summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Extend \N{} enhancements to vianame()Karl Williamson2010-07-043-63/+82
* Bump version; some pod cleanupKarl Williamson2010-07-041-21/+36
* charnames: add CORE:: to hex()Karl Williamson2010-07-041-2/+2
* Abandon plans to change viacode's return of unassignedKarl Williamson2010-07-041-6/+5
* Allow defining custom charnames to ordinalsKarl Williamson2010-07-043-27/+105
* Add clarifying comments to charnames.tKarl Williamson2010-07-041-0/+5
* Reword feedback request.Karl Williamson2010-07-041-1/+1
* Add a number of abbrs and variants to \N{}Karl Williamson2010-07-043-62/+918
* Remove a release_manager_guide step since it's now been automated awayJesse Vincent2010-07-041-13/+1
* Update Makefile to regen META.yml as it regens other files in regen_allJesse Vincent2010-07-041-4/+7
* Make the META.yml regen code use regen_lib.pl per the request in release_mana...Jesse Vincent2010-07-042-7/+11
* Missing AUTHORS will now generate failing tests. Removing the manualJesse Vincent2010-07-041-10/+0
* Make checkAUTHORS a test to further reduce the release burdenJesse Vincent2010-07-042-0/+20
* Further refactoring of checkAUTHORSJesse Vincent2010-07-041-190/+233
* refactoring checkAUTHORS in advance of testifcationJesse Vincent2010-07-041-56/+71
* Bring AUTHORS up to dateJesse Vincent2010-07-042-0/+10
* Fix Digest-MD5 tests to run properly under coreChris 'BinGOs' Williams2010-07-043-27/+0
* Update Digest-MD5 to CPAN version 2.40Chris 'BinGOs' Williams2010-07-048-22/+79
* remove trailing space in cmpVERSIONDavid Golden2010-07-041-1/+1
* Make Test::Harness source_handler.t use the build perl (%PERL_CORE%) on Win32.George Greer2010-07-041-2/+4
* Add Matt Johnson to AUTHORS.Craig A. Berry2010-07-041-0/+1
* docs: updates for git-based cmpVERSION.plMatt Johnson2010-07-042-6/+2
* Update Porting/cmpVERSION.pl to use gitMatt Johnson2010-07-041-51/+82
* Make previous test fix conditional on the platform being WindowsRafael Garcia-Suarez2010-07-041-1/+1
* Force t/io/openpid.t to use the alarm() watchdog strategy.George Greer2010-07-042-2/+8
* add some comments to pp_concatDavid Mitchell2010-07-031-4/+4
* make_patchnum.pl: handle not on a branch properlyDavid Mitchell2010-07-031-1/+1
* avoid multiple FETCH/stringify on filetest opsDavid Mitchell2010-07-032-21/+15
* add my_[l]stat_flags(); make my_[l]stat() mathomsDavid Mitchell2010-07-038-16/+48
* PL_amagic_generation doesn't show overload loadedDavid Mitchell2010-07-032-10/+8
* fix bad indentation in pp_regcompDavid Mitchell2010-07-031-2/+2
* avoid extra FETCHes on overloaded qr stringifyDavid Mitchell2010-07-032-6/+15
* overload.t: clarify concat #FETCH expectedDavid Mitchell2010-07-031-16/+10
* remove double stringify-overload from $ovld .= fooDavid Mitchell2010-07-032-14/+5
* eval: handle taint of overloaded/tied argDavid Mitchell2010-07-032-2/+15
* eval $overloaded can crashDavid Mitchell2010-07-032-3/+11
* fix tainting and overloadDavid Mitchell2010-07-032-62/+248
* taint-enable lib/overload.tDavid Mitchell2010-07-031-4/+4
* Exporter version bumpSteffen Mueller2010-07-031-1/+1
* Fix RT #74472 Exporter.pm blocks Signal handlingTodd Rinaldo2010-07-031-1/+1
* Skip suid File::Copy tests on a nosuid partitionÆvar Arnfjörð Bjarmason2010-07-031-3/+10
* Adjust 'make test.valgrind' to account for cpan/dist/ext separation.George Greer2010-07-032-3/+11
* Plug more memory leaks in vms.c.Craig A. Berry2010-07-021-5/+2
* Correct the version of the included Test-Harness in Maintainers.plChris 'BinGOs' Williams2010-07-021-1/+1
* Update CPANPLUS to CPAN version 0.9005Chris 'BinGOs' Williams2010-07-0217-35/+85
* Mark UPSTREAM as 'cpan' for Digest-SHA at Mark Shelor's request.Chris 'BinGOs' Williams2010-07-021-1/+1
* Fix nasty memory leak in vms.c:Perl_flex_stat_int().Craig A. Berry2010-07-011-0/+2
* t/lib/common.pl can use caller to infer the name of the pragma under test.Nicholas Clark2010-07-016-27/+11
* Fix to MANIFEST in baseChas. Owens2010-07-011-2/+2
* Fix pthread include error for Time::PieceH.Merijn Brand2010-07-011-37/+17