Show last: 20 , 50 , 100 , All

Date File Revision Author Diff Revision Log
2008/08/03 06:31:00 775 775 dpavlin HTML | TEXT
switch back to GDBM_File which is included in recent
Debian, and TDB_File won't compile against tdb-dev
2005/01/01 19:09:53 623 623 dpavlin HTML | TEXT
cleanup and documentation updates
2004/04/17 20:40:28 304 304 dpavlin HTML | TEXT
Major change:

I no longer user HTML::Pager, SWISH and SWISH::Fork modules,
but SWISH::API (new interface to swish 2.4.x, which is required) and own
implementation of pager.

That saves round-trips of all results from swish-e to memory and to
HTML::Pager so this produces also significant speedup when result set is
large (tipically if you entered just a letter or two with huge number of
records).
2004/03/14 12:06:51 275 275 dpavlin HTML | TEXT
ported 269:272 from hidra
Copied from /branches/hidra/test_parse_format.pl:272
2004/03/09 12:17:05 255 255 dpavlin HTML | TEXT
ported r248:252 from hidra branch:

r248: much improved installation instructions, especially for Debian
GNU/Linux distributions
r249: changed use of Spreadsheet::ParseExcel and MARC to require/import so
that dependency on those modules can be resolved in runtime.
r250: finished installation documentation
r251: removing dependency on HTML::Parser would ease installation
r252: smaller eval{} fiexes. eval{} logic should really move to
parse_format.pm
2004/02/05 11:04:03 220 220 dpavlin HTML | TEXT
Important note about SQLite and dbi_user settings (in nutshell: leave them
blank)
2003/10/09 11:24:19 133 133 dpavlin HTML | TEXT
added note about SQLite performance, example in global.conf
2003/10/09 10:22:35 132 132 dpavlin HTML | TEXT
better documentation, allmost useful :-)
2003/07/08 22:13:56 81 81 dpavlin HTML | TEXT
the great rename: isis2xml.* -> all2xml.*
2003/06/01 18:48:55 52 52 dpavlin HTML | TEXT
improved
2003/06/01 13:45:36 49 49 dpavlin beginning of installation instructions