p5sagit/p5-mst-13.2.git
2010-04-15 Florian Ragwitz Fix a minor perl5114delta error.
2010-04-15 Florian Ragwitz Remove 'delete &function' from perltodo.
2010-04-15 Rafael Garcia... [perl #74372] := warning not in perldiag
2010-04-15 Karl Williamson PATCH: [perl #72998] regex looping
2010-04-15 Rafael Garcia... Upgrade to CGI.pm 3.49
2010-04-14 H.Merijn Brand Between parens is the unit name
2010-04-14 H.Merijn Brand Merge branches 'blead' and 'blead' of perl5.git.perl...
2010-04-14 Jesse Vincent Add the new maint policy to perlpolicy.pod
2010-04-14 Zefram [perl #74038] c2ph (and pstruct) use the deprecated...
2010-04-14 Chris Williams Changes to CPANPLUS and CPANPLUS::Dist::Build tests
2010-04-14 David Mitchell add step to update RT version numbers in release_manage...
2010-04-14 Zefram [perl #74006] 5.12.0-RC stuffing bug
2010-04-14 Craig A. Berry Allow extension building on older (pre 7.3-2) VMS systems.
2010-04-14 Craig A. Berry Clarify HAS_PRCTL_SET_NAME definition in Porting/Glossary.
2010-04-14 David Golden revert "revert perl -h changes"
2010-04-13 Jesse Vincent Revert "Revert "* Fixed typo in toke.c docs, identified...
2010-04-13 Josh ben Jore Add emacs/vim hints
2010-04-13 Josh ben Jore Re-flow some errantly formatted pod
2010-04-13 Josh ben Jore Detabify perldtrace.d
2010-04-13 Nga Tang Chan [perl #73560] [PATCH] Fix typos in Pod::Functions
2010-04-13 Rafael Garcia... Reintroduce a lot of missing modules into perlmodlib.pod
2010-04-13 Father Chrysostomos [perl #73712] ‘Variable is not imported’ cannot be...
2010-04-13 Chris Williams Fix the abstract in Module::CoreList's META.yml
2010-04-13 Slaven Rezic * eliminated OP_SETSTATE also in comments
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
next