From: Malcolm Beattie Date: Thu, 2 Oct 1997 17:19:44 +0000 (+0000) Subject: Bumped patchlevel to 51. Updated Todo.5.005. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=d119fc15e9fe1b3c83fb63a0a534b0a50c7e238e;p=p5sagit%2Fp5-mst-13.2.git Bumped patchlevel to 51. Updated Todo.5.005. p4raw-id: //depot/perl@98 --- diff --git a/Todo.5.005 b/Todo.5.005 index 197ed76..4bb732c 100644 --- a/Todo.5.005 +++ b/Todo.5.005 @@ -14,9 +14,12 @@ Multi-threading SvREFCNT_dec(curstack) in threadstart() in Thread.xs per-thread GV -> [SAH]V dereference for $@ etc. Thread::Pool + check new condition variable word; fix cond.t + more Configure support Miscellaneous sv_bless3 and '~'-magic to give choice on reblessing + rename and alter ISA.pm Compiler auto-produce executable @@ -27,4 +30,4 @@ Compiler _AUTOLOAD prodding Documentation - lots \ No newline at end of file + lots diff --git a/patchlevel.h b/patchlevel.h index bcfb414..ddbb585 100644 --- a/patchlevel.h +++ b/patchlevel.h @@ -1,5 +1,5 @@ #define PATCHLEVEL 4 -#define SUBVERSION 50 +#define SUBVERSION 51 /* local_patches -- list of locally applied less-than-subversion patches.