------------------------------------------------------------------------ r929 | jmason | 2005-03-15 15:12:28 -0800 (Tue, 15 Mar 2005) | 1 line more paranoid link_into_dir_no_retry implementation, hopefully will fix a bug that leaves tmp active files lying around ------------------------------------------------------------------------ r863 | jmason | 2005-02-08 16:58:22 -0800 (Tue, 08 Feb 2005) | 1 line redo the enqueue_sub() API; the read() style of string/empty-str/undef produced really messy, complex calling code, so just go with a more perlish string/undef/die() API instead ------------------------------------------------------------------------ r862 | jmason | 2005-02-08 16:16:50 -0800 (Tue, 08 Feb 2005) | 1 line bump version number; not yet ready for a release, but worth doing this before I forget ------------------------------------------------------------------------ r861 | jmason | 2005-02-08 16:12:08 -0800 (Tue, 08 Feb 2005) | 1 line added enqueue_sub() API, to enqueue data from a closure ------------------------------------------------------------------------ r857 | jmason | 2005-02-06 20:31:14 -0800 (Sun, 06 Feb 2005) | 1 line skip fork()-requiring tests on win32; failure log at http://www.nntp.perl.org/group/perl.cpan.testers/179567 ------------------------------------------------------------------------ r663 | jmason | 2005-01-18 17:09:00 -0800 (Tue, 18 Jan 2005) | 1 line RELEASING 0.04 ------------------------------------------------------------------------ r662 | jmason | 2005-01-12 18:26:40 -0800 (Wed, 12 Jan 2005) | 1 line add note about mailing list ------------------------------------------------------------------------ r661 | jmason | 2005-01-12 18:22:44 -0800 (Wed, 12 Jan 2005) | 2 lines bug: dqserver should run forever when --njobs is 0, or unset; instead, it was exiting immediately. Patch from Jeffrey Wescott . ------------------------------------------------------------------------ r461 | jmason | 2004-09-17 04:06:57 -0700 (Fri, 17 Sep 2004) | 1 line added debugging; also, tracked down a mysterious condition that resulted in unused files being left in the active dir. ------------------------------------------------------------------------ r460 | jmason | 2004-09-17 04:05:35 -0700 (Fri, 17 Sep 2004) | 1 line MANIFEST fixes ------------------------------------------------------------------------ r453 | jmason | 2004-09-09 18:14:30 -0700 (Thu, 09 Sep 2004) | 1 line updated documentation on the directory structure used; readying release ------------------------------------------------------------------------ r449 | jmason | 2004-08-30 14:26:49 -0700 (Mon, 30 Aug 2004) | 1 line bump version to 0.03 ------------------------------------------------------------------------ r448 | jmason | 2004-08-26 21:22:07 -0700 (Thu, 26 Aug 2004) | 1 line now up to the latest. added hashing of the data dir; long tests to measure speed effects of code changes; filenames are now significantly shortened using a hash instead of the raw string for the (hostname,pid) part ------------------------------------------------------------------------ r447 | jmason | 2004-08-26 21:19:25 -0700 (Thu, 26 Aug 2004) | 1 line version 0.02, for the record ------------------------------------------------------------------------ r446 | jmason | 2004-08-26 21:18:41 -0700 (Thu, 26 Aug 2004) | 1 line version 0.01, for the record ------------------------------------------------------------------------ r445 | robert | 2004-08-26 20:11:46 -0700 (Thu, 26 Aug 2004) | 1 line [perl #31356] new svn for IPC::DirQueue ------------------------------------------------------------------------