platform/upstream/perl.git
2011-06-11 Nicholas ClarkMove the autovivification emulation code to the top...
2011-06-11 Nicholas ClarkRefactor IPC::Open3::_open3() to find the caller's...
2011-06-11 Nicholas ClarkIPC::Open3::open3() couldn't duplicate numeric file...
2011-06-11 Nicholas ClarkAvoid an uninitialized hash key in IPC::Open::spawn_wit...
2011-06-11 Nicholas ClarkIPC::Open3::open3() shouldn't fail if any of *STD{IN...
2011-06-11 Nicholas ClarkAdd debug code to test IPC::Open3::spawn_with_handles...
2011-06-11 Nicholas ClarkIn IPC::Open3::_open(), use 3 argument open to avoid...
2011-06-11 Nicholas ClarkGeneralise IPC::Open3::xopen() to $n-argument open.
2011-06-11 Nicholas ClarkSimplify the test for IPC::Open bug RT #72016.
2011-06-10 Father ChrysostomosRevert "Regenerate known_pod_issues.dat"
2011-06-10 Leon BrocardMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-06-10 Leon BrocardUpdate the list of CPAN mirrors in pod/perlmodlib.PL
2011-06-10 Father ChrysostomosCorrect example commit in release_managers_guide.pod...
2011-06-10 Father ChrysostomosRegenerate known_pod_issues.dat
2011-06-10 Leon BrocardAdd program which generates the list of registered...
2011-06-10 Robin Barkerunused variable tmpgv
2011-06-10 David GoldenShow diagnostic link format in perldelta template
2011-06-10 David Goldenpodcheck.t: decode verbatim paragraphs before checking...
2011-06-10 David GoldenPartial perldelta update through 9603df1
2011-06-10 David Goldengit-deltatool: show progress only for interactive modes
2011-06-10 Father ChrysostomosSuppress proto warning from attrs.t
2011-06-10 Father Chrysostomosperldata: Link directly to $;
2011-06-10 Father ChrysostomosAdd another address for Ian Goodacre
2011-06-10 Ian GoodacreDocument multi-dimensional array emulation.
2011-06-10 Jesse VincentWe'll no longer add RCs to perlhist.pod
2011-06-10 Chia-liang KaoUpdate irc and tw mongers links.
2011-06-10 Chia-liang Kaoconvert README.tw to utf-8
2011-06-10 David MitchellBenchmart.t: improved diagnostics
2011-06-10 Leon BrocardUpdate Porting/core-cpan-diff to use HTTP::Tiny
2011-06-10 Father ChrysostomosScalar keys assignment through lvalue subs
2011-06-10 Father ChrysostomosIn B::Concise and op.h list all ops that use LVSUB
2011-06-10 Pau Amma[perl #92542] perl5134delta.pod has a repeated word...
2011-06-09 David Mitchellt/op/sselect.t: reduce random failures (hopefully)
2011-06-09 David Mitchellt/op/sselect.t: add descriptions to ok() tests
2011-06-09 David Mitchellt/op/alarm.t: reduce intermittent failures
2011-06-09 Chris 'BinGOs... Updates to perldelta for all the updated CPAN modules.
2011-06-09 Chris 'BinGOs... Updated JSON-PP to CPAN version 2.27200
2011-06-09 Chris 'BinGOs... Updated Encode to CPAN version 2.43
2011-06-09 Chris 'BinGOs... Updated Unicode-Collate to CPAN version 0.76
2011-06-09 Chris 'BinGOs... Updated Unicode-Normalize to CPAN version 1.12
2011-06-09 Chris 'BinGOs... Updated Sys-Syslog to CPAN version 0.29
2011-06-09 Chris 'BinGOs... Updated Filter-Util-Call to CPAN version 1.39
2011-06-09 Chris 'BinGOs... Update DB_File to CPAN version 1.822
2011-06-09 Chris 'BinGOs... Updated CGI to CPAN version 3.54
2011-06-09 Chris 'BinGOs... Updated IO-Compress to CPAN version 2.035
2011-06-09 Chris 'BinGOs... Updated Compress-Raw-Zlib to CPAN version 2.035
2011-06-09 Chris 'BinGOs... Updated Compress-Raw-Bzip2 to CPAN version 2.035
2011-06-09 Chris 'BinGOs... Updated XSLoader to CPAN version 0.15
2011-06-09 Chris 'BinGOs... Updated Digest-SHA to CPAN version 5.62
2011-06-09 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.110930
2011-06-09 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9105
2011-06-09 Chris 'BinGOs... Update CPANPLUS-Dist-Build to CPAN version 0.56
2011-06-09 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.52
2011-06-09 Chris 'BinGOs... Update Object-Accessor to CPAN version 0.42
2011-06-09 David Mitchelleintr.t: skip based on capability rather than OS
2011-06-09 Father ChrysostomosFix my + attrs + list assignment
2011-06-08 Jesse VincentUpdate notes on why we actually want to disable thread...
2011-06-08 Leon BrocardAdd the v5.12.4-RC1 epigraph to Porting/epigraphs.pod
2011-06-08 Leon BrocardMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-06-08 Karl Williamsonperlfork, perlfunc: Fix English grammatical errors
2011-06-08 Leon BrocardAdd 5.12.4-RC1 to perlhist
2011-06-08 David Mitchellstop waithires.t randomly failing under high load
2011-06-08 Chris 'BinGOs... Synchronise Maintainers.pl with what is in dist/ currently.
2011-06-08 Craig A. BerryTweak APC instructions.
2011-06-08 Jesse VincentDisable some threads tests on m68k for now due to missi...
2011-06-08 Father Chrysostomosperldelta entries for lvalue and COW fixes
2011-06-08 Father ChrysostomosRegenerate known_pod_issues.dat
2011-06-08 Father ChrysostomosUpdate perldelta with entries copied from 5.14.1
2011-06-08 Father ChrysostomosRemove unnecessary TAINT_NOT
2011-06-08 Father Chrysostomos[perl #92290, #92406] Returning a pad var from lv sub
2011-06-08 Father ChrysostomosCorrect test names in sub_lval.t
2011-06-07 Leon BrocardExpand a little on what to do with Module::CoreList...
2011-06-07 Leon BrocardUpdate Module::CoreList for 5.12.4
2011-06-07 Father ChrysostomosFix broken link in perlfunc
2011-06-07 Father ChrysostomosAdd Bo Johansson to AUTHORS
2011-06-07 bojilundAdd information about portability caveats related to...
2011-06-07 bojilundImprove documentation to support portability
2011-06-07 David Goldenperldelta.pod: added summary of formline changes
2011-06-07 Karl Williamsonperldelta: Add potential entries
2011-06-06 David Goldengit-deltatool: added a progress counter
2011-06-06 Pau Ammapod punctuation nit in vmsish
2011-06-06 Nicholas ClarkTest that IPC::Open{2,3} correctly fault read-only...
2011-06-06 Nicholas ClarkTest that IPC::Open{2,3} correctly qualify file handles...
2011-06-06 Nicholas ClarkIn IPC-Open2.t, use functions other than ok(), to gener...
2011-06-06 Nicholas ClarkIn IPC-Open3.t, merge two similar tests using a loop.
2011-06-06 David Mitchell[perl #90006] out of memory during thread clone
2011-06-06 David Mitchell[perl #90006] cloning crashes during Out of Memory
2011-06-06 David Mitchellperl_clone_using: do simple assign/copying first
2011-06-06 David Mitchell[perl #88776] Signedness warning in toke.c
2011-06-06 David Mitchellperlfunc: fix error in open("-|") description
2011-06-06 David Mitchellclarify eval $string scope in docs
2011-06-06 Father Chrysostomos[perl #92258] <$fh> hangs on a glob copy
2011-06-06 Father ChrysostomosRemove two pointless uses of sv_2mortal
2011-06-05 Father ChrysostomosAdd Samuel Thibault to AUTHORS
2011-06-05 Samuel ThibaultMake hints/gnu.sh append to $ccflags rather than overri...
2011-06-05 Father ChrysostomosMake Storable freeze COWs properly
2011-06-05 Father ChrysostomosMake Devel::Peek::fill_mstats work on COWs
2011-06-05 Father ChrysostomosGet PerlIO::scalar to write to COWs
2011-06-05 Father ChrysostomosAdd John Hawkinson to AUTHORS
2011-06-05 John Hawkinson[perl #92234] Annoying typos in README.macosx
next