source: trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1438   24 years sjboddie * empty log message *
(edit) @1437   24 years sjboddie * empty log message *
(edit) @1436   24 years davidb Due to rearrangement of ConvertTo hierarchy, this file is now redundant.
(edit) @1435   24 years davidb Rearrangement of ConvertTo inheritence so HTMLPlug and TextPlug do not …
(edit) @1434   24 years sjboddie oops, fixed bug in unix version of file_copy function
(edit) @1433   24 years sjboddie * empty log message *
(edit) @1432   24 years sjboddie Lots of changes - mostly to get collectoraction working
(edit) @1431   24 years sjboddie Made a few minor adjustments to perl building code for use with …
(edit) @1430   24 years sjboddie * empty log message *
(edit) @1429   24 years sjboddie Made windows ignore the existence of mgpp until it has been ported properly
(edit) @1428   24 years sjboddie Added new delcol.pl script for use (mostly from within library) when …
(edit) @1427   24 years sjboddie Tidied up mkcol.pl slightly - now uses filename_cat everywhere to …
(edit) @1426   24 years sjboddie Added a file_copy function that I needed for the collectoraction
(edit) @1425   24 years sjboddie * empty log message *
(edit) @1424   24 years sjboddie Added a -out option to most of the perl building scripts to allow …
(edit) @1423   24 years sjboddie Added a couple of extra plugins to the default collection created by …
(edit) @1422   24 years sjboddie Fixed a bug preventing multiple hyphens from being escaped correctly …
(edit) @1421   24 years sjboddie Added a fairly primitive function for writing out lines to …
(edit) @1420   24 years davidb Moved read_file and read from ConvertToBasPlug to ConvertToPlug.
(edit) @1419   24 years sjboddie Added collector action - also changed the javascript required by all …
(edit) @1418   24 years davidb Small modification to improve handling of file names with spaces in.
(edit) @1417   24 years davidb Additions so ConvertPlug etc. can handle filenames with spaces in them.
(edit) @1416   24 years nzdl * empty log message *
(edit) @1415   24 years davidb Removed some diagnostic print statements.
(edit) @1414   24 years davidb Additions made to support document icons for Microsoft word and PDF.
(edit) @1413   24 years davidb Wrapper script for converting application docs to HTML/Text
(edit) @1412   24 years dmm9 adding the date extractor
(edit) @1411   24 years dmm9 added the options for the date extractor
(edit) @1410   24 years davidb Introduction of "ConvertTo" family of plugins. This establishes a new …
(edit) @1409   24 years nzdl * empty log message *
(edit) @1408   24 years paynter Added acronym extraction demo collection
(edit) @1407   24 years paynter Added a single "s".
(edit) @1406   24 years paynter Fixed bug with acronym images (Metadata element is called "Acronym" …
(edit) @1405   24 years say1 fixed acronym bugs
(edit) @1404   24 years say1 fixed acronyms option file. trimmed text at start of bibliographies to …
(edit) @1403   24 years say1 taught HTMLPlug about shtml, asp, cgi, php and html query files …
(edit) @1402   24 years sjboddie changed default timeout on authentication from 10 minutes to 30 …
(edit) @1401   24 years davidb Fixed small problem with associated files.
(edit) @1400   24 years davidb General tidying of code.
(edit) @1397   24 years cs025 Initial revision
(edit) @1396   24 years say1 changed initialisation code for acronyms
(edit) @1395   24 years paynter Added new collections: folktales & scms.
(edit) @1394   24 years nzdl * empty log message *
(edit) @1393   24 years say1 acronym markup functionality
(edit) @1392   24 years say1 fixed quotes
(edit) @1391   24 years say1 now actually calling tipaction code
(edit) @1390   24 years say1 added tip macro file
(edit) @1388   24 years sjboddie fixed a bit of a bug (more of a typo really) in the recent changes …
(edit) @1387   24 years paynter Icons for language/acronym browsing. …
(edit) @1386   24 years paynter Added language and acronym browsing icons.
(edit) @1385   24 years jrm21 We now don't remove the zparse.tab.[ch] or parse.yy.c files on a make …
(edit) @1384   24 years paynter Changed language extraction to ignoer encoding information, so that …
(edit) @1383   24 years paynter Fixed "httprefix" typo in -create_images option.
(edit) @1382   24 years paynter Less common languages moved into a subdirectory of textcat so that the …
(edit) @1381   24 years jrm21 yaz stuff + USE_FASTCGI=1 should compile now, I promise…
(edit) @1380   24 years jrm21 Whoops - added yaz include path to Makefile.in (for USE_FASTCGI=1)
(edit) @1379   24 years paynter Fixed bug that gave gsdlsourcedocument metadata relative path instead …
(edit) @1378   24 years paynter nightly.pl is a script that iterates over all the collections stored …
(edit) @1377   24 years paynter Added "mirror interval N" command for use with update.pl
(edit) @1376   24 years paynter update.pl is given the name of a collection that is based on a web …
(edit) @1375   24 years paynter mirror.pl is given the name of a collection that is a mirror of a web …
(edit) @1374   24 years sjboddie made set_OID use original document text instead of document object
(edit) @1373   24 years dmm9 Support for date search
(edit) @1372   24 years jrm21 Moved definition of FILE *errfile from z3950proto.cpp to zparse.y for …
(edit) @1371   24 years jrm21 Added copyright notice.
(edit) @1370   24 years jrm21 Stupid.... changed to /usr/bin/test, as that file actually exists on …
(edit) @1369   24 years jrm21 Modified handling of error/log file for parser, to make more portable …
(edit) @1368   24 years jrm21 Changed "test" to "/bin/test" as /bin/sh in SunOS 5.6 has a broken …
(edit) @1367   24 years jrm21 don't compile with CCLRPN=1 (for now). Makes no difference currently.
(edit) @1366   24 years jrm21 z39.50 protocol is not used if USE_FASTCGI defined. (Note it will …
(edit) @1365   24 years jrm21 Added rule: parse.yy.c depends on zparse.tab.h
(edit) @1364   24 years jrm21 Modified function decl.s from Classic C to Std. C
(edit) @1363   24 years sjboddie some tidying up of macro files for end-user collection building
(edit) @1362   24 years say1 removed use statement so other files could be compiled with use strict …
(edit) @1361   24 years say1 rewrote recursively to handle stop words and more cases
(edit) @1360   24 years say1 clarified status messages
(edit) @1359   24 years jrm21 fixed typo
(edit) @1358   24 years nzdl Fixed bug I recently introduced into HTMLPlug (<pre> tags were being …
(edit) @1356   24 years jrm21 * empty log message *
(edit) @1355   24 years jrm21 Fixed up parsing of z39.50 config file, so that errors go to file …
(edit) @1354   24 years jrm21 fixed an error created by merge.
(edit) @1353   24 years jrm21 Added the z39.50 config file in etc/recpt/z3950.cfg
(edit) @1352   24 years jrm21 added default err=noError to get_collectinfo !!!!!!!!!!!!!!!!!!
(edit) @1351   24 years jrm21 Fixed problem with bison being in yacc-compatible mode (file prefixes …
(edit) @1350   24 years jrm21 Fixed Makefile problem (not generated from Makefile.am anymore)
(edit) @1349   24 years jrm21 moved yaz/client/yaz_zclient.h into yaz/include/yaz.
(edit) @1348   24 years jrm21 A few minor changes while merging branch to help clean compilation
(edit) @1347   24 years jrm21 merged z39.50 receptionist stuff into main trunk (along with the mgpp …
(edit) @1344   24 years kjm18 changed configure rules at end
(edit) @1343   24 years johnmcp Added the YAZ toolkit source to the packages directory (for z39.50 stuff)
(edit) @1341   24 years paynter Licensing information for TextCat language models.
(edit) @1340   24 years kjm18 deleted configure stuff from this Makefile
(edit) @1339   24 years kjm18 added mgpp stuff
(edit) @1338   24 years kjm18 added mgpp search and queryfilter objects to make clean
(edit) @1337   24 years kjm18 made NZDL flags the default
(edit) @1336   24 years say1 fixed acronym extraction so it is now runs in time linear to the …
(edit) @1335   24 years say1 many acronym changes
(edit) @1334   24 years kjm18 made setcollectdir virtual
(edit) @1333   24 years kjm18 mgdocument() removed from base class
(edit) @1332   24 years kjm18 added mgpp Makefiles to the lists
Note: See TracRevisionLog for help on using the revision log.