platform/upstream/perl.git
2009-08-13 Nicholas ClarkMark as TODO the failing tests added in cb4bdfcf for...
2009-08-12 Slaven RezicAdded a failing test for a bareword parsing regression...
2009-08-12 Jerry D. HeddenTypos in perlbug.PL
2009-08-12 David Mitchellperlbug.PL assumes patchlevel.h has simple patch lists;
2009-08-12 David Mitchellrelease_managers_guide: mention testing perlbug
2009-08-12 Moritz Lenzdocument split in void context in perlfunc.pod
2009-08-12 H.Merijn BrandRemove duplicate entry (from config_heavy.pl)
2009-08-12 David Mitchellinstall Config_heavy.pl in archlib
2009-08-12 Jan DuboisDon't explicitly link against msvcrt when using MinGW.
2009-08-12 David Mitchellameliorate B::Deparse slowdown
2009-08-11 Jan DuboisOn Windows normalize $^X using GetLongPathName()
2009-08-11 David Mitchells/PERL5OPTS/PERL5OPTS/ in INSTALL
2009-08-11 Ken WilliamsRemoved '...' ellipses from docs about '...' flip-flop...
2009-08-11 David MitchellINSTALL: mention that env vars can affect tests
2009-08-11 David Mitchellrelease_managers_guide: mention updating cpan.org/src/
2009-08-11 David MitchellPERL_DONT_CREATE_GVSV was documented in perl589delta
2009-08-11 Max MaischeinRestore t/harness path checks on Win32
2009-08-11 Jerry D. HeddenReduce thread count in threads::shared stress test
2009-08-10 Jerry D. HeddenUpgrade to threads::shared 1.31
2009-08-10 Jerry D. HeddenMANIFEST and Porting/Maintainers.pl update
2009-08-10 H.Merijn BrandUpdate threads to 1.74
2009-08-10 Jerry D. HeddenUpgrade to 'threads' 1.74
2009-08-10 David Mitchellbump Module::Build in Maintainers.pl
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...
next