p5sagit/p5-mst-13.2.git
2010-04-13 H.Merijn Brand Add d_prctl* for all other OS's
2010-04-13 H.Merijn Brand Probe for prctl () and check id PR_SET_NAME is supported
2010-04-13 H.Merijn Brand Note how to deal with broken dbm.h on OpenSUSE
2010-04-13 H.Merijn Brand Allow -Duse64bitint without promoting to use64bitall...
2010-04-13 Frank Wiegand fix a2p example
2010-04-13 David Mitchell fix minor casting issue
2010-04-13 David Mitchell Merge commit 'origin/davem/post-5.12' into blead
2010-04-13 Ævar Arnfjörð... Before 96a8704c makedepend.SH used shell quote syntax...
2010-04-13 Ævar Arnfjörð... When your bisect starts to go into perl-5.9.* territory...
2010-04-13 Rafael Garcia... Fix test comment (noticed by Alex Vandiver)
2010-04-13 Rafael Garcia... [perl #74198] Typo in perlop(1)
2010-04-13 Rafael Garcia... when(scalar) without argument should be a syntax error...
2010-04-13 Rafael Garcia... Ignore Devel/DProf test files in the git repository
2010-04-13 Jesse Vincent Add the 5.13 deprecation stanza to Module::Corelist...
2010-04-13 Jesse Vincent feature.pm now knows about 5.13
2010-04-13 Jesse Vincent Bump to 5.13.0
2010-04-13 Jesse Vincent Create a perl5130delta.pod
2010-04-12 Jesse Vincent Removing the RC marker from patchlevel.h
2010-04-12 Jesse Vincent Revert "* Fixed typo in toke.c docs, identified by...
2010-04-11 David Mitchell remove 'enable taint if modify gid/uid' feature
2010-04-11 David Mitchell RT 8857: premature free in local of tied element
2010-04-11 David Mitchell create SV leak test infrastructure
2010-04-11 brian d foy * Fixed typo in toke.c docs, identified by Zefram
2010-04-10 Jesse Vincent adjust release dates due to rc5
2010-04-10 Josh ben Jore Add bug to known issues for perl-v5.12.0
2010-04-10 Rafael Garcia... [perl #74168] Assertion failure when emitting a strictu...
2010-04-10 Jesse Vincent RC5 due to a regression reported by <mons@veda.park...
2010-04-08 David Mitchell fix RT 23810: eval and tied methods
2010-04-06 Jos Boumans Explicitly set the location of cpanp-run-perl when...
2010-04-06 David Mitchell more mods to -Dl debugging output
2010-04-06 Josh ben Jore Skip make_path group/user tests for darwin - it's nobod...
2010-04-05 Jesse Vincent Update perldelta for the removal of the deprecation...
2010-04-05 Steffen Mueller Remove perl4-library deprecation warnings
2010-04-05 Jesse Vincent Most of the REGEXP-massaging modules have now been...
2010-04-05 Jesse Vincent We're gonna have a fourth RC.
2010-04-02 Jesse Vincent There's gonna be an RC3
2010-04-02 Jesse Vincent untodo the no-longer-failing todo test for rgs' patch
2010-04-02 Rafael Garcia... For evals, op_targ carry hint flags, which are pretty...
2010-04-02 Florian Ragwitz Add a TODO test for block evals segfaulting on syntax...
2010-04-02 Jesse Vincent If the RC goes out today, the release goes out next...
2010-04-02 Curtis Jewell Adding Curtis Jewell to AUTHORS.
2010-04-02 Curtis Jewell Specifying when the trimmed down Win64 compiler works.
2010-04-02 Curtis Jewell Updating location of Strawberry's 64-bit toolchain.
2010-04-02 Jesse Vincent Typo in perldelta found by Tom Wyant
2010-04-01 Jesse Vincent 5.12.0 is now expected on 7 April 2010
2010-03-31 Ricardo Signes update the name of Task::Deprecations::5_12
2010-03-31 Jesse Vincent Merge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-03-31 Jesse Vincent Updated perldelta to point to the not-yet-extant bundle...
2010-03-31 Vincent Pit Don't initialize end in pp_reverse when begin is NULL
2010-03-31 Rafael Garcia... More tests for in-place reverse (empty tied array)
2010-03-31 Rafael Garcia... Add a test for reversing in-place an empty array
2010-03-31 Rafael Garcia... Avoid a segfault when reversing an empty array in-place.
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 Mitchell improve -Dl debugging output
2010-03-30 David Mitchell PL_defoutgv isn't always a GV.
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 Mitchell RT #67962: $1 treated as tainted in untainted match
2010-03-25 David Golden added Aristotle Pagaltzis to AUTHORS
next