summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* 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
* [perl #74798] improved useqq compatibility with the pure perl versionTony Cook2013-07-232-2/+64
* stub CoreList for v5.19.3Aristotle Pagaltzis2013-07-225-4/+22
* update Module::CoreList for v5.19.2 releaseAristotle Pagaltzis2013-07-225-9/+91
* handle xs Useqq dumping of strings with an escape followed by a digitTony Cook2013-07-173-9/+59
* adjust indentation to match other DD codeTony Cook2013-07-171-24/+23
* Data::Dumper: useqq implementation for xsSlaven Rezic2013-07-173-40/+63
* Reinstate "Create SVt_INVLIST"Karl Williamson2013-07-161-1/+1
* ParseXS: generate deterministically ordered outputKarl Williamson2013-07-151-2/+4
* Fix file_name_is_absolute on VMS for device without a directory.Craig A. Berry2013-07-142-2/+6
* Edit ChangeLog, Bump VERSION before rebase/releaseAbhijit Menon-Sen2013-07-132-21/+11
* Tweak the new Storable destroy test, and the ChangeLogNicholas Clark2013-07-132-7/+5
* [perl #118139] Storable 2.42 - die in global destructionReini Urban2013-07-133-3/+43