summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* utf8.h: Refactor UNICODE_IS_NONCHAR()Karl Williamson2021-05-281-3/+3
* regexec.c: Move parameter cast into macroKarl Williamson2021-05-281-8/+5
* inline.h: Clarify commentKarl Williamson2021-05-281-1/+2
* regcomp.h: Fix typos in commentsKarl Williamson2021-05-281-2/+2
* regexec.c: Replace code with equivlent inline fcnKarl Williamson2021-05-281-2/+1
* perl.h: Fix typo in commentKarl Williamson2021-05-281-1/+1
* Vulnerabilities in cpan/ modules still affect perl; we should handle themKaren Etheridge2021-05-281-2/+4
* isUTF8_CHAR() Check ptr before dereferencingKarl Williamson2021-05-281-1/+1
* remove MSVC100/vcexpress2010 from CI, at least for nowTony Cook2021-05-271-44/+0
* Perl_clear_defarray - array does not actually need ZeroingRichard Leach2021-05-261-1/+1
* Perl_clear_defarray: faster array creation via new macro+functionRichard Leach2021-05-261-4/+3
* Add Perl_av_new_alloc() function and newAV_alloc_x/z() macrosRichard Leach2021-05-265-0/+94
* Data::Dumper 2.180 was released on 2021-05-26.Nicholas Clark2021-05-263-3/+7
* perldelta.pod: entry for 2583ef6 (undef = )Richard Leach2021-05-251-0/+12
* Make scalar assignment to undef a compile time errorRichard Leach2021-05-252-2/+4
* Bump Data::Dumper's $VERSION and update Changes, for a dev release.Nicholas Clark2021-05-252-2/+6
* Restore the explicit Data::Dumper Makefile.PLNicholas Clark2021-05-252-0/+11
* perldelta for 76d2194af, 73a0855d2ec, 8f432bc3baTony Cook2021-05-251-3/+11
* File::Copy: compare inode numbers as stringsTony Cook2021-05-251-2/+2
* Update version from CPAN to 0.9929Todd Rinaldo2021-05-2414-172/+13
* Make use open :std push layers without any mungingLeon Timmermans2021-05-241-13/+8
* Do not cache utf8 offsets for non-canonical lengthsLeon Timmermans2021-05-244-8/+23
* Bump Data::Dumper's $VERSION and update Changes, for a dev release.Nicholas Clark2021-05-242-2/+6
* 5.8.1 provides all of isASCII, isPRINT, isALPHA and isIDFIRST.Nicholas Clark2021-05-241-17/+0
* Dumper.xs can use more emulation functions from ppport.hNicholas Clark2021-05-241-49/+1
* Update Maintainers.PL with experimental version info from 0.022 to 0.24Max Maischein2021-05-241-1/+1
* mark test modules (found in ext/*/t/) as no_indexTony Cook2021-05-243-1/+73
* update PathTools changes for the inode comparison changeTony Cook2021-05-241-0/+4
* bump PathTools to 3.81Tony Cook2021-05-2411-11/+11
* PathTools: compare inode numbers as stringsTony Cook2021-05-241-7/+7
* fix utime() to set $!/errno when called on a closed handleTony Cook2021-05-242-0/+2
* update dist/PathTools/ChangesTony Cook2021-05-241-0/+26
* Bump Data::Dumper's $VERSION and update Changes, for a dev release.Nicholas Clark2021-05-232-2/+6
* Eliminate $WANT, inline &SKIP_TEST into &TEST_BOTH, and pass $want to &TEST.Nicholas Clark2021-05-231-19/+14
* Convert all the Data::Dumper "numbers" and "strings" tests to TEST_BOTH.Nicholas Clark2021-05-231-119/+118
* Convert the tests for Dumpxs in list context and B::Deparse to TEST_BOTH.Nicholas Clark2021-05-231-9/+12
* Convert the test for blessed overloaded blobs to TEST_BOTH.Nicholas Clark2021-05-231-5/+4
* TEST_BOTH now handles DumperX/Dumper tests.Nicholas Clark2021-05-231-37/+39
* Add TEST_BOTH and SKIP_BOTH to dumper.t to remove a *lot* of DRY violations.Nicholas Clark2021-05-231-369/+286
* Better pure-Perl fallback output for v-strings.Nicholas Clark2021-05-232-5/+5
* Correct Data::Dumper test case for when no Data::Dumper XS code has loaded.Nicholas Clark2021-05-232-1/+56
* Convert dumper.t to Test::More.Nicholas Clark2021-05-231-57/+65
* Bump Data::Dumper's $VERSION and update Changes, for a dev release.Nicholas Clark2021-05-232-2/+6
* Remove Data::Dumper::_sortkeys(), which was only needed for pre 5.8.0Nicholas Clark2021-05-232-17/+1
* Data::Dumper's minimum Perl version is now v5.8.1, up from v5.6.1Nicholas Clark2021-05-234-168/+39
* Update Test::Simple from 1.302183 to 1.302185Max Maischein2021-05-2373-75/+114
* Add dry-run option "-n" to Porting/makemeta, documentationMax Maischein2021-05-231-4/+36
* Prepare Module::CoreList for 5.35.1Max Maischein2021-05-233-2/+49
* Bump the perl version in various places for 5.35.1Max Maischein2021-05-2321-131/+131
* Update entry for dist/Data-DumperJames E Keenan2021-05-221-1/+1