p5sagit/p5-mst-13.2.git
2010-02-11 Jesse Vincent Note a change in warnings::register's behavior in 5...
2010-02-11 Steve Peters Per Jesse, ignoring the skipping the tests form threade...
2010-02-09 Nicholas Clark Fix for non-regexps being upgraded to SVt_REGEXP
2010-02-09 H.Merijn Brand regenerated Configure after backport cat ../perl/Config...
2010-02-09 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-09 Jesse Vincent Document unless () {} elsif () {} else {} and tell...
2010-02-09 Reini Urban "unless else" wasn't previously documented, though...
2010-02-08 David Mitchell Warn people not to set PERL_CORE in XS
2010-02-08 Jan Dubois In embed.fnc the 'E' flag should imply 'X', but doesn't.
2010-02-08 David Golden revise perldelta note on strict and lax version rules
2010-02-07 David Mitchell expand flag descriptions in in embed.fnc
2010-02-07 David Mitchell alphabetically sort flag descriptions in embed.fnc
2010-02-07 Josh ben Jore [perl #72156]: substitute `less -R' for `less' for...
2010-02-07 Slaven Rezic INSTALL doc fix: calling the test suite using -MTestIni...
2010-02-07 Slaven Rezic changed "an UTF..." to "a UTF..." in all Pods
2010-02-07 Jesse Vincent Removing invalid port L<> links from Version documentat...
2010-02-07 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-07 Nicholas Clark Improvements to 31c9a3 - CPAN code did depend on the...
2010-02-06 David Golden move version details to version::Internals and other...
2010-02-06 David Golden document version::is_strict/is_lax
2010-02-06 John Peacock Document usage of version regexps
2010-02-06 John Peacock Export and document is_lax and is_strict functions
2010-02-06 Ricardo Signes note 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 Mueller Upgrade CPAN to 1.94_55
2010-02-03 Jesse Vincent Revert "Update to MIME-Base64 3.09"
2010-02-03 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-02-03 Jesse Vincent Allow arbitrary whitespace between NAME and VERSION...
2010-02-03 Abigail Tests for RT #72432
2010-02-03 Jesse Vincent add 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 Aas Update to MIME-Base64 3.09
2010-02-02 Todd Rinaldo Diagnostic 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 Schwern gmtime/localtime are busted around 2**48
2010-01-31 Karl Williamson Clarify warning that e.g. \q is reserved
2010-01-30 Frank Wiegand Fix POD typo
2010-01-29 Ricardo Signes suggestion to use GET URL
2010-01-28 Jesse Vincent Fix 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 Abigail Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-28 Abigail Add a few regression tests, making sure ... is parsed...
2010-01-28 Karl Williamson Clean up 5.12 delta pod concerning regexes and Unicode...
2010-01-28 Nicholas Clark Resort MANIFEST.
2010-01-27 Steve Hay Remove duplicate entries from MANIFEST
2010-01-27 Steve Hay Add Porting/check-cpan-pollution to MANIFEST
2010-01-27 brian d foy * Note that the flip-flop operator maintains state...
2010-01-26 Steffen Mueller Check for Maintainers.pl updates
2010-01-26 Steffen Mueller Porting/ tool: Check for bad commits against cpan/
2010-01-26 Vincent Pit A small typo in perlrun, spotted by Olivier Raginel.
2010-01-26 Jim Cromie comment grammar, indentation
2010-01-25 David Golden revise package NAME VERSION entry in perl5120delta
2010-01-25 Ricardo Signes correct a typo
2010-01-25 Ricardo Signes apply a second set of eyes to perl5120delta
2010-01-25 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-01-25 Jesse Vincent Add perl5120delta to pod.lst and MANIFEST
2010-01-25 Chris Williams Update CPANPLUS::Dist::Build to cpan version 0.46
2010-01-25 Nicholas Clark Change from a hard coded temporary file name in lib...
2010-01-24 Jesse Vincent Minor typo fix
2010-01-24 Jesse Vincent First full pass at perl5120delta
2010-01-24 Jesse Vincent Added 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 Mitchell Clarify in INSTALL what an extension name looks like:
2010-01-22 David Mitchell fix SEGV in /\N{...}/
2010-01-21 Ricardo Signes update Mark Jason Dominus's name in AUTHORS
2010-01-21 David Golden initialize undefined version objects with zero, not...
2010-01-21 Nicholas Clark Add USE_PERL_ATOF to the list of -V's compile-time...
2010-01-21 Ricardo Signes Revert "remove defunct "Changes" file step from RMG"
2010-01-21 Ricardo Signes remove defunct "Changes" file step from RMG
2010-01-20 Nicholas Clark Remove 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 Signes create perl5115delta and update other versions
2010-01-20 Nicholas Clark make clean deletes runtests, so add a rule and dependen...
2010-01-20 Ricardo Signes add -u to core-cpan-diffs to filter modules
2010-01-20 David Golden perlfunc tweak for package NAME VERSION
2010-01-20 Ricardo Signes remove remaining boilerplate from perl5114delta
2010-01-20 Ricardo Signes perldelta5114 updated prior to shipping
2010-01-20 Ricardo Signes add 5.11.4 (and myself) to perlhist
2010-01-20 Ricardo Signes regen_perly prepping for 5.11.4
2010-01-20 Ricardo Signes update Module::CoreList for pending 5.11.4
2010-01-20 David Golden Update Module::Build to 0.3603
2010-01-20 David Golden reminder: update Module::CoreList when bumping version...
2010-01-20 Ricardo Signes bump versions for core libs changed since 5.11.3
2010-01-19 Ricardo Signes regen warnings.pl for new version number
2010-01-19 Ricardo Signes bump version for 5.11.4
2010-01-19 Father Chrysostomos fix qr// and get-magic problems
2010-01-19 Tony Cook Fix for #71506: work around possible gcc bug
2010-01-19 David Golden note strict/lax version requirements in documentation
2010-01-19 David Golden add version number format note to perldelta
2010-01-19 Niko Tyni Fix a NULL pointer dereference when looking for a DESTR...
2010-01-18 Father Chrysostomos Fix for #71254: SEGV in Data::Dumper
2010-01-18 Jesse Vincent Fixed an editing error in perldoc about commit messages.
2010-01-18 Jesse Vincent Minor updates to the git tutorial and our commit messag...
2010-01-18 kmx [perl #71676] GDBM_File support on Win32
2010-01-18 Rainer Tammer Perl blead on AIX - fail: t/porting/test_bootstrap
2010-01-18 Nicholas Clark Move packagev.t from t/comp to t/op, as it fouls the...
2010-01-18 Rafael Garcia... Revert "[perl #62646] Maximum string length with substr"
2010-01-17 Ricardo Signes update AUTHORS for new commits, spelling
2010-01-17 Vincent Pit Add t/comp/packagev.t to MANIFEST
next