This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add test harness for regexp optimization
[perl5.git] / pod /
2020-12-21 Ricardo Signesperlgov: add a missing "the" and remove a full stop 18357/head
2020-12-21 Ricardo Signesperlgov: formatting tweaks from code review
2020-12-21 Ricardo Signesperlgov: the perl governance document
2020-12-20 Dan Bookperl5335delta grammar nit
2020-12-20 Karl Williamsonperlfunc: Improve localtime entry
2020-12-20 Max Maischeinnew perldelta for 5.33.6
2020-12-20 Max Maischeinadd new release to perlhist v5.33.5
2020-12-20 Max MaischeinFinalize perldelta for 5.33.5
2020-12-20 Max MaischeinFinalise perldelta for 5.33.5
2020-12-19 James E Keenanperldelta for edd16cfcff
2020-12-19 Jason McIntoshAdd pod/perldocstyle.pod 18412/head
2020-12-18 James E KeenanMerge branch 'fix_rt_number_in_perl5260delta' of https...
2020-12-18 Thibault DUPONCHELLEFix RT number in perl5260delta.pod 18411/head
2020-12-08 TAKAI Kousukeperldelta.pod: Document new "0o" octal syntax.
2020-12-08 TAKAI Kousukeperlfunc.pod: add a description for octal strings for...
2020-12-08 TAKAI Kousukeperldata.pod: mention new octal integer format (0o12_345).
2020-12-06 Karl Williamsonperllocale: Remove stray markup
2020-12-06 Karl WilliamsonEvaluate arg once in all forms of SvTRUE
2020-12-03 Tony Cookperldelta for the Win32 symlink()/readlink()/stat(...
2020-12-03 Karl WilliamsonDocument PERL_TEST_HARNESS_ASAP
2020-12-03 David Cantrelladd note on how to write NEXTKEY when you can't just...
2020-12-01 Tony Cooklstat(), readlink() and unlink() treat directory juncti...
2020-12-01 Tony Cookremove ${^WIN32_SLOPPY_STAT}
2020-12-01 Tony CookWin32: implement our own stat(), and hence our own...
2020-12-01 Tony CookWin32: implement symlink() and readlink()
2020-11-28 Karen Etheridgeadd extra language in the quotemeta() docs for embedded...
2020-11-27 Dan Bookperlvar - clarify that paragraph mode also discards...
2020-11-26 Dan Bookperlsub - indicate version requirement for "delete...
2020-11-24 Tony Cookperldelta updates for the SysV IPC changes
2020-11-24 Tony Cookperlfunc/msgsnd: the supplied MSG doesn't have a length...
2020-11-23 Tony Cookadd a brief introduction to the IO SV type
2020-11-23 Shlomi FishAdd a usage note about the "l" modifier.
2020-11-22 Graham Knopremove ignore for perlvms.pod, which is a real file now
2020-11-20 Karen Etheridgefix perlfaq version in perldelta
2020-11-20 Tom HukinsCreate new perldelta for 5.33.5
2020-11-20 Tom Hukins5.33.4 today v5.33.4
2020-11-20 Tom HukinsFinalise perldelta for 5.33.4
2020-11-20 Karl Williamsonperldelta: Note ongoing perlapi work
2020-11-19 Tom Hukinsperldelta: the FAQ was updated in 09e51a95
2020-11-18 Tony Cookperldelta updates
2020-11-15 Giovanni Tatarannifix typo in pod/perlfunc.pod
2020-11-15 Karl Williamsonperlop: Note tr/// delimiters may be any printables
2020-11-15 Karl Williamsonperlapi: Fix up some MRO documentation
2020-11-13 Karl Williamsonperlop: Enhance a tr/// example
2020-11-13 James E Keenanpod/perlfunc.pod: Correct one typo
2020-11-06 Karl Williamsonperlapi: PL_runops is documented in perlguts
2020-11-06 Karl Williamsonautodoc.pl: Specify scn for single-purpose files
2020-11-06 Karl Williamsonautodoc.pl: Enhance apidoc_section feature
2020-11-06 Karl Williamsonperlguts: SAVEBOOL takes a bool
2020-11-06 Karl Williamsonperlinterp: Fix markup
2020-11-04 Tony Cook\K in lookaround might become permitted in the future
2020-11-03 Dan Bookperldata - example of using DATA
2020-11-03 Karl WilliamsonNote various symbols are documented in perlinterp
2020-11-03 Karl WilliamsonNote MRO_GET_PRIVATE_DATA is documented in perlmroapi
2020-11-03 Karl WilliamsonNote various symbols are documented in perliol
2020-11-02 Karl Williamsonperlguts: Fix up some perlapi entries
2020-11-02 Karl Williamsonperlclib: Don't mention toFOO_LC()
2020-11-01 Ben CornettFix typo in perlguts 18277/head
2020-10-22 Karl Williamsonperlguts: some items are actually documented in config.h
2020-10-22 Karl Williamsonperlapi: PTRV is a typedef
2020-10-20 Dan Bookperlintro - Use single hyphen in NAME section
2020-10-20 Steve HayCreate new perldelta for 5.33.4
2020-10-20 Steve Hay5.33.3 today v5.33.3
2020-10-20 Steve HayFinalize perldelta
2020-10-18 Steve Hayperldelta - Various updates
2020-10-18 Steve Hayperldelta - Remove boilerplate
2020-10-18 Steve Hayperldelta - Update Modules and Pragmata
2020-10-16 Karl Williamsonregnodes.h: Add two convenience bit masks
2020-10-16 Karl Williamsonregcomp.sym: Make adjacent opcodes for 2 similar regnodes
2020-10-16 Karl Williamsonregcomp.sym: Update node comments
2020-10-14 James E Keenanpod/perlfunc.pod: Remove misleading code example ...
2020-10-14 Dan Bookperlsub - Link to constant pragma
2020-10-14 apparlukReplace ssh with https (#18229)
2020-10-08 Karl Williamsonperlguts: Note that various typedefs are documented...
2020-10-08 Dan BookAdd crosslinks between perl5db.pl and perldebug-related...
2020-10-08 Karl Williamsonperlclib: Use proper reference
2020-10-07 Dan Bookperlutil updates and cleanup
2020-10-04 TAKAI Kousukeperlfunc.pod - describe that "x" and "b" work the same...
2020-10-04 Karl WilliamsonMerge branch 'oct-doc-fix' of github.com:t-a-k/perl5...
2020-10-03 Samanta NavarroFix typos
2020-10-02 Karl Williamsonregcomp.sym: Reorder some entries
2020-10-01 TAKAI Kousukeperlfunc.pod - describe that "x" and "b" work the same... 18185/head
2020-09-29 Karl Williamsonperlvar: Remove mention of WIFCONTINUED
2020-09-27 Sawyer XGH #12937: document perldb.ini
2020-09-26 Dan Bookperlcommunity - replace reference to Raku development...
2020-09-25 Sawyer XGH #17947: Clarify Perl modules versus library
2020-09-25 Hugo van der SandenAdd re::optimization()
2020-09-20 Sawyer XUpdate perldelta with Module::CoreList
2020-09-20 Sawyer Xnew perldelta for 5.33.3
2020-09-20 Sawyer Xadd new release to perlhist v5.33.2
2020-09-20 Sawyer XUpdate perldelta
2020-09-20 Sawyer XUpdate Module::CoreList for 5.33.2
2020-09-20 Sawyer XClean up perldelta
2020-09-14 Karl Williamsonperlguts: Remove redundant entries
2020-09-13 Todd RinaldoUpdate Filter-Util-Call to CPAN version 1.60
2020-09-10 John LightseyDocument the security team's processes and practices
2020-09-07 Karl Williamsonregen podguts after mg_vtable.pl changes
2020-09-07 Ricardo Signesperlop: put the stringy bitwise ops in precedence table
2020-09-07 Ricardo Signesperldesc: replace circumfix with postfix dereference
2020-09-07 Ricardo Signesperldsc: eliminate unnecessary call to keys()
next