source: trunk/gsdl/perllib/util.pm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @11179   18 years kjdon added a cp_r_toplevel function, to copy the contents of a directory, …
(edit) @10281   19 years chi Add filename_within_collection().
(edit) @10212   19 years davidb Introduction of envvar_append() to append items into an environment …
(edit) @10211   19 years davidb Introduction of filtered_rm_r(). This function is similar to rm_r() …
(edit) @10146   19 years mdewsnip Fixed filename_cat so if the first argument is entirely non-ASCII (eg. …
(edit) @10046   19 years mdewsnip Fixed a typo that unfortunately causes errors when you try to use the …
(edit) @9955   19 years davidb new function, hyperlink_text added to util.pm
(edit) @8716   19 years kjdon added some changes made by Emanuel Dejanu (Simple Words)
(edit) @8682   19 years mdewsnip Added a filename_head function that returns the path of a file without …
(edit) @7929   20 years davidb doc.pm modified so filename stored under gsdlsourcefilename is local …
(edit) @7507   20 years kjdon filename_cat now checks for an empty first path - so don't get an …
(edit) @5494   21 years sjboddie It turns out that the perl link() function is supported on NTFS. …
(edit) @3628   21 years jrm21 hard_link returns 1 on error. (But not if it attempts to copy - always …
(edit) @2974   22 years jrm21 added a newline to soft link error message
(edit) @2795   23 years sjboddie Got ZIPPlug working under under windows
(edit) @2516   23 years sjboddie * empty log message *
(edit) @2359   23 years sjboddie Altered the help text a little for mkcol.pl, import.pl, buildcol.pl, …
(edit) @2193   23 years sjboddie soft_link function now acts as a simple "copy" function on windows
(edit) @2039   23 years jrm21 do eval{symlink()} because platforms that don't support symlink …
(edit) @1586   24 years sjboddie fixed a bug in the cp_r perl routine
(edit) @1454   24 years stefan Lots of changes to perl building code for collectoraction
(edit) @1431   24 years sjboddie Made a few minor adjustments to perl building code for use with …
(edit) @1046   24 years sjboddie added comment to make me feel better for having spent an hour testing …
(edit) @983   24 years sjboddie link() function isn't supported on windows - use copy
(edit) @836   24 years davidb improvements to utils
(edit) @812   24 years sjboddie hard_link returns if link destination already exists
(edit) @721   25 years davidb Support functions to help with the generation of webpages from Perl …
(edit) @619   25 years sjboddie Added function to form hard link between two files (used for handling …
(edit) @537   25 years sjboddie added GPL headers
(edit) @488   25 years rjmcnab Changed the directory separator on windows to \ to make the code more …
(edit) @135   25 years rjmcnab Used GSDLCOLLECTDIR which is now defined in util.pm.
(edit) @86   25 years rjmcnab Added a function to determine whether the current machine is big or …
(add) @4   25 years sjboddie Initial revision
Note: See TracRevisionLog for help on using the revision log.