summaryrefslogtreecommitdiff
path: root/dist/Storable
Commit message (Expand)AuthorAgeFilesLines
* Storable.xs: Fix a (possible) typo in byte-masking expression.TAKAI Kousuke2021-08-121-1/+1
* Storable: Save a '&' instr by casting to U8Karl Williamson2021-07-302-2/+2
* Storable: t/canonical.t: avoid stderr noiseDavid Mitchell2020-12-011-1/+1
* add gitignore exclusions for files in gitGraham Knop2020-11-231-0/+1
* Fix typosSamanta Navarro2020-10-031-2/+2
* Restore 'our $VERSION' as a single line☢ ℕicolas ℝ2020-08-031-2/+1
* Storable: use PERL_COMPARE macrosNicolas R2020-08-033-52/+51
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-225-5/+5
* Storable: Fix t/huge.t PERL_TEST_MEMORY diagnostic messagesDagfinn Ilmari Mannsåker2020-04-021-2/+2
* bump $Storable::VERSION and update ChangeLogTony Cook2020-02-272-1/+6
* Storable: fix a format string vs argument errorTony Cook2020-02-271-2/+2
* Storable: linkify alternatives referencesDagfinn Ilmari Mannsåker2020-02-161-3/+3
* bump $Storable::VERSION and update ChangeLogTony Cook2020-01-272-1/+15
* Storable/t/recurse.t: note may not be availableTony Cook2020-01-271-2/+2
* Storable/Makefile.PL: fix dependenciesTony Cook2020-01-271-3/+17
* Storable: Fix compile warning: comparison between signed and unsigned integer...Pali2019-12-021-1/+1
* Storable: Fix compile warning: format ‘%d’ expects argument of type ‘in...Pali2019-12-021-2/+2
* Update Storable's bugtrackerJames E Keenan2019-11-251-1/+1
* bump $Storable::VERSIONTony Cook2019-11-251-1/+1
* disallow vstring magic strings over 2GB-1Tony Cook2019-11-251-3/+16
* Change bug URL from http://rt.perl.org to https://rt.perl.orgMax Maischein2019-10-111-1/+1
* dist/Storable/t/regexp.t: Mark some tests as ASCII-onlyKarl Williamson2019-10-091-4/+4
* bump $Storable::VERSION and update ChangeLogTony Cook2019-08-082-1/+8
* minimally document the stacksize toolTony Cook2019-08-081-0/+3
* move Storable CAN_FLOCK computation into XSGraham Knop2019-08-086-70/+21
* remove remains of Storable stack size detectionGraham Knop2019-08-081-8/+0
* Storable: make count large enoughTony Cook2019-08-071-3/+3
* bump $Storable::VERSIONTony Cook2019-06-112-1/+6
* (perl #134179) include regexps in the seen objects table on retrieveTony Cook2019-06-113-4/+15
* Remove entry from MANIFESTSawyer X2019-04-261-1/+0
* Bumping Storable to release to CPANSawyer X2019-04-261-0/+4
* Revert "skip leaky Storable tests"David Mitchell2019-04-171-8/+1
* free pseen in the magic free codeTony Cook2019-04-172-1/+5
* skip leaky Storable testsDavid Mitchell2019-04-151-1/+8
* (perl #133708) remove build-time probing for stack limits for StorableTony Cook2018-12-105-107/+32
* (perl #133706) remove exploit code from StorableTony Cook2018-12-052-274/+12
* (perl #133326) fix and clarify handling of recurs_sv.Tony Cook2018-08-272-37/+77
* __Storable__.pm: Bump version to 3.13Karl Williamson2018-08-231-1/+1
* fix Storable rethrowing refs when Log::Agent is installedGraham Knop2018-08-231-6/+15
* bump $Storable::VERSIONTony Cook2018-07-312-1/+5
* (perl #133411) don't try to load Storable with -DusecrosscompileTony Cook2018-07-312-4/+15
* Tidy-ups following Devel::PPPort and Storable syncingsSteve Hay2018-07-191-0/+1
* Merge branch 'sawyer/storable' into bleadSawyer X2018-07-196-6/+104
|\
| * Storable: version 3.11Sawyer X2018-04-272-1/+5
| * Storable: fix for strawberry build failures:Sawyer X2018-04-271-3/+4
| * Reflect changes for 3.10Sawyer X2018-04-242-1/+5
| * Skip test on archaic perl versionsH.Merijn Brand2018-04-222-0/+6
| * Storable needs EU::MM-6.31H.Merijn Brand2018-04-221-1/+1
| * Storable: Fix licenseSawyer X2018-04-211-0/+1
| * Storable: Bump version for releaseSawyer X2018-04-212-1/+6