source: main/trunk/greenstone2/perllib@ 29422

Name Size Rev Age Author Last Change
../
cgiactions 29099   10 years ak19 Cosmetic change after more important commit.
classify 29094   10 years kjdon added -metadata_selection_mode firstvalue|firstvalidmetadata|allvalues …
cpan 28214   11 years kjdon moved TokeParser out of perl 5.8 back to main cpan HTML folder. Needed …
dbutil 28395   11 years davidb Support for running under Cygwin added
downloaders 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
plugins 29102   10 years kjdon added the string for PDFPlugin.use_realistic_book option
plugouts 29163   10 years kjdon need to include sorttools to get the format metadata for sorting routine
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 …
webpageutil.pm 530 bytes 15894   16 years mdewsnip Added "use strict" to the files missing it.
extrabuildproc.pm 1.4 KB 24342   13 years davidb Support for building non-text indexes that are orthogonol to the usual …
gflock.pm 1.7 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
docproc.pm 2.2 KB 27352   11 years kjdon added filename into the list for OIDtype
ParallelInexport.pm 2.3 KB 22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
XMLParser.pm 2.4 KB 27774   11 years davidb Change to work with the Greenstone 3 release-kit/installer
docprint.pm 2.6 KB 19214   15 years kjdon double && seemed to cause trouble for diego
download.pm 2.7 KB 28250   11 years ak19 1. Jenny and I fixed an oversight in OAIDownload, thanks to Kathy's …
scriptutil.pm 2.7 KB 20646   15 years kjdon if keepold is true, set incremental_mode to onlyadd
talkback.pm 3.1 KB 23141   14 years davidb
extrabuilder.pm 3.3 KB 24462   13 years davidb Removal of debugging statement
cnseg.pm 3.4 KB 25788   12 years kjdon segmentation code was assuming strings in utf8 but we have changed to …
marcmapping.pm 3.8 KB 19618   15 years kjdon changed the test for array/single file to look for ARRAY instead of …
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.
metadatautil.pm 4.1 KB 19496   15 years davidb Fixed typo in comment
encodings.pm 4.5 KB 15894   16 years mdewsnip Added "use strict" to the files missing it.
extrametautil.pm 4.5 KB 24951   12 years ak19 All perlcode that accesses extrametakeys, extrametadata, extrametafile …
expinfo.pm 4.5 KB 20651   15 years davidb Updated to support incremental exporting
mgbuildproc.pm 4.7 KB 24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
plugout.pm 5.0 KB 27306   11 years jmt12 Moving the critical file-related functions (copy, rm, etc) out of …
ClassifyTreePath.pm 5.4 KB 22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
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 …
giget.pm 5.9 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
cfgread.pm 6.8 KB 26449   11 years ak19 Some regexp variables were undefined owing to the caller method being …
iso639.pm 7.5 KB 24407   13 years anna changed Laothian to Laotian.
manifest.pm 7.5 KB 28211   11 years ak19 No more absolute paths in archiveinf-doc.gdb and archiveinf-src.gdb
DateExtract.pm 8.3 KB 15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
IncrementalDocument.pm 8.4 KB 29116   10 years ak19 imports of dbutil and util are necessary to get set_metadata.pl (which …
multiread.pm 8.6 KB 20579   15 years davidb Unicode encoding broken down into two steps.
convertutil.pm 8.9 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 …
ClassifyTreeModel.pm 10.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
printusage.pm 10.8 KB 29095   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
parse3.pm 10.9 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
parse2.pm 11.6 KB 28700   10 years kjdon when parsing the args, if we are setting the value based on the …
arcinfo.pm 11.7 KB 28637   10 years kjdon added an extra field to the database: group-position. When we are …
textcat.pm 11.8 KB 19050   15 years davidb No need to set filecontents_cache to undef first
colcfg.pm 11.9 KB 28701   10 years kjdon added saveas_options and exportdir to the options that can be read in …
dbutil.pm 13.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
ghtml.pm 13.4 KB 23371   13 years davidb Further refinement of code to support HTML linking between documents …
mgppbuildproc.pm 14.3 KB 27328   11 years kjdon changed the way we store the list of fields that has been indexed, and …
classify.pm 14.5 KB 27675   11 years ak19 Tidying up my previous 2 commits on this file.
plugin.pm 14.9 KB 28211   11 years ak19 No more absolute paths in archiveinf-doc.gdb and archiveinf-src.gdb
g2futil.pm 16.4 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
collConfigxml.pm 17.1 KB 29422   9 years kjdon handling reading in and writing out defaultSort from and to …
lucenebuilder.pm 18.5 KB 29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
lucenebuildproc.pm 21.4 KB 28566   10 years kjdon changed some util:: to FIleUtils:: methods to avoid warnings
IncrementalBuildUtils.pm 22.1 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
basebuildproc.pm 23.5 KB 27917   11 years ak19 1. Reference to undefined variable. 2. Using FileUtils:: subroutines …
mgbuilder.pm 23.5 KB 29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
unicode.pm 23.7 KB 28796   10 years ak19 Diego's Spano's bugfix to bug found by Justin Cooper when Justin was …
buildConfigxml.pm 24.5 KB 29422   9 years kjdon handling reading in and writing out defaultSort from and to …
ClassifyTreeNode.pm 25.3 KB 23485   13 years davidb read_infodb_entry now returns a hashmap directly. Code updated to …
buildcolutils.pm 25.8 KB 29096   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
basebuilder.pm 26.1 KB 28567   10 years kjdon changed some util:: to FIleUtils:: methods to avoid warnings
strings_mr.properties 30.9 KB 28478   11 years ak19 Cleaning up newlines in strings properties files to bring them up to …
FileUtils.pm 31.2 KB 28565   10 years kjdon just changed slightly the util->FileUtils description
mgppbuilder.pm 33.8 KB 29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
doc.pm 38.7 KB 28575   10 years ak19 Removing the unused env_var variable from the set_gnomelib_env …
inexport.pm 47.4 KB 29379   10 years kjdon implementing statsfile option which is used by the depositor
util.pm 58.8 KB 29112   10 years kjdon when tidying up OIDs, replace periods with _ instead of just removing …
strings_zh.properties 67.3 KB 21566   14 years mdewsnip Changed all places explicitly using "archiveinf-doc.gdb" or …
strings_ro.properties 74.4 KB 28478   11 years ak19 Cleaning up newlines in strings properties files to bring them up to …
strings.properties 83.4 KB 29102   10 years kjdon added the string for PDFPlugin.use_realistic_book option
strings_es.properties 92.8 KB 28486   11 years ak19 Spanish/Espanol language perlmodules Greenstone Interface. Many thanks …
strings_fr.properties 97.8 KB 28519   11 years ak19 French language perlmodules module. Many thanks to Yvan Arnaud.
strings_ja.properties 100.5 KB 23960   13 years anna Japanese translations of Perl modules. Many thanks to Gaku Yamaguchi.
strings_ar.properties 106.9 KB 28537   11 years ak19 Update to Arabic language perlmodules module. Many thanks to Kamal …
strings_kk.properties 136.4 KB 28750   10 years ak19 Perlmodules module Kazakh and Russian translations. Many thanks to …
strings_ru.properties 139.2 KB 28750   10 years ak19 Perlmodules module Kazakh and Russian translations. Many thanks to …
strings_th.properties 155.7 KB 28478   11 years ak19 Cleaning up newlines in strings properties files to bring them up to …
Note: See TracBrowser for help on using the repository browser.