]> mj.ucw.cz Git - libucw.git/history - lib/perl
The great conversion of log() logging function to msg().
[libucw.git] / lib / perl /
2007-05-18 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-23 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-13 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-04-10 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-20 Pavel Charvatremoved useless code from Ulimit & Filelock perl modules
2007-03-20 Pavel Charvatsimplified usage of Log & Die
2007-03-20 Pavel Charvatperl: Log and Die funtions are now exportable
2007-03-16 Pavel Charvatcommon switch for perl modules
2007-03-16 Pavel CharvatAdded Log perl module.
2007-03-12 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-09 Pavel Charvatperl: Added Sherlock::Config::Usage string.
2007-03-08 Pavel CharvatMerge with git+ssh://git.ucw.cz/projects/sherlock/GIT...
2007-03-05 Pavel Charvatsmall fixes in perl modules
2007-02-25 Pavel Charvatfixed fcnt_lock interface description
2007-02-25 Pavel Charvatadded a perl module for fcntl locking
2006-10-27 Robert Spalekmake the Perl Ulimit module compilable on Darwin
2006-07-26 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-25 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-07-25 Pavel Charvatfixed v3.9 config parsing in web-queue-main
2006-07-24 Pavel CharvatMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresMerge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
2006-04-29 Martin MaresRemoved trailing whitespaces.
2005-11-15 Vladimir Jelenfix from rel-3-7
2005-09-13 Martin MaresUlimit.xs now compiles in Perl 5.8.x, while still worki...
2005-08-14 Martin MaresThe Sherlock::Config module now supports typed configur...
2005-08-14 Martin MaresFixed parsing of bin/config output (by TomHol in rel...
2005-04-17 Martin MaresFix "-CONFIG_SWITCH" parameters.
2005-04-12 Martin MaresFixed bug in parsing of options.
2005-04-12 Martin MaresAutomatic detection of host OS and also partial automat...
2005-04-12 Martin MaresMore progress on the new configurator. All configuratio...
2005-04-12 Martin MaresMore pieces of new configure.
2005-04-12 Martin MaresAdded first pieces of the new configuration mechanism...
2005-04-11 Martin MaresRewritten Makefiles to support separated source and...
2004-12-11 Martin MaresConfigure libucw according to Sherlock config.
2004-12-11 Martin MaresMoved CGI.pm and Query.pm to Sherlock library.
2004-11-09 Martin MaresFixed a bug in parsing of replies -- the parse tree...
2003-11-06 Tomas VallaAdded some headers to avoid confusion of our own develo...
2003-11-03 Tomas VallaAnd do not forget .cvsignore, of course.
2003-11-03 Tomas VallaCVS should ignore files created by compiling Ulimit
2003-11-03 Tomas Vallato supress annoying warning messages during make clean
2003-10-25 Tomas VallaPerl module for setting ulimits.
2003-08-10 Tomas VallaRecognition of variable types in parse_args is now...
2003-07-20 Tomas VallaAdded 'array' feature to handle multiple variable occur...
2003-07-10 Tomas VallaJust to make it more comfortable.
2003-07-09 Tomas VallaPatch to allow processing of multiple occurences of...
2003-03-25 Martin MaresIf the search server connection dies prematurely, give...
2003-03-25 Martin MaresReplaced various nesting heuristics by proper parsing...
2002-10-10 Martin MaresFixed bug in parse_tree() causing the parser to loop...
2002-09-23 Martin MaresBetter avoid the brain-dead encoding " " as "+" when...
2002-09-23 Martin MaresFix escaping of "+" characters in outgoing parameters...
2002-09-23 Martin MaresOops, the card array was reversed!
2002-09-19 Martin MaresRobert> uff, na prvni pohled nic nechapu, asi je to...
2002-09-18 Martin MaresDebug output now calls a given subroutine instead of...
2002-09-17 Martin MaresAdded functions for automatic processing of script...
2002-09-06 Martin MaresAdded first two functions of the Poor Man's CGI module.
2002-09-02 Martin MaresMore improvements of the Query module.
2002-09-02 Martin MaresAdded a simple Perl module for connecting to search...
2002-08-26 Martin MaresAs usually, stuff in lib/* is LGPL'ed.
2002-08-26 Martin MaresAllow setting of default configuration file.
2002-08-23 Martin MaresAdded a Perl module for parsing options and configuration.