This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #126469] document the ob parameter to sv_reftype()
[perl5.git] / pod /
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
2015-06-03 Daniel Draganlet Visual C 2013 builds run on WinXP
2015-06-02 Tony Cookperldelta for b4a10d33, 3f185657, 8db29734, 0d2463eb...
2015-06-02 Karl WilliamsonPATCH: [perl #125291] perlreref misstatement
2015-06-01 Ricardo Signesdrop the perldeltas for 5.21.*
2015-06-01 Ricardo Signesadd perldelta for 5.23.0
2015-06-01 Ricardo SignesCoro is known broken on blead v5.22.0
2015-06-01 Jarkko Hietaniemiperldelta: Tru64: mention also the CPAN failures.
2015-05-31 Jarkko Hietaniemiperldelta: Elaborate on the IRIX and Tru64 failures.
2015-05-30 Karl Williamsonperldiag: Clarify wording
2015-05-30 Karl Williamsonperldelta: Fix typos, make clarifications; nits
2015-05-30 Karl Williamsonperldelta: Capitalize perl when it means the language
2015-05-30 Karl Williamsonperldelta: Add L<> for hyperlinks
2015-05-30 Karl Williamsonperldelta: Use American instead of UK spelling
2015-05-30 Karl Williamsonperldelta: Rmv unhelpful text
2015-05-30 Karl Williamsonperldelta: Rmv some intra 5.21 changes
2015-05-30 Karl Williamsonperldelta: Add/Rmv C<>
2015-05-30 Karl Williamsonperldelta: Italicize "e.g.", "i.e."
2015-05-30 Ricardo Signesperldelta: correct the upgraded-to versions in modules...
2015-05-29 Karl Williamsonperldelta: Note that the 'locale' warnings category...
2015-05-29 Karl Williamsonperldelta: Refactor grouped warnings
2015-05-29 Karl Williamsonperldelta: Add missing warnings categories
2015-05-29 Karl Williamsonperldelta: Move 'no re' to bug fix section
2015-05-29 Karl Williamsonperldelta: Move 2 fatal msgs into that section from...
next