This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-09-14 Colin KuskieRefactor t/op/exists_sub.t to use test.pl instead of...
2012-09-14 Karl WilliamsonMerge branch for mostly regen/regcharclass.pl into...
2012-09-14 Karl Williamsonutf8.h: Use machine generated IS_UTF8_CHAR()
2012-09-14 Karl Williamsonregen/regcharclass.pl: Add ability to restrict platforms
2012-09-14 Karl Williamsonutf8.h: Remove some EBCDIC dependencies
2012-09-14 Karl Williamsonregen/regcharclass.pl: Add optimization
2012-09-14 Karl Williamsonregen/regcharclass.pl: White-space only
2012-09-14 Karl Williamsonregen/regcharclass.pl: Extend previously added optimization
2012-09-14 Karl Williamsonregen/regcharclass.pl: Rmv always true components from...
2012-09-14 Karl Williamsonregen/regcharclass.pl: Add an optimization
2012-09-14 Karl Williamsonregen/regcharclass.pl: Rename a variable
2012-09-14 Karl Williamsonregen/regcharclass.pl: Pass options deeper into call...
2012-09-14 Karl WilliamsonUse macro not swash for utf8 quotemeta
2012-09-14 Karl Williamsonregen/regcharclass.pl: Add new output macro type
2012-09-14 Karl Williamsonregen/regcharclass.pl: Add documentation
2012-09-14 Karl Williamsonregen/regcharclass.pl: Error check input better
2012-09-14 Karl Williamsonregen/regcharclass.pl: Allow comments in input
2012-09-14 Karl Williamsonregen/unicode_constants.pl: Add name parameter
2012-09-14 Karl WilliamsonMove 2 functions from utf8.c to regexec.c
2012-09-14 Karl Williamsonregexec.c: Use new macros instead of swashes
2012-09-14 Karl Williamsonregen/regcharclass.pl: Generate macros for \X processing
2012-09-14 Karl Williamsonregen/regcharclass.pl: Change to work on an empty class
2012-09-14 Karl Williamsonregen/regcharclass.pl: Fix bug for character '0'
2012-09-14 Karl Williamsonregen/regcharclass.pl: Work on EBCDIC platforms
2012-09-14 Karl Williamsonregen/regcharclass.pl: Remove Encode:: dependency
2012-09-14 Karl Williamsonregen/regcharclass.pl: Handle ranges, \p{}
2012-09-14 Karl Williamsonutf8.h: Save a branch in a macro
2012-09-14 Karl Williamsonutf8.h: White-space only
2012-09-14 Karl Williamsonutf8.h: Correct improper EBCDIC conversion
2012-09-14 Karl Williamsonext/B/B.xs: Remove EBCDIC dependency
2012-09-14 Karl WilliamsonRemove some EBCDIC dependencies
2012-09-14 Karl WilliamsonRename regen'd hdr to reflect expanded capabilities
2012-09-14 Karl Williamsonregen/utf8_strings.pl: Add ability to get native charset
2012-09-14 Karl Williamsonregen/utf8_strings.pl: Allow explicit default on input
2012-09-14 Karl Williamsonregen/utf8_strings.pl: Copy empty input lines to output
2012-09-14 Karl Williamson/regcharclass.pl, utf8_strings.pl: Add guard to .h
2012-09-14 Karl WilliamsonUnicode/UCD.pm: Clarify pod
2012-09-14 Karl WilliamsonFix \X handling for Unicode 5.1 - 6.0
2012-09-14 Karl Williamsonregcomp.c: Wrap some long lines
2012-09-13 Steve Hayperldelta for 8700fd3876
2012-09-13 Steve HayDocument how to create and use smoke-me branches
2012-09-13 Steve HayFix a couple of headings in perlgit.pod which look...
2012-09-13 Steve HayAvoid POSIX::close when closing files by descriptor...
2012-09-13 Jesse Luehrswhoops, move this back where it was
2012-09-12 Father Chrysostomosop.c: Document newGIVENOP(..., 0)
2012-09-12 Father ChrysostomosFix listop-hash-infix parsing
2012-09-12 Father Chrysostomostoke.c: Under -DT, dump complement properly
2012-09-12 Peter MartiniAdd PL_subname to the save stack
2012-09-12 Leon TimmermansEradicate race condition in t/op/sigsystem.t (#114562)
2012-09-12 David Mitchellstop ""-overloaded Regex recursing
2012-09-12 David Mitchelladd test for 6502e08, s/(.)/die/e
2012-09-12 David Mitchellperldelta: add recent regex API changes
2012-09-12 David Mitchellupdate docs for $`, $&, $' changes
2012-09-12 Colin KuskieRefactor to use test.pl instead of making TAP by hand...
2012-09-12 Father ChrysostomosUnify CvDEPTH for formats and subs
2012-09-12 Father Chrysostomospad.c: Share pad name lists between clones
2012-09-11 David GoldenUpdated Search::Dict to 1.07 as on CPAN
2012-09-11 Florian RagwitzPerldelta up to 5e96eee9
2012-09-11 Florian RagwitzText::Abbrev has been synchronised to CPAN
2012-09-11 Florian RagwitzTerm::ReadLine has been synchronised to CPAN
2012-09-11 Florian RagwitzExtUtils::Manifest has been synchronised to CPAN
2012-09-11 Florian RagwitzDumpvalue has been synchronised to CPAN
2012-09-11 Florian RagwitzSynchronise bignum with CPAN
2012-09-11 Florian RagwitzAutomatically create core-cpan-diff cache dir
2012-09-11 Florian RagwitzB::Lint hsa been synchronised to CPAN
2012-09-11 Florian Ragwitzautouse has synchronised to CPAN
2012-09-11 Florian RagwitzTell Maintainers.pl about the Storable 2.39 upgrade
2012-09-11 Steve HayUpdate perldelta entry for [perl #114496].
2012-09-11 Steve HaySilence invalid parameter messages from win32_signal
2012-09-11 Steve HayANSIfy output from invalid parameter handler, and write...
2012-09-11 Steve HayForward declare static functions in win32/win32.c
2012-09-11 Craig A. BerryIdentify MallocCfg* globals as variables, not functions.
2012-09-11 Abhijit Menon-SenBump version to 2.39 because I botched the 2.38 release
2012-09-11 Abhijit Menon-SenAdd changelog entry for 2.38
2012-09-11 Shlomi FishAdd more tests, Revert back to C-style for loops
2012-09-10 Florian RagwitzRemove some set but unused variables
2012-09-10 Florian RagwitzPerldelta up to 9e533305
2012-09-10 Florian RagwitzStop CPAN from indexing mad/
2012-09-10 Dominic HargreavesCorrect obvious typos in acknowledgements list
2012-09-10 Andy DoughertyFix [perl #114812] Configure not finding isblank().
2012-09-10 Colin KuskieRefactor t/op/my.t to use test.pl instead of making...
2012-09-10 Colin Kuskie... Refactor t/op/cond.t to use test.pl instead of making...
2012-09-10 Colin Kuskie... Refactor t/porting/customized to use test.pl instead...
2012-09-10 Craig A. BerryFix C++, MYMALLOC, sdbm combination.
2012-09-08 Craig A. BerryOut of memory message should not allocate memory.
2012-09-08 David Mitchellfix s/(.)/die/e
2012-09-08 David Mitchell[MERGE] only copy bits of regex match string
2012-09-08 David Mitchellfix a bug in handling $+[0] and unicode
2012-09-08 David Mitchellm// and s///; don't copy TEMP/AMAGIC strings
2012-09-08 David Mitchelltidy up patten match copying code
2012-09-08 David Mitchellstop $foo =~ /(bar)/g skipping copy
2012-09-08 David Mitchellrationalise t/re/pat_psycho.t
2012-09-08 David MitchellDon't copy all of the match string buffer
2012-09-08 David MitchellSeparate handling of ${^PREMATCH} from $` etc
2012-09-08 David Mitchellregexec_flags(): simplify length calculation
2012-09-08 David MitchellPL_sawampersand: use 3 bit flags rather than bool
2012-09-08 David Mitchelldocument args to regexec_flags and API
2012-09-08 Jerry D. HeddenUpgrade to threads::shared 1.41
2012-09-07 Andy DoughertyFix alignment for darwin with -Dusemorebits.
2012-09-05 Chris 'BinGOs... Update Archive-Tar to CPAN version 1.90
next