platform/upstream/perl.git
2008-05-27 Dave Mitchell[perl #54758] Perl 5.10 memory corruption
2008-05-25 Nicholas ClarkMy recent changes to POSIX.xs forgot that WEXITSTATUS...
2008-05-25 Paul Fenwicklib.pm should not warn about loading .par files
2008-05-24 Dave Mitchellmake TODO output TAP-compliant in regexp.t
2008-05-24 Gisle AasTime-Piece-1.13 test failures on HP-UX
2008-05-23 Craig A. BerryFile::Copy does not copy source file permissions to...
2008-05-23 Nicholas ClarkBump the version number following change 33905 (and...
2008-05-23 Nicholas ClarkBump AutoSplit to a dev version number to reflect the...
2008-05-23 BramRe: [perl #41555] Bug in File::Find on Windows when...
2008-05-23 Jerry D. HeddenSilence build warnings in universal.c
2008-05-23 Moritz Lenz[DOC PATCH] Memoize.pm refers to old title of "Higher...
2008-05-22 Nicholas ClarkRafael will take over Attribute::Handlers
2008-05-22 Nicholas ClarkFollowing a conversation on IRC, Artur thinks it best...
2008-05-22 Florian RagwitzDocumentation typo fix for Attribute::Handlers.
2008-05-21 Nicholas ClarkMake the worst case error message for Perl_croak_xs_usa...
2008-05-21 Nicholas ClarkAdd Perl_croak_xs_usage(), which reduces a lot of expli...
2008-05-21 Steve PetersUpgrade to AutoLoader-5.66
2008-05-21 Steve PetersUpgrade to Object-Accessor-0.34
2008-05-21 Rafael Garcia... Re: [perl #54566] assertion failure fiddling with @ISA
2008-05-21 Nicholas ClarkReplaced the WEXITSTATUS, WIFEXITED, WIFSIGNALED, WIFST...
2008-05-21 Nicholas ClarkEliminate POSIX::int_macro_int, and all the complex...
2008-05-20 Nicholas Clarkmetabatman fails the "this patch is self-documenting...
2008-05-20 Nicholas ClarkThe TODO tests of change 33876 were actually fixed...
2008-05-20 Andy DoughertyRe: Change 33843: [perl #54120] [PATCH] [metaconfig...
2008-05-20 Rafael Garcia... Re: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2008-05-20 Rafael Garcia... Re: [PATCH: TODO Tests] Re: [perl #53806] No complain...
2008-05-19 Jerry D. HeddenThread::Semaphore 2.08
2008-05-19 Jerry D. HeddenFix typo in perlop.pod
2008-05-19 Ricardo SIGNEScorrect errors / omissions in documenting DOES
2008-05-19 Nicholas ClarkAdd "profile installman" to the TODO.
2008-05-19 Nicholas ClarkAdd -w, tweak some comments.
2008-05-19 Nicholas ClarkA couple more installman tidy ups.
2008-05-19 Nicholas ClarkMerge common code from installperl and installman into...
2008-05-19 Nicholas ClarkChange 33859 missed $destdir => $opts{destdir}
2008-05-19 Nicholas ClarkConverge some changes from installperl into installman...
2008-05-19 Nicholas Clark$nonono => $opts{notify}
2008-05-18 chromaticAdd ..., !!!, and ??? operators
2008-05-18 Dave MitchellDEBUG_LEAKING_SCALARS wasn't reporting the correct...
2008-05-18 Dave Mitchellfix misleading comment about Perl_re_dup_guts
2008-05-18 David NicolNew separations for the pattern match operator document...
2008-05-18 Rafael Garcia... Fix for [perl #51848] Deparse interpolation in regex...
2008-05-18 Tom Wyant[perl #53500] op/pwent.t should use the DirectoryServic...
2008-05-18 Bram[perl #38955] exists(): error message on wrong argument...
2008-05-18 Niko TyniRe: eval "require Foo" with binary-incompatible XS...
2008-05-18 Jerry D. HeddenThread::Queue 2.08
2008-05-18 Paul MarquessIO::Compress::* 2.011
2008-05-17 Andy DoughertyRe: [perl #50180] NDBM_File fails to build
2008-05-17 Andy Dougherty[perl #54120] [PATCH] [metaconfig] Need more -fstack...
2008-05-17 Andy DoughertyRe: Compiling perl (5.10.x) with gcc <= 3.2.3
2008-05-17 Bram[perl #39187] [DOC-PATCH]: perldoc -f reverse: examples...
2008-05-16 Steve PetersSomehow, this got missed in change #33779.
2008-05-16 Steve PetersUpgrade to ExtUtils-Command-1.14
2008-05-16 Steve PetersUpgrade to Math-BigInt-FastCalc-0.19
2008-05-16 Jerry D. Heddenthreads::shared 1.21
2008-05-16 Niko Tynih2ph: allow the quote mark delimiter when chasing ...
2008-05-16 Matt KraaiMake perlfunc link to the correct section of perlop...
2008-05-16 Rafael Garcia... Prevent the tokenizer from segfaulting in debug mode...
2008-05-16 H.Merijn BrandHP 9000 End of Sale Announcements
2008-05-15 Vincent PitRe: [PATCH] Double magic with chop
2008-05-15 Nicholas ClarkAdd investigating eliminating POSIX::int_macro_int...
2008-05-15 Nicholas ClarkFix my typo.
2008-05-15 Andy DoughertyCompress/Raw/Zlib/Zlib.xs // comment fix
2008-05-15 Niko Tynifix typo in a Tie::Hash documentation link
2008-05-15 Nicholas ClarkRemove POSIX's internal implementation of S_ISBLK,...
2008-05-15 Nicholas ClarkIt transpires that POSIX.xs also duplicated several...
2008-05-13 Marcus Holland... Upgrade to Devel::PPPort 3.13_03
2008-05-11 Florian RagwitzHandle PL_minus_E before PL_minus_{n,p}.
2008-05-10 Paul MarquessIO::Compress::* 2.010
2008-05-10 BramCall SvMAGICAL_off in mg_free
2008-05-10 Nicholas ClarkRun Porting/checkARGS_ASSERT.pl and fix what it picks...
2008-05-10 Rafael Garcia... Remove C++ comments
2008-05-10 Jerry D. Heddenthreads::shared 1.19
2008-05-10 Jerry D. HeddenThread::Queue 2.07
2008-05-10 Rafael Garcia... Fix [perl #52740] crash when localizing a symtab entry
2008-05-10 Jerry D. HeddenRe: Change 33794: [PATCH] File::Copy & permission bits.
2008-05-10 Nicholas ClarkUpgrade to Encode 2.25
2008-05-10 Steffen MuellerRe: helping 5.8.9
2008-05-09 Ricardo SIGNESperlunitut link
2008-05-09 Kevin Ryde[perl #53908] perlpodspec typo "Encoding::Supported"
2008-05-08 Rafael Garcia... The last change to File::Copy broke the perl build.
2008-05-08 Rafael Garcia... Bump version and document last change.
2008-05-08 AbigailFile::Copy & permission bits.
2008-05-08 AbigailUse 3-arg open.
2008-05-08 Reini Urban-Uusedl on cygwin
2008-05-08 Bramextra tests for t/op/range.t (was Re: [perl #53554...
2008-05-08 Alexandr CiorniiData::Dumper patch
2008-05-07 Florian RagwitzDocumentation typo fix for mro.
2008-05-04 Craig A. BerryRecord-style reads in Perl_sv_gets have to be done...
2008-05-04 Jesse VincentPerl 5.10/Encode 2.24: Tiny typo in Encode's Makefile...
2008-05-02 Steve PetersSomedays, Perforce makes me cranky. Fix perforce resolve
2008-05-02 Steve PetersTweaks to Digest-SHA's Makefile.PL that casued problems
2008-05-02 Rafael Garcia... Fix makefile for core building
2008-05-02 Steve PetersUpgrade to Digest-SHA-5.47
2008-05-02 Vincent PitRe: [perl #51636] segmentation fault with array ties
2008-05-02 Vincent Pit~~ with non-overloaded objects
2008-05-01 Robin Barkert/op/pat.t
2008-04-30 Rafael Garcia... Add a test for "lc(LATIN CAPITAL LETTER SHARP S)"
2008-04-30 David Dick[perl #53560] Patch for linux LDAP groups
2008-04-30 Steve PetersUpgrade to CGI.pm-3.37
2008-04-30 Steve PetersUpgrade to bignum-0.23
next