source: main/trunk/greenstone2/perllib@ 27320

Name Size Rev Age Author Last Change
../
cgiactions 27320   11 years ak19 Oversight to previous commit: one more minor change. Previous commit …
classify 27308   11 years kjdon fixed up DateList so that reverse sort works properly when years are …
cpan 27243   11 years kjdon Because activate uses perl modules like LWP and NET and URI which may …
dbutil 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
downloaders 27012   11 years ak19 As John Rose requested: when you build an oai collection with the …
plugins 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
plugouts 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
rm 14659   17 years anna Undoing commit of r14657.
textcat 11384   18 years jrm21 new model
Unicode 22553   14 years ak19 To turn the sort-using-unicode-collation option of the generic List …
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
arcinfo.pm 10.7 KB 21857   14 years davidb Removal of GDBM specific code in favour of write_infodb_rawentry() …
basebuilder.pm 26.1 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
basebuildproc.pm 23.4 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
buildcolutils.pm 23.6 KB 27304   11 years jmt12 Moved the heavy lifting from the buildcol.pl script into a proper perl …
buildConfigxml.pm 22.2 KB 26094   12 years ak19 Finally properly fixed the appearance and non-appearance of the quick …
cfgread.pm 6.8 KB 26449   11 years ak19 Some regexp variables were undefined owing to the caller method being …
classify.pm 14.5 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
ClassifyTreeModel.pm 10.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
ClassifyTreeNode.pm 25.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
ClassifyTreePath.pm 5.4 KB 22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
cnseg.pm 3.4 KB 25788   12 years kjdon segmentation code was assuming strings in utf8 but we have changed to …
colcfg.pm 11.5 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
collConfigxml.pm 16.1 KB 27192   11 years davidb Extra test added to avoid putting 'undef' into an array of values. …
convertutil.pm 8.9 KB 24601   13 years ak19 Dr Bainbridge suggested corrections to commits of revision 24600: 1. …
DateExtract.pm 8.3 KB 15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
dbutil.pm 13.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
doc.pm 38.2 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
docprint.pm 2.6 KB 19214   15 years kjdon double && seemed to cause trouble for diego
docproc.pm 2.2 KB 26536   11 years davidb Introduction of two new OIDtype values (hash_on_full_filename and …
download.pm 2.7 KB 17527   16 years ak19 Now calls new subroutine setIsGLI on the download_obj to indicate …
encodings.pm 4.5 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
expinfo.pm 4.5 KB 20651   15 years davidb Updated to support incremental exporting
extrabuilder.pm 3.3 KB 24462   13 years davidb Removal of debugging statement
extrabuildproc.pm 1.4 KB 24342   13 years davidb Support for building non-text indexes that are orthogonol to the usual …
extrametautil.pm 4.5 KB 24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
FileUtils.pm 30.0 KB 27311   11 years kjdon building code needs FileHandle for autoflush
g2futil.pm 15.8 KB 26440   11 years ak19 On NZDL, using the args fromPid (and deletePid) instead of fromPID …
gflock.pm 1.7 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
ghtml.pm 13.4 KB 23371   13 years davidb Further refinement of code to support HTML linking between documents …
giget.pm 5.6 KB 24601   13 years ak19 Dr Bainbridge suggested corrections to commits of revision 24600: 1. …
gsprintf.pm 10.1 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
IncrementalBuildUtils.pm 22.1 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
IncrementalDocument.pm 8.4 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
inexport.pm 44.2 KB 27302   11 years jmt12 Removed parallel processing stuff as that now lives in an extension. …
iso639.pm 7.5 KB 24407   13 years anna changed Laothian to Laotian.
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
lucenebuilder.pm 17.0 KB 27301   11 years jmt12 You can now use the indexname and indexlevel options to buildcol to …
lucenebuildproc.pm 18.6 KB 24460   13 years davidb Code changes to support indexers that are provided through the …
manifest.pm 7.5 KB 27299   11 years jmt12 Extending manifest parsing with the idea of a manifest having a …
marcmapping.pm 3.8 KB 19618   15 years kjdon changed the test for array/single file to look for ARRAY instead of …
metadatautil.pm 4.1 KB 19496   15 years davidb Fixed typo in comment
mgbuilder.pm 19.3 KB 24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
mgbuildproc.pm 4.7 KB 24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
mgppbuilder.pm 28.5 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
mgppbuildproc.pm 14.1 KB 24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
multiread.pm 8.6 KB 20579   15 years davidb Unicode encoding broken down into two steps.
muread.pm 4.0 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
ParallelInexport.pm 2.3 KB 22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
parsargv.pm 5.6 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
parse2.pm 11.5 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
parse3.pm 10.9 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
plugin.pm 14.8 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
plugout.pm 5.0 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
printusage.pm 10.7 KB 21341   14 years kjdon can add internal => 'true' to plugin/classifier option, and it won't …
scriptutil.pm 2.7 KB 20646   15 years kjdon if keepold is true, set incremental_mode to onlyadd
sorttools.pm 5.8 KB 18902   15 years mdewsnip Same fix to format_string_fr() and format_string_es() as Katherine …
strings.properties 81.4 KB 27300   11 years jmt12 Some strings for the next options to buildcol.pl allowing for finer …
strings_ar.properties 91.4 KB 19673   15 years anna Updated Arabic translations for Perl modules and GLIDictionary. Many …
strings_es.properties 86.8 KB 23658   13 years anna Complete Spanish translations of Perl Modules, many thanks to Diego Spano.
strings_fr.properties 86.7 KB 24380   13 years anna Updated French translations. Many thanks to John Rose.
strings_ja.properties 100.5 KB 23960   13 years anna Japanese translations of Perl modules. Many thanks to Gaku Yamaguchi.
strings_kk.properties 124.4 KB 21200   14 years anna New Kazak translations of perl modules. Many thanks to Zhanat Kulenov.
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 67.3 KB 21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
talkback.pm 3.1 KB 23141   14 years davidb
textcat.pm 11.8 KB 19050   15 years davidb No need to set filecontents_cache to undef first
unicode.pm 23.4 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
util.pm 40.5 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
webpageutil.pm 530 bytes 15894   16 years mdewsnip Added "use strict" to the files missing it.
XMLParser.pm 2.2 KB 27241   11 years kjdon The test for Windows in the BEGIN block is no longer necessary now …
Note: See TracBrowser for help on using the repository browser.