p5sagit/p5-mst-13.2.git
2001-05-04 Jarkko Hietaniemi Encode/IO doc tweaks.
2001-05-04 Jarkko Hietaniemi Remove GDBM_File from the dynamic extensions for UTS,
2001-05-04 Jarkko Hietaniemi Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes...
2001-05-03 Benjamin Sugars Let sv_dump understand GvSHARED
2001-05-03 Benjamin Sugars Allow clobbering of a PerlIO::Scalar and more tests
2001-05-03 Jarkko Hietaniemi Integrate perlio:
2001-05-03 Jarkko Hietaniemi Install psed man page.
2001-05-03 Jarkko Hietaniemi Remove unused files; noted by Sarathy.
2001-05-03 Andy Dougherty INSTALL patch -- space requirements
2001-05-03 Nick Ing-Simmons Allow $answer = encode($object,$text); like it says...
2001-05-03 Nick Ing-Simmons Fix latin1 etc. alias code - (bit rot?) - the @latin2is...
2001-05-03 Nick Ing-Simmons Integrate mainline.
2001-05-03 Jarkko Hietaniemi Update Changes.
2001-05-03 Prymmer/Kahn fix handling of $Config{variables} in io/fflush.t
2001-05-03 Prymmer/Kahn two fixes for win32/FindExt.pm
2001-05-03 Jarkko Hietaniemi Can't croak sans thread context, from Doug MacEachern.
2001-05-03 Ilya Zakharevich Random input test and Perl
2001-05-02 Peter Prymmer fix some misinformation in perlfunc.pod
2001-05-02 Jarkko Hietaniemi Workaround for UTS compiler casting bug from Hal Morris.
2001-05-02 Dan Sugalski Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2001-05-02 Jarkko Hietaniemi Minor doc tweaks on endianness, closes bug 20010327...
2001-05-02 Jarkko Hietaniemi Document large files in INSTALL, document also the %x
2001-05-02 Jarkko Hietaniemi perlmodlib tweaks; regen pods.
2001-05-02 Jarkko Hietaniemi Fix for a segfault, from Marc Lehmann.
2001-05-02 Philip Newton [DOC PATCH bleadperl] minor nits in perlop.pod
2001-05-02 Dan Sugalski Multiplicity and thread fixes for VMS
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".
next