This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2005-09-27 Rafael Garcia... Micro-optimisation: use PL_globalstash instead of looki...
2005-09-27 Rafael Garcia... Addition to change 25612
2005-09-27 Jan Duboismark cannot be const because MEXTEND() modifies it...
2005-09-27 Jarkko Hietaniemi5.9.x@25609 Symbian update
2005-09-27 Rafael Garcia... Test for OPpCONST_NOVER only on OP_CONST ops.
2005-09-27 Michael G.... Warnings in tests @25605 due to cmp_ok behavior change.
2005-09-27 Steve PetersUpgrade to Encode 2.12
2005-09-26 Steve PetersUpgrade to Digest 1.11 with a minor Pod fix. Also...
2005-09-26 Nicholas Clarkconst sausage const const bacon const tomato and const
2005-09-26 Rafael Garcia... Upgrade to Test::Simple 0.61
2005-09-26 Rafael Garcia... Fix change 25597 for non-Windows platforms
2005-09-26 Rafael Garcia... Make B::Deparse handle correctly CORE::require
2005-09-26 Rafael Garcia... Document the new meaning of OPf_SPECIAL on OP_REQUIRE
2005-09-26 Rafael Garcia... CORE::require was always parsed as require().
2005-09-26 Steve Peters[perl #37223] [PATCH] File::Find::find fails on Win32...
2005-09-23 Rafael Garcia... Upgrade to Compress::Zlib 1.40
2005-09-23 Steve PetersFix to PERL_DEBUG_COW
2005-09-23 H.Merijn BrandRe: pod/pod2usage2.t
2005-09-23 Yitzchak Scott... quiet a few warnings
2005-09-23 Steve PetersChanges for hints/linux.sh for Purify
2005-09-23 Steve HayExtend 25579 to cover vc64 too
2005-09-23 Rafael Garcia... Add Porting/checkcfgvar.pl by Jarkko
2005-09-23 Rafael Garcia... SAPER is the new maintainer of XSLoader
2005-09-23 Steve HayChange 25226 should have done this too
2005-09-22 Nicholas ClarkAs SvPVX_mutable and SvPVX_const are new, they don...
2005-09-22 Nicholas ClarkThe New*() compatibility macros aren't needed inside...
2005-09-22 Steve HayForgot to update MANIFEST in change 25547
2005-09-21 Rafael Garcia... Add an option --ignore to installhtml
2005-09-21 Steve HayLocalize $@ in Locale::Maketext::maketext()
2005-09-21 Rafael Garcia... A few POD fixes
2005-09-21 Rafael Garcia... Upgrade to Pod::Parser 1.33
2005-09-21 Rafael Garcia... PodParser is now Pod-Parser on CPAN
2005-09-21 Brendan O'Deamisc a2p fixes
2005-09-21 Rafael Garcia... Upgrade to ExtUtils::ParseXS 2.12
2005-09-21 Rafael Garcia... Upgrade to Time::HiRes 1.74
2005-09-21 Nicholas ClarkRemove the last STRLEN n_a;s that my compiler can reach.
2005-09-21 Rafael Garcia... Integrate changes from Text::Tabs and Text::Wrap on...
2005-09-20 Rafael Garcia... Yitzchak says that Tim says that we can distribute
2005-09-20 Rick DelaneyRe: [perl #36733] %SIG not properly local-ized
2005-09-20 Steve HayResolve [perl #37110]: Update README.win32
2005-09-20 Rafael Garcia... Upgrade to Compress::Zlib 1.39
2005-09-20 Salvador FandiñoPATCH for #37138: using XSUB as DB::DB causes perl...
2005-09-20 John E. Malmberg[patch@25502] Add hard link and V8.2 crtl support to...
2005-09-19 Nicholas ClarkThe second argument to Move() is the destination, so...
2005-09-19 Nicholas ClarkAdd parallel testing to TODO
2005-09-19 Nicholas ClarkFirst argument to he_dup is actually a const HE *
2005-09-19 Nicholas ClarkAll Perl_hv_name_set()s need to be plain hv_name_set...
2005-09-19 Steve HayUpdate win32 config files w.r.t. change #25387
2005-09-19 Yitzchak Scott... bleadperl DProf.xs:140: warning: `unused' attribute...
2005-09-19 Nicholas ClarkImprove failure case diagnostics from comp/package.t
2005-09-18 Nicholas ClarkShould have been embed.h, not proto.h, in 25475
2005-09-18 Nicholas ClarkIt looks like the only way to reliably make Perl_hv_nam...
2005-09-18 John E. Malmberg[patch@25452] VMS fix required by Change 25387
2005-09-18 Nicholas ClarkTidying up the unused or unneeded global variables...
2005-09-18 Nicholas ClarkControlling what the GNU linker exports from a shared...
2005-09-18 Nicholas ClarkDetail the minimal rewards programme we have on offer.
2005-09-17 Nicholas Clarkrefactoring xsubpp should have been in the "just perl...
2005-09-17 Nicholas ClarkAdd "refactor xsubpp to be a thin wrapper around ExtUti...
2005-09-17 Nicholas ClarkAdd shrinking GVs and CVs to the TODO
2005-09-17 Nicholas ClarkAdd reduce duplication in sv_setsv_flags to TODO
2005-09-17 Nicholas ClarkMissing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5...
2005-09-17 Nicholas Clarkvv5.9.3 is clearly a bug.
2005-09-17 Nicholas ClarkAdd ordering of "global" variables to TODO
2005-09-17 Nicholas ClarkHolding a mutex then croak()ing strikes me as deadlock.
2005-09-17 Nicholas ClarkAdd emulate the per-thread memory pool on Unix to the...
2005-09-17 Nicholas ClarkAdd suggestion to profile to find a better set of hot...
2005-09-17 Nicholas Clarkadd merge Perl_sv_2[inpu]v to TODO
2005-09-17 Nicholas ClarkMaking make -j... work is a TODO
2005-09-17 Nicholas ClarkAdd "automating coverage tests" as a TODO
2005-09-17 Nicholas ClarkRe-order the TODO tasks based on the skills they need...
2005-09-16 Rafael Garcia... Revert change #24223 : select() will continue
2005-09-15 Rafael Garcia... Fix obsolete identifiers in comment
2005-09-15 Rafael Garcia... Upgrade to version.pm 0.48
2005-09-14 Jarkko HietaniemiMath::Complex and Math::Trig updates (Re: [perl #37117...
2005-09-14 scott@perlcode.org[perl #37163] dprofpp array subscript error
2005-09-14 Rafael Garcia... Change 25409 wasn't necessary for threaded perls
2005-09-14 Rafael Garcia... The debugger wasn't tracing correctly execution in...
2005-09-13 Dominic DunlopRe: [MAINT24637] fails "make test" on OSX 10.4 (lib...
2005-09-13 Nicholas ClarkAdd Luke Closs to AUTHORS
2005-09-13 Luke Closs[perl #36448] configuring ranlib for perl on osx with...
2005-09-13 Yitzchak Scott... Allow non-arrowed form of chained subscripts after...
2005-09-13 John E. Malmberg[patch@25388] vms/vms.c Perl_cando fix.
2005-09-13 Andy LesterThe return of the consting
2005-09-12 Aaron Kaplan[perl #37142] h2xs skips enums with negative values
2005-09-12 H.Merijn BrandDetection of malloc_size and malloc_good_size
2005-09-11 H.Merijn BrandReverted 25364 on authors request
2005-09-10 Nicholas ClarkExperiment with putting the F<.patch>level into patchle...
2005-09-09 Rafael Garcia... Minor comment fix
2005-09-08 Rick DelaneyMake t/op/local.t use test.pl.
2005-09-08 John E. Malmberg[patch@cbuilder_0.13] VMS fixes for cbuilder
2005-09-07 Rafael Garcia... The formatting function of Carp::Heavy has problem...
2005-09-07 kvr@centrum.cz[perl #37091] File::Path::mkpath resets errno
2005-09-06 Rafael Garcia... Upgrade to Compress::Zlib 1.38
2005-09-06 Nicholas ClarkAdd a TODO test for bug #37038 - assigning to the match...
2005-09-06 Rafael Garcia... Revert Makefile.PL change from #25355
2005-09-06 Yitzchak Scott... Re: Fw: Tied hash numeric values are rounded off under...
2005-09-06 H.Merijn BrandAdded amd64 and x86_64 to recognized predefined cpp...
2005-09-06 Rafael Garcia... Upgrade to IO 1.22 from gbarr
2005-09-05 Jim Cromieregression test for 25352
2005-09-04 Yitzchak Scott... Re: [perl #37039] perlref documentation about optional...
next