Timeline



2000-08-09:

16:34 Changeset [1387] by paynter
Icons for language/acronym browsing. …
16:32 Changeset [1386] by paynter
Added language and acronym browsing icons.
14:38 Changeset [1385] by jrm21
We now don't remove the zparse.tab.[ch] or parse.yy.c files on a make …
14:18 Changeset [1384] by paynter
Changed language extraction to ignoer encoding information, so that …
11:54 Changeset [1383] by paynter
Fixed "httprefix" typo in -create_images option.
10:18 Changeset [1382] by paynter
Less common languages moved into a subdirectory of textcat so that the …
10:07 Changeset [1381] by jrm21
yaz stuff + USE_FASTCGI=1 should compile now, I promise…
09:51 Changeset [1380] by jrm21
Whoops - added yaz include path to Makefile.in (for USE_FASTCGI=1)
09:51 Changeset [1379] by paynter
Fixed bug that gave gsdlsourcedocument metadata relative path instead …

2000-08-08:

16:50 Changeset [1378] by paynter
nightly.pl is a script that iterates over all the collections stored …
16:48 Changeset [1377] by paynter
Added "mirror interval N" command for use with update.pl
16:44 Changeset [1376] by paynter
update.pl is given the name of a collection that is based on a web …
16:41 Changeset [1375] by paynter
mirror.pl is given the name of a collection that is a mirror of a web …
16:36 Changeset [1374] by sjboddie
made set_OID use original document text instead of document object
15:46 Changeset [1373] by dmm9
Support for date search

2000-08-07:

