source: gsdl/trunk/perllib@ 19268

Name Size Rev Age Author Last Change
../
textcat 11384   18 years jrm21 new model
rm 14659   17 years anna Undoing commit of r14657.
downloaders 17840   15 years ak19 Terminating Wget: Removed last commit's temporary fix. Now this code …
cpan 19051   15 years davidb Rule based way to parse XML files. Built on top of XML::Parser. For …
plugouts 19216   15 years kjdon fixed a string key mis-name
plugins 19222   15 years kjdon added a check for directory in can_process_this_file - if a directory …
classify 19234   15 years kjdon renamed string keys to match classifier name
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
plugout.pm 2.7 KB 14929   16 years davidb Tidying up whitespace
printusage.pm 10.6 KB 14965   16 years davidb Minor change to printing usage information to help with new …
giget.pm 5.2 KB 15889   16 years mdewsnip Added "use strict", and fixed resulting problems.
ClassifyTreePath.pm 4.4 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
encodings.pm 4.5 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
expinfo.pm 3.9 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
gflock.pm 1.7 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
muread.pm 4.0 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
parsargv.pm 5.6 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
webpageutil.pm 530 bytes 15894   16 years mdewsnip Added "use strict" to the files missing it.
XMLParser.pm 800 bytes 15894   16 years mdewsnip Added "use strict" to the files missing it.
DateExtract.pm 8.3 KB 15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
parse3.pm 10.4 KB 16125   16 years osborn new parser for GLI scheduling component
metadatautil.pm 4.1 KB 16647   16 years kjdon removed the segmentation lines from store_saved_metadata - this only …
multiread.pm 8.5 KB 16793   16 years davidb Double nested function call broken down in to two separate lines to …
cnseg.pm 2.6 KB 16980   16 years kjdon cjk character segmentation. text_t chars not big enough to handle …
ghtml.pm 13.6 KB 17058   16 years ak19 1. Moved the mime_type hashmap out of the guess_mime_type subroutine …
g2futil.pm 12.2 KB 17062   16 years ak19 When verbosity is set to 0, it now also ignores output generated by a …
ClassifyTreeModel.pm 8.8 KB 17087   16 years davidb Introduction of new GDBM alternative for archives.inf as step towards …
ClassifyTreeNode.pm 22.3 KB 17087   16 years davidb Introduction of new GDBM alternative for archives.inf as step towards …
IncrementalDocument.pm 7.3 KB 17087   16 years davidb Introduction of new GDBM alternative for archives.inf as step towards …
mgbuilder.pm 18.7 KB 17110   16 years kjdon changed way cjk separation is done. Not done in plugins any more, but …
mgbuildproc.pm 4.6 KB 17110   16 years kjdon changed way cjk separation is done. Not done in plugins any more, but …
scriptutil.pm 2.4 KB 17143   16 years kjdon modified check_removeold_and_keepold so that you don't need to pass in …
IncrementalBuildUtils.pm 20.6 KB 17283   16 years kjdon changed a couple of print statements to be more informative
download.pm 2.7 KB 17527   16 years ak19 Now calls new subroutine setIsGLI on the download_obj to indicate …
lucenebuilder.pm 15.8 KB 17575   16 years kjdon implemented init_for_incremental_build to read in indexfields and …
docproc.pm 2.2 KB 17747   15 years kjdon GA changed to GreenstoneXML
mgppbuildproc.pm 14.0 KB 17797   15 years kjdon my previous changes to the text method meant that field tags were …
cfgread4gs3.pm 27.1 KB 17895   15 years ak19 Added handling of infodbtype setting
marcmapping.pm 3.8 KB 18200   15 years kjdon allow namespaces in mapping values (added a . to regex)
unicode.pm 19.5 KB 18410   15 years ak19 Some changes made in url and base64 encoding to deal with when the …
iso639.pm 7.5 KB 18431   15 years anna Fixed iso639 perllib.
cfgread.pm 4.9 KB 18441   15 years davidb Modifications for incremental building to support files that need to …
manifest.pm 3.8 KB 18441   15 years davidb Modifications for incremental building to support files that need to …
plugin.pm 12.3 KB 18441   15 years davidb Modifications for incremental building to support files that need to …
arcinfo.pm 8.8 KB 18469   15 years davidb Support for reindexing a document added
lucenebuildproc.pm 17.7 KB 18471   15 years davidb Changed from using "reindex" to "update"
basebuildproc.pm 21.7 KB 18508   15 years davidb Had to move location of where deletion of archive files was done
classify.pm 13.1 KB 18520   15 years davidb The variable $next_classify_num used to be global to the file. This …
colcfg.pm 7.1 KB 18528   15 years davidb OIDmetadata wasn't supported in collect.cfg, but OIDtype was. Now …
convertutil.pm 8.3 KB 18555   15 years davidb General tidy up of code for supporting cached files. The …
doc.pm 28.2 KB 18561   15 years kjdon removed a chunk of duplicate code which unfortunately cannot be blamed …
dbutil.pm 24.7 KB 18658   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
GDBMUtils.pm 4.9 KB 18658   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
sorttools.pm 5.8 KB 18902   15 years mdewsnip Same fix to format_string_fr() and format_string_es() as Katherine …
parse2.pm 10.0 KB 18914   15 years kjdon added a new type of arg - enumstring which has an enumerated list or …
gsprintf.pm 8.9 KB 19026   15 years davidb added 'if defined …
textcat.pm 11.8 KB 19050   15 years davidb No need to set filecontents_cache to undef first
util.pm 28.2 KB 19056   15 years davidb Changed printing of details to be for when a ldb/bdb rename is needed, …
docprint.pm 2.6 KB 19214   15 years kjdon double && seemed to cause trouble for diego
basebuilder.pm 22.2 KB 19218   15 years kjdon do a bit more checking abotu whether indexes are assigned or not with …
mgppbuilder.pm 27.6 KB 19218   15 years kjdon do a bit more checking abotu whether indexes are assigned or not with …
strings.properties 73.1 KB 19244   15 years anna renamed string keys to match classifier name
strings_ar.properties 90.1 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_es.properties 82.3 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_fr.properties 72.4 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_mr.properties 31.8 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_ro.properties 75.6 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_ru.properties 109.4 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_th.properties 157.0 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_zh.properties 57.4 KB 19245   15 years anna renamed string keys in the translations to match classifier name
inexport.pm 8.8 KB 19266   15 years davidb Windows version of collectir needed protecting for use in regular …
Note: See TracBrowser for help on using the repository browser.