summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Increase $Locale::Maketext::VERSION to 1.21Father Chrysostomos2011-12-161-1/+1
* Document Locale::Maketext's numerate methodThomas Sibley2011-12-161-0/+8
* Doc: numerify was renamed to numf very early onThomas Sibley2011-12-161-1/+1
* Carp.pm localise $SIG{__DIE__} before evalFather Chrysostomos2011-12-151-0/+1
* Increase $Carp::VERSION to 1.24Father Chrysostomos2011-12-151-1/+1
* Carp.t: Add tests for PL_last_in_gvFather Chrysostomos2011-12-151-2/+13
* Add missing <fh> line # phrase to Carp messagestlhackque2011-12-151-1/+11
* Update threads to CPAN version 1.86Chris 'BinGOs' Williams2011-12-142-6/+6
* Sync Module-CoreList MANIFEST file with what is on CPANChris 'BinGOs' Williams2011-12-141-0/+1
* EU::ParseXS: Silence undefined-value-in-addition warningSteffen Mueller2011-12-131-1/+1
* Increase ExtUtils::Packlist::VERSION to 1.45Father Chrysostomos2011-12-091-1/+1
* Correct POD formatting error: '=back' should be within '=begin =end' block.jkeenan2011-12-091-2/+2
* Increase $I18N::LangTags::VERSION to 0.38Father Chrysostomos2011-12-091-1/+1
* update link to ISO 639-2Alexandr Ciornii2011-12-091-1/+1
* [perl #97476] Deparse not() following the llafrFather Chrysostomos2011-12-082-1/+4
* [perl #77172] Deparse &{&} as &{&}, not &&Father Chrysostomos2011-12-082-0/+8
* More tests for deparsing warn()+1, etc.Father Chrysostomos2011-12-081-0/+2
* [perl #74740] Deparse -(f()) correctlyFather Chrysostomos2011-12-082-1/+10
* Deparse pipe(local *FH, local *FH) correctlyFather Chrysostomos2011-12-082-1/+3
* Deparse (eof)+1 correctlyFather Chrysostomos2011-12-082-3/+19
* [perl #63558] Deparse open local(*FH) correctlyFather Chrysostomos2011-12-082-1/+4
* Deparse dump as CORE::dumpFather Chrysostomos2011-12-082-2/+2
* Deparse filetest ops without llafrFather Chrysostomos2011-12-082-1/+11
* Deparse CORE::do+{} and CORE::do({}) correctlyFather Chrysostomos2011-12-082-1/+8
* Fix deparsing of "" =~ <any OPf_SPECIAL op>Father Chrysostomos2011-12-082-1/+10
* Deparse.pm: More functions that do not follow llafrFather Chrysostomos2011-12-082-7/+18
* [perl #77096] Deparse return and do without llafrFather Chrysostomos2011-12-082-8/+23
* deparse.t: Add bug numberFather Chrysostomos2011-12-081-1/+1
* [perl #47361] Deparse do +{} and do({}) correctlyFather Chrysostomos2011-12-082-1/+12
* Update ExtUtils-ParseXS to CPAN version 3.07Chris 'BinGOs' Williams2011-12-075-4/+21
* [perl #47359] Deparse method {$object} correctlyFather Chrysostomos2011-12-072-2/+24
* Deparse: detect hh changes properlyFather Chrysostomos2011-12-072-5/+14
* Deparse funny keys/values in hh properlyFather Chrysostomos2011-12-072-2/+9
* Fix deparsing of undefined hint hash valuesFather Chrysostomos2011-12-072-2/+18
* Upgrade to Safe 2.30Rafael Garcia-Suarez2011-12-065-12/+39
* Increase $threads::VERSION to 1.86Father Chrysostomos2011-12-021-2/+2
* [perl #104776] Fix threads for latest 64bit mingw-w64 + gcc 4.6Mark Dootson2011-12-021-0/+3
* avoid conflicting static / dllexport on legacy perls tooTony Cook2011-12-011-1/+1
* Optimise substr assignment in void contextFather Chrysostomos2011-11-262-4/+17
* Optimise __SUB__ to a constantFather Chrysostomos2011-11-261-0/+12
* Increase $SelfLoader::VERSION to 1.19Father Chrysostomos2011-11-241-1/+1
* Update references to the FSF's postal addressDominic Hargreaves2011-11-241-2/+2
* Increase $IO::File::VERSION to 1.16Father Chrysostomos2011-11-241-1/+1
* Remove ‘use File::Spec’ from IO::FileFather Chrysostomos2011-11-241-1/+0
* Use correct err msg in XS version checkFather Chrysostomos2011-11-241-1/+8
* Remove $SIG{__WARN__} from XSLoader.tFather Chrysostomos2011-11-241-3/+0
* [RT #36079] Where sensible, replace consecutive single quotation marks with a...jkeenan2011-11-221-1/+1
* Version bumpsif-0.0602Father Chrysostomos2011-11-2210-10/+10
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1
* [RT #36079] Convert ` to '.jkeenan2011-11-221-1/+1