This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/op/tr.t: Clarify skip tests message
[perl5.git] / pod /
2015-08-24 Karl Williamsonperldelta: Fix typo
2015-08-24 Karl WilliamsonPATCH: [perl 125825] {n}+ possessive quantifier broken
2015-08-24 Karl WilliamsonFurther clarification to [perl #125805] perldelta
2015-08-24 Karl WilliamsonMake qr/(?[ ])/ work in UTF-8 locales
2015-08-24 Karl WilliamsonAdd ANYOFD regex node
2015-08-24 Karl Williamsonperldebguts: Add clarification
2015-08-24 Karl Williamsonperldelta: Improve wording for [perl #125805]
2015-08-24 Karl WilliamsonPATCH: [perl #125805] Perl segfaults with a regex_sets...
2015-08-22 Steve HayPerl 5.20.3-RC1 today
2015-08-22 James E KeenanRemove superfluous line in code sample.
2015-08-20 Matthew HorsfallPorting/new-perldelta.pl regenerations
2015-08-20 Matthew Horsfalladd new release to perlhist v5.23.2
2015-08-20 Matthew HorsfallFinalize perldelta
2015-08-20 Matthew Horsfallperldelta updates for 5.23.2.
2015-08-20 Tony Cookperldelta for 668fcfea6, a1e27170f
2015-08-18 Lukas Maidisallow nested declarations [perl #125587] [perl ...
2015-08-18 Ludovic E. R. Tolh... Clarify functioning of '||' operator.
2015-08-17 Tony Cookperldelta for fb10a8a78bba
2015-08-17 Tony Cook[perl #125760] deprecate sys(read|write)(), send()...
2015-08-12 Craig A. BerryRequire civility; aspire to kindness.
2015-08-12 Daniel Dragandont create *{"_<$filename"} globs for perl lang debugg...
2015-08-06 Sisyphusdouble-double long double %a fixes
2015-07-31 Steve HayUpgrade Filter-Util-Call from version 1.54 to 1.55
2015-07-31 Steve HayUpgrade Encode from version 2.75 to 2.76
2015-07-30 Tony Cookperldelta for 3480fbaaaea8
2015-07-29 Karl Williamsonperldelta entry for mktables changes
2015-07-27 Aristotle Pagaltzisperlvar: discourage $OLD_PERL_VERSION
2015-07-21 Aristotle Pagaltzisperlgit: minor copyedits
2015-07-21 Aristotle Pagaltzisperlgit: standardize verbatims to 2-space indent
2015-07-21 Aristotle Pagaltzisperlgit: demote old-git remote branch procedure
2015-07-20 Matthew HorsfallRun Porting/new-perldelta.pl for v5.23.2
2015-07-20 Matthew HorsfallAdd new release to perlhist v5.23.1
2015-07-20 Matthew HorsfallFinalize perldelta for 5.23.1
2015-07-20 Matthew HorsfallInitial perldelta updates for 5.23.1
2015-07-17 Jarkko Hietaniemiperldelta tweaks on the shift.
2015-07-15 Aaron Craneperldelta for recent printf changes
2015-07-15 Aaron CraneDocument and ensure that sv_catpvf() does no argument...
2015-07-15 Aaron CraneSupport reordered precision arguments in (s)printf
2015-07-14 Steve HayUpgrade Unicode-Normalize from version 1.18 to 1.19
2015-07-14 Steve HayUpgrade Unicode-Collate from version 1.12 to 1.14
2015-07-14 Steve HayUpgrade autodie from version 2.28 to 2.29
2015-07-13 Karl WilliamsonForbid variable names with ASCII non-graphic chars
2015-07-13 Karl Williamsonperldata: Change pod to reflect reality
2015-07-13 Aaron CraneEliminate repetitious wording in perldiag
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-07-13 Aaron CraneMake postfix dereferencing work without the postderef...
2015-07-12 Karen EtheridgeDocument $OLD_PERL_VERSION's history
2015-07-08 Karl Williamsonperldelta: Fix typo
2015-07-08 Daniel Dragandont report a $@ exception with uninitialized $!'s...
2015-07-08 Daniel Draganfix #124181 double free/refcnt problems in IO types...
2015-07-07 Tony Cook[perl #125373] set $! in chdir() if env not set, clarif...
2015-07-06 Karl WilliamsonChange wording of warning due to Unicode Standard change
2015-07-06 Rafael Garcia-SuarezSome nits in perlsub
2015-07-04 Jarkko Hietaniemiperldelta for the shift work.
2015-07-04 Herbert Breunungperlcommunity.pod updates
2015-07-04 Ricardo Signesrestore the perldelta changes moved from perl5230delta
2015-07-04 Ricardo Signesremove things added to v5.23.0 delta but meant for...
2015-07-04 Ricardo Signesbelatedly set up delta for 5.23.1
2015-07-03 Craig A. Berryperldelta entry for 054a3baf7ca16fe.
2015-06-30 Steve HayUpgrade Encode from version 2.73 to 2.75
2015-06-30 Steve HayUpgrade Socket from version 2.019 to 2.020
2015-06-29 Tony Cook[perl #125305] handle chdir to closed handle correctly
2015-06-28 Jarkko HietaniemiDocument the new shift behaviors.
2015-06-28 Jarkko HietaniemiExplicitly mention that even negative shiftees become...
2015-06-27 Aaron CraneThe postderef feature is no longer experimental
2015-06-27 Jarkko Hietaniemialarm() with negative argument makes no sense.
2015-06-26 Craig A. BerryUpdate File::Spec advice in perlport.
2015-06-22 Ricardo Signesdo not try printing undef
2015-06-21 Aristotle Pagaltzisperlvar: fix list of defaulted array operators
2015-06-20 Ricardo Signesperldelta: correct target version v5.23.0
2015-06-20 Ricardo Signesperldelta: remove some unneeded bits
2015-06-20 Ricardo Signesperlhist: v5.23.0 will be today
2015-06-20 Ricardo Signesperldelta: update for v5.23.0
2015-06-19 Karl Williamsonperlebcdic: Fix typo
2015-06-19 David Mitchellremove deprecated /\C/ RE character class
2015-06-19 David Mitchellsimplify sort sub return arg processing
2015-06-17 The Unicode ConsortiumSwitch to Unicode Version 8
2015-06-17 Tony Cook[perl #125305] chdir("") no longer behaves like chdir()
2015-06-17 Tony Cook[perl #123264] explicitly document the return value...
2015-06-16 Rafael Garcia-SuarezPerl example style nit in docs for sort()
2015-06-15 Tony Cookperldelta for 1b3ab82cb4bc
2015-06-10 Tony Cookperldelta for d484df69ed26
2015-06-09 Tony Cookperldelta for 46b27d2f2c37
2015-06-08 Tony Cookperldelta for 342634f3c8ce, 16d5aac12f61
2015-06-07 Jarkko HietaniemiLink typo in last minute tweak.
2015-06-07 Jarkko HietaniemiForgot to adjust this: quadmath is not long doubles.
2015-06-05 Steve HayUpgrade Scalar-List-Utils from version 1.41 to 1.42
2015-06-05 Steve HayUpgrade parent from version 0.232 to 0.234
2015-06-05 Steve HayUpgrade Module-Metadata from version 1.000026 to 1...
2015-06-05 Steve HayUpgrade libnet from version 3.05 to 3.06
2015-06-05 Steve HayUpgrade HTTP-Tiny from version 0.054 to 0.056
2015-06-05 Steve HayUpgrade Getopt-Long from version 2.45 to 2.46
2015-06-05 Steve HayUpgrade CPAN-Meta-YAML from version 0.014 to 0.016
2015-06-05 Steve HayUpgrade CPAN-Meta-Requirements from version 2.132 to...
2015-06-04 Chase WhitenerPrefer 'Foo->new' to 'new Foo' in examples of constructors.
2015-06-03 Shlomi FishConvert "\t" to spaces.
2015-06-03 Shlomi FishRemove trailing whitespace.
2015-06-03 Shlomi FishRemove an unnecessary right parenthesis
2015-06-03 Tony Cookperldelta for 0c9375a5ca42
2015-06-03 Tony Cookperldelta for 0b1fcdcc0341
next