source: gsdl/trunk/perllib@ 14926

Name Size Rev Age Author Last Change
../
textcat 11384   18 years jrm21 new model
plugouts 13469   17 years shaoqun the get_top_metadata_list methos has been removed from doc.pm to here
cpan 14381   17 years mdewsnip Now ignores lib and share folders too.
rm 14659   17 years anna Undoing commit of r14657.
classify 14845   16 years mdewsnip Fixed some efficiency problems with GenericList when collections get …
plugins 14913   16 years qq6 updated by Veronica
downloaders 14926   16 years dmn essagedavidb gs3 building updates
cnseg.pm 2.2 KB 537   25 years sjboddie added GPL headers
muread.pm 4.0 KB 627   25 years rjmcnab initial revision.
webpageutil.pm 518 bytes 1010   24 years sjboddie renamed old html module ghtml -- it clashed with builtin html module …
gflock.pm 1.7 KB 1181   24 years sjboddie got end-user collection building to work (almost) on windows 95. …
DateExtract.pm 8.3 KB 2018   23 years jrm21 removed "use BasPlug" lines from metadata extractors, as they …
textcat.pm 4.5 KB 2235   23 years sjboddie Hacked the textcat package about so that it only reads all the …
unbuildutil.pm 1.6 KB 7589   20 years kjdon some util stuff for the two unbuild scripts (though only v2 uses it at …
acronym.pm 19.0 KB 7645   20 years jrm21 don't fail if we can't load the diagnostics package.
expinfo.pm 3.9 KB 8518   19 years chi A new program to deal with export.pl function.
lang.pm 5.6 KB 8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
parsargv.pm 5.6 KB 8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
remproc.pm 1.5 KB 8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
ghtml.pm 13.5 KB 8886   19 years mdewsnip Bug fix in html2txt function, thanks to Emanuel Dejanu.
cfgread.pm 4.9 KB 8890   19 years davidb Reading of config files has support for environment variables, however …
XMLParser.pm 789 bytes 9239   19 years mdewsnip Changed "unshift" to "push", so an existing XML::Parser on the system …
giget.pm 5.1 KB 10112   19 years davidb Minor tweak to pretty printing of "Searching Google images for"
sorttools.pm 5.8 KB 10977   18 years kjdon extended the match for author metadata - can now have Authors, and …
unicode.pm 15.2 KB 10983   18 years jrm21 better error message when we can't load an encoding
Kea.pm 3.8 KB 11070   18 years mdewsnip A much tidier Kea.pm that now also works on Windows.
gsprintf.pm 7.7 KB 11632   18 years kjdon renamed strings.rb to strings.properties
manifest.pm 4.0 KB 11994   18 years davidb Improved support for incremental addition: instead of having to run …
docproc.pm 2.2 KB 12268   18 years kjdon set_OIDtype now takes a second argument which is the metadata element …
arcinfo.pm 5.2 KB 12328   18 years shaoqun added code to guard undefined value
mgbuildproc.pm 4.9 KB 12371   18 years mdewsnip If sections_index_document_metadata is on, top level sections no …
download.pm 2.6 KB 12465   18 years shaoqun fixed th bugs on windows
parse2.pm 9.9 KB 12546   18 years kjdon changed parse2::parse so that it returns -1 on error, 0 on success, or …
encodings.pm 4.5 KB 12604   18 years mdewsnip Added definition for new DOS codepage 852 (Central European) encoding.
printusage.pm 10.6 KB 12626   18 years mdewsnip Removed all the DTD stuff from XML output... it's just one more …
strings_es.properties 73.6 KB 12639   18 years mdewsnip Changed the "-collect" option to "-collection", because it's a million …
strings_ru.properties 98.3 KB 12639   18 years mdewsnip Changed the "-collect" option to "-collection", because it's a million …
multiread.pm 8.1 KB 12832   18 years kjdon added in ascii casee in read_file - if not done specially, will be …
basebuildproc.pm 16.9 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
ClassifyTreeModel.pm 8.8 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
ClassifyTreeNode.pm 21.8 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
ClassifyTreePath.pm 4.4 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
GDBMUtils.pm 3.8 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
IncrementalBuildUtils.pm 20.5 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
IncrementalDocument.pm 7.2 KB 12844   18 years mdewsnip Incremental building and dynamic GDBM updating code, many thanks to …
scriptutil.pm 2.3 KB 12966   18 years kjdon check_removeold_and_keepold now checks incremental as well
mgbuilder.pm 18.5 KB 12971   18 years kjdon removed some debug print statements
incremental_build.pm 9.3 KB 13171   18 years kjdon docprint is no longer a docproc, now need to call get_section_xml and …
docprint.pm 2.6 KB 13190   17 years kjdon changed a comment
metadatautil.pm 3.3 KB 13492   17 years kjdon sort the metadata fields before putting in a table
lucenebuilder.pm 14.6 KB 13590   17 years kjdon mgpp and lucene. made them always use doc and sec levels for the text …
doc.pm 26.1 KB 13770   17 years shaoqun now use the absolute source path to get the last modified time
iso639.pm 7.4 KB 14114   17 years nzdl Changed Singhalese to Sinhalese
classify.pm 15.0 KB 14239   17 years mdewsnip Fixed problem with loading custom plugins/classifiers when running …
plugin.pm 10.5 KB 14239   17 years mdewsnip Fixed problem with loading custom plugins/classifiers when running …
strings_mr.properties 61.8 KB 14657   17 years anna Updated Perl Module in Marathi. Many thanks to Shubhada Nagarkar.
mgppbuilder.pm 28.4 KB 14666   17 years anna Undoing commit of r14657.
basebuilder.pm 20.1 KB 14668   17 years anna Undoing commit of r14657.
plugout.pm 2.7 KB 14735   17 years shaoqun make it check whether the custom directory is needed to be checked
cfgread4gs3.pm 24.8 KB 14741   16 years xiao modify to read flaxActivity elements and write out as serviceRack to …
strings_zh.properties 80.6 KB 14849   16 years anna Perl Modules in Simplified Chinese. Many thanks to Xiaofeng Yu.
strings_ro.properties 101.0 KB 14851   16 years anna Complete Romanian translations for Perl Modules. Many thanks to …
strings_ar.properties 89.0 KB 14868   16 years anna Updated Arabic Perl Modules.
strings_fr.properties 84.7 KB 14905   16 years anna Updated French translations in Perl Module. Many thanks to Georges …
mgppbuildproc.pm 11.6 KB 14912   16 years qq6 updated by Veronica
strings.properties 65.3 KB 14914   16 years qq6 updated by Veronica
lucenebuildproc.pm 16.1 KB 14923   16 years mdewsnip Undid a change I made back in August 2006 regarding removing entities …
colcfg.pm 7.0 KB 14926   16 years dmn essagedavidb gs3 building updates
util.pm 19.6 KB 14926   16 years dmn essagedavidb gs3 building updates
Note: See TracBrowser for help on using the repository browser.