source: gsdl/trunk/perllib@ 19541

Name Size Rev Age Author Last Change
../
downloaders 17840   15 years ak19 Terminating Wget: Removed last commit's temporary fix. Now this code …
plugouts 19516   15 years ak19 Dr Bainbridge fixed a bug: metadata file pairs are no longer stored …
rm 14659   17 years anna Undoing commit of r14657.
cgiactions 19499   15 years davidb Additional work on supporting Greenstone CGI-based API
classify 19495   15 years davidb Minor bug fix (needed to test for 'update' mode as well as 'delete' …
cpan 19051   15 years davidb Rule based way to parse XML files. Built on top of XML::Parser. For …
textcat 11384   18 years jrm21 new model
plugins 19541   15 years kjdon changed metadata name from emailAddress to EmailAddress
cfgread4gs3.pm 27.1 KB 17895   15 years ak19 Added handling of infodbtype setting
download.pm 2.7 KB 17527   16 years ak19 Now calls new subroutine setIsGLI on the download_obj to indicate …
g2futil.pm 12.2 KB 17062   16 years ak19 When verbosity is set to 0, it now also ignores output generated by a …
ghtml.pm 13.6 KB 17058   16 years ak19 1. Moved the mime_type hashmap out of the guess_mime_type subroutine …
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.
strings.properties 73.0 KB 19528   15 years anna tidied up text. Thanks to John Rose.
strings_ar.properties 90.1 KB 19245   15 years anna renamed string keys in the translations to match classifier name
strings_es.properties 83.4 KB 19402   15 years anna Updated Spanish perllib translations. Many thanks to Diego Spano.
strings_fr.properties 86.9 KB 19333   15 years anna Updated French Perl Modules. Many thanks to John Rose.
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 125.5 KB 19332   15 years anna Updated Russian Perl Modules. Many thanks to Sergey Karpov.
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
arcinfo.pm 8.8 KB 18469   15 years davidb Support for reindexing a document added
basebuildproc.pm 21.7 KB 18508   15 years davidb Had to move location of where deletion of archive files was done
cfgread.pm 4.9 KB 18441   15 years davidb Modifications for incremental building to support files that need to …
classify.pm 13.1 KB 18520   15 years davidb The variable $next_classify_num used to be global to the file. This …
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 …
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.5 KB 19494   15 years davidb Supporting routines that exploit the new 'metafiles' structures, …
GDBMUtils.pm 5.2 KB 19499   15 years davidb Additional work on supporting Greenstone CGI-based API
gsprintf.pm 8.9 KB 19026   15 years davidb added 'if defined …
IncrementalDocument.pm 7.3 KB 17087   16 years davidb Introduction of new GDBM alternative for archives.inf as step towards …
inexport.pm 9.7 KB 19498   15 years davidb Supporting routines that exploit the new 'metafiles' structures, …
lucenebuildproc.pm 17.7 KB 18471   15 years davidb Changed from using "reindex" to "update"
manifest.pm 3.8 KB 18441   15 years davidb Modifications for incremental building to support files that need to …
metadatautil.pm 4.1 KB 19496   15 years davidb Fixed typo in comment
multiread.pm 8.5 KB 16793   16 years davidb Double nested function call broken down in to two separate lines to …
plugin.pm 12.4 KB 19497   15 years davidb Introduction of new extrametafile to track which metadata.xml file a …
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 …
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, …
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
basebuilder.pm 22.2 KB 19218   15 years kjdon do a bit more checking abotu whether indexes are assigned or not with …
cnseg.pm 2.6 KB 16980   16 years kjdon cjk character segmentation. text_t chars not big enough to handle …
dbutil.pm 24.7 KB 18658   15 years kjdon we now use .gdb as gdbm db file extension instead of ldb/bdb
docprint.pm 2.6 KB 19214   15 years kjdon double && seemed to cause trouble for diego
docproc.pm 2.2 KB 17747   15 years kjdon GA changed to GreenstoneXML
IncrementalBuildUtils.pm 20.6 KB 17283   16 years kjdon changed a couple of print statements to be more informative
lucenebuilder.pm 15.8 KB 17575   16 years kjdon implemented init_for_incremental_build to read in indexfields and …
marcmapping.pm 3.8 KB 18200   15 years kjdon allow namespaces in mapping values (added a . to regex)
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 …
mgppbuilder.pm 27.6 KB 19218   15 years kjdon do a bit more checking abotu whether indexes are assigned or not with …
mgppbuildproc.pm 14.0 KB 17797   15 years kjdon my previous changes to the text method meant that field tags were …
parse2.pm 10.0 KB 18914   15 years kjdon added a new type of arg - enumstring which has an enumerated list or …
scriptutil.pm 2.4 KB 17143   16 years kjdon modified check_removeold_and_keepold so that you don't need to pass in …
ClassifyTreePath.pm 4.4 KB 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 …
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.
giget.pm 5.2 KB 15889   16 years mdewsnip Added "use strict", and fixed resulting problems.
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
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.
sorttools.pm 5.8 KB 18902   15 years mdewsnip Same fix to format_string_fr() and format_string_es() as Katherine …
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.
parse3.pm 10.4 KB 16125   16 years osborn new parser for GLI scheduling component
Note: See TracBrowser for help on using the repository browser.