This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2007-09-18 Rafael Garcia... More work and modernization of INSTALL
2007-09-18 Steve HayChange #31889 forgot to regen global.sym
2007-09-17 Nicholas ClarkFix spelling errors in comments.
2007-09-17 Nicholas ClarkRemove dead functions:
2007-09-17 Nicholas ClarkRemove dead code surrounded by #if 0 from mathoms.c
2007-09-17 Jim Cromie[patch] qualify OP arenas item in perltodo
2007-09-17 H.Merijn BrandHP's ANSI-C optimizer breaks op.c (t/op/state.t failure...
2007-09-17 Nicholas ClarkSome more state variable deparse tests.
2007-09-17 Jim Cromie[ patch ] add line-number to embed.pl warnings
2007-09-17 Jos I. BoumansModule::Load::Conditional 0.18 (was Re: Module::Load...
2007-09-17 Rafael Garcia... Make B::Deparse able to handle pragmas from %^H.
2007-09-17 Jan Duboisdocument limitation of exec() inside pseudo-processes
2007-09-17 Jerry D. Heddenthreads 1.66
2007-09-17 Telsfix bigint testsuite
2007-09-17 Jarkko HietaniemiRe: [PATCH] Cray XT4/Catamount build
2007-09-17 Jim Cromiegrammar nit
2007-09-16 Nicholas ClarkChange 31873 was not robust against the possibility...
2007-09-16 Tels[PATCHES] various small Math::BigInt et. al. fixes
2007-09-16 Nicholas ClarkUpgrade to Archive::Tar 1.36
2007-09-15 Nicholas ClarkMove all the compile time options that affect binary...
2007-09-15 Nicholas ClarkRejig the word wrapping code for the "Compile-time...
2007-09-15 Nicholas ClarkNote the gotcha about newlines in the elements of PL_pr...
2007-09-15 Nicholas ClarkSave some C<","> in the embedded program used to genera...
2007-09-14 Jos I. BoumansUpdate Module::Load to 0.12 (Was Re: Module::Load 0...
2007-09-14 Dave Mitchellenable utf8 cache assertions on DEBUGGING builds
2007-09-14 Dave Mitchell[perl #45337] utf8 + "[a]a{2}" + /$.../ = panic: sv_len...
2007-09-14 Sébastien Aperghis... Fwd: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.21.tar.gz
2007-09-14 Jim Cromiea spelling nit
2007-09-14 Dave Mitchell[perl #45053] Memory corruption with heavy module loadi...
2007-09-13 Nicholas ClarkNote that list initialisation of state variables is...
2007-09-13 John E. Malmberg[patch@31788] Term::ReadLine::Stub missing get_line
2007-09-13 Rafael Garcia... Better diagnostics and test naming
2007-09-13 Rafael Garcia... Make Deparse handle "say"
2007-09-13 Rafael Garcia... URL correction by Robert Spier
2007-09-12 Nicholas ClarkCarp's argument backtrace code would show undef as...
2007-09-12 Nicholas ClarkAdd the missing assignment to op_last that change 31798...
2007-09-12 Nicholas ClarkDon't call frexp() on +Inf or -Inf either. (It's not...
2007-09-12 Rafael Garcia... Amend change 31854 for when NAN_COMPARE_BROKEN
2007-09-12 Zefram[perl #45383] sprintf %f panics with NaN
2007-09-12 Rafael Garcia... Make @INC available in base.pm's error message when
2007-09-12 Steve HayUpgrade to Win32-0.31
2007-09-12 Rick DelaneyRe: mro "PERFORMANCE CONSIDERATIONS" still true?
2007-09-12 John E. Malmberg[patch@31846] vms stat and chmod fixes.
2007-09-12 Nicholas Clarkmro_get_linear_isa_dfs and mro_get_linear_isa_c3 can...
2007-09-11 Marcus Holland... Upgrade to Devel::PPPort 3.11_06
2007-09-11 Rafael Garcia... Some escapes were mentioned twice, although they're...
2007-09-11 Max Maischein[patch] [Win32] Makefile and makefile.mk rely on shell...
2007-09-11 Rafael Garcia... Upgrade to Net::Ping 2.33, with help from Jerry Hedden
2007-09-11 Rafael Garcia... Upgrade to libnet 1.22 (with some help by Jerry Hedden)
2007-09-10 Craig A. BerryVMS help for File::Path 2.00_11: chdir() is finicky...
2007-09-10 Dave Mitchellchange #31246 unconditionally enabled utf8 cache debugg...
2007-09-10 Rafael Garcia... Move version to 1.07, although some tests are different...
2007-09-10 Dave Mitchellsilence warning in new state.t test (spotted by Jerry...
2007-09-10 Nicholas ClarkThe best way not to have the missing subroutines hash...
2007-09-10 Rick DelaneyRe: [perl #44623] Optimized magic_setisa has bug
2007-09-10 Rafael Garcia... Upgrade to ExtUtils::Install 1.44
2007-09-10 Rafael Garcia... Remove the "performance considerations" paragraph.
2007-09-10 Dave Mitchellwhen anon subs are cloned, the 'assign once only' flag...
2007-09-09 Dave Mitchellununit pos value warning identified the wrong variable...
2007-09-09 Dave Mitchellstate variables shouldn't be shared between anon subs
2007-09-09 H.Merijn BrandMoved really outdated Y2K comment from INSTALL to READM...
2007-09-09 H.Merijn BrandMerged duplicate info about GDBM/threads on HP-UX 11
2007-09-09 H.Merijn BrandThe question auctioned at YAPC::Europe-2007 in Vienna
2007-09-09 Rafael Garcia... More INSTALL nits. Move Tru64 specific info in the...
2007-09-09 Rafael Garcia... Not many people reuse an old config.sh nowadays, I...
2007-09-09 Rafael Garcia... Move the "reporting problems" section further in the...
2007-09-09 Craig A. BerryBand-aid for Pod::Man::devise_title to keep it from...
2007-09-08 Nicholas ClarkFor now, forbid all list assignment initialisation...
2007-09-08 Nicholas ClarkMake 'state $$' etc report 'Can't use global $$ in...
2007-09-08 Nicholas ClarkUpdate perldiag.pod to mention "state" in all places...
2007-09-08 Nicholas ClarkB.pm still assumed that SVt_PVBM exists. Correct this.
2007-09-08 Jim Cromie[patch] readabilty tweaks
2007-09-08 David Landgrensync blead with File-Path 2.00_11
2007-09-08 AbigailUserdefined properties
2007-09-08 Rafael Garcia... err should be removed from perl_keyword.pl, too
2007-09-07 Rafael Garcia... Spelling nit by Jim Cromie
2007-09-07 Craig A. BerryTwo Module::Build::Platform::VMS tweaks:
2007-09-07 John E. Malmberg[patch@31780] fixes for cpanplus on VMS
2007-09-07 Rafael Garcia... Bump version of Module::Build after change #31619
2007-09-07 Rafael Garcia... Remove the 'err' keyword
2007-09-07 Rafael Garcia... feature bundle :5.10 should be equivalent to latest...
2007-09-07 Jerry D. HeddenTest fixes to go along with longpath.inc patch
2007-09-07 Jerry D. HeddenFix t/op/magic.t failures under Cygwin
2007-09-07 Jerry D. HeddenFix ext/Win32/t/Unicode.t test failure under Cygwin
2007-09-07 Jerry D. HeddenForce uppercase drive letters
2007-09-06 AbigailMore tests
2007-09-06 Rafael Garcia... state $foo if 0 shouldn't warn. Spotted by Abigail.
2007-09-06 Nicholas ClarkChange 31798 forgot to add the op 'once' to Opcode.pm
2007-09-06 H.Merijn BrandPart of the 5.10.0 bump
2007-09-06 H.Merijn BrandUpstream netbsd patch. Also unified the whitespace...
2007-09-06 Rafael Garcia... If perl's minimal required version number is >= 5.6.0,
2007-09-06 Rafael Garcia... Fix CPANPLUS test to work with 5.10.0
2007-09-06 Rafael Garcia... Bump version number to 5.10.0.
2007-09-06 Nicholas ClarkMake state $zok = slosh(); behave as the Perl 6 design...
2007-09-06 Rick DelaneyRe: [perl #44969] Restricted hashes do not handle priva...
2007-09-05 Jerry D. HeddenFix ext/Win32/t/Unicode.t test bug
2007-09-05 Jerry D. Heddenthreads::shared 1.13
2007-09-05 Jerry D. Heddenthreads 1.65
2007-09-05 Father ChrysostomosRe: perlfunc.pod/split; concerning trailing fields
2007-09-05 Sébastien Aperghis... Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.20.tar.gz
next