summaryrefslogtreecommitdiff
path: root/dist/Storable/stacksize
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* (perl #133708) remove build-time probing for stack limits for StorableTony Cook2018-12-101-60/+17
* (perl #133411) don't try to load Storable with -DusecrosscompileTony Cook2018-07-311-3/+7
* (perl #133009) handle the XP fallback after we're ready to writeTony Cook2018-04-021-11/+25
* (perl #132893) don't probe for Storable recursion limits on old Win32Tony Cook2018-03-011-4/+17
* suppress error messages from the shell when probing Storable limitsTony Cook2018-02-261-0/+5
* make the Storable stacksize messages less scaryTony Cook2018-02-261-2/+2
* Revert "Storable: when building in core do not run stacksize every time"Yves Orton2018-02-261-1/+0
* Storable: when building in core do not run stacksize every timeYves Orton2018-02-251-0/+1
* (perl #132849) try to disable core files when deliberatly segfaultingTony Cook2018-02-121-1/+7
* (perl #127743) re-work recursion limit handlingTony Cook2018-02-081-45/+59
* Storable 3.05_13: safe defaultsReini Urban2018-02-081-1/+1
* Storable: Analyze #304Reini Urban2018-02-081-1/+1
* Storable: fix cygwin stack probingReini Urban2018-02-081-3/+2
* Storable: fix stacksize with shared libcperlReini Urban2018-02-081-3/+3
* Storable: Bump to 3.05_10Reini Urban2018-02-081-0/+1
* Storable: various core fixups: $PERL,libpth,getcwdReini Urban2018-02-081-8/+36
* Storable 3.05_09: compute stacksizeReini Urban2018-02-081-0/+152