This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-05-06 Jarkko HietaniemiRetract #10003 and update the IDE descriptions a bit.
2001-05-06 Prymmer/Kahnwin32 update (VC,Borland,gcc), nmake update
2001-05-05 Jarkko Hietaniemi(Retracted by #10005.)
2001-05-05 Jarkko HietaniemiIt's "psed", not "sed".
2001-05-05 Jarkko HietaniemiUpdate Changes.
2001-05-05 Andreas KönigRe: bleadperl make install fails due to "psed"
2001-05-05 Jarkko HietaniemiAUTHORS updates.
2001-05-05 Jarkko HietaniemiUpdates on the pods related to the modules included...
2001-05-05 Jarkko HietaniemiHints file for AtheOS ( http://www.atheos.cx/ ),
2001-05-05 Jarkko HietaniemiAdd preemptive #undefs for some of the shorter and...
2001-05-05 Nicholas ClarkRe: h2xs [was Re: HEAR YE, HEAR YE!]
2001-05-05 Peter Prymmerthe real fix for t/lib/b-stash.t
2001-05-05 Peter Prymmerfix const poisioning in PerlIO_openn->fdopen->openn
2001-05-04 Robin Barker[PATHC perl@9944] missing library tests: Pod::Plainer
2001-05-04 Robin Barker-Wformat error from ext/re/re_comp.c
2001-05-04 Prymmer/Kahnlet win32 run t/lib/b-stash.t
2001-05-04 Jarkko HietaniemiIntroduce perl572delta, update Todo, add the missing
2001-05-04 Robin Barkerlong =item
2001-05-04 Jarkko HietaniemiThe #9901 had removed one line essential for EBCDIC.
2001-05-04 Reini Urbancygwin/Makefile.SHs INSTALL patch
2001-05-04 Jarkko HietaniemiEncode/IO doc tweaks.
2001-05-04 Jarkko HietaniemiRemove GDBM_File from the dynamic extensions for UTS,
2001-05-04 Jarkko HietaniemiDocument the \pX and \p{Yz} (and \p{BidiXYZ}) classes...
2001-05-03 Benjamin SugarsLet sv_dump understand GvSHARED
2001-05-03 Benjamin SugarsAllow clobbering of a PerlIO::Scalar and more tests
2001-05-03 Jarkko HietaniemiIntegrate perlio:
2001-05-03 Jarkko HietaniemiInstall psed man page.
2001-05-03 Jarkko HietaniemiRemove unused files; noted by Sarathy.
2001-05-03 Andy DoughertyINSTALL patch -- space requirements
2001-05-03 Nick Ing-SimmonsAllow $answer = encode($object,$text); like it says...
2001-05-03 Nick Ing-SimmonsFix latin1 etc. alias code - (bit rot?) - the @latin2is...
2001-05-03 Nick Ing-SimmonsIntegrate mainline.
2001-05-03 Jarkko HietaniemiUpdate Changes.
2001-05-03 Prymmer/Kahnfix handling of $Config{variables} in io/fflush.t
2001-05-03 Prymmer/Kahntwo fixes for win32/FindExt.pm
2001-05-03 Jarkko HietaniemiCan't croak sans thread context, from Doug MacEachern.
2001-05-03 Ilya ZakharevichRandom input test and Perl
2001-05-02 Peter Prymmerfix some misinformation in perlfunc.pod
2001-05-02 Jarkko HietaniemiWorkaround for UTS compiler casting bug from Hal Morris.
2001-05-02 Dan SugalskiRe: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
2001-05-02 Jarkko HietaniemiMinor doc tweaks on endianness, closes bug 20010327...
2001-05-02 Jarkko HietaniemiDocument large files in INSTALL, document also the %x
2001-05-02 Jarkko Hietaniemiperlmodlib tweaks; regen pods.
2001-05-02 Jarkko HietaniemiFix for a segfault, from Marc Lehmann.
2001-05-02 Philip Newton[DOC PATCH bleadperl] minor nits in perlop.pod
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-05-02 Benjamin SugarsRe: [PATCH] Allow appending on a PerlIO::Scalar
2001-05-02 Jarkko HietaniemiBug in #9915, spotted by Mike Guy.
2001-05-02 Jarkko HietaniemiAdd a test for not griping about references as array
2001-05-02 Jarkko HietaniemiRetracted a bit too much in #9952.
2001-05-02 Jarkko HietaniemiTest for #9952.
2001-05-02 Jarkko HietaniemiAdditional note on the encoding example: one cannot
2001-05-02 Jarkko HietaniemiNote that if you have recent enough Perl you already
2001-05-02 Jarkko HietaniemiRetract changes #8254 and #8255, causes coredump in
2001-05-02 Jarkko HietaniemiForgot from #9942. (Needed by t/lib/filter-simple.t.)
2001-05-02 Jarkko HietaniemiAdd an encoding conversion example.
2001-05-02 Jarkko HietaniemiAnother coat of paint but still nowhere finished.
2001-05-01 Jarkko HietaniemiUpdate Changes.
2001-05-01 Jarkko HietaniemiAdd known-to-be-tested modules to the list-to-be-skipped.
2001-05-01 Vadim KonovalovBorlandC++ fix
2001-05-01 Jarkko HietaniemiUpdate 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 HietaniemiIntegrate perlio:
2001-05-01 Benjamin SugarsAllow appending on a PerlIO::Scalar
2001-05-01 Jarkko HietaniemiAdd NEXT, a pseudo-class for method redispatching.
2001-05-01 Jarkko HietaniemiUpdate to Switch 2.02.
2001-05-01 Nick Ing-SimmonsFix for base.pm clobbering $VERSION
2001-05-01 Nick Ing-SimmonsTest for base.pm clobbering $VERSION.
2001-05-01 Jarkko HietaniemiAdd information about Scalar::Util::blessed.
2001-05-01 Mike GuyExtra UNIVERSAL documentation
2001-05-01 Mike GuyAutoflush in tests as appropriate
2001-05-01 Benjamin SugarsMultiple consecutive writes on PerlIO::Scalar
2001-05-01 H.Merijn BrandRe: Finally got a round tuit
2001-05-01 H.Merijn BrandRe: Finally got a round tuit
2001-05-01 Jarkko HietaniemiTune the scan_num() comments to reality.
2001-05-01 Robin Houstonoptimised sort
2001-05-01 Robin HoustonMessage-ID: <20010501133742.A4082@penderel>
2001-05-01 Robin Houstonfor(;;), sort
2001-05-01 Robin Houstondo, warn, use
2001-05-01 Benjamin SugarsTest autoflush on fork (Was: Should I remove something?)
2001-05-01 Peter Prymmermore VMS tweaks for addn'l selfstubber tests
2001-04-30 Robin Houstonsuppress warning
2001-04-30 Jarkko HietaniemiStrip the *markers* from #9919.
2001-04-30 Gwyn Judd(perlfaq/bleadperl) append mode and locking
2001-04-30 Jarkko HietaniemiMore_tweakage.
2001-04-30 Jarkko HietaniemiUpdate Changes.
2001-04-30 Jarkko HietaniemiT_w_e_a_k_a_g_e.
2001-04-30 Jarkko HietaniemiInstall s2p also as psed.
2001-04-30 Jens HamischRe: [ID 20010303.009] SOCKS5 work around breaks other...
2001-04-30 John HoldsworthAllow a zero timeout on IO::Socket accept and connect--
2001-04-30 Jarkko HietaniemiSave 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 HietaniemiChange 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 HietaniemiReintroduce #9889 to unbuffer the stderr/stdout on...
2001-04-30 Nick Ing-SimmonsIntegrate mainline.
2001-04-29 Jarkko HietaniemiAbigail spotted a thinko in #9905.
2001-04-29 Jarkko HietaniemiChanged the underscore/undebar syntax in numeric constants;
2001-04-29 Nick Ing-SimmonsIntegrate mainline.
2001-04-29 Prymmer/Kahnwin32/Makefile (nmake) update
next