summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlapio: NitsKarl Williamson2022-05-031-3/+3
* autodoc.pl: perlxs items default to XS sectionKarl Williamson2022-05-021-0/+1
* perlapi: Fix misspellingKarl Williamson2022-05-021-1/+1
* autodoc.pl: A source is perlxs.podKarl Williamson2022-05-021-5/+8
* Document CvDEPTHKarl Williamson2022-05-012-1/+8
* perlapi: Consolidate entries for Perlio functionsKarl Williamson2022-04-291-44/+44
* Sort PerlIO entries in pod, embed.fncKarl Williamson2022-04-292-42/+39
* Maintainers.pl: comment customized removal criteriaKarl Williamson2022-04-291-0/+5
* Document PERLIO_FUNCS_(DECL|CAST)Karl Williamson2022-04-291-0/+11
* update const sub docs for stuff that now croaksDavid Mitchell2022-04-281-15/+18
* lib/experimental.pm is no longer customizedLeon Timmermans2022-04-262-4/+0
* perlapi: Document SvPVXtrueKarl Williamson2022-04-251-1/+14
* Note various symbols are documented in perlhacktipsKarl Williamson2022-04-231-0/+13
* perlapi: Rmv duplicate entriesKarl Williamson2022-04-231-39/+0
* perlembed: Note various symbols are documented hereKarl Williamson2022-04-231-0/+6
* Put back the words about no VERSION not undoing feature bundles, which got lo...Paul "LeoNerd" Evans2022-04-231-0/+5
* Use signatures in perlunicook examplePaul "LeoNerd" Evans2022-04-231-6/+3
* use signature in perlthrtut to further tidy the example, while we're there an...Paul "LeoNerd" Evans2022-04-231-39/+36
* Point directly to L<...|perlfunc/use VERSION> when mentioning the syntax in o...Paul "LeoNerd" Evans2022-04-232-4/+5
* Replace 'use strict; use warnings;' with 'use VERSION' in docs code examplesPaul "LeoNerd" Evans2022-04-2313-127/+87
* Replace docs examples of 'use NUMBER' with proper v-stringsPaul "LeoNerd" Evans2022-04-238-22/+22
* More wording in perldsc.pod about 'use VERSION'Paul "LeoNerd" Evans2022-04-231-3/+16
* Point out that 'indirect' is only availble before 'use v5.36'Paul "LeoNerd" Evans2022-04-232-0/+15
* Add some wording about 'use VERSION' to perlstyle.podPaul "LeoNerd" Evans2022-04-231-0/+7
* Mention that 'use VERSION' enables strict + warnings + others in perlintro.podPaul "LeoNerd" Evans2022-04-231-0/+7
* Split docs for 'use VERSION' into its own section of perlfunc.podPaul "LeoNerd" Evans2022-04-231-47/+60
* regcomp.c - silence build warning under NO_TAINT_SUPPORTYves Orton2022-04-211-0/+2
* Revert "Porting/makerel Make EBCDIC files writable"Karl Williamson2022-04-211-1/+1
* regen/mph.pl - make sure the author of _squeeze() has a commit in the logIlya Sashcheka2022-04-214-2/+4
* Fix SHA256 digests produced by Porting/makerel on WindowsSteve Hay2022-04-201-1/+1
* Prepare Module-CoreList for 5.35.12Steve Hay2022-04-203-2/+31
* Bump version for 5.35.12Steve Hay2022-04-2019-125/+125
* New perldelta for 5.35.12Steve Hay2022-04-2010-177/+626
* Tick off releaseSteve Hay2022-04-201-1/+1
* Add epigraph for 5.35.11Steve Hay2022-04-201-0/+14
* epigraphs.pod: Correct 5.35.10 version and add linkSteve Hay2022-04-201-2/+2
* 5.35.11 todayv5.35.11Steve Hay2022-04-201-0/+1
* Finalize perldeltaSteve Hay2022-04-201-3/+28
* Update Module-CoreList for 5.35.11Steve Hay2022-04-201-2/+119
* perldelta - Update for 5.35.11Steve Hay2022-04-201-360/+120
* Fix typos in perlfuncSteve Hay2022-04-201-2/+2
* skip 2 tests if built with DEBUGGING and no taint supportNeil Bowers2022-04-201-4/+9
* fixed typo in taint_support comments, shoulda been "with" not "without"Neil Bowers2022-04-201-1/+1
* Fix Porting\updateAUTHORS.pl to not output CRLFs on WindowsSteve Hay2022-04-201-0/+2
* Add/correct/delete notes of CUSTOMIZED files in bleadSteve Hay2022-04-202-4/+54
* Added perldelta entry on support for building a taint-free perlNeil Bowers2022-04-201-1/+16
* Doc changes to reflect that perl might not support taintNeil Bowers2022-04-209-12/+61
* changes to core module tests to handle perl that doesn't support taintNeil Bowers2022-04-203-5/+49
* changes to perl tests to handle perl without taint supportNeil Bowers2022-04-206-17/+60
* Add Configure question for taint supportNeil Bowers2022-04-2012-2/+54