summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add perlhist entryv5.37.4Karen Etheridge2022-09-201-0/+1
* final perldelta fixesKaren Etheridge2022-09-201-6/+3
* update perldelta for module updatesKaren Etheridge2022-09-201-23/+83
* update Module::CoreList for 5.37.4Karen Etheridge2022-09-201-0/+47
* bump XSLoader version: see commit a635e7229bKaren Etheridge2022-09-201-2/+2
* bump Safe version: see commit 3b5ec3ecKaren Etheridge2022-09-201-1/+1
* finalize perldelta, except for module updatesKaren Etheridge2022-09-201-246/+62
* whitespaceKaren Etheridge2022-09-201-1/+1
* locale.c: Workaround for attributes.pm breakageKarl Williamson2022-09-202-0/+34
* wording fixKaren Etheridge2022-09-202-2/+2
* Fix links in perldeltaKarl Williamson2022-09-202-3/+6
* perlexperiment: fix warning category for defer and extra parired delimitersDagfinn Ilmari Mannsåker2022-09-201-2/+2
* perldelta - change pod markup for non-core modulesRichard Leach2022-09-191-3/+3
* move a paren to improve wordingKaren Etheridge2022-09-191-2/+2
* CI/macos: Switch to macos-11Bram2022-09-191-3/+3
* CI/macos: Remove `export SDK`Bram2022-09-191-1/+0
* perldelta - add GH#20114 to Known Problems sectionRichard Leach2022-09-191-1/+14
* Skip 'pending changes' test for automated testingBram2022-09-191-77/+57
* Use `git symbolic-ref` instead of `git branch`Bram2022-09-191-2/+1
* vnewSVpvf - inline & reduce call to sv_vsetpvfnRichard Leach2022-09-181-2/+3
* S_regclass - use SvPVCLEAR_FRESH on new SVRichard Leach2022-09-181-2/+2
* S_scan_heredoc - use SvPVCLEAR_FRESH on new SVRichard Leach2022-09-181-1/+1
* sv.c - add SvPVCLEAR_FRESH macro for new PVs with bufferRichard Leach2022-09-181-0/+18
* S_scan_heredoc: fresh sv functions close to point of useRichard Leach2022-09-181-2/+2
* perl.h: Fix typoKarl Williamson2022-09-181-1/+1
* sv_setsv_cow - directly create desired SVt_COW SVRichard Leach2022-09-171-2/+2
* perlhacktips: Add a section on symbol namingKarl Williamson2022-09-161-0/+93
* pod - remove references to PrePAN (now defunct)Richard Leach2022-09-152-16/+6
* perlguts - document newAV_alloc_x/z and _simple funcsRichard Leach2022-09-161-2/+56
* Perl_sv_setsv_flags: return after invlist_clone caseRichard Leach2022-09-141-2/+4
* CI/cygwin: clone the repo similar to 'checkout@v2'Bram2022-09-131-6/+5
* CI/cygwin: use test harness with 2 jobsBram2022-09-131-1/+1
* CI/cygwin: use `shell: sh`Bram2022-09-131-17/+40
* CI/linux-i386: use shallow clone (fetch-depth: 1)Bram2022-09-131-0/+2
* CI/linux-i386: Remove fetching of tagsBram2022-09-131-5/+1
* CI/linux-i386: Explain why 'checkout@v2' failsBram2022-09-131-1/+7
* testsuite.yml: Remove fetching of tagsBram2022-09-131-10/+5
* Net-Ping: No longer need to TODO some tests when on FreeBSDJames E Keenan2022-09-133-5/+4
* Fix t/porting/authors.t breakgage for people with non-ASCII namesDagfinn Ilmari Mannsåker2022-09-122-4/+4
* locale.c: Use LC_ALL only if available on platformKarl Williamson2022-09-121-5/+13
* Win32 should start new threads in C localeKarl Williamson2022-09-121-2/+1
* thread.h Save errno around lock/unlockKarl Williamson2022-09-121-0/+4
* thread.h: White-space, braces onlyKarl Williamson2022-09-121-17/+20
* perlfilter.pod: Retain entry in customized databaseJames E Keenan2022-09-122-8/+6
* pod/perldelta - add entries to the incompatible changes sectionYves Orton2022-09-121-0/+29
* re/pat_advanced.t: remove `todo_skip` from testBram2022-09-111-3/+1
* locale.c: Clean up two DEBUG stmtsKarl Williamson2022-09-101-8/+4
* perl.h: Rmv duplicate #defineKarl Williamson2022-09-101-5/+0
* Revert "perl.h: Move #defining SETLOCALE_LOCK"Karl Williamson2022-09-101-8/+13
* perl.h: Move #defining SETLOCALE_LOCKKarl Williamson2022-09-101-13/+8