source: main/trunk/greenstone2/perllib@ 38935

Name Size Rev Age Author Last Change
../
textcat 11384   18 years jrm21 new model
rm 14659   17 years anna Undoing commit of r14657.
Unicode 22553   14 years ak19 To turn the sort-using-unicode-collation option of the generic List …
DBDrivers 31210   7 years ak19 Forgot to remove an extra debug statement.
dbutil 32613   5 years kjdon added a comment
downloaders 34498   4 years kjdon small mods to prevent warnings when calling start_yaz without a url …
cpan 35646   3 years davidb Added in some svn:ignore dirs
cgiactions 38431   6 months anupama 1. For editing user comments with the document editor, I want to set …
plugins 38802   3 months kjdon when investigating how OIDs are set I noticed we have this add_OID …
plugouts 38851   2 months davidb General upgrade to support exporting files suitable for inclusion in …
classify 38882   7 weeks kjdon fine tuning on generating buckets. if one side (alpha or numeric) has …
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
encodings.pm 4.5 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.
DateExtract.pm 8.3 KB 15895   16 years mdewsnip Added "use strict" to one more file, then fixed all the problems …
acronym.pm 19.1 KB 18751   15 years kjdon added missing 'use util'
textcat.pm 11.8 KB 19050   15 years davidb No need to set filecontents_cache to undef first
metadatautil.pm 4.1 KB 19496   15 years davidb Fixed typo in comment
marcmapping.pm 3.8 KB 19618   15 years kjdon changed the test for array/single file to look for ARRAY instead of …
multiread.pm 8.6 KB 20579   15 years davidb Unicode encoding broken down into two steps.
expinfo.pm 4.5 KB 20651   15 years davidb Updated to support incremental exporting
ParallelInexport.pm 2.3 KB 22445   14 years davidb Incorporation of top-level parallel_import functionality into code base.
ClassifyTreePath.pm 5.4 KB 22749   14 years mdewsnip Added copyright statements to perllib/ClassifyTree*.pm, for consistency.
talkback.pm 3.1 KB 23141   14 years davidb
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 …
extrabuildproc.pm 1.4 KB 24342   13 years davidb Support for building non-text indexes that are orthogonol to the usual …
mgbuildproc.pm 4.7 KB 24404   13 years ak19 Changes to perl code to do with removing the ex. prefix: ex. is only …
cnseg.pm 3.4 KB 25788   12 years kjdon segmentation code was assuming strings in utf8 but we have changed to …
parse3.pm 10.9 KB 27303   11 years jmt12 Replacing hardcoded additions to INC and PATH environment variables …
docproc.pm 2.2 KB 27352   11 years kjdon added filename into the list for OIDtype
XMLParser.pm 2.4 KB 27774   11 years davidb Change to work with the Greenstone 3 release-kit/installer
download.pm 2.7 KB 28250   11 years ak19 1. Jenny and I fixed an oversight in OAIDownload, thanks to Kathy's …
g2futil.pm 16.4 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
giget.pm 5.9 KB 28560   11 years ak19 1. New subroutine util::set_gnomelib_env that sets the environment for …
printusage.pm 10.8 KB 29095   10 years kjdon new argument to print_txt_usage. Pass 1 if you don't want the output …
IncrementalDocument.pm 8.4 KB 29116   10 years ak19 imports of dbutil and util are necessary to get set_metadata.pl (which …
lucenebuilder.pm 18.5 KB 29144   10 years ak19 Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. …
mgbuilder.pm 23.5 KB 29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
mgppbuilder.pm 33.8 KB 29329   10 years ak19 Dr Bainbridge added SIG PIPE handling to mgbuilder to help him …
extrabuilder.pm 3.5 KB 30517   8 years ak19 Fixing incremental-rebuild when the database is gdbm. At this point …
iso639.pm 7.7 KB 30644   8 years ak19 Kathy provided support for a test language.
manifest.pm 7.7 KB 30853   8 years ak19 Commenting out debug statements.
cfgread.pm 7.2 KB 31396   7 years ak19 2 general bugfixes. Bugs found when preparing to test implementation …
strings_mr.properties 30.9 KB 31495   7 years kjdon updated string keys based on new plugin names
strings_zh.properties 67.4 KB 31495   7 years kjdon updated string keys based on new plugin names
gsprintf.pm 10.5 KB 31898   7 years ak19 With Kathy's commit 31896 doing away with the need for the recently …
strings_ar.properties 108.2 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_ja.properties 110.4 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_kk.properties 136.4 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_ro.properties 74.4 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_ru.properties 139.3 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
strings_th.properties 155.7 KB 31899   7 years ak19 Literal dollar sign used in EmailPlugin's description does not need to …
parse2.pm 11.3 KB 31919   7 years kjdon small tidy up to parsing. remove - if there, but allow the arg to not …
strings_gu.properties 8.7 KB 31959   7 years ak19 Gujarati language perlmodules module of GS interface. Many thanks to …
IncrementalBuildUtils.pm 22.3 KB 31973   7 years ak19 Related to previous commit which contained Dr Bainbridge's fix to bug …
colcfg.pm 11.9 KB 31986   7 years kjdon added NO_IMPORT to list of string options
plugout.pm 5.2 KB 32511   6 years ak19 Running plugoutinfo.pl with describeall or listall flag would break on …
oaiinfo.pm 27.6 KB 32512   6 years ak19 Refactoring some existing perl code as per Dr Bainbridge's ideas on …
plugin.pm 15.8 KB 32587   6 years ak19 Renaming 'site_name' parameter used by GS SQL Plugout and Plugin to …
gsmysql.pm 36.5 KB 32640   5 years ak19 Important changes (and commented out debugging statements) to get …
lucenebuildproc.pm 21.0 KB 33369   5 years kjdon instead of create_shortname, now have get_or_create_shortname. this …
mgppbuildproc.pm 14.5 KB 33429   5 years kjdon fixed a bug in get_or_create_shortname where it wasn't storing the new …
strings_ka.properties 222.8 KB 33433   5 years ak19 New Georgian language translation for perlmodules module of the GS …
sorttools.pm 7.7 KB 33898   4 years kjdon format_metadata_for_sorting now takes two additional args - casefold …
docprint.pm 5.3 KB 34221   4 years ak19 Undid the change of converting tabstops to their entities in …
unicode.pm 26.2 KB 35165   3 years kjdon updated to and from utf8 methods to handle 4 byte utf8 characters - …
ghtml.pm 17.2 KB 35167   3 years kjdon getcharequiv, which replaces entities with utf8 or characters, can now …
strings_fr.properties 115.6 KB 35169   3 years kjdon Updated translations thanks to Yvan Arnaud and john Rose
dbutil.pm 16.5 KB 35833   2 years davidb Print statement to give more details about the error added
servercontrol.pm 28.0 KB 36114   2 years kjdon allow passing in of oaiserver_name to activate.pl, which then gets …
buildcolutils.pm 27.9 KB 36115   2 years kjdon buildcol also updated to allow for passing in of oaiserver_name - when …
extrametautil.pm 3.7 KB 36373   21 months kjdon now I have removed commented out code from last commit
collConfigxml.pm 17.7 KB 36839   19 months kjdon added serviceRack attribute to <search name='xxx' orthogonal='true'> - …
arcinfo.pm 17.1 KB 37194   16 months davidb Tested version of file-level document-version history (fldv-history) …
scriptutil.pm 6.2 KB 37730   13 months davidb Updated code to allow two import.pl's in a row (without a buildcol.pl) …
DocHistoryFileUtils.pm 24.1 KB 37733   13 months davidb Fixed typo in STDERR filehandle name
strings_hy.properties 173.6 KB 37936   9 months anupama Armenian language translations and updates for the perlmodules module …
inexport.pm 56.8 KB 38160   8 months davidb Print statements added to display info about import mode; some …
basebuilder.pm 27.2 KB 38299   7 months davidb Away to have site name accessible in builderproc
basebuildproc.pm 23.7 KB 38299   7 months davidb Away to have site name accessible in builderproc
FileUtils.pm 43.5 KB 38492   5 months kjdon sometimes destination dir might be a new folder a couple of folders …
strings_es.properties 115.0 KB 38552   4 months anupama Spanish language perllib module. Many thanks to Diego Spano.
convertutil.pm 9.4 KB 38737   3 months davidb updated comment
util.pm 70.7 KB 38740   3 months davidb Handy to have a subroutine that can read in a text file (csv,tsv) raw …
doc.pm 54.4 KB 38753   3 months kjdon field may be ex.Latitude, so use metaname (has had namespace removed) …
strings.properties 104.7 KB 38798   3 months kjdon added text for CSVPlugin's ignore_field
buildConfigxml.pm 26.9 KB 38854   2 months anupama Having been able to look at the GS2.88 Collage applet at least trying …
classify.pm 14.6 KB 38854   2 months anupama Having been able to look at the GS2.88 Collage applet at least trying …
Note: See TracBrowser for help on using the repository browser.