This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-03-03 Karl Williamsonregcomp.c: Remove #if 0 code
2011-03-02 Nicholas ClarkEliminate the global error override $Error from t/re...
2011-03-02 Nicholas ClarkSimplify pat.t by removing a loop over 2 items, which...
2011-03-02 Karl WilliamsonRevert "In File::Copy, convert two regexps to explicit...
2011-03-02 Karl WilliamsonRevert "In Cwd, convert two regexps to explicit ranges...
2011-03-02 Nicholas ClarkFix the TODO handling in t/re/ReTest.pl's skip()
2011-03-02 Nicholas ClarkConvert taint.t to lexical file and directory handles...
2011-03-02 Nicholas ClarkIn taint.t, convert the Fcntl and *printf tests to...
2011-03-02 Nicholas ClarkIn taint.t, violates_taint() now tests more of the...
2011-03-02 Nicholas ClarkIn taint.t, add violates_taint(), to replace a repeated...
2011-03-02 Nicholas ClarkIn taint.t, avoid using ok() where better test function...
2011-03-02 Nicholas ClarkIn taint.t, replace C<not any_tainted(..)> with calls...
2011-03-02 Nicholas ClarkIn taint.t, replace calls to all_tainted() with a loop...
2011-03-02 Nicholas ClarkAdd {is,isnt}_tainted() to taint.t, to replace use...
2011-03-02 Nicholas ClarkConvert taint.t to use test.pl's testing functions.
2011-03-01 Chris 'BinGOs... Update perldelta for Locale::Codes update
2011-03-01 Sullivan BeckPATCH: Bump Locale-Codes from 3.15 to 3.16
2011-03-01 Karl Williamsontoke.c: Raise error for multiple regexp mods
2011-03-01 Karl WilliamsonUCD.pm: Convert charscript to use mktables tables
2011-03-01 Karl WilliamsonUCD.pm: Bump version
2011-03-01 Karl WilliamsonRevert "mktables: Default map tables to range size 1."
2011-03-01 Karl WilliamsonUCD.pm: Convert num() to use new fcn
2011-03-01 Karl WilliamsonUCD.pm: Add internal fcn for reading mktables file
2011-03-01 Chris 'BinGOs... Update Maintainers.pl and perldelta for Math::BigInt...
2011-03-01 Peter John... [perl #85118] [PATCH] Update Math::BigInt::FastCalc...
2011-03-01 brian d foyPoint people to perlop for here doc errors
2011-03-01 brian d foyNote here docs need a line separator after the last...
2011-02-28 Karl Williamsonregex: Remove obsolete code
2011-02-28 Karl Williamsonfold_grind: Remove more tests under /d
2011-02-28 Karl Williamsonfold_grind.t: Reduce some tests.
2011-02-28 Karl Williamsonfold_grind.t: Clarify comment
2011-02-28 Karl Williamsonfold_grind.t: fix confusingly-named variable
2011-02-28 Karl Williamsonregexec.c: remove no longer needed code
2011-02-28 Karl Williamsonregcomp.c: white space only
2011-02-28 Karl Williamsonregcomp.c: collapse two blocks
2011-02-28 Karl Williamsonregcomp.c: Remove temporary code
2011-02-28 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9102
2011-02-28 Chris 'BinGOs... Update CPANPLUS::Dist::Build to CPAN version 0.54
2011-02-28 Nicholas ClarkConvert the taint.t Fcntl tests to use tempfile(),...
2011-02-28 brian d foyFix a grammar nit in perlfaq8
2011-02-28 Nicholas ClarkCorrect taint.t to skip the truncate test if $Config...
2011-02-28 Chris 'BinGOs... Corrected an incredibly small error in perlport.pod
2011-02-28 Florian RagwitzIgnore ExtUtils::Command release tests
2011-02-28 Florian RagwitzUpgrade Devel::DProf from version 20110225.01 to 201102...
2011-02-28 Florian RagwitzIgnore DProf release tests
2011-02-28 Florian RagwitzUpgrade ExtUtils::Command from version 1.16 to 1.17
2011-02-28 Nicholas ClarkSimplify the regression tests added in 3e6bd4bfcd175c61.
2011-02-28 Karl WilliamsonHandle [folds] of 0-255 without swashes
2011-02-28 Karl Williamsonregcomp.c: Add deprecation macro with extra param
2011-02-28 Karl Williamsonregcomp.c: More prep for bitmap/nonbitmap folds
2011-02-28 Karl Williamsonregcomp.c: Place marker for 2nd inversion list
2011-02-28 Karl WilliamsonChange to use new add_cp_to_invlist()
2011-02-28 Karl Williamsonregcomp.c: Add parameters to fcns
2011-02-28 Karl Williamsonregcomp.c: Convert old-style to inversion list
2011-02-28 Karl Williamsonregcomp.c: Add fcn add_cp_to_invlist()
2011-02-28 Karl Williamsonregcomp.c: Move code to common place
2011-02-28 Karl Williamsonregcomp.c: Factor code into a function.
2011-02-28 Karl WilliamsonAdd #defines for 2 Latin1 chars
2011-02-28 Karl WilliamsonMove some #defines
2011-02-28 Karl Williamsonregcomp.c: Remove no longer necessary tests
2011-02-28 Karl Williamsonregcomp.c: accept NULL as inversion list param
2011-02-27 Nicholas ClarkEliminate tests for tainting of globs, skipped since...
2011-02-27 Nicholas ClarkIn gv_autoload4(), ensure set magic is called on $...
2011-02-27 Chris 'BinGOs... Maintainers.pl and perldelta updates for Math::BigInt...
2011-02-27 Peter John... Update Math::BigInt::FastCalc to CPAN version 0.25
2011-02-27 Chris 'BinGOs... Added GNU/kFreeBSD to list of systems where 5.12.x...
2011-02-27 Father Chrysostomos[perl #76814] FETCH called twice - ||
2011-02-27 Father Chrysostomos[perl #79442] A #line "F" in a string eval doesn't...
2011-02-26 Karl Williamsonregexec.c: Array declared 1 too small
2011-02-26 Reini UrbanModern cygwin often has empty $ENV{CYGWIN}
2011-02-26 Father ChrysostomosStop aelemfast from crashing on GVs with null AVs
2011-02-26 Florian RagwitzDon't include commit IDs in generated delta entries
2011-02-26 Florian RagwitzHack to allow git-deltatool to spawn 'emacsclient -t'
2011-02-26 Florian RagwitzAllow reviewing of diffs in the deltatool
2011-02-26 Father ChrysostomosReword perltie/READLINE and correct example
2011-02-26 Kevin Ryde[perl #84942] perltie.pod READLINE list context
2011-02-26 Father ChrysostomosAdd Kevin Ryde to AUTHORS
2011-02-26 Father Chrysostomos[perl #84746] Accessing $2 causes the interpreter to...
2011-02-26 Karl Williamsonbleadperl breaks RCLAMP/Text-Glob
2011-02-26 Karl WilliamsonFree up bit in ANYOF flags
2011-02-26 Karl Williamsonregcomp.c: ANYOF node handle range to UV_MAX
2011-02-26 Karl Williamsonregcomp.c: Move inversion list conversion code
2011-02-26 Karl Williamsonregcomp.c: Use more precise ANYOF flag
2011-02-26 Karl Williamsonregcomp.c: Add comment
2011-02-25 Florian RagwitzUpgrade Tie::RefHash from version 1.38 to 1.39
2011-02-25 Florian RagwitzUpgrade Devel::DProf to version 20110225.01
2011-02-25 Florian RagwitzDProf is now maintained on CPAN, not by p5p anymore
2011-02-25 Florian RagwitzRemove DProf's Changes file
2011-02-25 Florian RagwitzRemove DProf's Makefile.PL
2011-02-25 Chris 'BinGOs... Maintainers.pl and perldelta updates for Math::BigInt...
2011-02-25 Peter John... Update Math::BigInt to CPAN version 1.993
2011-02-25 Nicholas ClarkEliminate $::PatchId from t/re/*.t.
2011-02-25 Nicholas ClarkRemove now-unnecessary C<use File::Spec> from t/op...
2011-02-25 Nicholas ClarkMigrate t/op/{fork,runlevel,tie}.t to use run_multiple_...
2011-02-25 Nicholas ClarkMigrate the test running logic from t/lib/common.pl...
2011-02-25 Nicholas ClarkConvert t/lib/common.pl to lexical filehandles and...
2011-02-25 Nicholas ClarkIn t/lib/common.pl, load File::Path on demand.
2011-02-25 Karl Williamsonfold_grind.t: Skip some /aa tests.
2011-02-25 Karl Williamsonfold_grind.t: Skip some ASCII-only tests in /l
2011-02-25 Karl Williamsonfold_grind.t: Add comment
next