summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new release to perlhistv5.29.3John SJ Anderson2018-09-201-0/+1
* Update Module::Corelist for 5.29.3John SJ Anderson2018-09-201-54/+47
* Update perldelta for 5.29.3John SJ Anderson2018-09-201-311/+33
* handy.h: Silence compiler warningKarl Williamson2018-09-201-4/+4
* Create Ptrdiff_t typeKarl Williamson2018-09-201-1/+10
* Don't overallocate space for /[foo]/Karl Williamson2018-09-201-2/+4
* Bump Devel::PPPort in Changes fileSawyer X2018-09-191-0/+4
* bump Devel::PPPort version from 3.42 to 3.43.Karen Etheridge2018-09-152-1/+5
* fix grammar in perldelta entryKaren Etheridge2018-09-151-1/+1
* Upgrade perlfaq from version 5.20180605 to 5.0180915.Karen Etheridge2018-09-1515-28/+23
* more places where -I. for -MTestInit is neededSlaven Rezic2018-09-132-3/+3
* Update Archive-Tar to CPAN version 2.32Chris 'BinGOs' Williams2018-09-134-5/+13
* Sync dists with CPAN versionsChris 'BinGOs' Williams2018-09-131-2/+2
* (perl #133510) can't use my_vsnprintf() on quadmath/threaded buildsTony Cook2018-09-121-0/+12
* Merge branch 'sawyer/data-dumper-changes' into bleadSawyer X2018-09-122-2/+32
|\
| * Revised by Aaron CraneSawyer X2018-09-121-11/+14
| * Bump version of Data::DumperSawyer X2018-09-121-2/+2
| * Update Changes file for Data::DumperSawyer X2018-09-121-0/+27
|/
* Fix preprocessor directive indentationDagfinn Ilmari Mannsåker2018-09-121-2/+2
* (perl #133510) use quadmath versions of log10, ldexp and signbitTony Cook2018-09-123-3/+10
* utf8.c: Don't assume UTF-8 sequence has enough space.Karl Williamson2018-09-101-3/+3
* File::Path: sync with CPAN version 2.16James E Keenan2018-09-084-11/+42
* Update release scheduleSawyer X2018-09-081-1/+1
* Insert missing 'T' to list of PERL5OPT switches.James E Keenan2018-09-041-1/+1
* Correct typo in comment.James E Keenan2018-09-031-1/+1
* There is no getpw() function in User::grent.James E Keenan2018-09-031-3/+3
* Remove superfluous variable $gr_mem.James E Keenan2018-09-031-2/+2
* Correct typo reported by Elizabeth MattijsenJames E Keenan2018-09-031-1/+1
* PATCH: [perl #133488] Fix grammer in perlfunc sysread()Karl Williamson2018-09-021-1/+1
* Add gcc-8 and gcc-9 for FORTIFY_SOURCEH.Merijn Brand2018-09-021-1/+1
* [perl #133468] Silence compiler warningAndy Dougherty2018-08-303-7/+7
* Can't sing a song that's never been sungChris 'BinGOs' Williams2018-08-301-1/+1
* perldelta for 2460a4968c37Tony Cook2018-08-301-1/+3
* (perl #132683) don't try to convert PL_sv_placeholder into a CVTony Cook2018-08-302-1/+30
* multiconcat: mutator not seen in (lex = ...) .= ...David Mitchell2018-08-292-2/+9
* Bumping PathTools from 3.74 to 3.75Sawyer X2018-08-2712-10/+14
* fix mkpath call to be compatible with older File::PathGraham Knop2018-08-271-1/+1
* (perl #133326) fix and clarify handling of recurs_sv.Tony Cook2018-08-272-37/+77
* [MERGE] various regex capture fixupsDavid Mitchell2018-08-267-126/+133
|\
| * Improve docs for lastparen, lastcloseparenDavid Mitchell2018-08-263-7/+19
| * S_regmatch: add debugging to UNWIND_PAREN()David Mitchell2018-08-261-1/+10
| * S_rematch(): CLOSE_CAPTURE(): set last(close)parenDavid Mitchell2018-08-261-17/+7
| * S_regmatch(): use CLOSE_CAPTURE() macro moreDavid Mitchell2018-08-261-5/+5
| * S_regmatch(): parameterise CLOSE_CAPTURE macroDavid Mitchell2018-08-261-8/+12
| * S_regmatch(): move CLOSE_CAPTURE macro definitionDavid Mitchell2018-08-261-13/+14
| * S_regmatch(): handle GOSUB within (.)* speciallyDavid Mitchell2018-08-261-7/+9
| * add more /(?1)/ testsDavid Mitchell2018-08-261-0/+5
| * S_regmatch(): combine CURLY_B_min/_known statesDavid Mitchell2018-08-263-81/+65
|/
* 5.29.2 was releasedSawyer X2018-08-261-1/+1
* perlsyn: Be more explicit about what is fasterEugen Konkov2018-08-251-1/+1