platform/upstream/perl.git
2009-08-10 David GoldenBump Module::Build version to 0.340201
2009-08-09 AbigailAdd 5.10.1-RC1 release to perlhist
2009-08-09 Nicholas ClarkRun the main tests "slowest first" by ordering the...
2009-08-09 Nicholas ClarkInline _seq_dir_rules(), as it is now used in only...
2009-08-08 Nicholas ClarkMerge gv_IOadd() into gv_add_by_type().
2009-08-08 Nicholas ClarkPerl_newIO() can become a mathom by making newIO()...
2009-08-08 Nicholas ClarkMerge gv_AVadd(), gv_HVadd() and gv_SVadd() into gv_add...
2009-08-08 Nicholas ClarkMove the "types are equal" early return ahead of the...
2009-08-08 Steffen MuellerSynchronize with CPAN's Data::Dumper 2.125
2009-08-08 Alexandr CiorniiMove variable declaration to where it's used
2009-08-08 Alexandr CiorniiSpellcheck
2009-08-08 Steffen MuellerSynchronize with CPAN's Attribute::Handlers 0.86
2009-08-08 Steffen MuellerSynchronize AutoLoader with CPAN's 5.69
2009-08-08 Steffen MuellerUpdate some distributions in Porting/Maintainers.pl
2009-08-08 Nicholas ClarkIn pp_caller, remove a GvMULTI_on() by adding GV_ADDMUL...
2009-08-07 Nicholas ClarkRemove GvREFCNT_inc(), which is deprecated and unused.
2009-08-07 Rainer Tammer5.10.1-RC1 is released
2009-08-07 Rafael Garcia... perltodo: Propagate compilation hints to the debugger
2009-08-07 Father Chrysostomos[perl #68108] : also fix if/else constant folding
2009-08-06 Sam Vilainpod/perlipc.pod: add some hints on avoiding pipe deadlocks
2009-08-06 Rafael Garcia... Make gv_IOadd accept a NULL argument
2009-08-06 Jesse Vincentbroke out checkAUTHORS aliasing for our two "merijnb...
2009-08-06 Jesse VincentMinor typo and formatting fixes to the release manager...
2009-08-06 David Mitchellmore release_managers_guide.pod tweaking
2009-08-06 David MitchellPorting/makerel: handle more sha1 variants,
2009-08-06 David Mitchellrelease_managers_guide: tweak ordering of 'on-the-day...
2009-08-05 David MitchellUpdated Module::CoreList for the 5.10.1 release
2009-08-05 David Mitchellfix for EU:MM 6.55_02 failing test,
2009-08-05 David MitchellExtUtils::MakeMaker 6.55_02
2009-08-05 David MitchellThe current CPAN is very noisy on download failure;
2009-08-05 David MitchellRevert "add CLONEf_KEEP_PTR_TABLE to win fork emulation."
2009-08-05 David Mitchellin perl_clone_using, free the prt_table
2009-08-05 Jesse VincentNow down to 17 unknown addresses which "should" be...
2009-08-05 David Mitchelladd CLONEf_KEEP_PTR_TABLE to win fork emulation.
2009-08-05 David Mitchellwin32/perlhost.h: use symbolic constant
2009-08-04 David Mitchellrelease_managers_guide: add patchlevel.h stuff
2009-08-04 David Mitchellminor tweaks to release_managers_guide.pod
2009-08-04 Jesse VincentThe AUTHORS file is now short only about thirty 'real...
2009-08-04 David Mitchellrelease_managers_guide: make into two logical sections:
2009-08-04 Vincent PitPromote blocks resulting from constant folding to first...
2009-08-04 Reini UrbanWIFEXITED() cygwin regression
2009-08-04 Jesse VincentRemoved bald-faced lies I inserted about the mergelog...
2009-08-04 Jesse VincentImprove the broken order of the release_managers_guide
2009-08-04 Jesse VincentFix corelist generation section of the release manager...
2009-08-03 Jesse VincentNow down to 50 addresses in the git logs who aren't...
2009-08-03 Jesse VincentContinued work to get Porting/checkAUTHORS.pl to a...
2009-08-03 David Mitchellbump-perl-version: over-keen false-positive removal
2009-08-03 David MitchellMaintainers.pl: update for ExtUtils::Install
2009-08-03 Jesse VincentFurther work to cut down the unattributed authors in...
2009-08-03 Jesse VincentRemove the README for the now-gone machten port
2009-08-03 Vincent PitMinor spelling nit in last perlfunc updated
2009-08-03 Jesse VincentYuval Kogman's address was special cased for non-inclus...
2009-08-03 Jesse VincentRemoved vestigal support for Tenon Intersystems MachTen...
2009-08-03 Jesse VincentRemove the port to MiNT. It's a dead platform that...
2009-08-03 Jesse VincentUpdate the description of the 'system' function to...
2009-08-03 Jesse VincentMacPerl is gone. Its test bits should be now removed...
2009-08-03 Jesse VincentDocument what needs to happen when you add a new test...
2009-08-03 Jesse VincentAdd the new "porting" test directory to the test harness
2009-08-03 Jesse VincentMove content of Todo.micro into perltodo
2009-08-03 Jesse VincentY2038 doc pointers in the little helper C tools
2009-08-03 Jesse VincentMinor typo fix in a comment
2009-08-03 Jesse VincentBe a bit clearer about always needing to regen perl...
2009-08-03 Jesse VincentFlipped checkcase.pl from a porting tool to an actual...
2009-08-03 Jesse Vincentbuildtoc should be executable
2009-08-03 Jesse VincentReoved the suggestion that we might want to consider...
2009-08-03 Jesse VincentUpdated AUTHORS to include all contributors with more...
2009-08-03 Jesse VincentUpdated Ingy's entry in Authors to match his legal...
2009-08-03 Jesse VincentUpdated the release_managers_guide with information...
2009-08-03 Jesse VincentUdpdated checkAUTHORS.pl to expect the output of git...
2009-08-03 Jesse VincentClean up the new maintainers.t to be a bit more sensibl...
2009-08-01 Josh ben JorePre-resolve symlink for File::Stat test under -Dmksymlinks
2009-08-01 Jesse VincentRemoved a release-engineering step. (It's been replaced...
2009-07-31 Jesse Vincentmade the manicheck actions (previously releng) into...
2009-07-31 Jesse VincentFixed maintainership for lib/ExtUtils/t/InstallWithMM.t
2009-07-31 Jesse VincentLinearized the release-manager's guide to make it less...
2009-07-31 Jesse VincentCopyediting the release_managers_guide.
2009-07-31 Jesse VincentStart refactoring out release management steps that...
2009-07-31 Craig A. BerryClean up the .exists files on VMS.
2009-07-31 Steffen MuellerMention in apidocs that av_push takes ownership of...
2009-07-31 Nicholas ClarkAdd Porting/GitUtils.pm to MANIFEST
2009-07-31 Nicholas ClarkAdd lib/version/Internals.pod to MANIFEST and Porting...
2009-07-30 Rafael Garcia... Add new error "Can't use keyword '%s' as a label"
2009-07-30 Nicholas ClarkTry longst prefixes first, else lib/CPAN may match...
2009-07-30 Jesse Vincent'git st' is not a standard git command.
2009-07-30 Jerry D. HeddenSort MANIFEST using Perl
2009-07-29 Yves Ortonwe want the git-describe of the requested item, not...
2009-07-29 Yves Ortonconvert the contents of make_dot_patch into a function...
2009-07-29 Yves Ortonmuch much quicker solution
2009-07-29 Jesse VincentPorting/corelist.pl can now update Module::CoreList...
2009-07-29 Jesse Vincentadd 'regen' steps to the release_managers_guide
2009-07-29 Nicholas ClarkAvoid shelling out to an external sort to verify that...
2009-07-29 Green, PaulEscape the periods in some Stratus VOS-specific code...
2009-07-29 Vincent PitMerge branch 'deletelocal' into blead
2009-07-29 The Doctorhints/bsdos.sh: Add correct flags for compilation...
2009-07-29 Jerry D. HeddenAdd MANIFEST sort test
2009-07-29 Nicholas ClarkSort the MANIFEST.
2009-07-29 Jesse Vincentwarnings.pl and lib/warnings.pm have been changed since...
2009-07-29 Nicholas ClarkAdd a test to verify that the MANIFEST file is well...
2009-07-29 Jesse Vincentbump-perl-version false positives
2009-07-29 Leon Brocardpodtidy
next