platform/upstream/perl.git
2010-02-14 Eric BrineRemoves 32-bit limit on substr arguments. The full...
2010-02-13 H.Merijn Brand[PATCH] Support for SystemTap's dtrace compatibility...
2010-02-11 Rafael Garcia... Bump Safe's version to 2.22
2010-02-11 Reini Urbanbump to CPAN 1.12. Only Makefile.PL changes not affecti...
2010-02-11 Rafael Garcia... Silence spurious warning in new Safe test
2010-02-11 Robin BarkerRemove npl addresses from "my" files
2010-02-11 Robin Barkerdelete orphaned text
2010-02-11 David GoldenRevised opening line of perl man page
2010-02-11 David Goldenrevert perl -h changes
2010-02-11 Tim BunceBug in Safe 2.21 re propagating exceptions
2010-02-11 Rafael Garcia... [perl #72590] Panic if 'use strict' and forget 'my'
2010-02-11 David Goldenkeep -h to 80 characters or less
2010-02-11 David GoldenHelp new users learn how to get help
2010-02-11 Jesse VincentNote a change in warnings::register's behavior in 5...
2010-02-11 Steve PetersPer Jesse, ignoring the skipping the tests form threade...
2010-02-09 Nicholas ClarkFix for non-regexps being upgraded to SVt_REGEXP
2010-02-09 H.Merijn Brandregenerated Configure after backport cat ../perl/Config...
2010-02-09 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse VincentDocument unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban"unless else" wasn't previously documented, though...
2010-02-08 David MitchellWarn people not to set PERL_CORE in XS
2010-02-08 Jan DuboisIn embed.fnc the 'E' flag should imply 'X', but doesn't.
2010-02-08 David Goldenrevise perldelta note on strict and lax version rules
2010-02-07 David Mitchellexpand flag descriptions in in embed.fnc
2010-02-07 David Mitchellalphabetically sort flag descriptions in embed.fnc
2010-02-07 Josh ben Jore[perl #72156]: substitute `less -R' for `less' for...
2010-02-07 Slaven RezicINSTALL doc fix: calling the test suite using -MTestIni...
2010-02-07 Slaven Rezicchanged "an UTF..." to "a UTF..." in all Pods
2010-02-07 Jesse VincentRemoving invalid port L<> links from Version documentat...
2010-02-07 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-07 Nicholas ClarkImprovements to 31c9a3 - CPAN code did depend on the...
2010-02-06 David Goldenmove version details to version::Internals and other...
2010-02-06 David Goldendocument version::is_strict/is_lax
2010-02-06 John PeacockDocument usage of version regexps
2010-02-06 John PeacockExport and document is_lax and is_strict functions
2010-02-06 Ricardo Signesnote that delete/exists ARRAY_ELEM should be avoided
2010-02-05 Michael G.... Don't try to calculate a time over the conservative...
2010-02-04 Steffen MuellerUpgrade CPAN to 1.94_55
2010-02-03 Jesse VincentRevert "Update to MIME-Base64 3.09"
2010-02-03 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-03 Jesse VincentAllow arbitrary whitespace between NAME and VERSION...
2010-02-03 AbigailTests for RT #72432
2010-02-03 Jesse Vincentadd a watchdog for schwern's time overflow tests.
2010-02-03 Michael G.... Add sanity checks for far, far distant dates.
2010-02-02 Gisle AasUpdate to MIME-Base64 3.09
2010-02-02 Todd RinaldoDiagnostic improvements to better understand why lib...
2010-02-01 H.Merijn Brand[PATCH] Add gcc predefined macros to $Config{cppsymbols...
2010-01-31 Michael G Schwerngmtime/localtime are busted around 2**48
2010-01-31 Karl WilliamsonClarify warning that e.g. \q is reserved
2010-01-30 Frank WiegandFix POD typo
2010-01-29 Ricardo Signessuggestion to use GET URL
2010-01-28 Jesse VincentFix a broken pod link
2010-01-28 brian d foy* Fill out the docs on the yada to show it as a satand...
2010-01-28 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-28 AbigailAdd a few regression tests, making sure ... is parsed...
2010-01-28 Karl WilliamsonClean up 5.12 delta pod concerning regexes and Unicode...
2010-01-28 Nicholas ClarkResort MANIFEST.
2010-01-27 Steve HayRemove duplicate entries from MANIFEST
2010-01-27 Steve HayAdd Porting/check-cpan-pollution to MANIFEST
2010-01-27 brian d foy* Note that the flip-flop operator maintains state...
2010-01-26 Steffen MuellerCheck for Maintainers.pl updates
2010-01-26 Steffen MuellerPorting/ tool: Check for bad commits against cpan/
2010-01-26 Vincent PitA small typo in perlrun, spotted by Olivier Raginel.
2010-01-26 Jim Cromiecomment grammar, indentation
2010-01-25 David Goldenrevise package NAME VERSION entry in perl5120delta
2010-01-25 Ricardo Signescorrect a typo
2010-01-25 Ricardo Signesapply a second set of eyes to perl5120delta
2010-01-25 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-25 Jesse VincentAdd perl5120delta to pod.lst and MANIFEST
2010-01-25 Chris WilliamsUpdate CPANPLUS::Dist::Build to cpan version 0.46
2010-01-25 Nicholas ClarkChange from a hard coded temporary file name in lib...
2010-01-24 Jesse VincentMinor typo fix
2010-01-24 Jesse VincentFirst full pass at perl5120delta
2010-01-24 Jesse VincentAdded a stub of the Perl 5.12.0 delta which will be...
2010-01-22 Rafael Garcia... Update to podlators 2.3.0
2010-01-22 David MitchellClarify in INSTALL what an extension name looks like:
2010-01-22 David Mitchellfix SEGV in /\N{...}/
2010-01-21 Ricardo Signesupdate Mark Jason Dominus's name in AUTHORS
2010-01-21 David Goldeninitialize undefined version objects with zero, not...
2010-01-21 Nicholas ClarkAdd USE_PERL_ATOF to the list of -V's compile-time...
2010-01-21 Ricardo SignesRevert "remove defunct "Changes" file step from RMG"
2010-01-21 Ricardo Signesremove defunct "Changes" file step from RMG
2010-01-20 Nicholas ClarkRemove CPAN's Makefile.PL; let make_ext.pl write one...
2010-01-20 Ævar Arnfjörð... Make perl's magic variables in gv.c grep-able
2010-01-20 Rafael Garcia... Update META.yml for Module::CoreList
2010-01-20 Ricardo Signescreate perl5115delta and update other versions
2010-01-20 Nicholas Clarkmake clean deletes runtests, so add a rule and dependen...
2010-01-20 Ricardo Signesadd -u to core-cpan-diffs to filter modules
2010-01-20 David Goldenperlfunc tweak for package NAME VERSION
2010-01-20 Ricardo Signesremove remaining boilerplate from perl5114delta
2010-01-20 Ricardo Signesperldelta5114 updated prior to shipping
2010-01-20 Ricardo Signesadd 5.11.4 (and myself) to perlhist
2010-01-20 Ricardo Signesregen_perly prepping for 5.11.4
2010-01-20 Ricardo Signesupdate Module::CoreList for pending 5.11.4
2010-01-20 David GoldenUpdate Module::Build to 0.3603
2010-01-20 David Goldenreminder: update Module::CoreList when bumping version...
2010-01-20 Ricardo Signesbump versions for core libs changed since 5.11.3
2010-01-19 Ricardo Signesregen warnings.pl for new version number
2010-01-19 Ricardo Signesbump version for 5.11.4
2010-01-19 Father Chrysostomosfix qr// and get-magic problems
next