This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Import perl5321delta.pod
[perl5.git]
/
pod
/
8 hours ago
Steve Hay
Import perl5321delta.pod
blead
tree
|
commitdiff
11 hours ago
Steve Hay
5.32.1 today
tree
|
commitdiff
2 days ago
Richard Leach
New perldelta for 5.33.7
tree
|
commitdiff
2 days ago
Richard Leach
Merge branch 'release-5.33.6' into blead
tree
|
commitdiff
3 days ago
Andy Dougherty
Declare myself an inactive core developer for the present.
tree
|
commitdiff
3 days ago
Richard Leach
add new release to perlhist
v5.33.6
tree
|
commitdiff
3 days ago
Richard Leach
Finalize perldelta.pod for 5.33.6
tree
|
commitdiff
3 days ago
Karl Williamson
Allow blanks within and adjacent to {...} constructs
tree
|
commitdiff
3 days ago
Karl Williamson
perlre: Note the other forms of \k<name>
tree
|
commitdiff
3 days ago
Karl Williamson
Allow empty lower bound in /{,n}/
tree
|
commitdiff
3 days ago
Karl Williamson
perlrebackslash: A few tweaks
tree
|
commitdiff
4 days ago
Richard Leach
perldelta.pod - correct broken links
tree
|
commitdiff
4 days ago
Richard Leach
perldelta.pod - move mention of pl2bat.pl
tree
|
commitdiff
4 days ago
Richard Leach
Non-final updates to perldelta.pod ahead of 5.33.6
tree
|
commitdiff
6 days ago
TAKAI Kousuke
perldiag.pod: Correct description for "Lost precision...
tree
|
commitdiff
6 days ago
Karl Williamson
perlre: Add another mnemonic for /d
tree
|
commitdiff
8 days ago
Kang-min Liu
update the links to freenode
tree
|
commitdiff
10 days ago
Felipe Gasper
Fix trivial typos in perlguts.pod.
tree
|
commitdiff
13 days ago
Richard Leach
perlguts.pod - single character case correction
tree
|
commitdiff
2021-01-09
Steve Hay
Perl 5.32.1 RC1 today
tree
|
commitdiff
2021-01-08
Karl Williamson
perlre: Fix description of quantifer {m,n} upper limit
tree
|
commitdiff
2021-01-06
Tony Cook
fix a typo
tree
|
commitdiff
2021-01-04
Tony Cook
perldelta for 0f2beabb0803
tree
|
commitdiff
2021-01-04
Tony Cook
add a bareword_filehandles feature, which is enabled...
tree
|
commitdiff
2021-01-03
Felipe Gasper
Signatures: add argument counts to count-mismatch error...
tree
|
commitdiff
2020-12-29
TAKAI Kousuke
perldelta.pod: Document "Lost precision" warning changes
tree
|
commitdiff
2020-12-28
Ricardo Signes
pod: update a few documents for perlgov changes
18434/head
tree
|
commitdiff
2020-12-27
James E Keenan
pod/buildtoc: documentation in POD format
tree
|
commitdiff
2020-12-27
James E Keenan
Provide code example for 'my' declared in initializatio...
tree
|
commitdiff
2020-12-21
Ricardo Signes
perlgov: add a missing "the" and remove a full stop
18357/head
tree
|
commitdiff
2020-12-21
Ricardo Signes
perlgov: formatting tweaks from code review
tree
|
commitdiff
2020-12-21
Ricardo Signes
perlgov: the perl governance document
tree
|
commitdiff
2020-12-20
Dan Book
perl5335delta grammar nit
tree
|
commitdiff
2020-12-20
Karl Williamson
perlfunc: Improve localtime entry
tree
|
commitdiff
2020-12-20
Max Maischein
new perldelta for 5.33.6
tree
|
commitdiff
2020-12-20
Max Maischein
add new release to perlhist
v5.33.5
tree
|
commitdiff
2020-12-20
Max Maischein
Finalize perldelta for 5.33.5
tree
|
commitdiff
2020-12-20
Max Maischein
Finalise perldelta for 5.33.5
tree
|
commitdiff
2020-12-19
James E Keenan
perldelta for edd16cfcff
tree
|
commitdiff
2020-12-19
Jason McIntosh
Add pod/perldocstyle.pod
18412/head
tree
|
commitdiff
2020-12-18
James E Keenan
Merge branch 'fix_rt_number_in_perl5260delta' of https...
tree
|
commitdiff
2020-12-18
Thibault DUPONCHELLE
Fix RT number in perl5260delta.pod
18411/head
tree
|
commitdiff
2020-12-08
TAKAI Kousuke
perldelta.pod: Document new "0o" octal syntax.
tree
|
commitdiff
2020-12-08
TAKAI Kousuke
perlfunc.pod: add a description for octal strings for...
tree
|
commitdiff
2020-12-08
TAKAI Kousuke
perldata.pod: mention new octal integer format (0o12_345).
tree
|
commitdiff
2020-12-06
Karl Williamson
perllocale: Remove stray markup
tree
|
commitdiff
2020-12-06
Karl Williamson
Evaluate arg once in all forms of SvTRUE
tree
|
commitdiff
2020-12-03
Tony Cook
perldelta for the Win32 symlink()/readlink()/stat(...
tree
|
commitdiff
2020-12-03
Karl Williamson
Document PERL_TEST_HARNESS_ASAP
tree
|
commitdiff
2020-12-03
David Cantrell
add note on how to write NEXTKEY when you can't just...
tree
|
commitdiff
2020-12-01
Tony Cook
lstat(), readlink() and unlink() treat directory juncti...
tree
|
commitdiff
2020-12-01
Tony Cook
remove ${^WIN32_SLOPPY_STAT}
tree
|
commitdiff
2020-12-01
Tony Cook
Win32: implement our own stat(), and hence our own...
tree
|
commitdiff
2020-12-01
Tony Cook
Win32: implement symlink() and readlink()
tree
|
commitdiff
2020-11-28
Karen Etheridge
add extra language in the quotemeta() docs for embedded...
tree
|
commitdiff
2020-11-27
Dan Book
perlvar - clarify that paragraph mode also discards...
tree
|
commitdiff
2020-11-26
Dan Book
perlsub - indicate version requirement for "delete...
tree
|
commitdiff
2020-11-24
Tony Cook
perldelta updates for the SysV IPC changes
tree
|
commitdiff
2020-11-24
Tony Cook
perlfunc/msgsnd: the supplied MSG doesn't have a length...
tree
|
commitdiff
2020-11-23
Tony Cook
add a brief introduction to the IO SV type
tree
|
commitdiff
2020-11-23
Shlomi Fish
Add a usage note about the "l" modifier.
tree
|
commitdiff
2020-11-22
Graham Knop
remove ignore for perlvms.pod, which is a real file now
tree
|
commitdiff
2020-11-20
Karen Etheridge
fix perlfaq version in perldelta
tree
|
commitdiff
2020-11-20
Tom Hukins
Create new perldelta for 5.33.5
tree
|
commitdiff
2020-11-20
Tom Hukins
5.33.4 today
v5.33.4
tree
|
commitdiff
2020-11-20
Tom Hukins
Finalise perldelta for 5.33.4
tree
|
commitdiff
2020-11-20
Karl Williamson
perldelta: Note ongoing perlapi work
tree
|
commitdiff
2020-11-19
Tom Hukins
perldelta: the FAQ was updated in 09e51a95
tree
|
commitdiff
2020-11-18
Tony Cook
perldelta updates
tree
|
commitdiff
2020-11-15
Giovanni Tataranni
fix typo in pod/perlfunc.pod
tree
|
commitdiff
2020-11-15
Karl Williamson
perlop: Note tr/// delimiters may be any printables
tree
|
commitdiff
2020-11-15
Karl Williamson
perlapi: Fix up some MRO documentation
tree
|
commitdiff
2020-11-13
Karl Williamson
perlop: Enhance a tr/// example
tree
|
commitdiff
2020-11-13
James E Keenan
pod/perlfunc.pod: Correct one typo
tree
|
commitdiff
2020-11-06
Karl Williamson
perlapi: PL_runops is documented in perlguts
tree
|
commitdiff
2020-11-06
Karl Williamson
autodoc.pl: Specify scn for single-purpose files
tree
|
commitdiff
2020-11-06
Karl Williamson
autodoc.pl: Enhance apidoc_section feature
tree
|
commitdiff
2020-11-06
Karl Williamson
perlguts: SAVEBOOL takes a bool
tree
|
commitdiff
2020-11-06
Karl Williamson
perlinterp: Fix markup
tree
|
commitdiff
2020-11-04
Tony Cook
\K in lookaround might become permitted in the future
tree
|
commitdiff
2020-11-03
Dan Book
perldata - example of using DATA
tree
|
commitdiff
2020-11-03
Karl Williamson
Note various symbols are documented in perlinterp
tree
|
commitdiff
2020-11-03
Karl Williamson
Note MRO_GET_PRIVATE_DATA is documented in perlmroapi
tree
|
commitdiff
2020-11-03
Karl Williamson
Note various symbols are documented in perliol
tree
|
commitdiff
2020-11-02
Karl Williamson
perlguts: Fix up some perlapi entries
tree
|
commitdiff
2020-11-02
Karl Williamson
perlclib: Don't mention toFOO_LC()
tree
|
commitdiff
2020-11-01
Ben Cornett
Fix typo in perlguts
18277/head
tree
|
commitdiff
2020-10-22
Karl Williamson
perlguts: some items are actually documented in config.h
tree
|
commitdiff
2020-10-22
Karl Williamson
perlapi: PTRV is a typedef
tree
|
commitdiff
2020-10-20
Dan Book
perlintro - Use single hyphen in NAME section
tree
|
commitdiff
2020-10-20
Steve Hay
Create new perldelta for 5.33.4
tree
|
commitdiff
2020-10-20
Steve Hay
5.33.3 today
v5.33.3
tree
|
commitdiff
2020-10-20
Steve Hay
Finalize perldelta
tree
|
commitdiff
2020-10-18
Steve Hay
perldelta - Various updates
tree
|
commitdiff
2020-10-18
Steve Hay
perldelta - Remove boilerplate
tree
|
commitdiff
2020-10-18
Steve Hay
perldelta - Update Modules and Pragmata
tree
|
commitdiff
2020-10-16
Karl Williamson
regnodes.h: Add two convenience bit masks
tree
|
commitdiff
2020-10-16
Karl Williamson
regcomp.sym: Make adjacent opcodes for 2 similar regnodes
tree
|
commitdiff
2020-10-16
Karl Williamson
regcomp.sym: Update node comments
tree
|
commitdiff
2020-10-14
James E Keenan
pod/perlfunc.pod: Remove misleading code example ...
tree
|
commitdiff
next