# # ChangeLog for trunk/gsdl/bin # # Generated by Trac 1.4.2 # 2024-05-23T20:17:16+12:00 Thu, 23 Aug 2001 06:00:26 GMT jrm21 [2715] * trunk/gsdl/bin/script/pdftohtml.pl (modified) we now escape _ characters to protect against macro expansion, unless ... Wed, 22 Aug 2001 03:22:07 GMT sjboddie [2711] * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/collect/demo/etc/collect.cfg (modified) * trunk/gsdl/collect/modelcol/etc/collect.cfg (modified) * trunk/gsdl/perllib/colcfg.pm (modified) Removed the "beta" collect.cfg option to avoid awkward questions from ... Thu, 26 Jul 2001 21:17:04 GMT sjboddie [2671] * trunk/gsdl/bin/script/grab_collection.pl (modified) *** empty log message *** Tue, 24 Jul 2001 04:43:09 GMT sjboddie [2669] * trunk/gsdl/bin/java/Phind.jar (modified) Last Phind.jar was an invalid jar file Mon, 23 Jul 2001 22:24:54 GMT sjboddie [2668] * trunk/gsdl/bin/script/grab_collection.pl (added) * trunk/gsdl/bin/script/process_html.pl (added) Added Marcel's static collection building scripts to the source tree. ... Mon, 23 Jul 2001 02:44:19 GMT jrm21 [2665] * trunk/gsdl/bin/java/Phind.jar (modified) subdirs of zip file are now executable. Tue, 17 Jul 2001 23:55:26 GMT jrm21 [2656] * trunk/gsdl/bin/script/gsConvert.pl (modified) replaced some of the -e (exist) tests with -s (size>0) tests when ... Tue, 17 Jul 2001 23:53:50 GMT jrm21 [2655] * trunk/gsdl/bin/script/pdftohtml.pl (modified) don't delete .err log anymore - leave it for gsConvert.pl on failure. Fri, 13 Jul 2001 00:46:33 GMT sjboddie [2654] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Thu, 12 Jul 2001 10:39:32 GMT jrm21 [2651] * trunk/gsdl/bin/script/pdftohtml.pl (modified) pnmtopng was failing due to spaces in filenames on windows. Also need ... Tue, 10 Jul 2001 00:11:13 GMT jrm21 [2634] * trunk/gsdl/bin/script/gimp/flash_button-1.2.pl (added) * trunk/gsdl/bin/script/gimp/green_bar-1.2.pl (added) * trunk/gsdl/bin/script/gimp/title_icon-1.2.pl (added) added modified scripts for gimp 1.2 Sun, 08 Jul 2001 23:40:51 GMT sjboddie [2629] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Sun, 08 Jul 2001 19:57:34 GMT paynter [2628] * trunk/gsdl/bin/script/gimp/green_bar_g12.pl (added) * trunk/gsdl/bin/script/gimp/title_icon_g12.pl (added) New versions of title_icon.pl and green_bar.pl that work with Gimp ... Wed, 20 Jun 2001 04:52:39 GMT jrm21 [2600] * trunk/gsdl/bin/script/gsConvert.pl (modified) when extracting text from postscript, we now wrap the lines, so that ... Wed, 20 Jun 2001 02:32:24 GMT jrm21 [2599] * trunk/gsdl/bin/script/pdftohtml.pl (modified) we now do some post-processing to fix up words broken by html tags - ... Tue, 19 Jun 2001 03:27:43 GMT sjboddie [2584] * trunk/gsdl/bin/script/mkcol.pl (modified) RTFPlug is now included in the default collect.cfg Tue, 19 Jun 2001 02:26:54 GMT jrm21 [2575] * trunk/gsdl/bin/script/pdftohtml.pl (modified) we've dropped the ".bin" off the unix binary. Tue, 19 Jun 2001 02:26:54 GMT jrm21 [2574] * trunk/gsdl/bin/script/gsConvert.pl (modified) gsConvert now knows about rtftohtml package. wv config file is now in ... Tue, 19 Jun 2001 01:01:40 GMT sjboddie [2566] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) Added a -make_writable option to build script so the collector can ... Tue, 12 Jun 2001 22:55:38 GMT sjboddie [2531] * trunk/gsdl/bin/script/import.pl (modified) Changed wording of one of the messages printed by import.pl to aviod ... Tue, 12 Jun 2001 22:36:45 GMT sjboddie [2530] * trunk/gsdl/bin/script/mkcol.pl (modified) altered the output of mkcol.pl a little so that it now hopefully ... Tue, 12 Jun 2001 22:19:03 GMT sjboddie [2528] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Tue, 12 Jun 2001 00:18:03 GMT kjm18 [2524] * trunk/gsdl/bin/script/buildcol.pl (modified) removed "exit if mgpp & windows" Thu, 07 Jun 2001 23:21:27 GMT sjboddie [2512] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/etc/wv (added) * trunk/gsdl/etc/wv/wvHtml.xml (added) * trunk/gsdl/packages/wv/wvHtml.xml (deleted) Moved wv's XML config file from packages/wv to etc/wv so that it is ... Thu, 07 Jun 2001 05:13:11 GMT sjboddie [2507] * trunk/gsdl/bin/java (added) * trunk/gsdl/bin/java/Phind.jar (added) * trunk/gsdl/macros/document.dm (modified) * trunk/gsdl/perllib/classify/phind.pm (modified) * trunk/gsdl/src/java (added) * trunk/gsdl/src/java/org (added) * trunk/gsdl/src/java/org/nzdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Makefile (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/Phind.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/PhindTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultBox.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultCanvas.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultDisplay.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItem.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemDocument.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemLink.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultItemPhrase.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/ResultTitle.java (added) * trunk/gsdl/src/java/org/nzdl/gsdl/Phind/URLUTF8Encoder.java (added) * trunk/gsdl/src/phind/client (deleted) * trunk/gsdl/src/phind/host (deleted) Tidied up the phind client a little more. It now belongs to the ... Tue, 05 Jun 2001 04:13:12 GMT sjboddie [2495] * trunk/gsdl/bin/script/filecopy.pl (modified) Fixed a bug (again) that prevented the collector from being able to ... Mon, 04 Jun 2001 22:41:05 GMT sjboddie [2488] * trunk/gsdl/bin/script/build (modified) minor bug fix Fri, 25 May 2001 02:34:44 GMT paynter [2472] * trunk/gsdl/bin/script/mirror.pl (modified) execute perl scripts with perl -S. Thu, 24 May 2001 22:09:59 GMT sjboddie [2469] * trunk/gsdl/bin/script/build (modified) *** empty log message *** Fri, 18 May 2001 02:53:07 GMT jrm21 [2447] * trunk/gsdl/bin/script/gsConvert.pl (modified) Safety check: postscript files start with %! - don't just rely on .ps ... Thu, 17 May 2001 04:15:58 GMT sjboddie [2441] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Thu, 17 May 2001 03:21:06 GMT sjboddie [2440] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Wed, 16 May 2001 23:41:56 GMT sjboddie [2438] * trunk/gsdl/bin/script/create_distributions.pl (modified) * trunk/gsdl/src/setpasswd/setpasswd.cpp (modified) *** empty log message *** Wed, 16 May 2001 23:15:22 GMT sjboddie [2436] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Wed, 16 May 2001 09:10:28 GMT sjboddie [2431] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) *** empty log message *** Wed, 16 May 2001 05:38:29 GMT sjboddie [2429] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Mon, 14 May 2001 22:24:25 GMT sjboddie [2413] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Mon, 14 May 2001 22:11:24 GMT sjboddie [2411] * trunk/gsdl/bin/script/ping.pl (modified) *** empty log message *** Mon, 14 May 2001 22:00:35 GMT sjboddie [2410] * trunk/gsdl/bin/script/ping.pl (modified) Another attempt at getting a cross-platform http/ftp pinger working Fri, 11 May 2001 02:56:11 GMT sjboddie [2393] * trunk/gsdl/bin/script/ping.pl (added) Added ping.pl perl script for use by the collector Mon, 07 May 2001 22:28:03 GMT sjboddie [2381] * trunk/gsdl/bin/script/build (modified) build script now fails with an error message if the import stage ... Sun, 06 May 2001 23:31:51 GMT jrm21 [2367] * trunk/gsdl/bin/script/pdftohtml.pl (modified) fixed a typo in comment. Thu, 03 May 2001 23:28:29 GMT sjboddie [2360] * trunk/gsdl/bin/script/mkcol.pl (modified) *** empty log message *** Thu, 03 May 2001 23:15:58 GMT sjboddie [2359] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/perllib/parsargv.pm (modified) * trunk/gsdl/perllib/util.pm (modified) Altered the help text a little for mkcol.pl, import.pl, buildcol.pl, ... Thu, 03 May 2001 01:59:37 GMT sjboddie [2355] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/perllib/colcfg.pm (modified) All options to import.pl and buildcol.pl may now be specified from ... Wed, 02 May 2001 02:01:55 GMT jrm21 [2352] * trunk/gsdl/bin/script/pdftohtml.pl (modified) removed crappy heuristical code that tried to check for extractable ... Tue, 01 May 2001 05:29:48 GMT jrm21 [2346] * trunk/gsdl/bin/script/pdftohtml.pl (modified) newer version of pdftohtml from upstream uses image.log instead of ... Tue, 24 Apr 2001 04:36:21 GMT sjboddie [2336] * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/perllib/colcfg.pm (modified) * trunk/gsdl/perllib/mgbuilder.pm (modified) * trunk/gsdl/perllib/mgbuildproc.pm (modified) added a -no_text option to buildcol.pl to allow collections to be ... Mon, 23 Apr 2001 04:25:44 GMT sjboddie [2334] * trunk/gsdl/Install.sh (modified) * trunk/gsdl/bin/script/create_distributions.pl (modified) * trunk/gsdl/bin/script/exportcol.pl (modified) Tidied up the "export collection" function a little Thu, 19 Apr 2001 23:48:20 GMT sjboddie [2328] * trunk/gsdl/bin/script/import.pl (modified) Added a -OIDtype option to import.pl to allow an alternative (and ... Wed, 11 Apr 2001 00:56:03 GMT sjboddie [2304] * trunk/gsdl/bin/script/gsWget.pl (modified) Altered gsWget.pl slightly so that on windows it now relies on ... Tue, 10 Apr 2001 00:14:24 GMT sjboddie [2299] * trunk/gsdl/bin/script/translate.pl (modified) * trunk/gsdl/macros/arabic.dm (modified) * trunk/gsdl/macros/chinese.dm (modified) * trunk/gsdl/macros/dutch.dm (modified) * trunk/gsdl/macros/english.dm (modified) * trunk/gsdl/macros/french.dm (modified) * trunk/gsdl/macros/german.dm (modified) * trunk/gsdl/macros/maori.dm (modified) * trunk/gsdl/macros/port.dm (modified) * trunk/gsdl/macros/pref.dm (modified) * trunk/gsdl/macros/russian.dm (modified) * trunk/gsdl/macros/russian2.dm (modified) * trunk/gsdl/macros/spanish.dm (modified) Removed a bunch of _width_ macros from language macro files as ... Fri, 06 Apr 2001 02:28:09 GMT jrm21 [2289] * trunk/gsdl/bin/script/pdftohtml.pl (modified) check if system() returns != 0, rather than just > 0 (-1 => can't run). Thu, 05 Apr 2001 10:30:39 GMT sjboddie [2287] * trunk/gsdl/bin/script/import.pl (modified) Reverted import.pl to version 1.25 as the last commit wiped out some ... Tue, 03 Apr 2001 02:37:44 GMT davidb [2268] * trunk/gsdl/bin/script/import.pl (modified) Augmented so GML files generated conform to XML syntax. Main ... Mon, 02 Apr 2001 23:45:46 GMT sjboddie [2263] * trunk/gsdl/bin/script/filecopy.pl (modified) Altered the way filecopy.pl works to avoid infinite recursion when ... Mon, 02 Apr 2001 03:56:27 GMT sjboddie [2248] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Fixed another couple of bugs in the pdf and word conversion stuff ... Sun, 01 Apr 2001 09:19:25 GMT sjboddie [2241] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) Tidied up the ConvertToPlug stuff to get it working on Windows 95/98 Sun, 01 Apr 2001 01:18:22 GMT sjboddie [2236] * trunk/gsdl/bin/script/gimp/flash_button.pl (modified) * trunk/gsdl/bin/script/gimp/green_bar.pl (modified) * trunk/gsdl/bin/script/gimp/title_icon.pl (modified) * trunk/gsdl/bin/script/translate.pl (modified) Made a couple of changes to image creation scripts to handle cyrillic ... Thu, 08 Mar 2001 02:45:10 GMT sjboddie [2138] * trunk/gsdl/bin/script/exportcol.pl (modified) tinkered with the export collection function a little so that it only ... Thu, 08 Mar 2001 02:04:16 GMT sjboddie [2137] * trunk/gsdl/bin/script/filecopy.pl (modified) Fixed a minor bug in the collector Mon, 05 Mar 2001 05:01:57 GMT jrm21 [2118] * trunk/gsdl/bin/script/pdftohtml.pl (modified) Added some code to try to screen out .pdf files likely to cause ... Mon, 05 Mar 2001 05:00:10 GMT jrm21 [2117] * trunk/gsdl/bin/script/gsConvert.pl (modified) Tidied up a bit, error in args passed to pdf_to_text, etc. Tue, 27 Feb 2001 02:52:20 GMT jrm21 [2076] * trunk/gsdl/bin/script/indexes/amend_pdf.pl (modified) /usr/bin/perl instead of /usr/local/bin/perl Tue, 27 Feb 2001 00:40:58 GMT sjboddie [2075] * trunk/gsdl/bin/script/exportcol.pl (added) Added new perl script for use when exporting collections to cd-rom Fri, 23 Feb 2001 03:51:33 GMT jrm21 [2060] * trunk/gsdl/bin/script/gsConvert.pl (modified) (system($cmd)>0) : system can return -1 if the cmd couldn't be ... Tue, 20 Feb 2001 20:13:36 GMT sjboddie [2033] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Tue, 20 Feb 2001 06:00:42 GMT jrm21 [2032] * trunk/gsdl/bin/script/gsConvert.pl (modified) added .ps to the usage, fixed typo in comment. Tue, 20 Feb 2001 05:54:46 GMT jrm21 [2031] * trunk/gsdl/bin/script/gsConvert.pl (modified) Improved postscript to text handling a little bit better. Also, ... Tue, 20 Feb 2001 03:00:06 GMT jrm21 [2028] * trunk/gsdl/bin/script/pdftohtml.pl (modified) When trying to convert image formats, we pipe output to /dev/null in ... Tue, 20 Feb 2001 01:58:17 GMT sjboddie [2023] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Changed pdftohtml.pl and gsConvert.pl to reflect the fact that their ... Mon, 19 Feb 2001 05:06:16 GMT jrm21 [2012] * trunk/gsdl/bin/script/gsConvert.pl (modified) re-added the crappy PS text-stripper, and made the error handling a ... Fri, 16 Feb 2001 03:30:15 GMT dg5 [1997] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Modified gsConvert.pl and pdftohtml.pl to reflect moving of pdftohtml ... Fri, 16 Feb 2001 02:54:23 GMT sjboddie [1993] * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/collect/demo/etc/collect.cfg (modified) * trunk/gsdl/collect/modelcol/etc/collect.cfg (modified) Miscellaneous minor changes (mysterious isn't it ;-) Thu, 15 Feb 2001 03:22:48 GMT jrm21 [1984] * trunk/gsdl/bin/script/pdftohtml.pl (modified) exit(1) if we had to print out the usage message. Also chmod +x Wed, 14 Feb 2001 00:56:22 GMT jmt14 [1971] * trunk/gsdl/bin/script/indexes (added) * trunk/gsdl/bin/script/indexes/Core.pm (added) * trunk/gsdl/bin/script/indexes/PDF.pm (added) * trunk/gsdl/bin/script/indexes/Parse.pm (added) * trunk/gsdl/bin/script/indexes/amend_pdf.pl (added) * trunk/gsdl/bin/script/indexes/buildkpi.pl (added) * trunk/gsdl/bin/script/indexes/buildkpiK.pl (added) * trunk/gsdl/bin/script/indexes/buildkpiS.pl (added) * trunk/gsdl/bin/script/indexes/relation.pl (added) added files: Core.pm PDF.pm Parse.pm amend_pdf.pl buildkpi.pl ... Tue, 13 Feb 2001 23:48:56 GMT sjboddie [1970] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/buildcol.pl (modified) * trunk/gsdl/bin/script/cancel_build.pl (modified) * trunk/gsdl/bin/script/classinfo.pl (modified) * trunk/gsdl/bin/script/cleantmp.pl (modified) * trunk/gsdl/bin/script/create_distributions.pl (modified) * trunk/gsdl/bin/script/delcol.pl (modified) * trunk/gsdl/bin/script/filecopy.pl (modified) * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/gsdlinfo.pl (modified) * trunk/gsdl/bin/script/import.pl (modified) * trunk/gsdl/bin/script/makemapfile.pl (modified) * trunk/gsdl/bin/script/mirror.pl (modified) * trunk/gsdl/bin/script/mkcol.pl (modified) * trunk/gsdl/bin/script/newsrc.pl (deleted) * trunk/gsdl/bin/script/nightly.pl (modified) * trunk/gsdl/bin/script/perlcalc.pl (deleted) * trunk/gsdl/bin/script/pluginfo.pl (modified) * trunk/gsdl/bin/script/sendmail.pl (modified) * trunk/gsdl/bin/script/togb.pl (deleted) * trunk/gsdl/bin/script/touc.pl (deleted) * trunk/gsdl/bin/script/toutf8.pl (deleted) * trunk/gsdl/bin/script/translate.pl (modified) * trunk/gsdl/bin/script/unindex.pl (modified) * trunk/gsdl/bin/script/update.pl (modified) * trunk/gsdl/bin/script/urlcopy.pl (deleted) Added more usage information to all perl programs and removed a few ... Mon, 12 Feb 2001 22:48:10 GMT dg5 [1960] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (modified) Modified pdftohtml.pl to reflect the change in location of ... Thu, 08 Feb 2001 04:33:28 GMT sjboddie [1934] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Thu, 08 Feb 2001 00:49:27 GMT sjboddie [1928] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/bin/script/pdftohtml.pl (added) Added: pdftohtml.pl - Perl script that handles conversion of PDF ... Wed, 07 Feb 2001 21:12:03 GMT sjboddie [1926] * trunk/gsdl/bin/script/translate.pl (modified) *** empty log message *** Wed, 31 Jan 2001 01:40:05 GMT paynter [1885] * trunk/gsdl/bin/script/classinfo.pl (added) * trunk/gsdl/perllib/classify/BasClas.pm (modified) Added a classinfo.pl script, analogous to pluginfo.pl, that provides ... Mon, 29 Jan 2001 01:54:58 GMT sjboddie [1870] * trunk/gsdl/bin/script/makemapfile.pl (modified) * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/lib/gsdlunicode.cpp (modified) * trunk/gsdl/lib/gsdlunicode.h (modified) * trunk/gsdl/mappings/README (modified) * trunk/gsdl/mappings/from_uc/big5.ump (added) * trunk/gsdl/mappings/from_uc/euc_jp.ump (added) * trunk/gsdl/mappings/from_uc/gbk.ump (added) * trunk/gsdl/mappings/from_uc/shiftjis.ump (added) * trunk/gsdl/mappings/from_uc/uhc.ump (modified) * trunk/gsdl/mappings/to_uc/big5.ump (added) * trunk/gsdl/mappings/to_uc/euc_jp.ump (added) * trunk/gsdl/mappings/to_uc/gbk.ump (added) * trunk/gsdl/mappings/to_uc/shiftjis.ump (added) * trunk/gsdl/mappings/to_uc/uhc.ump (modified) * trunk/gsdl/perllib/cjk.pm (deleted) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/encodings.pm (added) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/textcat/ko-korean.lm (added) * trunk/gsdl/perllib/textcat/ko-uhc.lm (deleted) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/src/recpt/converter.cpp (modified) * trunk/gsdl/src/recpt/converter.h (modified) * trunk/gsdl/src/recpt/librarymain.cpp (modified) * trunk/gsdl/src/recpt/pageaction.cpp (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) * trunk/gsdl/unicode (deleted) Tidied up language support stuff. Fri, 26 Jan 2001 04:25:49 GMT sjboddie [1868] * trunk/gsdl/bin/script/makemapfile.pl (added) * trunk/gsdl/etc/main.cfg (modified) * trunk/gsdl/mappings (added) * trunk/gsdl/mappings/README (added) * trunk/gsdl/mappings/from_uc (added) * trunk/gsdl/mappings/from_uc/8859_1.ump (added) * trunk/gsdl/mappings/from_uc/8859_2.ump (added) * trunk/gsdl/mappings/from_uc/8859_3.ump (added) * trunk/gsdl/mappings/from_uc/8859_4.ump (added) * trunk/gsdl/mappings/from_uc/8859_5.ump (added) * trunk/gsdl/mappings/from_uc/8859_6.ump (added) * trunk/gsdl/mappings/from_uc/8859_7.ump (added) * trunk/gsdl/mappings/from_uc/8859_8.ump (added) * trunk/gsdl/mappings/from_uc/8859_9.ump (added) * trunk/gsdl/mappings/from_uc/iscii_de.ump (added) * trunk/gsdl/mappings/from_uc/koi8_r.ump (added) * trunk/gsdl/mappings/from_uc/koi8_u.ump (added) * trunk/gsdl/mappings/from_uc/uhc.ump (added) * trunk/gsdl/mappings/from_uc/win1250.ump (added) * trunk/gsdl/mappings/from_uc/win1251.ump (added) * trunk/gsdl/mappings/from_uc/win1252.ump (added) * trunk/gsdl/mappings/from_uc/win1253.ump (added) * trunk/gsdl/mappings/from_uc/win1254.ump (added) * trunk/gsdl/mappings/from_uc/win1255.ump (added) * trunk/gsdl/mappings/from_uc/win1256.ump (added) * trunk/gsdl/mappings/from_uc/win1257.ump (added) * trunk/gsdl/mappings/from_uc/win1258.ump (added) * trunk/gsdl/mappings/from_uc/win874.ump (added) * trunk/gsdl/mappings/to_uc (added) * trunk/gsdl/mappings/to_uc/8859_1.ump (added) * trunk/gsdl/mappings/to_uc/8859_2.ump (added) * trunk/gsdl/mappings/to_uc/8859_3.ump (added) * trunk/gsdl/mappings/to_uc/8859_4.ump (added) * trunk/gsdl/mappings/to_uc/8859_5.ump (added) * trunk/gsdl/mappings/to_uc/8859_6.ump (added) * trunk/gsdl/mappings/to_uc/8859_7.ump (added) * trunk/gsdl/mappings/to_uc/8859_8.ump (added) * trunk/gsdl/mappings/to_uc/8859_9.ump (added) * trunk/gsdl/mappings/to_uc/iscii_de.ump (added) * trunk/gsdl/mappings/to_uc/koi8_r.ump (added) * trunk/gsdl/mappings/to_uc/koi8_u.ump (added) * trunk/gsdl/mappings/to_uc/uhc.ump (added) * trunk/gsdl/mappings/to_uc/win1250.ump (added) * trunk/gsdl/mappings/to_uc/win1251.ump (added) * trunk/gsdl/mappings/to_uc/win1252.ump (added) * trunk/gsdl/mappings/to_uc/win1253.ump (added) * trunk/gsdl/mappings/to_uc/win1254.ump (added) * trunk/gsdl/mappings/to_uc/win1255.ump (added) * trunk/gsdl/mappings/to_uc/win1256.ump (added) * trunk/gsdl/mappings/to_uc/win1257.ump (added) * trunk/gsdl/mappings/to_uc/win1258.ump (added) * trunk/gsdl/mappings/to_uc/win874.ump (added) * trunk/gsdl/perllib/cjk.pm (added) * trunk/gsdl/perllib/doc.pm (modified) * trunk/gsdl/perllib/gb.pm (deleted) * trunk/gsdl/perllib/multiread.pm (modified) * trunk/gsdl/perllib/plugins/BasPlug.pm (modified) * trunk/gsdl/perllib/textcat/README (deleted) * trunk/gsdl/perllib/textcat/afrikaans.lm (deleted) * trunk/gsdl/perllib/textcat/ar-iso_8859_6.lm (added) * trunk/gsdl/perllib/textcat/ar-windows_1256.lm (added) * trunk/gsdl/perllib/textcat/arabic-iso8859_6.lm (deleted) * trunk/gsdl/perllib/textcat/arabic-windows1256.lm (deleted) * trunk/gsdl/perllib/textcat/be-windows_1251.lm (added) * trunk/gsdl/perllib/textcat/belarus-windows1251.lm (deleted) * trunk/gsdl/perllib/textcat/bg-iso_8859_5.lm (added) * trunk/gsdl/perllib/textcat/bulgarian-iso8859_5.lm (deleted) * trunk/gsdl/perllib/textcat/chinese-big5.lm (deleted) * trunk/gsdl/perllib/textcat/chinese-gb2312.lm (deleted) * trunk/gsdl/perllib/textcat/cs-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/czech-iso8859_2.lm (deleted) * trunk/gsdl/perllib/textcat/da-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/danish.lm (deleted) * trunk/gsdl/perllib/textcat/de-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/dutch.lm (deleted) * trunk/gsdl/perllib/textcat/el-iso_8859_7.lm (added) * trunk/gsdl/perllib/textcat/en-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/english.lm (deleted) * trunk/gsdl/perllib/textcat/es-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/esperanto.lm (deleted) * trunk/gsdl/perllib/textcat/fi-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/finnish.lm (deleted) * trunk/gsdl/perllib/textcat/fr-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/french.lm (deleted) * trunk/gsdl/perllib/textcat/german.lm (deleted) * trunk/gsdl/perllib/textcat/greek-iso8859-7.lm (deleted) * trunk/gsdl/perllib/textcat/hebrew-iso8859_8.lm (deleted) * trunk/gsdl/perllib/textcat/hi-iscii_de.lm (added) * trunk/gsdl/perllib/textcat/hindi.lm (deleted) * trunk/gsdl/perllib/textcat/in-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/it-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/italian.lm (deleted) * trunk/gsdl/perllib/textcat/iw-iso_8859_8.lm (added) * trunk/gsdl/perllib/textcat/ja-euc_jp.lm (added) * trunk/gsdl/perllib/textcat/ja-shift_jis.lm (added) * trunk/gsdl/perllib/textcat/japanese-euc_jp.lm (deleted) * trunk/gsdl/perllib/textcat/japanese-shift_jis.lm (deleted) * trunk/gsdl/perllib/textcat/ji-utf8.lm (added) * trunk/gsdl/perllib/textcat/ko-uhc.lm (added) * trunk/gsdl/perllib/textcat/korean.lm (deleted) * trunk/gsdl/perllib/textcat/nl-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/no-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/norwegian.lm (deleted) * trunk/gsdl/perllib/textcat/pl-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/polish.lm (deleted) * trunk/gsdl/perllib/textcat/portuguese.lm (deleted) * trunk/gsdl/perllib/textcat/pt-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/ro-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/ru-iso_8859_5.lm (added) * trunk/gsdl/perllib/textcat/ru-koi8_r.lm (added) * trunk/gsdl/perllib/textcat/ru-windows_1251.lm (added) * trunk/gsdl/perllib/textcat/russian-iso8859_5.lm (deleted) * trunk/gsdl/perllib/textcat/russian-koi8_r.lm (deleted) * trunk/gsdl/perllib/textcat/russian-windows1251.lm (deleted) * trunk/gsdl/perllib/textcat/sk-windows_1250.lm (added) * trunk/gsdl/perllib/textcat/sl-ascii.lm (added) * trunk/gsdl/perllib/textcat/sl-iso_8859_2.lm (added) * trunk/gsdl/perllib/textcat/spanish.lm (deleted) * trunk/gsdl/perllib/textcat/sv-iso_8859_1.lm (added) * trunk/gsdl/perllib/textcat/swedish.lm (deleted) * trunk/gsdl/perllib/textcat/th-windows_874.lm (added) * trunk/gsdl/perllib/textcat/tr-iso_8859_9.lm (added) * trunk/gsdl/perllib/textcat/uk-koi8_r.lm (added) * trunk/gsdl/perllib/textcat/ukrainian-koi8_r.lm (deleted) * trunk/gsdl/perllib/textcat/vi-windows_1258.lm (added) * trunk/gsdl/perllib/textcat/vietnamese.lm (deleted) * trunk/gsdl/perllib/textcat/zh-big5.lm (added) * trunk/gsdl/perllib/textcat/zh-gb.lm (added) * trunk/gsdl/perllib/unicode.pm (modified) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/GB/makemapfile.pl (deleted) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/JIS0201.TXT (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/JIS0208.TXT (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/JIS0212.TXT (added) * trunk/gsdl/unicode/MAPPINGS/EASTASIA/JIS/SJIS.TXT (added) * trunk/gsdl/unicode/MAPPINGS/ISCII/Devanagari.txt (modified) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/1257.TXT (added) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/1258.TXT (added) * trunk/gsdl/unicode/MAPPINGS/WINDOWS/874.TXT (added) * trunk/gsdl/unicode/sjisu.ump (added) * trunk/gsdl/unicode/usjis.ump (added) Made a bunch of changes to the building code to support lots of new ... Mon, 22 Jan 2001 02:44:21 GMT kjm18 [1854] * trunk/gsdl/bin/script/mgppbuildcol.pl (deleted) mgppbuildcol.pl removed - now use buildcol.pl to build mgpp collections Mon, 22 Jan 2001 02:37:46 GMT kjm18 [1853] * trunk/gsdl/bin/script/buildcol.pl (modified) adapted to work with both mg and mgpp building. THe default is to use ... Wed, 20 Dec 2000 21:41:11 GMT sjboddie [1825] * trunk/gsdl/bin/script/create_distributions.pl (modified) *** empty log message *** Wed, 20 Dec 2000 05:02:59 GMT sjboddie [1822] * trunk/gsdl/bin/script/create_distributions.pl (added) *** empty log message *** Mon, 11 Dec 2000 00:58:13 GMT sjboddie [1780] * trunk/gsdl/bin/script/mkcol.pl (modified) tidied up mkcol.pl's help text Fri, 08 Dec 2000 04:00:35 GMT sjboddie [1778] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/lib/gsdltimes.cpp (modified) * trunk/gsdl/lib/gsdltimes.h (modified) * trunk/gsdl/perllib/cpan/Mail/Sendmail.pm (modified) * trunk/gsdl/src/recpt/collectoraction.cpp (modified) * trunk/gsdl/src/recpt/collectoraction.h (modified) * trunk/gsdl/src/recpt/receptionist.cpp (modified) Implemented the new MailServer, LogEvents, EmailEvents and ... Fri, 08 Dec 2000 03:50:29 GMT sjboddie [1777] * trunk/gsdl/bin/script/sendmail.pl (added) Created sendmail.pl - a wrapper around the Sendmail perl module for ... Thu, 07 Dec 2000 05:18:21 GMT sjboddie [1762] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/perllib/cpan (added) * trunk/gsdl/perllib/cpan/Mail (added) * trunk/gsdl/perllib/cpan/Mail/Sendmail.pm (added) * trunk/gsdl/src/recpt/receptionist.cpp (modified) * trunk/gsdl/src/recpt/receptionist.h (modified) Added support for the new LogEvents, EmailEvents, EmailUserEvents and ... Thu, 07 Dec 2000 02:34:18 GMT dmm9 [1761] * trunk/gsdl/bin/script/buildcol.pl (modified) Removing obsolete documentation Wed, 06 Dec 2000 06:10:59 GMT sjboddie [1753] * trunk/gsdl/bin/script/build (modified) Fixed what I hope is the final bug in getting http building to work ... Tue, 05 Dec 2000 02:56:25 GMT sjboddie [1743] * trunk/gsdl/bin/script/build (modified) * trunk/gsdl/bin/script/gsWget.pl (modified) Had a bit of a go at getting the building code to build from http and ... Fri, 01 Dec 2000 03:36:33 GMT jrm21 [1734] * trunk/gsdl/bin/script/gsConvert.pl (modified) For postscript, fall back to some simple text extraction if ps2ascii ... Tue, 28 Nov 2000 02:59:09 GMT sjboddie [1709] * trunk/gsdl/bin/script/build (modified) build script edited to use wget to download source files via http and ftp Mon, 27 Nov 2000 02:36:10 GMT say1 [1705] * trunk/gsdl/bin/script/gsConvert.pl (modified) * trunk/gsdl/perllib/plugins/ConvertToPlug.pm (modified) fixed to handle filenames with multiple dots. Fri, 24 Nov 2000 03:43:50 GMT dmm9 [1698] * trunk/gsdl/bin/script/mkcol.pl (modified) Fixing up usage message for documentation purposes Wed, 22 Nov 2000 22:51:09 GMT kjm18 [1693] * trunk/gsdl/bin/script/mgppbuildcol.pl (modified) updated to resemble the updated buildcol.pl