]> mj.ucw.cz Git - libucw.git/history - lib/perl
Another thing about the C standard I didn't know: passing a va_list to
[libucw.git] / lib / perl /
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.