summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* New perldelta for 5.35.9Nicolas R2022-01-204-108/+552
* Added 5.35.8 to perlhistv5.35.8Nicolas R2022-01-201-1/+1
* Update perldelta for blead release v5.35.8Nicolas R2022-01-201-265/+76
* Add a pod sort sample with function signatureNicolas R2022-01-201-0/+8
* Add perldelta entry for try/catch/finallyPaul "LeoNerd" Evans2022-01-201-0/+22
* Ensure that forbidden control flow messages about finally blocks say "finally...Paul "LeoNerd" Evans2022-01-201-0/+5
* Document the new try/catch/finally syntaxPaul "LeoNerd" Evans2022-01-201-1/+26
* Implement and test try/catch/finally syntaxPaul "LeoNerd" Evans2022-01-201-0/+6
* perldelta for empty sort croak (78cc98885ff2800c)David Mitchell2022-01-191-0/+9
* officially support Visual C++ 2022Tomasz Konojacki2022-01-161-2/+9
* Change pack U behavior for EBCDICKarl Williamson2021-12-281-1/+4
* Fix misspellings in documentation. Correct spelling of name to 'DeIvan Panchenko2021-12-263-5/+5
* Document and test command-line switch '-?'James E Keenan2021-12-241-1/+6
* Replace 'slave' with 'client'James E Keenan2021-12-242-2/+2
* new perldelta for 5.35.8Neil Bowers2021-12-214-84/+528
* Added 5.35.7 to perlhistv5.35.7Neil Bowers2021-12-201-0/+1
* Updated perldelta with changes to core modulesNeil Bowers2021-12-201-23/+47
* added some entries to perldelta after trawling the git logNeil Bowers2021-12-201-296/+34
* perldelta entry for the fix for unbounded memory consumption for hashesNicholas Clark2021-12-201-0/+4
* Mention builtin in perldeltaPaul "LeoNerd" Evans2021-12-181-0/+21
* perlapio: binmode() and apply_layers() require pTHXKarl Williamson2021-12-161-6/+6
* perltie: Fix variable name in TIEHASH exampleJakub Wilk2021-12-161-2/+2
* Add builtin:: funcs for handling weakrefsPaul "LeoNerd" Evans2021-12-041-1/+2
* Add a builtin:: namespace, with true/false/isboolPaul "LeoNerd" Evans2021-11-291-0/+5
* Add a phase_name() macro.Felipe Gasper2021-11-251-3/+2
* Also C<codeword> quote "defer" and "goto"Paul "LeoNerd" Evans2021-11-241-1/+1
* Quote the word "defer" in exception messages about control flowPaul "LeoNerd" Evans2021-11-241-3/+3
* Forbid using 'goto' to jump into a 'defer' block because everything will brea...Paul "LeoNerd" Evans2021-11-231-0/+5
* update perldsc examples to be strict compliantGraham Knop2021-11-221-67/+68
* add missing brace in perldsc hash of hashes exampleGraham Knop2021-11-221-0/+1
* new perldelta for 5.35.7Richard Leach2021-11-214-70/+514
* add new release to perlhistv5.35.6Richard Leach2021-11-201-0/+1
* Update perldelta for 5.35.6 releaseRichard Leach2021-11-201-314/+45
* Additional feedbackJames E Keenan2021-11-171-7/+8
* Update per feedbackJames E Keenan2021-11-171-4/+5
* Obituary for David H AdlerJames E Keenan2021-11-171-2/+6
* perldelta for 0cdbe216286, 9bce496f83cb, 9c913148860Tony Cook2021-11-151-1/+2
* Unencrypted git protocol no longer supported by github.comJames E Keenan2021-11-092-6/+3
* perldelta: update feature bundle changes for bareword_filehandlesRicardo Signes2021-11-021-3/+4
* feature updates: tweaks from code reviewRicardo Signes2021-11-022-2/+2
* perldelta: note changes to feature bundleRicardo Signes2021-11-021-0/+9
* perlfunc: note that bareword open is now often forbiddenRicardo Signes2021-11-021-1/+5
* Remove AT&T UWIN supportDagfinn Ilmari Mannsåker2021-11-022-5/+7
* Remove DOS/DJGPP supportDagfinn Ilmari Mannsåker2021-11-025-45/+8
* new perldelta for 5.35.6Leon Timmermans2021-10-214-175/+619
* Add 5.35.5 to perlhistv5.35.5Leon Timmermans2021-10-211-0/+1
* Update perldelta for 5.35.5 releaseLeon Timmermans2021-10-211-211/+92
* Add dropping old MSVC++ (pre-VC12) to perldeltaLeon Timmermans2021-10-201-2/+4
* Add NetWare removal to perlportLeon Timmermans2021-10-201-0/+12
* perlop - clarify that hyphens are interpreted literally in tr with single quotesDan Book2021-10-171-1/+2