summaryrefslogtreecommitdiff
path: root/dist
Commit message (Expand)AuthorAgeFilesLines
* Update Module::CoreList for 5.37.8reneeb2023-01-201-6/+59
* Math::Trig: POD correctionJames E Keenan2023-01-101-0/+2
* dist/threads - bump versionYves Orton2023-01-061-2/+2
* threads.xs: Add missing possessives in commentsKarl Williamson2023-01-051-2/+2
* Storable: add missing PUTBACK in store_code()David Mitchell2023-01-042-1/+2
* Tie-File/t/29_downcopy.t: Correct typo in inline commentJames E Keenan2023-01-021-1/+1
* Math-Complex: improve numerical accuracyPeter John Acklam2023-01-012-25/+33
* Math-Complex: Standardize $VERSION at 1.60James E Keenan2022-12-312-2/+2
* Math-Complex: improve documentationPeter John Acklam2022-12-291-9/+15
* Math-Complex: correct typos in documentationPeter John Acklam2022-12-291-5/+5
* Bump Module-CoreList versionChris 'BinGOs' Williams2022-12-213-4/+6
* Prepare Module::Corelist for 5.37.8Richard Leach2022-12-213-0/+27
* Update Module::CoreList for 5.37.7Richard Leach2022-12-201-0/+39
* Remove dead VMS code in Cwd::_backtick_pwdCraig A. Berry2022-12-181-2/+1
* Fix warning "implicit declaration of function '_setjmpex'" using MinGW-w64Tsuyoshi Watanabe2022-12-102-2/+3
* dist/PathTools - fix possible VMS breakageYves Orton2022-12-0312-11/+16
* Prepare Module::Corelist for 5.37.7Max Maischein2022-11-203-2/+31
* ParseXS - Disable alias value collision warnings by defaultYves Orton2022-11-2012-13/+75
* Update Module::CoreList for 5.37.6Max Maischein2022-11-203-3/+40
* Devel::PPPort/module3: eliminate the always true warning for the returnTony Cook2022-11-181-1/+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
* 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-165-11/+197
* ParseXS - handle #else and #endif without blank line prefixesYves Orton2022-11-163-1/+74
* ParseXS - sort things that might produce outputYves Orton2022-11-161-4/+4
* Tie-File: report test timeouts to STDERRDavid Mitchell2022-11-122-2/+2
* 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
* ParseXS - fix todo tests to match the correct filenameYves Orton2022-11-081-3/+3
* 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
* Test case where different functions are declaredJames E Keenan2022-11-062-12/+51
* Add TODO-ed test for duplicate warningJames E Keenan2022-11-061-1/+17
* Add test file contributed in GH 19661E. Choroba2022-11-061-0/+23
* Update Data::Dumper synopsisElvin Aslanov2022-11-051-4/+3
* Time::HiRes: Fix compiler warningKarl Williamson2022-10-301-2/+0
* threads.xs: Use plain SvREFCNT_dec if SvREFCNT_dec_NN unavailableKarl Williamson2022-10-241-0/+3
* dist/threads: Only veto switching locale on new perlsTony Cook2022-10-242-2/+8
* bump ExtUtils::ParseXS version to 3.47Graham Knop2022-10-2410-10/+10
* fix ExtUtils::ParseXS compatibility with perl < 5.8.8Graham Knop2022-10-241-0/+4
* Attribute-Handlers: rework eval codeYves Orton2022-10-241-7/+25
* Update Module::CoreList for 5.37.6Yves Orton2022-10-243-0/+42
* several improvements to the dist-modules CI target and fixes to the problems ...Tony Cook2022-10-2418-17/+69
|\
| * Time::HiRes: Changes updatesTony Cook2022-10-241-0/+7