This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regexec.c: Fix failure to match problem
[perl5.git] / pod /
2016-03-01 Karl Williamsonperldelta: Fix typo
2016-03-01 Karl WilliamsonFix /\p{pkg::User-defined}/i
2016-02-29 Lukas Maiperlport: use italics instead of colon in "don't":s...
2016-02-29 Dagfinn Ilmari Man... Improve wording of perldelta entry for ae146f5496e
2016-02-28 Tony Cookperldelta for ae146f5496e
2016-02-27 Lukas Maiperlfunc overhaul
2016-02-25 Lukas Maiperlvar: hyperlink from $^D to perlrun/-D
2016-02-24 Matthew HorsfallFix perldoc -f sleep to use $SIG{ALRM} instead of ...
2016-02-23 Tony Cook[perl #127386] clarify that exit in the die pseudo...
2016-02-21 Sawyer XMore updates to Module::CoreList:
2016-02-20 Sawyer Xnew perldelta for 5.23.9
2016-02-20 Sawyer Xadd new release to perlhist v5.23.8
2016-02-20 Sawyer XTypos, POD errors, etc. origin/release-5.23.8
2016-02-20 Sawyer XUpdate perldelta module versions (Porting/corelist...
2016-02-20 Sawyer Xcleanup perldelta
2016-02-20 Sawyer XDocument 38e3b24
2016-02-20 Sawyer XDocument e57270be442bfaa9dc23eebd67485e5a806b44e3:
2016-02-20 Sawyer XDocument eba98284740b799def26803ebac340aaa8930437
2016-02-20 Sawyer XUpdate perldelta.pod:
2016-02-19 Karl WilliamsonPATCH: [perl 127537] /\W/ regression with UTF-8
2016-02-19 Karl WilliamsonDon't allow /\N{}/ under 're strict'
2016-02-19 Karl Williamsonperlrecharclass: Add some missing info
2016-02-17 James E Keenanperldelta for f94c6c536844091ca6a005e3e0398db8e1cc212e
2016-02-15 Tony Cookperldelta: move the two Win32 gmake improvements to...
2016-02-11 Karl Williamsonregcomp.c: Clarify error message
2016-02-11 Karl Williamsonregcomp.c: Fix some parsing glitches
2016-02-10 Daniel Draganadd shortcut around syscalls when file not found in...
2016-02-10 Karl WilliamsonPATCH: [perl #8904] Revamp [:posix:] parsing
2016-02-10 Tony Cookperldelta for 1bb1a3d6d35
2016-02-10 Tony Cookperldelta for 7db8c4f1f19e and 958cdeac409
2016-02-09 James E KeenanUpdate guidance on naming of modules.
2016-02-08 Tony Cookperldelta for 27895dda8085, ac3b837b9e1b, f05081b8ef22...
2016-02-07 Tony Cookperldelta for 071db91b12fc
2016-02-06 Craig A. Berryperldelta: recent %ENV changes on VMS.
2016-02-06 Craig A. Berryperldelta for podlators update.
2016-02-04 Craig A. BerryDo environ key case consistently on VMS.
2016-02-04 Tony Cookperldelta the fix for [perl #126621]
2016-02-03 Karl Williamsonperldelta, perlguts: Fix typos
2016-02-03 Karl Williamsonperlguts: Make verbatim lines fit in 79 cols
2016-02-03 Karl Williamsonperldelta: Make verbatim line fit in 79 columns
2016-02-03 David Mitchelladd perldelta entry for context stack work
2016-02-03 David Mitchellmake gimme consistently U8
2016-02-03 David Mitchellperlfunc: say what block types 'return' recognises
2016-02-03 David Mitchellperlguts: add section on context stack
2016-02-03 David Mitchellremove obsolete panic from die_unwind()
2016-02-03 Tony Cook[perl #126544] correct the first example in the fcntl...
2016-02-03 Tony Cookperldelta for 23c4e91245a4
2016-02-03 Tony CookClarify sprintf() handling of + and space flags
2016-02-02 Tony Cookperldelta for 8452c1a03e174
2016-02-01 Tony Cookperldelta for 6f6d1bab334
2016-01-30 Lukas Maiperlop: fix broken example by deleting it [perl #119667]
2016-01-30 Lukas Maiperlhacktips: fix / properly break example of bad point...
2016-01-28 Herbert Breunungperlretut: typo correction
2016-01-26 Dagfinn Ilmari Man... Probe for and expose more fields for SA_SIGINFO
2016-01-26 Dagfinn Ilmari Man... Add SA_SIGINFO 'code' constants to POSIX
2016-01-26 Steve Hayperlipc.pod: Fix typo
2016-01-25 Tony Cookperldelta for 273df2b1892a ... 273df2b1892
2016-01-21 Tony Cookperldelta for 08b3e84fbb1c
2016-01-21 Tony Cookperldelta for e9e9e546c676
2016-01-20 Stevan Littlenew perldelta
2016-01-20 Stevan Littleadd in the Known Issue, thanks again to BinGOs++ origin/release-5.23.7 v5.23.7
2016-01-20 Stevan LittleAdding the new version to Perl history
2016-01-20 Stevan Littlemauke++ && BinGOs++
2016-01-20 Stevan Littleremove the last of the boiler plate
2016-01-20 Stevan Littleupdate module core list in perldelta
2016-01-20 Stevan Littlesorry, this is not correct, it was a small change to...
2016-01-20 Stevan Littlefirst run through for the perldelta, more to come
2016-01-19 Karl WilliamsonAdd qr/\b{lb}/
2016-01-17 Daniel Draganremove deprecated PL_timesbuf
2016-01-17 Ricardo Signesperldelta for fix in e1ccd22
2016-01-13 Tony Cookperldelta for 61d30259f32e
2016-01-11 Ricardo Signesperldelta: two CVE notices
2016-01-11 Tony Cookperldelta for 6146d9e1c87d
2016-01-10 Tony Cookperldelta for a7162bf74f38
2016-01-10 Tony Cookperldelta for 0072721ceb71, beb08a1e6d63, 5c1db5695506...
2016-01-10 Lukas Maifix more file paths
2016-01-08 Karl WilliamsonTailor \b{wb} for Perl
2016-01-08 Karl Williamsonperlrebackslash: White-space, clarification
2016-01-07 Lukas Maiperlreftut: lots of small changes
2016-01-07 Lukas Maiperlreftut: make example strict clean
2016-01-07 Tony Cookperldelta for 0cd52e23ae64
2016-01-06 Karl Williamsonperlgit: Fix too long verbatim line
2016-01-06 Tony Cookfix a typo in perl5233delta.pod
2016-01-05 Lukas Maiperlsyn: change = to == in conditional in do/while...
2016-01-05 Lukas Maiperlgit: many small changes
2016-01-05 Lukas Maiclarify meaning of waitpid returning 0 [perl #127080]
2016-01-05 Lukas Maiexplain meaning of negative PIDs in waitpid [perl ...
2016-01-03 Tony Cookperldelta for 4732711e2548
2016-01-03 James E Keenanperldelta: podlators upgrade to 4.04
2016-01-03 Ricardo Signes*glob{FILEHANDLE} is no longer deprecated
2016-01-02 Karen EtheridgeUpdate podlators to version 4.03
2015-12-28 Lukas Maiperlpodspec: fix typo
2015-12-21 David GoldenBump the perl version in various places for 5.23.7
2015-12-21 David GoldenCreate new perldelta.pod for v5.23.7
2015-12-21 David Goldenadd new release to perlhist v5.23.6
2015-12-21 David GoldenUpdate perldelta with additional module updates
2015-12-21 David GoldenUpdate perldelta with Module::CoreList version bump
2015-12-21 David GoldenUpdate perldelta to near-final state
2015-12-21 Karl Williamsonperldelta for case changing on caseless language
2015-12-21 Karl Williamsonperldelta for -Dr fix
next