summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for 5.17.7Dave Rolsky2012-12-184-2/+134
* Fix typo in Locale-Maketext ChangeLogDave Rolsky2012-12-171-1/+1
* Bring Data::Dumper version and changelog up to date with CPAN releaseSteffen Mueller2012-12-122-2/+10
* dist/constant/t/utf8.t: Skip tests for early PerlsSébastien Aperghis-Tramoni2012-12-051-1/+7
* Synchronise CPAN Locale-Maketest and core versionChris 'BinGOs' Williams2012-12-051-0/+3
* add a note about security concerns in StorableSteffen Mueller2012-12-042-1/+38
* Fix misparsing of maketext strings.Brian Carlson2012-12-041-16/+8
* Cwd::fast_abs_path's untaint should allow for multiline directoriesJoel Berger2012-12-031-2/+2
* [perl #115962] cwd.t: Add test for fast_abs_path in LF dirFather Chrysostomos2012-12-031-1/+11
* Bump Term::ReadLine version.Craig A. Berry2012-11-251-1/+1
* Rational findConsole dispatch for Term::ReadLine.Craig A. Berry2012-11-251-11/+4
* (msys) perl readline creates sys$command files w/o STDIN connectedSven Strickroth2012-11-251-1/+1
* Remove "register" declarationsKarl Williamson2012-11-244-10/+10
* Increase $Module::CoreList::VERSION to 2.79Father Chrysostomos2012-11-241-1/+1
* Errno was added in 5.5, not in 5.5.4Alexandr Ciornii2012-11-242-2/+4
* previous patch forgot to bump the version on Locale::Maketext for CPANYves Orton2012-11-223-2/+5
* fix hash order dependency bug in Local-Maketext/t/09_compile.tYves Orton2012-11-221-5/+7
* update Module-CoreListRicardo Signes2012-11-204-3/+89
* Complete ExtUtils::ParseXS/EU::Typemaps version bumpSteffen Mueller2012-11-196-5/+8
* fix hash order dependency bug in new Module::Corelist::deprecated_in()Yves Orton2012-11-122-2/+10
* Env.pm: Fix splice in list contextFather Chrysostomos2012-11-112-2/+6
* Increase $Env::VERSION to 1.04Father Chrysostomos2012-11-111-1/+1
* Normalize VMS case handling in ExtUtils::Manifest.Craig A. Berry2012-11-111-4/+7
* Module-CoreList updated to 2.77Chris 'BinGOs' Williams2012-11-104-6/+39
* The v5.16.2 updates had disappeared (if they were there in the first place) r...Chris 'BinGOs' Williams2012-11-102-0/+13
* padrange: handle @_ directlyDavid Mitchell2012-11-102-4/+13
* add padrange opDavid Mitchell2012-11-102-6/+206
* limit number of args before formattingJesse Luehrs2012-11-071-6/+13
* fix Carp stacktraces after deleting a stashJesse Luehrs2012-11-073-7/+142
* Upgrade to Thread::Queue 3.01Jerry D. Hedden2012-11-062-31/+229
* Lose the loose. Fix documentation typo.Paul Johnson2012-11-051-1/+1
* Add C define to remove taint support from perlSteffen Mueller2012-11-053-3/+14
* Increase $Module::CoreList::VERSION to 2.76Father Chrysostomos2012-11-021-1/+1
* print deprecation information in corelistAlexandr Ciornii2012-11-024-4/+30
* Data::Dumper: Optimize XPUSH's to EXTEND(), PUSH,...Steffen Mueller2012-10-222-5/+6
* Proper skippage for sanity check in B::Deparse's core.t.Craig A. Berry2012-10-211-1/+3
* Update Module::CoreList for 5.17.5Florian Ragwitz2012-10-194-4/+62
* Update Module-CoreList Changes fileChris 'BinGOs' Williams2012-10-121-0/+3
* Add v5.14.3 data to Module::CoreList and bump to 2.74Chris 'BinGOs' Williams2012-10-122-2/+16
* Use const repl optimisation with s///e where possibleFather Chrysostomos2012-10-112-6/+8
* Deparse/t/core.t: add support for lex varsDavid Mitchell2012-10-101-20/+53
* overhaul dist/B-Deparse/t/core.tDavid Mitchell2012-10-101-88/+565
* fix deparsing of select(F)David Mitchell2012-10-102-3/+21
* Deparse: handle system/exec prog arg,arg,,..David Mitchell2012-10-101-0/+9
* Deparse: grep($a) became grep($a,); ditto mapDavid Mitchell2012-10-101-1/+2
* Deparse: handle some strong keywords betterDavid Mitchell2012-10-101-3/+14
* Deparse crashed on argless sort()David Mitchell2012-10-101-0/+1
* bignum: Suppress warnings under 5.6Father Chrysostomos2012-10-043-11/+11
* bignum overrides.t: Fix for 5.8Father Chrysostomos2012-10-041-3/+3
* bigint: Fix new oct override for older Math::BigIntFather Chrysostomos2012-10-041-2/+2