summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Complete Module::CoreList's update for v5.19.3Steve Hay2013-08-202-32/+184
* Carp.pm: Restore defined &overload::StrVal checkFather Chrysostomos2013-08-191-1/+1
* [perl #92446] don't use overloaded string values in the backtraceTony Cook2013-08-192-65/+9
* Trim second block (nolinenumbers) to avert crashes on Win32.James E Keenan2013-08-191-39/+1
* avoid eval misinterpretation on old perlsZefram2013-08-181-2/+2
* better check for overload::StrValZefram2013-08-181-1/+1
* avoid "uninitialized value" warnings in CarpZefram2013-08-181-0/+1
* In Cwd's THX_unix_canonpath add two casts from (void*) to keep C++ sweet.Nicholas Clark2013-08-171-2/+2
* File::Spec in XSZefram2013-08-1714-34/+401
* Add the upstream Makefile.PL for CwdNicholas Clark2013-08-171-0/+27
* Avert crashes when testing in parallel.James E Keenan2013-08-172-101/+83
* [perl #92446] fix recursion introduced in original patchTony Cook2013-08-152-24/+47
* Fix MANIFEST and update Changes in Module-CoreListChris 'BinGOs' Williams2013-08-122-0/+2
* ExtUtils-ParseXS is now version 3.21Steve Hay2013-08-121-0/+6
* import CoreList changes from v5.18.1Ricardo Signes2013-08-124-3/+35
* constant.pm: Note that list constants are notFather Chrysostomos2013-08-121-0/+2
* Make Storable support read-only COWsFather Chrysostomos2013-08-121-2/+8
* fix several problems in the MY_CXT example in perlxs.podTony Cook2013-08-121-11/+14
* ExtUtils::ParseXS: Version consistencySteffen Mueller2013-08-091-1/+1
* Carp now handles objects with string overloads.Darin McBride2013-08-093-3/+177
* Add missing versioned Config to Module::CoreListChris 'BinGOs' Williams2013-08-071-0/+7
* A comment in Storable.xs was words missing two words.Nicholas Clark2013-08-071-1/+1
* Storable should not assume that sizeof(mg_len) is 4.Nicholas Clark2013-08-051-2/+7
* Restore Storable's DEBUGME build after commit 591596833b093b3cNicholas Clark2013-08-051-1/+1
* Don’t let list const modification affect future retvalsFather Chrysostomos2013-08-041-2/+14
* _perl_abs_path() symlink tests fail on QNX NeutrinoChris 'BinGOs' Williams2013-08-021-1/+1
* Resolve File::Spec test failures on QNX NeutrinoChris 'BinGOs' Williams2013-08-021-1/+2
* prevent a precedence warning on clangTony Cook2013-08-021-1/+1
* Remove semicolon from inline TYPEMAP in perlxstut example.Nathan Trapuzzano2013-07-301-1/+1
* [perl #119045] Make list constant mutable againFather Chrysostomos2013-07-282-1/+3
* Version number tweaks in tests and other cleanupFather Chrysostomos2013-07-252-9/+6
* Update constant.pm to reflect list inlinementFather Chrysostomos2013-07-251-2/+1
* constant.pm: Make list constants read-onlyFather Chrysostomos2013-07-252-2/+16
* Increase $constant::VERSION to 1.28Father Chrysostomos2013-07-251-1/+1
* Stop constant.pm from (ab)using subs for scalarsFather Chrysostomos2013-07-251-9/+25
* constant.t: Correct versionFather Chrysostomos2013-07-251-2/+2
* op.c: Stop copying constants under ithreadsFather Chrysostomos2013-07-251-2/+0
* Test (im)mutability of constants and constant-like subsFather Chrysostomos2013-07-251-1/+62
* bump $Exporter::VERSION (and hence $Exporter::Heavy::VERSION)Tony Cook2013-07-261-1/+1
* [perl #39739] Exporter::Heavy ignores custom $SIG{__WARN__} handlersTony Cook2013-07-262-1/+6
* [perl #39739] TODO test for Exporter respecting warning handlersTony Cook2013-07-261-0/+39
* Update Module-CoreList MANIFEST to include Utils.pmChris 'BinGOs' Williams2013-07-242-0/+8
* [perl #118955] bump $bignum::VERSION to 0.36Tony Cook2013-07-245-5/+5
* Initialize BigInt's $MBI correctly with "use bigrat lib => '...'".Nathan Trapuzzano2013-07-241-0/+1
* [perl #118907] bump $Storable::VERSIONTony Cook2013-07-241-1/+1
* [perl #118907] fix some issues with patchTony Cook2013-07-241-2/+2
* Restore Storable speed after previous fix.Vladimir Timofeev2013-07-241-35/+76
* Do not call DESTROY for empty objectsVladimir Timofeev2013-07-242-4/+55
* [perl #74798] fix the build for -DuseithreadsTony Cook2013-07-231-2/+2
* bump version for Data-DumperTony Cook2013-07-231-1/+1