This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2010-04-14 Jesse VincentAdd the new maint policy to perlpolicy.pod
2010-04-14 Zefram[perl #74038] c2ph (and pstruct) use the deprecated...
2010-04-14 Chris WilliamsChanges to CPANPLUS and CPANPLUS::Dist::Build tests
2010-04-14 David Mitchelladd 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. BerryAllow extension building on older (pre 7.3-2) VMS systems.
2010-04-14 Craig A. BerryClarify HAS_PRCTL_SET_NAME definition in Porting/Glossary.
2010-04-14 David Goldenrevert "revert perl -h changes"
2010-04-13 Jesse VincentRevert "Revert "* Fixed typo in toke.c docs, identified...
2010-04-13 Josh ben JoreAdd emacs/vim hints
2010-04-13 Josh ben JoreRe-flow some errantly formatted pod
2010-04-13 Josh ben JoreDetabify 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 WilliamsFix the abstract in Module::CoreList's META.yml
2010-04-13 Slaven Rezic* eliminated OP_SETSTATE also in comments
2010-04-13 H.Merijn BrandAdd d_prctl* for all other OS's
2010-04-13 H.Merijn BrandProbe for prctl () and check id PR_SET_NAME is supported
2010-04-13 H.Merijn BrandNote how to deal with broken dbm.h on OpenSUSE
2010-04-13 H.Merijn BrandAllow -Duse64bitint without promoting to use64bitall...
2010-04-13 Frank Wiegandfix a2p example
2010-04-13 David Mitchellfix minor casting issue
2010-04-13 David MitchellMerge 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 VincentAdd the 5.13 deprecation stanza to Module::Corelist...
2010-04-13 Jesse Vincentfeature.pm now knows about 5.13
2010-04-13 Jesse VincentBump to 5.13.0
2010-04-13 Jesse VincentCreate a perl5130delta.pod
2010-04-12 Jesse VincentRemoving the RC marker from patchlevel.h v5.12.0
2010-04-12 Jesse VincentRevert "* Fixed typo in toke.c docs, identified by...
2010-04-11 David Mitchellremove 'enable taint if modify gid/uid' feature
2010-04-11 David MitchellRT 8857: premature free in local of tied element
2010-04-11 David Mitchellcreate SV leak test infrastructure
2010-04-11 brian d foy* Fixed typo in toke.c docs, identified by Zefram
2010-04-10 Jesse Vincentadjust release dates due to rc5 v5.12.0-RC5
2010-04-10 Josh ben JoreAdd 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 VincentRC5 due to a regression reported by <mons@veda.park...
2010-04-08 David Mitchellfix RT 23810: eval and tied methods
2010-04-06 Jos BoumansExplicitly set the location of cpanp-run-perl when... v5.12.0-RC4
2010-04-06 David Mitchellmore mods to -Dl debugging output
2010-04-06 Josh ben JoreSkip make_path group/user tests for darwin - it's nobod...
2010-04-05 Jesse VincentUpdate perldelta for the removal of the deprecation...
2010-04-05 Steffen MuellerRemove perl4-library deprecation warnings
2010-04-05 Jesse VincentMost of the REGEXP-massaging modules have now been...
2010-04-05 Jesse VincentWe're gonna have a fourth RC.
2010-04-02 Jesse VincentThere's gonna be an RC3 v5.12.0-RC3
2010-04-02 Jesse Vincentuntodo 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 RagwitzAdd a TODO test for block evals segfaulting on syntax...
2010-04-02 Jesse VincentIf the RC goes out today, the release goes out next...
2010-04-02 Curtis JewellAdding Curtis Jewell to AUTHORS.
2010-04-02 Curtis JewellSpecifying when the trimmed down Win64 compiler works.
2010-04-02 Curtis JewellUpdating location of Strawberry's 64-bit toolchain.
2010-04-02 Jesse VincentTypo in perldelta found by Tom Wyant
2010-04-01 Jesse Vincent5.12.0 is now expected on 7 April 2010 v5.12.0-RC2
2010-03-31 Ricardo Signesupdate the name of Task::Deprecations::5_12
2010-03-31 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2010-03-31 Jesse VincentUpdated perldelta to point to the not-yet-extant bundle...
2010-03-31 Vincent PitDon'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 VincentRemove potentially confusing strawman version numbers...
2010-03-31 Jesse VincentReword a speculative message about building 32bit perls...
2010-03-31 Jesse VincentLooks like we have an RC2 due to a segfault in reverse()
2010-03-30 David Mitchellimprove -Dl debugging output
2010-03-30 David MitchellPL_defoutgv isn't always a GV.
2010-03-30 David Goldenrafl volunteers to release blead in August 2010
2010-03-30 David Goldenrevise release manager schedule
2010-03-29 Florian RagwitzDocument removal of -P in perldelta. v5.12.0-RC1
2010-03-29 Jesse VincentAssuming RC1 goes out today, .0 goes out on 5 April
2010-03-29 Jesse VincentAdd an errata pointer to perldelta.
2010-03-29 Slaven Rezicdoc update: Storable cannot serialize REGEXP (yet)
2010-03-29 Jesse VincentUpdate perldelta to warn people that deprecated things...
2010-03-29 Jesse Vincentback out misguided change to brnaching time.
2010-03-29 Jesse VincentBegin bowing to public pressure toward an open blead;
2010-03-29 Jesse Vincentbump from rc0 to rc1.
2010-03-29 Jesse VincentUpdate perldelta to better warn users about the changes...
2010-03-29 Karl WilliamsonA few edits
2010-03-29 Karl WilliamsonSlight edits
2010-03-29 Karl WilliamsonSlight edits
2010-03-28 Craig A. BerrySpaces in filenames require non-default settings on...
2010-03-28 David Mitchellremove tmp debugging from File/Copy.t
2010-03-28 Karl WilliamsonClarify that some examples are for ASCII machines
2010-03-28 Karl WilliamsonMake whitespace a single word [perl #34462]
2010-03-28 Karl WilliamsonFix typos, minor wording changes, clarifications
2010-03-28 Karl WilliamsonBring up to date for 5.12; including POSIX
2010-03-28 Karl WilliamsonRemove duplicate information and refer to other pods
2010-03-28 Karl WilliamsonNote a new thing to check for each new release of Perl
2010-03-28 David Mitchelladd =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 MitchellRT #73714: Regression in 5.12: File::Copy and initial...
2010-03-27 Craig A. BerryUpdate Porting/checkAUTHORS.pl to (once again) distingu...
next