summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new release to perlhistv5.37.6Max Maischein2022-11-201-0/+1
* update perldelta for 5.37.6Max Maischein2022-11-201-284/+44
* Update Module::CoreList for 5.37.6Max Maischein2022-11-203-3/+40
* locale.c: Don't Safefree tempsKarl Williamson2022-11-191-4/+0
* Devel::PPPort/module3: eliminate the always true warning for the returnTony Cook2022-11-181-1/+1
* GvNAME() always returns a true valueTony Cook2022-11-181-2/+2
* change HvENAME_HEK() to HvENAME_HEK_NN() where NULLs would crash anywayTony Cook2022-11-182-10/+11
* only fully calculate the stash (effective) name where neededTony Cook2022-11-1811-49/+52
* clarify that every tag is required to be annotatedAndreas Koenig2022-11-181-1/+11
* relax the assertion in SSPTR() and SSPTRt()Tony Cook2022-11-181-2/+2
* Skip one test under miniperlJames E Keenan2022-11-181-0/+1
* dist/Tie-File/t/29a_upcopy.t: double timeout to 10David Mitchell2022-11-181-1/+1
* dist/Tie-File/t/29a_upcopy.t add test descriptionsDavid Mitchell2022-11-181-1/+3
* Getopt::Long: synch with CPAN version 2.54Johan Vromans2022-11-182-6/+10
* Getopt::Long: sync with CPAN version 2.53Johan Vromans2022-11-173-33/+79
* Fix & test useless-anonymous-subroutine warnings.Felipe Gasper2022-11-162-0/+12
* Fail attempts to pass anonsub to \$ prototype.Felipe Gasper2022-11-162-2/+23
* ParseXS - version bump to 3.48 and test perlxs.pod has the right versionYves Orton2022-11-1612-12/+30
* ParseXS - make testing easierYves Orton2022-11-166-10/+59
* ParseXS - add support for elifdef and elifndefYves Orton2022-11-161-2/+2
* ParseXS - allow symbolic alias of default functionYves Orton2022-11-163-5/+26
* ParseXS - better support for duplicate ALIASesYves Orton2022-11-166-11/+198
* ParseXS - handle #else and #endif without blank line prefixesYves Orton2022-11-164-1/+75
* ParseXS - sort things that might produce outputYves Orton2022-11-161-4/+4
* configure.gnu forwards extra arguments to ConfigureTony Cook2022-11-151-0/+7
* Whitespace alignment fix in regen/feature.plPaul "LeoNerd" Evans2022-11-141-20/+20
* Update AUTHORS and .mailmap with my (Mattia Barbon) current addressMattia Barbon2022-11-142-3/+4
* SvPVutf8_nomg - assign string length to the len parameterMattia Barbon2022-11-141-1/+1
* utf8::upgrade: Don't coerce undef argKarl Williamson2022-11-144-4/+25
* Figure out I32df, U32uf, etc. in Configure rather than in perl.hTAKAI Kousuke2022-11-1419-53/+278
* Perl doesn't appear to be included in the ibb any moreTony Cook2022-11-141-6/+0
* Tie-File: report test timeouts to STDERRDavid Mitchell2022-11-122-2/+2
* skip testing .github/README.md if doesn't appear to be a READMETony Cook2022-11-121-1/+3
* regcomp.c - add a PARNO() macro to wrap the ARG() macroYves Orton2022-11-103-16/+21
* regcomp.c - correct commentYves Orton2022-11-101-3/+4
* Devel-PPPort: bump versionGraham Knop2022-11-091-1/+1
* Devel-PPPort: fix STMT_START and STMT_END to not warn on clangGraham Knop2022-11-091-7/+2
* Devel-PPPort: use inline function for croak_sv without brace groupsGraham Knop2022-11-091-11/+12
* pod/perlhacks.pod - document TEST_ARGS and make win32 perl use it tooYves Orton2022-11-083-8/+24
* ParseXS - fix todo tests to match the correct filenameYves Orton2022-11-081-3/+3
* perldelta for 545d499045, 42d0708bf6, a1aa0ce9693, 4f8b3850b207Tony Cook2022-11-081-3/+22
* bump $Storable::VERSIONTony Cook2022-11-081-1/+1
* make store_hook() handle regular expression objectsTony Cook2022-11-082-1/+31
* improve error reporting by store_hook() on an unknown typeTony Cook2022-11-082-6/+38
* allow porting/corelist.t to be run from rootYves Orton2022-11-061-1/+3
* Test case where different functions are declaredJames E Keenan2022-11-063-12/+52
* Add TODO-ed test for duplicate warningJames E Keenan2022-11-061-1/+17
* Add test file contributed in GH 19661E. Choroba2022-11-062-0/+24
* buildtoc: Add error checkKarl Williamson2022-11-051-0/+1
* Update Data::Dumper synopsisElvin Aslanov2022-11-051-4/+3