summaryrefslogtreecommitdiff
path: root/pod
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.33.6Richard Leach2021-01-201-1/+3
* Finalize perldelta.pod for 5.33.6Richard Leach2021-01-201-23/+124
* Allow blanks within and adjacent to {...} constructsKarl Williamson2021-01-207-28/+80
* perlre: Note the other forms of \k<name>Karl Williamson2021-01-201-1/+5
* Allow empty lower bound in /{,n}/Karl Williamson2021-01-205-12/+36
* perlrebackslash: A few tweaksKarl Williamson2021-01-201-7/+9
* perldelta.pod - correct broken linksRichard Leach2021-01-201-2/+2
* perldelta.pod - move mention of pl2bat.plRichard Leach2021-01-191-12/+3
* Non-final updates to perldelta.pod ahead of 5.33.6Richard Leach2021-01-191-256/+88
* perldiag.pod: Correct description for "Lost precision when %s %f by 1" warning.TAKAI Kousuke2021-01-171-3/+6
* perlre: Add another mnemonic for /dKarl Williamson2021-01-171-2/+2
* update the links to freenodeKang-min Liu2021-01-151-1/+1
* Fix trivial typos in perlguts.pod.Felipe Gasper2021-01-131-1/+1
* perlguts.pod - single character case correctionRichard Leach2021-01-091-1/+1
* Perl 5.32.1 RC1 todaySteve Hay2021-01-091-0/+1
* perlre: Fix description of quantifer {m,n} upper limitKarl Williamson2021-01-081-1/+1
* fix a typoTony Cook2021-01-061-1/+1
* perldelta for 0f2beabb0803Tony Cook2021-01-041-2/+2
* add a bareword_filehandles feature, which is enabled by defaultTony Cook2021-01-041-0/+9
* Signatures: add argument counts to count-mismatch error messages.Felipe Gasper2021-01-032-5/+18
* perldelta.pod: Document "Lost precision" warning changesTAKAI Kousuke2020-12-291-0/+9
* pod: update a few documents for perlgov changesRicardo Signes2020-12-284-32/+41
* pod/buildtoc: documentation in POD formatJames E Keenan2020-12-271-0/+38
* Provide code example for 'my' declared in initialization of 'for' loopJames E Keenan2020-12-261-1/+15
* perlgov: add a missing "the" and remove a full stopRicardo Signes2020-12-211-2/+2
* perlgov: formatting tweaks from code reviewRicardo Signes2020-12-212-2/+2
* perlgov: the perl governance documentRicardo Signes2020-12-212-0/+532
* perl5335delta grammar nitDan Book2020-12-201-1/+1
* perlfunc: Improve localtime entryKarl Williamson2020-12-201-21/+22
* new perldelta for 5.33.6Max Maischein2020-12-204-154/+598
* add new release to perlhistv5.33.5Max Maischein2020-12-201-0/+1
* Finalize perldelta for 5.33.5Max Maischein2020-12-201-260/+75
* perldelta for edd16cfcffJames E Keenan2020-12-191-1/+1
* Add pod/perldocstyle.podJason McIntosh2020-12-192-0/+1119
* Merge branch 'fix_rt_number_in_perl5260delta' of https://github.com/thibaultd...James E Keenan2020-12-181-1/+1
|\
| * Fix RT number in perl5260delta.podThibault DUPONCHELLE2020-12-181-1/+1
* | perldelta.pod: Document new "0o" octal syntax.TAKAI Kousuke2020-12-071-0/+9
* | perlfunc.pod: add a description for octal strings for oct()TAKAI Kousuke2020-12-071-1/+4
* | perldata.pod: mention new octal integer format (0o12_345).TAKAI Kousuke2020-12-071-0/+1
* | perllocale: Remove stray markupKarl Williamson2020-12-061-1/+1
* | Evaluate arg once in all forms of SvTRUEKarl Williamson2020-12-061-1/+3
* | perldelta for the Win32 symlink()/readlink()/stat() changesTony Cook2020-12-031-3/+36
* | Document PERL_TEST_HARNESS_ASAPKarl Williamson2020-12-022-7/+28
* | add note on how to write NEXTKEY when you can't just wrap around each()David Cantrell2020-12-021-0/+5
* | lstat(), readlink() and unlink() treat directory junctions as symlinksTony Cook2020-12-011-2/+9
* | remove ${^WIN32_SLOPPY_STAT}Tony Cook2020-12-011-11/+2
* | Win32: implement our own stat(), and hence our own utimeTony Cook2020-12-011-10/+0
* | Win32: implement symlink() and readlink()Tony Cook2020-12-011-1/+15
* | add extra language in the quotemeta() docs for embedded \ and $Karen Etheridge2020-11-271-0/+12
* | perlvar - clarify that paragraph mode also discards a single leading newlineDan Book2020-11-271-1/+1