17:13 Changeset [1372] by jrm21
Moved definition of FILE *errfile from z3950proto.cpp to zparse.y for …
17:08 Changeset [1371] by jrm21
Added copyright notice.
16:49 Changeset [1370] by jrm21
Stupid.... changed to /usr/bin/test, as that file actually exists on …
16:46 Changeset [1369] by jrm21
Modified handling of error/log file for parser, to make more portable …
16:44 Changeset [1368] by jrm21
Changed "test" to "/bin/test" as /bin/sh in SunOS 5.6 has a broken …
14:55 Changeset [1367] by jrm21
don't compile with CCLRPN=1 (for now). Makes no difference currently.
14:43 Changeset [1366] by jrm21
z39.50 protocol is not used if USE_FASTCGI defined. (Note it will …
13:59 Changeset [1365] by jrm21
Added rule: parse.yy.c depends on zparse.tab.h
13:50 Changeset [1364] by jrm21
Modified function decl.s from Classic C to Std. C
11:19 Changeset [1363] by sjboddie
some tidying up of macro files for end-user collection building

2000-08-06:

12:30 Changeset [1362] by say1
removed use statement so other files could be compiled with use strict …

2000-08-05:

13:50 Changeset [1361] by say1
rewrote recursively to handle stop words and more cases
13:49 Changeset [1360] by say1
clarified status messages

2000-08-04:

15:35 Changeset [1359] by jrm21
fixed typo
14:22 Changeset [1358] by nzdl
Fixed bug I recently introduced into HTMLPlug (<pre> tags were being …
12:35 Changeset [1357]
This commit was manufactured by cvs2svn to create tag …
12:35 Changeset [1356] by jrm21
* empty log message *
12:32 Changeset [1355] by jrm21
Fixed up parsing of z39.50 config file, so that errors go to file …
11:17 Changeset [1354] by jrm21
fixed an error created by merge.
10:25 Changeset [1353] by jrm21
Added the z39.50 config file in etc/recpt/z3950.cfg
10:10 Changeset [1352] by jrm21
added default err=noError to get_collectinfo !!!!!!!!!!!!!!!!!!

2000-08-03:

19:47 Changeset [1351] by jrm21
Fixed problem with bison being in yacc-compatible mode (file prefixes …
19:41 Changeset [1350] by jrm21
Fixed Makefile problem (not generated from Makefile.am anymore)
19:20 Changeset [1349] by jrm21
moved yaz/client/yaz_zclient.h into yaz/include/yaz.
18:57 Changeset [1348] by jrm21
A few minor changes while merging branch to help clean compilation
17:21 Changeset [1347] by jrm21
merged z39.50 receptionist stuff into main trunk (along with the mgpp …
16:50 Changeset [1346] by johnmcp
added a few miscellaneous files for z39.50 (the flex- and bison-made C …
15:27 Changeset [1345]
This commit was manufactured by cvs2svn to create tag 'Commited-z3950'.
15:27 Changeset [1344] by kjm18
changed configure rules at end
15:12 Changeset [1343] by johnmcp
Added the YAZ toolkit source to the packages directory (for z39.50 stuff)
14:49 Changeset [1342] by johnmcp
Relatively stable z39.50 implementation now, merged with the mgpp …
12:47 Changeset [1341] by paynter
Licensing information for TextCat language models.
11:08 Changeset [1340] by kjm18
deleted configure stuff from this Makefile
10:59 Changeset [1339] by kjm18
added mgpp stuff
10:55 Changeset [1338] by kjm18
added mgpp search and queryfilter objects to make clean
10:52 Changeset [1337] by kjm18
made NZDL flags the default
00:41 Changeset [1336] by say1
fixed acronym extraction so it is now runs in time linear to the …

2000-08-02:

23:38 Changeset [1335] by say1
many acronym changes
15:57 Changeset [1334] by kjm18
made setcollectdir virtual
15:44 Changeset [1333] by kjm18
mgdocument() removed from base class
14:30 Changeset [1332] by kjm18
added mgpp Makefiles to the lists
14:15 Changeset [1331] by kjm18
added in mgpp libraries and new colservr objects
14:10 Changeset [1330] by kjm18
added buildType support for mgpp collections. also FRfullTextBrowse …
14:08 Changeset [1329] by kjm18
level info (cgiarg g) added to filterOptions
14:07 Changeset [1328] by kjm18
added new cgiarg - g for granularity - for mgpp collections. also …
14:05 Changeset [1327] by kjm18
incorporated support for mgpp collections. searchclass and queryfilter …
13:03 Changeset [1326] by kjm18
words.o removed from libtextin.a to avoid conflict with mgpp libraries
13:01 Changeset [1325] by kjm18
creating a new library gsdllibmg.a. This leaves out messages.o to …
12:58 Changeset [1324] by kjm18
mgpp incorporated. the old mgsearchclass and queryfilterclass are …
12:54 Changeset [1323] by kjm18
mgpp incorporated. have mgsearch and mgppsearch, mgqueryfilter and …
12:49 Changeset [1322] by kjm18
now uses the base searchclass rather than mgsearchclass
12:47 Changeset [1321] by kjm18
mgsearchptr cast to mgsearchclass for OID_phrase_search()
12:46 Changeset [1320] by kjm18
now inherits from mgqueryfilter rather than queryfilter
12:45 Changeset [1319] by kjm18
added level info to queryparamclass for mgpp collections
12:44 Changeset [1318] by kjm18
added buildtype filed to configure (for mgpp collections)

2000-08-01:

16:41 Changeset [1317] by paynter
Added -extract_language option, which uses the textcat language …
16:39 Changeset [1316] by paynter
The textcat language identification package.
16:38 Changeset [1315] by paynter
Language models for the textcat language identification package.
13:56 Changeset [1314]
This commit was manufactured by cvs2svn to create tag …
13:56 Changeset [1313] by sjboddie
Added Davids version of AZCompactList which handles multiple value metadata

2000-07-31:

15:06 Changeset [1312] by sjboddie
fixed a bug in the HTML plugin that showed up under windows
15:05 Changeset [1311] by sjboddie
minor cosmetic changes to end-user collection building

2000-07-28:

16:50 Changeset [1310] by sjboddie
Removed CVS logging information from source files
16:47 Changeset [1309] by sjboddie
fixed minor bug in -create_images option

2000-07-26:

16:59 Changeset [1308] by sjboddie
fixed a minor bug that was causing problems for end-user collection …
10:24 Changeset [1307] by sjboddie
removed some debugging code accidentally left in webpage_mkcol.pl
09:40 Changeset [1306] by sjboddie
oops, mg skip_dump directive needs to be unset (I commented this out a …

2000-07-25:

14:19 Changeset [1305] by sjboddie
some more tidying up of end-user collection building
14:16 Changeset [1304] by sjboddie
fixed an intermittent bug (I hope) when building under windows
12:08 Changeset [1303] by kjm18
changed perl source
12:03 Changeset [1302] by kjm18
buildtype and indexfields added to configuration file entries. these …
12:02 Changeset [1301] by kjm18
building now writes 'buildtype mgpp' to build.cfg - indicates an mgpp …

2000-07-24:

14:46 Changeset [1300] by kjm18
added full text browsing functionality
14:45 Changeset [1299] by kjm18
added in full text browse functionality. added default stemMethod.
14:16 Changeset [1298] by kjm18
commented out the cause of a seg fault
14:15 Changeset [1297] by kjm18
removed BrowseCompare(), added UCArrayVector type
14:10 Changeset [1296] by kjm18
incorporated default stemMethod to Parse functions, used if stemMethod …
14:06 Changeset [1295] by kjm18
changed to get mg & mgpp working together
14:05 Changeset [1294] by kjm18
a #define was causing errors, commented out.

2000-07-21:

17:00 Changeset [1293] by sjboddie
some cosmetic changes to the main window of the local library
16:58 Changeset [1292] by sjboddie
* empty log message *

2000-07-18:

15:50 Changeset [1291] by sjboddie
* empty log message *
15:49 Changeset [1290] by sjboddie
fixed windows specific bug in end-user collection building
11:33 Changeset [1289] by sjboddie
tidied up macro files a little more
10:59 Changeset [1288] by sjboddie
Had an initial attempt at merging the old 'server' and 'single user' …

2000-07-14:

12:24 Changeset [1287] by sjboddie
Implemented a -sortmeta option for import.pl to sort archives.inf file …
09:44 Changeset [1286] by sjboddie
* empty log message *
09:43 Changeset [1285] by sjboddie
Removed CVS logging information from source files
09:40 Changeset [1284] by sjboddie
added GPL headers to some of the windows local library files

2000-07-13:

14:55 Changeset [1283] by sjboddie
fixed compiler warnings (the easy way ;-)
14:51 Changeset [1282] by sjboddie
got DocumentArrowsBottom working for collections using "paged" …
11:05 Changeset [1281] by sjboddie
removed some more unwanted NZDL specific macro files
10:21 Changeset [1280]
This commit was manufactured by cvs2svn to create tag …
10:21 Changeset [1279] by sjboddie
merged changes to trunk into New_Config_Format branch
10:03 Changeset [1278]
This commit was manufactured by cvs2svn to create branch …
10:03 Changeset [1277] by sjboddie
fixed small bug in build script that was preventing built indexes from …

2000-07-12:

16:51 Changeset [1276] by nzdl
added an error message when no "valid" collections are available
16:31 Changeset [1275] by nzdl
tidied up some of the macro files and removed all the NZDL specific pages

2000-07-11:

12:01 Changeset [1274] by sjboddie
added Arabic interface images

2000-07-10:

11:23 Changeset [1273] by sjboddie
created a few arabic interface images for testing
Note: See TracTimeline for information about the timeline view.