summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move initialising PL_osname from S_init_predump_symbols to perl_construct().Nicholas Clark2009-10-051-3/+2
* Merge branch 'blead' of ssh://perl5.git.perl.org/gitroot/perl into bleadJesse Vincent2009-10-051-2/+2
|\
| * Remove :raw open mode from testsMax Maischein2009-10-051-2/+2
* | Adding the current stub of a release schedule for blead to Porting/Jesse Vincent2009-10-051-0/+49
|/
* Upgrade File::Path to 2.08 (and add taint.t test)Rafael Garcia-Suarez2009-10-055-15/+209
* in regexec.c move the BOUND logic out of the way of the special CC logicYves Orton2009-10-051-41/+41
* add tests to make sure the \s and [\s] match the same thingYves Orton2009-10-053-0/+65
* Win32API-File is maintained by CHORNYSteve Hay2009-10-051-2/+2
* Win32API-File has now moved to cpan/Steve Hay2009-10-051-1/+0
* Ignore cpan/Win32API-File/cFile_pc_to_blib build by-productMax Maischein2009-10-051-0/+1
* refactor some common logic in regexec.cYves Orton2009-10-041-10/+4
* make test-reonly bypass the non-xs extensionsYves Orton2009-10-041-2/+8
* Run "cd pod ; ../perl -I../lib buildtoc --build-all"Rafael Garcia-Suarez2009-10-046-35/+42
* Don't autovivify a spurious key "all" in the %Targets hashRafael Garcia-Suarez2009-10-041-1/+1
* Apply the same policy for the value returned by push() and unshift()Vincent Pit2009-10-041-9/+5
* Fix pod toc generation for new perldeltaJesse Vincent2009-10-042-1/+4
* 'make distclean now results in an actually-clean tree.Jesse Vincent2009-10-043-3/+5
* Added a perldeta file for 5.11.1Jesse Vincent2009-10-042-0/+275
* Correcting mistaken description of 'delete local' in perl5110deltaJesse Vincent2009-10-041-1/+1
* Mention Jesse as pumpkinAbigail2009-10-031-1/+1
* Make Win32 treat IO-Compress as an XS extension, as was done elsewhere bySteve Hay2009-10-031-1/+1
* Avoid false negatives on Win32 with Shell.t tests.George Greer2009-10-031-2/+2
* Make Module::Corelist recognise $] as a version number on 5.11.0Rafael Garcia-Suarez2009-10-034-5/+13
* Update Changes/README for 2.19, version of Module::CoreList shipped with 5.11.0Rafael Garcia-Suarez2009-10-032-1/+4
* Change warning "Unicode character is illegal" to more accurate descriptionRafael Garcia-Suarez2009-10-034-18/+20
* Adapt test to accept local uncommitted changesRafael Garcia-Suarez2009-10-031-1/+1
* Rather than list all of the CPAN dists in cpan/ not to index, make use of the...Jesse Vincent2009-10-022-87/+2
* Added the git tag step for releases from Yvesv5.11.0Jesse Vincent2009-10-031-0/+10
* Added another cleaning step to the release manager guide's build recipeJesse Vincent2009-10-031-0/+1
* add new release to perlhistJesse Vincent2009-10-031-1/+2
* Path and bug fixes in the release_managers_guideJesse Vincent2009-10-031-1/+1
* Update Module::CoreList for 5.11.0Jesse Vincent2009-10-031-61/+9
* Update META.ymlJesse Vincent2009-10-031-33/+33
* Our makemeta invocation was wrong (after miniperl stopped working)Jesse Vincent2009-10-031-1/+1
* Typo fixes in perldeltaJesse Vincent2009-10-031-2/+2
* fixing a typo in the release manager guideJesse Vincent2009-10-031-1/+1
* podchecker nits in perldelta fixedJesse Vincent2009-10-031-10/+6
* README.vms version bumpsJesse Vincent2009-10-031-3/+3
* Change e40af2cd omitted to update mkpport.lst's path to Win32API::File.Nicholas Clark2009-10-021-1/+1
* Move Locale::Maketext::Simple from dist/ to cpan/Nicholas Clark2009-10-0212-12/+12
* Move Storable from ext/ to dist/Nicholas Clark2009-10-0251-50/+50
* Move Win32 from ext/ to cpan/Nicholas Clark2009-10-0220-20/+20
* Move ExtUtils::Constant from ext/ to cpan/Nicholas Clark2009-10-028-7/+7
* We don't actually need constant to bootstrap the nonxs extensions.Nicholas Clark2009-10-021-1/+0
* Move Win32API::File from ext/ to cpan/Nicholas Clark2009-10-0215-14/+14
* Change 204606f4 ommited to update make_ext.pl's path to Text::ParseWordsNicholas Clark2009-10-021-1/+1
* Move Time::Piece from ext/ to cpan/Nicholas Clark2009-10-0215-14/+14
* Move Time::HiRes from ext/ to cpan/Nicholas Clark2009-10-0221-19/+19
* Move Tie::File from ext/ to cpan/Nicholas Clark2009-10-0241-40/+40
* "Malformed UTF-16 surrogate" is a fatal errorRafael Garcia-Suarez2009-10-021-1/+1