source: gs2-extensions/parallel-building/trunk/src/perllib

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @27179   11 years davidb Mods to allow code to run with Greenstone3
(edit) @27177   11 years davidb Test for and create (if needed) the 'tmp' directory
(edit) @27043   11 years jmt12 Sort appears to be platform specific, so I'll need to include it as a …
(edit) @27042   11 years jmt12 Sort appears to be platform specific, so I'll need to include it as a …
(edit) @27039   11 years jmt12 Adding natural sort for Perl. Shared object files appear to be ignored …
(edit) @27038   11 years jmt12 Allow natural sorting in Perl
(edit) @27037   11 years jmt12 Allow natural sorting in Perl
(edit) @26987   11 years jmt12 Removing some debug comments I was using to track down why TDB support …
(edit) @26986   11 years jmt12 Commenting out some debug comments
(edit) @26985   11 years jmt12 Removing a couple of debuggy type flags to MPI just to make logs a …
(edit) @26984   11 years jmt12 Removing some debug comments
(edit) @26965   11 years jmt12 Makes use of util library functions (rather than perl built-in file …
(edit) @26964   11 years jmt12 Altered to use util functions rather than built-in perl file tests. …
(edit) @26963   11 years jmt12 Altered to use functions in util library when opening file handles to …
(edit) @26962   11 years jmt12 Altering to use functions in util library so as to support HDFS …
(edit) @26961   11 years jmt12 Several file handling functions extended to be aware of and support …
(edit) @26960   11 years jmt12 Allow plugouts from be loaded from within extensions (assuming no …
(edit) @26959   11 years jmt12 Adding the ability to include a version attribute in manifest files to …
(edit) @26958   11 years jmt12 Using the util library instead of built-in perl file tests
(edit) @26947   11 years jmt12 empty directory removed
(edit) @26946   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26945   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26944   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26943   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26942   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26941   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26940   11 years jmt12 Identical to those in default perllib/plugins - should never have been …
(edit) @26939   11 years jmt12 Replacing uses of TextFile with TextPlugin... don't know how the …
(edit) @26938   11 years jmt12 Identical to those in default perllib - should never have been checked-in
(edit) @26937   11 years jmt12 Identical to files in default perllib - should never have been checked-in
(edit) @26935   11 years jmt12 Identical to those in default perllib - should never have checked in
(edit) @26934   11 years jmt12 Renamed to gdbml to avoid confusion with non-locking version of GDBM …
(edit) @26933   11 years jmt12 Renamed to gdbml to avoid confusion with non-locking version of GDBM …
(edit) @26932   11 years jmt12 Altered all calls to built-in perl file tests to instead use util …
(edit) @26072   12 years jmt12 Extended to notice and load mpi.conf file on clusters and to use full …
(edit) @26071   12 years jmt12 Randomizing the order files are imported and restoring debugging flags …
(edit) @25814   12 years jmt12 Added extra test to prevent warning when block_hash's manifest …
(edit) @25416   12 years jmt12 Actually make the client sleep the retry time it says it will
(edit) @25401   12 years jmt12 Extend the code that 'pre-started' the GDBMServer to pre-start any …
(edit) @25120   12 years jmt12 Shorten the directory names of folders in archives to avoid the …
(edit) @25116   12 years jmt12 (Temporarily) removing the global file scan and the tmp file deletion
(edit) @25115   12 years jmt12 This is sometimes called without the site argument... detect and match …
(edit) @25114   12 years jmt12 Some more tests as it appears there are ways to run import such as …
(edit) @25113   12 years jmt12 A TextPlugin extended to do a little more processing in order to …
(edit) @24840   12 years jmt12 Added lots of comments as I was trying to determine the cause of the …
(edit) @24839   12 years jmt12 If the filelist is already present in tmp don't regenerate (just for …
(edit) @24838   12 years jmt12 Added in fix for 'socket pool exhausted' problem (see code for …
(edit) @24698   13 years jmt12 Store the filelist.txt (list of all documents to be imported) in the …
(edit) @24697   13 years jmt12 Adding in a defined test on complex_meta to prevent a Perl warning
(edit) @24686   13 years jmt12 Several changes to ensure parallel importing plays nicely with …
(edit) @24685   13 years jmt12 Ensure the client end of the socket is opened UTF8 aware
(edit) @24684   13 years jmt12 Changed order of arguments to mpiimport to make site (a GS3 thing) …
(edit) @24683   13 years jmt12 Fixes to process (based predominantly on the new/custom complexmeta …
(edit) @24682   13 years jmt12 Restored the complexmeta flag needed to allow parallel importing with …
(edit) @24681   13 years jmt12 Made it so listeners are only removed when the object is deallocated …
(edit) @24674   13 years jmt12 A new database driver that connects to one or more GDBMServers …
(edit) @24673   13 years jmt12 Added switch and code for enabling WAL when accessing SQLite, but it …
(edit) @24672   13 years jmt12 changed some error messages to be less... sacrilegious
(edit) @24671   13 years jmt12 Simple server and client objects that are based around a socket that …
(edit) @24670   13 years jmt12 An object encapsulating an active client to the GDBMServer - to be …
(edit) @24669   13 years jmt12 Added a test before trying to twiddle binmode on the infodb_handle to …
(edit) @24668   13 years jmt12 changed warning message when basebuilder asked to generate build …
(add) @24626   13 years jmt12 An (almost) complete copy of the perllib directory from a (circa …
Note: See TracRevisionLog for help on using the revision log.