summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add the Configure option to enable strict by default in perl programs.H.Merijn Brand2020-09-221-30/+30
* [gh18096] assume worst-case for GOSUBs we don't analyseHugo van der Sanden2020-09-222-1/+8
* Trap SIGBUS when Configure checks for va_copy (#18148)H.Merijn Brand2020-09-221-0/+3
* Update epigraphs with linksSawyer X2020-09-211-3/+3
* Bump Module::CoreList in Maintainers.plSawyer X2020-09-211-1/+1
* Update perldelta with Module::CoreListSawyer X2020-09-211-0/+4
* Update Module::CoreList for 5.33.3Sawyer X2020-09-213-2/+31
* Bump the perl version in various places for 5.33.3Sawyer X2020-09-2123-133/+133
* new perldelta for 5.33.3Sawyer X2020-09-2111-73/+522
* Tick off releaseSawyer X2020-09-211-1/+1
* Add epigraphSawyer X2020-09-211-0/+7
* add new release to perlhistv5.33.2Sawyer X2020-09-201-0/+1
* Update perldeltaSawyer X2020-09-201-2/+64
* Update Module::CoreList for 5.33.2Sawyer X2020-09-203-1/+136
* Update authorsSawyer X2020-09-201-3/+3
* Clean up perldeltaSawyer X2020-09-201-361/+30
* Doing the release todaySawyer X2020-09-201-1/+1
* Update porting/customized.dat for recent change to cpan/ExtUtils-PL2Bat/t/mak...Todd Rinaldo2020-09-181-0/+1
* Mark cpan/ExtUtils-PL2Bat/t/make_executable.t as customizedTodd Rinaldo2020-09-181-0/+3
* make_executable.t: ensure PATH for test is not too long, as that is incompati...Christian Walde2020-09-181-3/+30
* embed.fnc docfix: s/s/S/Hugo van der Sanden2020-09-171-1/+1
* prevent a spurious error output from test.pl when killing a cygwin processChristian Walde2020-09-161-1/+1
* Skip t/porting/bench.t if the cachegrind test takes too long.Nicholas Clark2020-09-161-1/+2
* Update DB_File to CPAN version 1.854Todd Rinaldo2020-09-1618-452/+455
* Revise per feedbackJames E Keenan2020-09-161-2/+2
* t/op/taint.t: Avert uninitialized value warningJames E Keenan2020-09-161-1/+1
* Update Test-Simple to CPAN version 1.302181Todd Rinaldo2020-09-1585-219/+3816
* fix t/win32/signal.tNicolas R2020-09-151-2/+3
* Update ExtUtils-Install to CPAN version 2.18Todd Rinaldo2020-09-1512-23/+24
* Update IO-Socket-IP to CPAN version 0.41Todd Rinaldo2020-09-1525-27/+86
* Update IO-Compress to CPAN version 2.096Todd Rinaldo2020-09-1535-692/+1116
* Update Compress-Raw-Zlib to CPAN version 2.096Todd Rinaldo2020-09-154-392/+493
* Update Compress-Raw-Bzip2 to CPAN version 2.096Todd Rinaldo2020-09-158-189/+530
* Non-Configure code required to implement a strict by default optionTodd Rinaldo2020-09-153-1/+15
* Add the Configure option to enable strict by default in perl programs.Todd Rinaldo2020-09-1514-2/+59
* Update a couple of RT references in todo.podHugo van der Sanden2020-09-151-3/+3
* Update IO-Zlib to CPAN version 1.11Nicolas R2020-09-1411-264/+361
* Fix Win32 errors from ErrnoNicolas R2020-09-141-1/+8
* perlapi: Consolidate sv_utf8_downgrade-ish entriesKarl Williamson2020-09-141-13/+11
* perlapi: Fix function prototypesKarl Williamson2020-09-141-4/+4
* perlapi: Fix typo.Karl Williamson2020-09-141-1/+1
* Fix input type on isFOO macrosKarl Williamson2020-09-141-114/+114
* podcheck db: Note that atof(3) existsKarl Williamson2020-09-141-0/+1
* gv_fetchpvn and gv_fetchpvn_flags are identicalKarl Williamson2020-09-141-2/+1
* Document my_atofKarl Williamson2020-09-132-2/+13
* embed.fnc: Mark str_to_version as Core onlyKarl Williamson2020-09-131-1/+1
* perlguts: Remove redundant entriesKarl Williamson2020-09-131-45/+0
* Document cast NV to int macros; make helpers internalKarl Williamson2020-09-131-4/+4
* Document AvFILLp; clarify related entriesKarl Williamson2020-09-132-11/+17
* Fix podcheck.t data.Karl Williamson2020-09-131-1/+1