This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update IO-Socket-IP to CPAN version 0.30
[perl5.git] / pod /
2014-07-03 David MitchellDeprecate /\C/
2014-07-03 Tony Cookperldelta for 3f7602fa4cd6
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-07-01 Tony Cookperldelta for 5afb921fc188
2014-06-30 Jarkko HietaniemiMention -D_FORTIFY_SOURCE in perldelta.
2014-06-28 Aaron Cranepod/.gitignore: delete entries for now-unsupported...
2014-06-25 Tony Cookperldelta for 0f9d28587772, cd293174fae5
2014-06-24 Peter MartiniDocument empty conditional in for/while
2014-06-24 Daniel DraganPERL_UNUSED_CONTEXT -> remove interp context where...
2014-06-23 Tony Cook[perl #116925] discuss modifying an SV's buffer
2014-06-21 Ævar Arnfjörð Bjar... Add a new warning about redundant printf arguments
2014-06-21 Ævar Arnfjörð Bjar... Split up the fake "missing" warning category into an...
2014-06-20 David Goldenperlfunc: clarify our [perl #122132]
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.2
2014-06-20 Matthew Horsfall... Add new perldelta for 5.21.2
2014-06-20 Matthew Horsfall... Add new release to perlhist v5.21.1
2014-06-20 Matthew Horsfall... Finalize perldelta
2014-06-20 Matthew Horsfall... Update Module::CoreList for 5.21.1
2014-06-20 Matthew Horsfall... Update perldelta acknowledgements
2014-06-20 Matthew Horsfall... Begin to finalize perldelta for release
2014-06-19 Ricardo Signesfix a typo in perl520delta
2014-06-18 Karl Williamsonperldelta for fatalizing defined(@), hash as ref
2014-06-18 Karl Williamsonperldelta: Move MAD notice to "Config" section
2014-06-18 Karl WilliamsonRevert the removal of 'use encoding'
2014-06-17 Matthew Horsfall... Update perldelta for new/changed diagnostics
2014-06-17 Matthew Horsfall... perldelta for d0a29c3
2014-06-17 Matthew Horsfall... perldelta for f31006c
2014-06-17 Karl WilliamsonPATCH: [perl #121816] Add warning for repetition x < 0
2014-06-17 Dagfinn Ilmari Man... Remove "ternary operator parsed as search pattern"...
2014-06-17 Dagfinn Ilmari Man... Remove support for ?PATTERN? without explicit 'm' operator
2014-06-17 Karl Williamsonperldiag: Add details about variable length lookbehind
2014-06-17 Karl Williamsonperldiag: Remove obsolete entries.
2014-06-17 Karl WilliamsonUse Unicode 7.0
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2014-06-16 Karl WilliamsonFatalize using hash|array as reference
2014-06-16 Dagfinn Ilmari Man... [perl #122110] [PATCH] Remove left-over mad cruft
2014-06-13 Jarkko Hietaniemiperldelta for b5bbe64.
2014-06-13 Karl WilliamsonExperimentally cause 'use encoding' to fail.
2014-06-13 Karl Williamsonperldelta: Add entry for new XS macro isUTF8_CHAR
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-12 Brian Fraserperldelta for 0b0a072
2014-06-12 Matthew Horsfall... perldelta for 9be9e8a
2014-06-12 Matthew Horsfall... perldelta for 94d4006
2014-06-12 Matthew Horsfall... perldelta for 470dd22
2014-06-12 Matthew Horsfall... perldelta for 7fefc6c, dcccc8f, f83c603
2014-06-12 Tony Cookperldelta for c2b90b61b509, 4662a0593217, 46e2868e06e3
2014-06-12 Tony Cooksome perldelta fixes
2014-06-12 Jarkko HietaniemiC backtrace tweaks.
2014-06-12 Matthew Horsfall... perldelta for 808cb9e
2014-06-12 Matthew Horsfall... perldelta for 30a1535
2014-06-11 Matthew Horsfall... perldelta for 2d8eb85
2014-06-11 Matthew Horsfall... perldelta for 53cb238
2014-06-11 Matthew Horsfall... perldelta for 8be3c4c
2014-06-11 Matthew Horsfall... perldelta for e5a8a0f.
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 Matthew Horsfall... perldelta for be075ca, 037ab3f
2014-06-11 Matthew Horsfall... perldelta for 461a975
2014-06-11 Matthew Horsfall... perldelta for coverity fixes
2014-06-11 Matthew Horsfall... perldelta for b3cf482, 4fa715f
2014-06-11 Matthew Horsfall... perldelta for ae07d0f
2014-06-11 Matthew Horsfall... perldelta for bd47baf
2014-06-11 Matthew Horsfall... perldelta for 725995b
2014-06-10 Tony Cookperldelta for 7ac929242683
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-06-08 Thomas SibleyDocument that "exec LIST" and "system LIST" may fall...
2014-06-08 James E KeenanSmall grammatical fix.
2014-06-08 Jarkko HietaniemiAdd C backtrace API.
2014-06-05 Karl Williamsonperlapi: Refactor placements, headings of some functions
2014-06-05 Karl WilliamsonFix Windows ctype functions
2014-06-05 Karl WilliamsonRevert "PATCH: [perl #119499] "$!" with UTF-8 flag"
2014-06-05 Karl WilliamsonUse C locale for "$!" ouside 'use locale' scope
2014-06-05 Karl WilliamsonAdd parameters to "use locale"
2014-06-05 Karl WilliamsonKeep LC_NUMERIC in C locale, except for brief periods
2014-06-05 Karl Williamsonperllocale: Wrap some text in C<...>
2014-06-05 Karl WilliamsonSet utf8 flag properly in localeconv
2014-06-05 Karl WilliamsonExclude undefined hash elements from localeconv()
2014-06-05 Karl WilliamsonLocaleconv() should be independent of 'use locale'
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-06-03 Thomas SibleyCorrect heading level of perllexwarn changes summary
2014-06-03 Steve HayUpgrade Module::Metadata from version 1.000023 to 1...
2014-06-02 Steve HayUpgrade Module-Metadata from version 1.000022 to 1...
2014-06-02 Steve Hayperldelta for 207c4a46d1
2014-06-02 Daniel Draganremove intentional leak in win32/win32.c ansify_path
2014-06-01 Yves OrtonHash::Util - fixes to hash stats and add bucket_stats_f...
2014-06-01 Yves Ortonuniversal.c - utf8::downgrade($x,FAIL_OK) is not suppos...
2014-06-01 Karl Williamsonperllocale: Wrap some text in C<...>
2014-06-01 Karl Williamsonperlebcdic: Nit, and remove obsolete text
2014-06-01 Karl Williamsonperlebcdic: Clean-up
2014-05-31 Karl WilliamsonCreate isUTF8_CHAR() macro and use it
2014-05-31 Karl WilliamsonAdd utilities for dealing with EBCDIC
2014-05-31 Steve HayUpgrade Encode from version 2.60_01 to 2.62
2014-05-31 Steve HayRemove Module-Build remnants
2014-05-31 Steve HayRemove CGI.pm remnants
2014-05-31 Steve HayUpgrade libnet from version 1.25 to 1.27
2014-05-31 Norman KochClarify "require <>"-message.
2014-05-30 Karl WilliamsonWrap various pod uses of NUL with C<>
2014-05-30 Karl Williamsonregcomp.c: Move code into a function
2014-05-30 Karl Williamson/x in patterns now includes all \p{PatWS}
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFatalize deprecated \N{} definitions
next