p5sagit/p5-mst-13.2.git
2010-03-31 Jesse Vincent Remove potentially confusing strawman version numbers...
2010-03-31 Jesse Vincent Reword a speculative message about building 32bit perls...
2010-03-31 Jesse Vincent Looks like we have an RC2 due to a segfault in reverse()
2010-03-30 David Golden rafl volunteers to release blead in August 2010
2010-03-30 David Golden revise release manager schedule
2010-03-29 Florian Ragwitz Document removal of -P in perldelta.
2010-03-29 Jesse Vincent Assuming RC1 goes out today, .0 goes out on 5 April
2010-03-29 Jesse Vincent Add an errata pointer to perldelta.
2010-03-29 Slaven Rezic doc update: Storable cannot serialize REGEXP (yet)
2010-03-29 Jesse Vincent Update perldelta to warn people that deprecated things...
2010-03-29 Jesse Vincent back out misguided change to brnaching time.
2010-03-29 Jesse Vincent Begin bowing to public pressure toward an open blead;
2010-03-29 Jesse Vincent bump from rc0 to rc1.
2010-03-29 Jesse Vincent Update perldelta to better warn users about the changes...
2010-03-29 Karl Williamson A few edits
2010-03-29 Karl Williamson Slight edits
2010-03-29 Karl Williamson Slight edits
2010-03-28 Craig A. Berry Spaces in filenames require non-default settings on...
2010-03-28 David Mitchell remove tmp debugging from File/Copy.t
2010-03-28 Karl Williamson Clarify that some examples are for ASCII machines
2010-03-28 Karl Williamson Make whitespace a single word [perl #34462]
2010-03-28 Karl Williamson Fix typos, minor wording changes, clarifications
2010-03-28 Karl Williamson Bring up to date for 5.12; including POSIX
2010-03-28 Karl Williamson Remove duplicate information and refer to other pods
2010-03-28 Karl Williamson Note a new thing to check for each new release of Perl
2010-03-28 David Mitchell add =encoding utf8 to the perldelta template
2010-03-28 Ævar Arnfjörð... When using a GitHub fork advice the use of Perl's Git...
2010-03-27 David Mitchell RT #73714: Regression in 5.12: File::Copy and initial...
2010-03-27 Craig A. Berry Update Porting/checkAUTHORS.pl to (once again) distingu...
2010-03-27 Andreas J.... Andreas provided a patch to CPAN::Distribution to deal...
2010-03-27 Craig A. Berry A slightly tweaked patch to perldelta from Craig Berry...
2010-03-27 Jesse Vincent Reformatted excessively long lines in perldelta.
2010-03-27 Jesse Vincent Bump B::Deparse and Module::CoreList versions due to...
2010-03-27 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-03-27 David Leadbeater [perl #73720] opt_scalarhv(or OP_BOOLKEYS) does not...
2010-03-27 Ævar Arnfjörð... Add =encoding utf8 to the 5.12 delta (like the 5.10...
2010-03-27 Ævar Arnfjörð... Adjust the formatting of the note about t/op/re.t
2010-03-27 Craig A. Berry Bring Porting/checkAUTHORS.pl into the world of git.
2010-03-27 Ævar Arnfjörð... Eulogy fix: Mention Domain/OS instead of DomainOS in...
2010-03-26 Rafael Garcia... Fix title of perluniprops in table of contents
2010-03-25 Jesse Vincent perl 5.11.6 never happened. Remove the traces of its...
2010-03-25 Jesse Vincent Removed specific attributions from the very few changes...
2010-03-25 Jesse Vincent Downgrade Socket.pm's new inet_ntop and inet_pton to...
2010-03-25 Jesse Vincent Perldelta proofreading fixes from Zefram in
2010-03-25 David Golden added Aristotle Pagaltzis to AUTHORS
2010-03-25 Aristotle Pagaltzis give two simpler recipes for creating remote branches
2010-03-24 David Mitchell describe how to create a remote topic branch
2010-03-24 Leon Brocard Check that sparse files hold at least a block (bug...
2010-03-22 Chris Williams Applied a patch from Schwern to one of the CPANPLUS...
2010-03-21 Rainer Tammer README.aix for Perl 5.12"
2010-03-20 Rafael Garcia... Explain why -Duserelocatableinc isn't compatible with...
2010-03-18 Rafael Garcia... Don't encourage using Safe in perlsec
2010-03-18 Nicholas Clark Add more internal files and directories to no_index...
2010-03-18 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-03-17 Vincent Pit A couple of additions to perl5120delta
2010-03-17 Leon Brocard Add a comma to the number "3000"
2010-03-17 Craig A. Berry Attached are two TODO patches for the remaining test...
2010-03-16 Jesse Vincent A typo in my last Module::CoreList update caused the...
2010-03-16 Rainer Tammer Clarify libgdbm use on AIX
2010-03-16 Jan Dubois Update Windows specific changes
2010-03-16 Jan Dubois Order platform specific changes alphabetically by platform
2010-03-16 Jan Dubois Note that forbidding keywords as labels is controversial
2010-03-15 H.Merijn Brand Add Porting/corelist-diff to MANIFEST
2010-03-14 Jesse Vincent Updated AUTHORS file to be current with checkAUTHORS...
2010-03-14 Jesse Vincent several typos in perldelta
2010-03-14 Jesse Vincent feature.pm needed to be taught about "use feature ...
2010-03-14 Jesse Vincent perldelta updated for new version of Module::CoreList
2010-03-14 Jesse Vincent Module::CoreList bumped to 2.27 and updated with versio...
2010-03-14 Jesse Vincent Added placeholder for RC0 in perlhist
2010-03-14 Jesse Vincent README updates for 5.12.0
2010-03-14 Jesse Vincent The "right" perldelta is now 5.12.0's
2010-03-14 Jesse Vincent Update patchlevel.h to note that this is RC0 and not...
2010-03-14 Jesse Vincent Bump to 5.12.0
2010-03-14 Jesse Vincent perldelta typo caught by Karl
2010-03-14 Karl Williamson A few small fixes to perl5120delta.pod
2010-03-14 Jesse Vincent Left a debugging statement in a Porting tool. Oops!
2010-03-14 Jesse Vincent Remove TODO section from perldelta
2010-03-14 Jesse Vincent Further updates to perldelta:
2010-03-14 Jesse Vincent Add the author list for 5.12.0
2010-03-14 Jesse Vincent Update Perl 5.12.0 delta. It needs a spellcheck, proofr...
2010-03-14 Ricardo Signes better perl version output in corelist-diff
2010-03-14 Ricardo Signes tool to produce corelist diffs
2010-03-13 Jesse Vincent pod cleanup
2010-03-13 Jesse Vincent Some copyediting perldelta. Pulled in .11.5 delta
2010-03-13 H.Merijn Brand Revive threaded builds for AIX
2010-03-13 Nicholas Clark In Perl_sv_compile_2op(), remove a suggestion to merge...
2010-03-12 Tom Hukins Use POD references to documentation when possible.
2010-03-12 Tom Hukins Use simpler language.
2010-03-12 Tom Hukins Use POD-style references in the "SEE ALSO" section.
2010-03-12 Tom Hukins Use POD-style references
2010-03-12 H.Merijn Brand Tighten the ropes on sGMTIME_min for HP-UX 11.00
2010-03-11 Jesse Vincent [perl# 73490] Bump Time::Piece to a devel release that...
2010-03-11 Nicholas Clark Clarify that patching deprecate.pm is intended to facil...
2010-03-11 Nicholas Clark Describe the limitations and pitfalls of @DB::args.
2010-03-11 Nicholas Clark Fix stringification assumption bug in overload.t, revea...
2010-03-11 David Mitchell remove gv_try_downgrade from the public API
2010-03-11 H.Merijn Brand Limit HP-UX 11.00 time to 48 bit in 64bit mode
2010-03-11 Rafael Garcia... Re-TODO one more Deparse test
2010-03-11 Karl Williamson Note that can be warned on implicit utf8 upgrade
2010-03-10 David Mitchell revert const deparsing in Deparse.pm
next