p5sagit/p5-mst-13.2.git
2001-05-02 Benjamin Sugars Re: [PATCH] Allow appending on a PerlIO::Scalar
2001-05-02 Jarkko Hietaniemi Bug in #9915, spotted by Mike Guy.
2001-05-02 Jarkko Hietaniemi Add a test for not griping about references as array
2001-05-02 Jarkko Hietaniemi Retracted a bit too much in #9952.
2001-05-02 Jarkko Hietaniemi Test for #9952.
2001-05-02 Jarkko Hietaniemi Additional note on the encoding example: one cannot
2001-05-02 Jarkko Hietaniemi Note that if you have recent enough Perl you already
2001-05-02 Jarkko Hietaniemi Retract changes #8254 and #8255, causes coredump in
2001-05-02 Jarkko Hietaniemi Forgot from #9942. (Needed by t/lib/filter-simple.t.)
2001-05-02 Jarkko Hietaniemi Add an encoding conversion example.
2001-05-02 Jarkko Hietaniemi Another coat of paint but still nowhere finished.
2001-05-01 Jarkko Hietaniemi Update Changes.
2001-05-01 Jarkko Hietaniemi Add known-to-be-tested modules to the list-to-be-skipped.
2001-05-01 Vadim Konovalov BorlandC++ fix
2001-05-01 Jarkko Hietaniemi Update to Filter::Simple 0.60, create a test for it.
2001-05-01 Hugo van der... Re: bleadperl: s/// failure with \b and /g
2001-05-01 Jarkko Hietaniemi Integrate perlio:
2001-05-01 Benjamin Sugars Allow appending on a PerlIO::Scalar
2001-05-01 Jarkko Hietaniemi Add NEXT, a pseudo-class for method redispatching.
2001-05-01 Jarkko Hietaniemi Update to Switch 2.02.
2001-05-01 Nick Ing-Simmons Fix for base.pm clobbering $VERSION
2001-05-01 Nick Ing-Simmons Test for base.pm clobbering $VERSION.
2001-05-01 Jarkko Hietaniemi Add information about Scalar::Util::blessed.
2001-05-01 Mike Guy Extra UNIVERSAL documentation
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-30 Nick Ing-Simmons Integrate mainline.
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 Nick Ing-Simmons Integrate mainline.
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 Nick Ing-Simmons Integrate mainline
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...
next