platform/upstream/perl.git
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
2008-04-30 John E. Malmberg[patch]perl5db.pl, perl5db.t - LINUX/UNIX/CYGWIN/VMS
2008-04-30 Vincent PitDouble magic/warnings with tie $x, $m
2008-04-30 BramRe: [PATCH] testing $/ with in memory files
2008-04-30 Rafael Garcia... Avoid garbage in test output when running make minitest.
2008-04-30 Rafael Garcia... A skip() function is missing, to get this test pass...
2008-04-30 Vincent PitDouble magic/warnings with binmode $fh, undef
2008-04-30 Bramextra tests for t/op/sprintf2.t (was Re: [perl #45383...
2008-04-30 Rafael Garcia... Change of maintainer.
2008-04-29 Jan DuboisWin32 process ids can have more than 16 bits
2008-04-28 Nicholas ClarkCast the result of fpsetmask(0) to (void), as some...
2008-04-28 Rafael Garcia... clarification about @ISA declaration in perlboot.pod
2008-04-27 Bramdoc patch for perlrun -x
2008-04-27 Bramdoc patch for perlfunc/split (was: RE: [perl #46073...
2008-04-27 Nicholas ClarkWarnings within the conditional of until() and for...
2008-04-27 Nicholas ClarkUse File::Find rather than shell globbing to get the...
2008-04-27 Nicholas ClarkWarnings within the condition of while are not reported...
2008-04-27 Rafael Garcia... Revert change #33751, at least for now: this breaks...
2008-04-26 Robin Barkeranother go; was RE: [perl #49302] [[:print:]] v \p...
2008-04-26 John E. Malmberg[patch]perl5db.pl - What I needed to get the forked...
2008-04-26 Ricardo SIGNESNew tests (and TODO tests) for ~~ and overloading,
2008-04-26 David Dick[perl #53238] Patch to stop t/op/fork.t relying on...
2008-04-26 Rafael Garcia... Note about moving modules to ext/
2008-04-26 Adriano Ferreiraupdate Pod-Perldoc to version 3.14_04
2008-04-24 Gisle AasInline the trivial S_raise_signal function in the perl...
2008-04-24 Nicholas ClarkStop File::Copy truncating destination files if passed...
2008-04-24 Gisle AasDrop #ifdefs that became empty in change #32012.
2008-04-24 Nicholas ClarkLooks like we can do System V IPC 64 bit on Leopard...
2008-04-24 Nicholas ClarkOn Darwin, -Uuse64bitall shouldn't mean -Duse64bitall...
2008-04-23 Nicholas ClarkAdd "safely supporting POSIX SA_SIGINFO" to perltodo...
2008-04-22 Nicholas ClarkNote that Rafael did the key elsif() line number TODO...
2008-04-22 Steve HayUpgrade to ExtUtils-CBuilder-0.23
2008-04-22 Steve HayUpgrade to Win32-0.36
2008-04-21 Paul MarquessUpdate Compression modules to version 2.009
2008-04-21 Rafael Garcia... Upgrade to Math::BigInt v1.89
2008-04-19 Paul JohnsonRe: wrong line numbers in elsif()
2008-04-18 Matt Kraai[perl #52860] [PATCH] Incorrect variable name in perlintro
next