summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* update Module::CoreList for v5.27.9reneeb2018-02-201-1/+140
* Storable: recurse.t: use note() rather than diag()David Mitchell2018-02-191-2/+2
* Update META files and MANIFEST for if.pmSawyer X2018-02-193-0/+74
* Correct PathTools dist files and bump to 3.74:Sawyer X2018-02-1915-13/+101
* Add switch_to_globale_locale()Karl Williamson2018-02-181-1/+1
* Add thread-safe locale handlingKarl Williamson2018-02-183-5/+134
* Latch LC_NUMERIC during critical sectionsKarl Williamson2018-02-181-5/+9
* ExtUtils::ParseXS/lib/perlxs.pod: NitsKarl Williamson2018-02-181-8/+8
* Update dist/if/Changes to current version in blead.James E Keenan2018-02-171-0/+9
* Add MANIFEST to PathToolsSawyer X2018-02-171-0/+29
* Reflect what I think are the correct changesets for PathTools:Sawyer X2018-02-171-0/+13
* define NEED_croak_xs_usage in PathToolsZefram2018-02-1712-11/+12
* Add ABSTRACT, LICENSE, AUTHOR, etc. elements.James E Keenan2018-02-171-1/+17
* Ensure that all tests in t/cwd.t have descriptions.James E Keenan2018-02-171-6/+7
* Provide .gitignore for PathTools distribution.James E Keenan2018-02-171-0/+2
* avoid vivifying UNIVERSAL::isa:: in CarpZefram2018-02-153-6/+22
* ExtUtils::ParseXS::Eval: Fix variable name ALIAS in documentationPali2018-02-1510-12/+12
* Correct typo: agreement in tense.James E Keenan2018-02-151-1/+1
* Construct Limit.pm dependency with File::Spec.Craig A. Berry2018-02-131-1/+3
* (perl #127743) remove the no longer needed stacksize_in.hTony Cook2018-02-122-9/+1
* (perl #132849) try to disable core files when deliberatly segfaultingTony Cook2018-02-121-1/+7
* Upgrade Time::HiRes from version 1.9752 to 1.9753Steve Hay2018-02-084-2/+19
* bump $Storable::VERSION to 3.06Tony Cook2018-02-081-1/+1
* (perl #127743) update ChangesTony Cook2018-02-081-0/+40
* (perl #127743) re-work recursion limit handlingTony Cook2018-02-086-102/+159
* (perl #50608) add experimental regular expression supportTony Cook2018-02-084-14/+394
* (perl #127743) fix dependencies for Storable.pmTony Cook2018-02-081-1/+11
* (perl #25933) always rethrow exceptions thrown through or by the XS implement...Tony Cook2018-02-082-7/+79
* (perl #127743) improve performance in -DDEBUGGING buildsTony Cook2018-02-081-15/+55
* (perl #131136) clear padding before writing long doublesTony Cook2018-02-081-6/+38
* (perl #118551) an empty string from _freeze() now supplies the same to _thaw(...Tony Cook2018-02-082-4/+39
* (perl #127743) ensure gzip/gzip are available before we use themTony Cook2018-02-081-1/+18
* (perl #127743) support for >= 4GB data from hooksTony Cook2018-02-082-8/+73
* (perl #131999) treat a 32-bit hook data size as unsignedTony Cook2018-02-082-3/+54
* (perl #131990) treat the length for LSCALAR, LUTF8STR as unsignedTony Cook2018-02-081-2/+2
* we only need 64-bit object support with 64-bit pointer buildsTony Cook2018-02-081-1/+1
* fix various 32-bit issues:Tony Cook2018-02-081-8/+24
* (perl #127743) read the hash's flags for large SX_FLAG_HASH opsTony Cook2018-02-081-2/+13
* (perl #127743) we should only handle SX_LOBJECT ops on 64-bit platformsTony Cook2018-02-081-17/+11
* (perl #127743) fix network order read/write of large valuesTony Cook2018-02-082-18/+48
* (perl #127743) fixes for READ_U64()Tony Cook2018-02-081-2/+17
* (perl #127743) fix some -DDEBUGGING build issuesTony Cook2018-02-081-4/+4
* (perl #127743) limit the number of extra refs returned by STORABLE_freezeTony Cook2018-02-081-0/+6
* (perl #127743) fix large object ids in hook sequencesTony Cook2018-02-082-109/+233
* (perl #127743) update PERL_TEST_MEMORY requirements for the older testsTony Cook2018-02-081-2/+2
* (perl #127743) fix two problems with large object idsTony Cook2018-02-082-11/+266
* (perl #127743) correct some types for Win32Tony Cook2018-02-081-2/+2
* Storable 3.05_13: safe defaultsReini Urban2018-02-083-5/+11
* Storable: Analyze #304Reini Urban2018-02-081-1/+1
* Storable: cygwin64 MAX_DEPTH /2Reini Urban2018-02-081-4/+2