source:
main/trunk/greenstone2/perllib@
31898
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
cgiactions | 31617 | 7 years | Removing the debugging. | ||
classify | 31767 | 6 years | added missing closing ) | ||
cpan | 31812 | 6 years | The newer changes to Escape.pm's escape_char() that Dr Bainbridge … | ||
DBDrivers | 31210 | 7 years | Forgot to remove an extra debug statement. | ||
dbutil | 31208 | 7 years | Kathy found that the lowercased dbutil modules are not used (jdbm.pm, … | ||
downloaders | 31898 | 6 years | With Kathy's commit 31896 doing away with the need for the recently … | ||
plugins | 31780 | 6 years | When testing GS3.08's GLI on Ubuntu v 16.04, found its perl v 5.22.1 … | ||
plugouts | 29163 | 9 years | need to include sorttools to get the format metadata for sorting routine | ||
rm | 14659 | 16 years | Undoing commit of r14657. | ||
textcat | 11384 | 18 years | new model | ||
Unicode | 22553 | 13 years | To turn the sort-using-unicode-collation option of the generic List … | ||
acronym.pm | 19.1 KB | 18751 | 15 years | added missing 'use util' | |
arcinfo.pm | 11.8 KB | 31187 | 7 years | Useful changes not specifically related to upcoming oaiinfo db related … | |
basebuilder.pm | 27.1 KB | 31409 | 7 years | Adding verbosity setting to oaiinfo.pm to reduce debug output on … | |
basebuildproc.pm | 23.5 KB | 27917 | 10 years | 1. Reference to undefined variable. 2. Using FileUtils:: subroutines … | |
buildcolutils.pm | 27.7 KB | 31753 | 6 years | Two fixes Kathy requested: 1. when running buildcol, ONLY deactivate a … | |
buildConfigxml.pm | 25.2 KB | 30858 | 7 years | output buildDate into the buildConfig.xml (to match builddate in gs2) | |
cfgread.pm | 7.2 KB | 31396 | 7 years | 2 general bugfixes. Bugs found when preparing to test implementation … | |
classify.pm | 14.5 KB | 31673 | 7 years | don't add the AllList classifier any more. This was originally added … | |
ClassifyTreeModel.pm | 10.3 KB | 23485 | 13 years | read_infodb_entry now returns a hashmap directly. Code updated to … | |
ClassifyTreeNode.pm | 25.3 KB | 23485 | 13 years | read_infodb_entry now returns a hashmap directly. Code updated to … | |
ClassifyTreePath.pm | 5.4 KB | 22749 | 13 years | Added copyright statements to perllib/ClassifyTree*.pm, for consistency. | |
cnseg.pm | 3.4 KB | 25788 | 11 years | segmentation code was assuming strings in utf8 but we have changed to … | |
colcfg.pm | 11.9 KB | 31396 | 7 years | 2 general bugfixes. Bugs found when preparing to test implementation … | |
collConfigxml.pm | 17.1 KB | 29461 | 9 years | Dr Bainbridge fixed a bug where import/build perl script arguments … | |
convertutil.pm | 8.9 KB | 30599 | 7 years | Minor spelling correction to convertutil.pm. | |
DateExtract.pm | 8.3 KB | 15895 | 15 years | Added "use strict" to one more file, then fixed all the problems … | |
dbutil.pm | 16.5 KB | 31188 | 7 years | This commit is related to but not specific to the upcoming commit to … | |
doc.pm | 38.7 KB | 28575 | 10 years | Removing the unused env_var variable from the set_gnomelib_env … | |
docprint.pm | 2.6 KB | 19214 | 15 years | double && seemed to cause trouble for diego | |
docproc.pm | 2.2 KB | 27352 | 11 years | added filename into the list for OIDtype | |
download.pm | 2.7 KB | 28250 | 10 years | 1. Jenny and I fixed an oversight in OAIDownload, thanks to Kathy's … | |
encodings.pm | 4.5 KB | 15894 | 15 years | Added "use strict" to the files missing it. | |
expinfo.pm | 4.5 KB | 20651 | 14 years | Updated to support incremental exporting | |
extrabuilder.pm | 3.5 KB | 30517 | 8 years | Fixing incremental-rebuild when the database is gdbm. At this point … | |
extrabuildproc.pm | 1.4 KB | 24342 | 12 years | Support for building non-text indexes that are orthogonol to the usual … | |
extrametautil.pm | 4.5 KB | 29819 | 9 years | changed the name in the comments | |
FileUtils.pm | 31.2 KB | 31724 | 6 years | Adding in a modification to a line that I earlier found I needed on … | |
g2futil.pm | 16.4 KB | 28560 | 10 years | 1. New subroutine util::set_gnomelib_env that sets the environment for … | |
gflock.pm | 1.7 KB | 15894 | 15 years | Added "use strict" to the files missing it. | |
ghtml.pm | 13.7 KB | 30593 | 7 years | Dr Bainbridge found another point in the code where the UTF-16 … | |
giget.pm | 5.9 KB | 28560 | 10 years | 1. New subroutine util::set_gnomelib_env that sets the environment for … | |
gsprintf.pm | 10.5 KB | 31898 | 6 years | With Kathy's commit 31896 doing away with the need for the recently … | |
IncrementalBuildUtils.pm | 22.1 KB | 27303 | 11 years | Replacing hardcoded additions to INC and PATH environment variables … | |
IncrementalDocument.pm | 8.4 KB | 29116 | 9 years | imports of dbutil and util are necessary to get set_metadata.pl (which … | |
inexport.pm | 48.0 KB | 31700 | 7 years | export.pl has -saveas_options so you can pass in plugout options. … | |
iso639.pm | 7.7 KB | 30644 | 7 years | Kathy provided support for a test language. | |
Kea.pm | 3.8 KB | 11070 | 18 years | A much tidier Kea.pm that now also works on Windows. | |
lucenebuilder.pm | 18.5 KB | 29144 | 9 years | Part of port from lucene3.3.0 to lucene4.7.2. LuceneWrapper related. … | |
lucenebuildproc.pm | 21.4 KB | 28566 | 10 years | changed some util:: to FIleUtils:: methods to avoid warnings | |
manifest.pm | 7.7 KB | 30853 | 7 years | Commenting out debug statements. | |
marcmapping.pm | 3.8 KB | 19618 | 15 years | changed the test for array/single file to look for ARRAY instead of … | |
metadatautil.pm | 4.1 KB | 19496 | 15 years | Fixed typo in comment | |
mgbuilder.pm | 23.5 KB | 29329 | 9 years | Dr Bainbridge added SIG PIPE handling to mgbuilder to help him … | |
mgbuildproc.pm | 4.7 KB | 24404 | 12 years | Changes to perl code to do with removing the ex. prefix: ex. is only … | |
mgppbuilder.pm | 33.8 KB | 29329 | 9 years | Dr Bainbridge added SIG PIPE handling to mgbuilder to help him … | |
mgppbuildproc.pm | 14.3 KB | 27328 | 11 years | changed the way we store the list of fields that has been indexed, and … | |
multiread.pm | 8.6 KB | 20579 | 14 years | Unicode encoding broken down into two steps. | |
muread.pm | 4.0 KB | 15894 | 15 years | Added "use strict" to the files missing it. | |
oaiinfo.pm | 23.3 KB | 31723 | 6 years | Minor changes to comments. | |
ParallelInexport.pm | 2.3 KB | 22445 | 13 years | Incorporation of top-level parallel_import functionality into code base. | |
parsargv.pm | 5.6 KB | 15894 | 15 years | Added "use strict" to the files missing it. | |
parse2.pm | 11.6 KB | 28700 | 10 years | when parsing the args, if we are setting the value based on the … | |
parse3.pm | 10.9 KB | 27303 | 11 years | Replacing hardcoded additions to INC and PATH environment variables … | |
plugin.pm | 15.0 KB | 30597 | 7 years | 1. Reindexing files with a user-generated manifest file did not work … | |
plugout.pm | 5.0 KB | 27306 | 11 years | Moving the critical file-related functions (copy, rm, etc) out of … | |
printusage.pm | 10.8 KB | 29095 | 9 years | new argument to print_txt_usage. Pass 1 if you don't want the output … | |
scriptutil.pm | 2.7 KB | 20646 | 14 years | if keepold is true, set incremental_mode to onlyadd | |
servercontrol.pm | 25.3 KB | 31519 | 7 years | Removing duplicate function temporarily marked as OLD_functionname(). | |
sorttools.pm | 5.8 KB | 18902 | 15 years | Same fix to format_string_fr() and format_string_es() as Katherine … | |
strings.properties | 86.4 KB | 31880 | 6 years | All the changes that were required to set up multiple proxy servers, … | |
strings_ar.properties | 108.2 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_es.properties | 95.8 KB | 31888 | 6 years | Spanish language for perlmodules and glidict module of the GS … | |
strings_fr.properties | 97.9 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_gu.properties | 6.5 KB | 30721 | 7 years | Gujarati translations to perllib module of GS interface. Many thanks … | |
strings_ja.properties | 110.4 KB | 31887 | 6 years | Japanese language GS interface for modules auxdm, perlmodules, … | |
strings_kk.properties | 136.4 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_mr.properties | 30.9 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_ro.properties | 74.4 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_ru.properties | 139.3 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_th.properties | 155.7 KB | 31495 | 7 years | updated string keys based on new plugin names | |
strings_zh.properties | 67.4 KB | 31495 | 7 years | updated string keys based on new plugin names | |
talkback.pm | 3.1 KB | 23141 | 13 years | ||
textcat.pm | 11.8 KB | 19050 | 15 years | No need to set filecontents_cache to undef first | |
unicode.pm | 23.7 KB | 28796 | 10 years | Diego's Spano's bugfix to bug found by Justin Cooper when Justin was … | |
util.pm | 62.7 KB | 31876 | 6 years | 1. Getting the recently added util::print_env() subroutine, which has … | |
webpageutil.pm | 530 bytes | 15894 | 15 years | Added "use strict" to the files missing it. | |
XMLParser.pm | 2.4 KB | 27774 | 10 years | Change to work with the Greenstone 3 release-kit/installer |
Note:
See TracBrowser
for help on using the repository browser.