p5sagit/p5-mst-13.2.git
2001-05-01 Mike Guy Autoflush in tests as appropriate
2001-05-01 Benjamin Sugars Multiple consecutive writes on PerlIO::Scalar
2001-05-01 H.Merijn Brand Re: Finally got a round tuit
2001-05-01 H.Merijn Brand Re: Finally got a round tuit
2001-05-01 Jarkko Hietaniemi Tune the scan_num() comments to reality.
2001-05-01 Robin Houston optimised sort
2001-05-01 Robin Houston Message-ID: <20010501133742.A4082@penderel>
2001-05-01 Robin Houston for(;;), sort
2001-05-01 Robin Houston do, warn, use
2001-05-01 Benjamin Sugars Test autoflush on fork (Was: Should I remove something?)
2001-05-01 Peter Prymmer more VMS tweaks for addn'l selfstubber tests
2001-04-30 Robin Houston suppress warning
2001-04-30 Jarkko Hietaniemi Strip the *markers* from #9919.
2001-04-30 Gwyn Judd (perlfaq/bleadperl) append mode and locking
2001-04-30 Jarkko Hietaniemi More_tweakage.
2001-04-30 Jarkko Hietaniemi Update Changes.
2001-04-30 Jarkko Hietaniemi T_w_e_a_k_a_g_e.
2001-04-30 Jarkko Hietaniemi Install s2p also as psed.
2001-04-30 Jens Hamisch Re: [ID 20010303.009] SOCKS5 work around breaks other...
2001-04-30 John Holdsworth Allow a zero timeout on IO::Socket accept and connect--
2001-04-30 Jarkko Hietaniemi Save the spot of regprev (see #9911) for binary compati...
2001-04-30 Hugo van der... Re: [PATCH bleadperl] [ID 20010426.002] Word boundry...
2001-04-30 Jarkko Hietaniemi Change PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-30 Walt Mankowski [DOC PATCH bleadperl] Document generation of random...
2001-04-30 Jarkko Hietaniemi Reintroduce #9889 to unbuffer the stderr/stdout on...
2001-04-29 Jarkko Hietaniemi Abigail spotted a thinko in #9905.
2001-04-29 Jarkko Hietaniemi Changed the underscore/undebar syntax in numeric constants;
2001-04-29 Prymmer/Kahn win32/Makefile (nmake) update
2001-04-29 Abigail Doc fixes.
2001-04-29 Jarkko Hietaniemi In character classes one couldn't have 0x80..0xff chara...
2001-04-28 Jarkko Hietaniemi Forgot the latest mktables.PL from #9899.
2001-04-28 Jarkko Hietaniemi Explain the \p{} and \P{} error message better and
2001-04-28 Jarkko Hietaniemi Add one possible explanation for the "Invalid [] range...
2001-04-28 Jarkko Hietaniemi Add a level of indirection to the implementation of...
2001-04-28 Jarkko Hietaniemi Update the information on shared library path on HP-UX.
2001-04-28 Jarkko Hietaniemi Because #9894 seems to do the trick, this workaround...
2001-04-28 Jarkko Hietaniemi For PerlIO flush the children's file handles (on fork...
2001-04-28 Jarkko Hietaniemi Test tweak for #9891.
2001-04-28 Jarkko Hietaniemi New HP-UX hints from Merijn.
2001-04-28 Robin Houston non-block scopes
2001-04-27 Mike Guy Re: selfstubber test fail on bleadperl
2001-04-27 Jarkko Hietaniemi Test tweak for #9886.
2001-04-27 Jarkko Hietaniemi Buffering issue at least in Solaris (even with perlio).
2001-04-27 Robin Houston Human-readable pragmas &c
2001-04-27 Jarkko Hietaniemi Update Changes.
2001-04-27 Philip Newton [DOC PATCH bleadperl] Document underscores in numeric...
2001-04-27 Jarkko Hietaniemi Add LOG_PERROR; prettify the "removed".
2001-04-27 Jarkko Hietaniemi h2xs tweaks: use NV instead of double, "quote" the...
2001-04-27 Jarkko Hietaniemi Don't bother creating existing directories.
2001-04-27 Mike Schilli MakeMaker 'make test' weirdness -- fix for h2xs provided
2001-04-27 Jarkko Hietaniemi break is not yet Perl. Added the template license...
2001-04-27 Tim Jenness Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849...
2001-04-26 Abigail Fill in details we're likely to know.
2001-04-26 Peter Prymmer vms specific tweak to new selfstubber.t
2001-04-26 Jarkko Hietaniemi Deparse nits.
2001-04-26 Jarkko Hietaniemi Document ANYOF_CLASS.
2001-04-26 Hugo van der... Re: [PATCH @9846] dumping ANYOF
2001-04-26 Nicholas Clark more for Devel::SelfStubber
2001-04-26 Robin Houston formats must be flush left
2001-04-26 Jarkko Hietaniemi If some of the constants are prefixes of others,
2001-04-26 Chris Bongaarts [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2001-04-26 Jarkko Hietaniemi Further cuts and more docs from Graham Barr.
2001-04-26 Paul Marquess DB_File-1.77
2001-04-26 Robin Houston fix easy bugs
2001-04-26 Jarkko Hietaniemi Update Changes.
2001-04-26 Jarkko Hietaniemi Dethinko from Robin Houston.
2001-04-26 Robin Houston C<$x = /(.)/> ne C<($x) = /(.)/>
2001-04-26 Robin Houston Re: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Mike Guy Re: [PATCH] UNIVERSAL shouldn't require Exporter
2001-04-26 Robin Houston Re: [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Jarkko Hietaniemi The Time::Piece conspiracy unmasked!!!
2001-04-26 Robin Houston disable correct warning
2001-04-26 Barrie Slaymaker Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use...
2001-04-26 Robin Houston [PATCH B::Deparse] fix string uninterpretation
2001-04-26 Robin Houston filetests, open(my $x,...), warnings, formats &c
2001-04-26 Benjamin Sugars Re: Short test case for undef %stash:: crash
2001-04-26 Jarkko Hietaniemi Beginnings of strptime(). Do not touch the wet paint.
2001-04-26 Jarkko Hietaniemi Retract #9851, core dumps from pod2man.
2001-04-26 Hugo van der... (Retracted by #9852.)
2001-04-26 Jarkko Hietaniemi If ccflags was empty the _previous_ $* containing all the
2001-04-26 Jarkko Hietaniemi Make selfstubber test more portable.
2001-04-26 Benjamin Sugars Re: [PATCH: perl@9841] fix a typo for Cwd.xs
2001-04-26 Peter Prymmer VMS updates
2001-04-26 Jarkko Hietaniemi re 'debug' was broken by #9084.
2001-04-25 Nicholas Clark test for Devel::SelfStubber
2001-04-25 Paul Johnson Re: [PATCH 5.7.1] B::Concise and extra variables
2001-04-25 Peter Prymmer fix a typo for Cwd.xs
2001-04-25 John Peacock Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
2001-04-25 Jarkko Hietaniemi Update Changes.
2001-04-25 Jarkko Hietaniemi Yet another HP-UX hints version from Merijn.
2001-04-25 Jarkko Hietaniemi abs_path() didn't terminate the filename correctly,
2001-04-25 Mike Guy Re: Useless use of constants other than 0,1 in void...
2001-04-25 Jon Eveland Re: patch to perl5db.pl (formatting of h h screen)
2001-04-25 Philip Newton Porting/patching.pod: update version number format
2001-04-25 Jarkko Hietaniemi It would seem that both ar and full_ar need to be overr...
2001-04-25 Philip Newton Re: [PATCH] foreach defelem magic should only be applie...
2001-04-25 Jarkko Hietaniemi In HP-UX set ar to /usr/bin/ar but only iff none set.
2001-04-25 Jarkko Hietaniemi New version of HP-UX hints from Merijn.
2001-04-25 Jarkko Hietaniemi Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
2001-04-25 Jarkko Hietaniemi The tzname[] bit is not needed by util.c -- and causes
next