This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-10-05 Steffen MuellerUpgrade ExtUtils::ParseXS to 3.05
2011-10-04 Nicholas ClarkIn bisect-runner.pl, only force Configure's libpth...
2011-10-04 Dave RolskyShow that blessed comes from Scalar::Util in code example
2011-10-04 Karl Williamsonpodcheck.t: Guard against weird input file types
2011-10-03 Nicholas Clarkbisect-runner.pl needs to patch ext/IPC/SysV/SysV.xs...
2011-10-03 Nicholas Clarkbisect-runner.pl should check for t/perl when building...
2011-10-03 Nicholas ClarkFix two typos in the documentation for bisect-runner.pl
2011-10-03 Nicholas ClarkDocumentation for bisect.pl and bisect-runner.pl
2011-10-03 Nicholas ClarkIn bisect-runner.pl, fix a bug where a good "test_prep...
2011-10-03 Nicholas ClarkIn bisect.pl, support matching on files generated by...
2011-10-03 Nicholas ClarkIf patching fails, bisect-runner.pl should report the...
2011-10-03 Father ChrysostomosAdd another exception to dual-life.t
2011-10-02 Father ChrysostomosStop dual-life.t from failing during parallel testing
2011-10-02 Father ChrysostomosRemove unused variable from S_set_caret_X
2011-10-02 Nicholas Clarkbisect-runner.pl must use Fcntl::S_IMODE() on the raw...
2011-10-02 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.79
2011-10-02 Chris 'BinGOs... Update Digest to CPAN version 1.17
2011-10-02 Nicholas ClarkAdd 'config.sh' as a build target for bisect.pl
2011-10-02 Nicholas ClarkPermit bisect.pl to pass -D, -U and -A parameters to...
2011-10-02 Nicholas ClarkRefactor bisect-runner.pl to use the hashref interface...
2011-10-02 Nicholas ClarkRefactor bisect.pl to use Getopt::Long's pass_through...
2011-10-02 Reini UrbanTypo in comment share_hek_kek
2011-10-01 Karl Williamsonhandy.h: Reorder tests for speed
2011-10-01 Karl Williamsonhandy.h: Add macro
2011-10-01 Karl Williamsonhandy.h Fix isOCTAL_A macro
2011-10-01 Nicholas ClarkIn bisect.pl, use the earliest passing stable perl...
2011-10-01 Karl Williamsonhandy.h: Add comments, pod change
2011-10-01 Karl Williamsonhandy.h: Improve definition of FITS_IN_8_BITS
2011-10-01 Karl Williamsonhandy.h: Change '(foo) ? bar : 0 to 'foo && bar'
2011-10-01 Karl Williamsonutf8.h: Revise formal parameter name for clarity
2011-10-01 Karl Williamsonutf8.h: Remove redundant checks
2011-10-01 Karl Williamsonhandy.h: Speed up isIDFIRST_utf8()
2011-10-01 Karl WilliamsonAdd tests for isIDFirst
2011-10-01 Karl Williamsonutf8.c: Add function to retrieve new _Perl_IDStart...
2011-10-01 Karl Williamsonmktables: Add Perl_IDStart property
2011-10-01 Karl WilliamsonComment-only nits
2011-10-01 Karl Williamsonhandy.h: Add missing isASCII_L1 macro
2011-10-01 Karl Williamsonhandy.h: Don't call _utf8 fcns if Latin1
2011-10-01 Karl Williamsonhandy.h: Don't call _utf8 fcns if ASCII
2011-10-01 Karl Williamsonutf8.c: Remove (mostly) redundant test
2011-10-01 Karl Williamsonhandy.h: Don't call _uni fcns if have applicable macro
2011-10-01 Karl WilliamsonDon't use swash to find cntrls
2011-10-01 Karl Williamsonutf8.c: Use less confusing property name
2011-10-01 Karl WilliamsonNo need for swashes for properties that are ASCII-only
2011-10-01 Karl WilliamsonNo need for swashes for computing if ASCII
2011-10-01 Karl Williamsonhandy.h: No need to call fcns to compute if ASCII
2011-10-01 Karl Williamsonhandy.h: Simplify isASCII definition
2011-10-01 Karl Williamsonhandy.h: refactor FITS_IN_8_BITS defn
2011-10-01 Karl Williamsonhandy.h: clarify, typos in comment
2011-10-01 Karl WilliamsonMore documenting that \p{} defined only for <= U+10FFF
2011-10-01 Karl Williamsonutf8.c: Call new function invlist_invert_prop()
2011-10-01 Karl Williamsonregcomp.c: Add invlist_invert_prop()
2011-10-01 Karl Williamsonperlunicode, perluniprops: \p{Title} is Perl extension
2011-10-01 Karl WilliamsonRevise diagnostic text
2011-10-01 Karl Williamsonregexec.c: Avoid hard-coded utf8 tests for EBCDIC
2011-10-01 Karl Williamsonregcomp.c: Add assertion
2011-10-01 Karl Williamsonutf8.c: White space only
2011-10-01 Karl Williamsonutf8.c: Don't invert beyond-Unicode code points
2011-10-01 Karl Williamsonregexec.c: Add assertion check
2011-10-01 Karl Williamsonmk_PL_charclass.pl: Accept Unicode 6.1 syntax
2011-10-01 Karl Williamsonmk_PL_charclass.pl: Revise comments, gen'd header
2011-10-01 Nicholas Clarkbisect-runner.pl should "skip" if --force-manifest...
2011-10-01 Nicholas ClarkTeach bisect-runner.pl how to build perl back to perl...
2011-10-01 Nicholas ClarkAdd options --force-manifest and --test-build to bisect.pl
2011-10-01 Father Chrysostomos[perl #99984] Incorrect errmsg with our $::é
2011-10-01 H.Merijn BrandRegen Configure and friends
2011-10-01 H.Merijn BrandAdd more x-y aliases for x_y targets in Makefile
2011-10-01 Nicholas ClarkAvoid bisect-runner.pl hanging on pre-5.004 if a file...
2011-10-01 Father ChrysostomosRestore the package name to overload errors; fix crash
2011-09-30 Reini UrbanExport DynaLoader symbols from libperl again
2011-09-30 Nicholas ClarkTo build perl-5.003 bisect-runner.pl needs to force...
2011-09-30 Nicholas ClarkIn bisect-runner.pl, don't close Configure's STDIN...
2011-09-30 Nicholas ClarkAdd a --match option to bisect.pl, to locate source...
2011-09-30 Nicholas ClarkIn bisect-runner.pl, refactor the reporting code into...
2011-09-30 Nicholas Clarkbisect-runner.pl must clean up, even if it's skipping.
2011-09-30 Nicholas Clarkbisect.pl should still print the time taken if it fails.
2011-09-30 David GoldenDocument BEGIN, END, etc. in perlsyn
2011-09-29 Nicholas ClarkAdd lib/Config.pm as a target for bisect-runner.pl
2011-09-29 Nicholas Clarkbisect-runner.pl can build miniperl in parallel for...
2011-09-29 Nicholas ClarkAdd Porting/bisect.pl, to automate bisecting a perl...
2011-09-29 Tony Cookupdate valgrind URL and platforms
2011-09-29 Tony CookAdd darwin to the list of valgrind platforms
2011-09-29 Jim CromieMakefile.SH: emit make valgrind* targets only on linux
2011-09-29 Jim CromieMakefile.SH: fix ?= gmake-isms
2011-09-28 George Greerperldelta for ExtUtils::MakeMaker version 6.61_01.
2011-09-28 George GreerUpdate ExtUtils::MakeMaker to CPAN version 6.61_01
2011-09-28 Dave RolskyAdd missing C on </p> construct
2011-09-28 Dave RolskyMake a new section for vars related to interpreter...
2011-09-28 Dave RolskyMove $0 and $$ together
2011-09-28 Dave RolskyMove uid & gid variable docs next to each other
2011-09-28 Nicholas ClarkUpdate README.freebsd with the new approach for making...
2011-09-28 Nicholas ClarkMerge the improved $^X absolute pathname conversion.
2011-09-28 Nicholas ClarkNote the improved $^X absolute pathname conversion...
2011-09-27 Nicholas ClarkTeach Configure about "procselfexe" on Solaris and...
2011-09-27 Nicholas ClarkIn Configure, refactor the test for procselfexe into...
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-27 Florian RagwitzUpgrade perlfaq from version 5.0150034 to 5.0150035
2011-09-27 Nicholas ClarkAvoid a "use of uninitialized value" warning from pwent.t
2011-09-26 Florian RagwitzDual-life perlglossary.pod as part of perlfaq
next