This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for e3962106e93f
[perl5.git] / pod /
2015-12-17 Tony Cookperldelta for e3962106e93f
2015-12-17 Tony Cookperldelta for dc9ef9989ca4
2015-12-16 Lukas Maiperlpodspec: fix typo
2015-12-16 Karl WilliamsonDeprecate wide chars in logical string ops
2015-12-16 Karl WilliamsonChange deprecation warning text
2015-12-16 Karl Williamsonperldiag.pod: Correctly alphabetize an entry
2015-12-16 Karl Williamsonperldelta: Fix typo leading to broken link
2015-12-16 Dagfinn Ilmari Man... Fix use of == to compare strings in perlref.pod
2015-12-16 Aaron Craneperldelta for cd3393cf71a2
2015-12-15 Karl Williamsonlib/meta_notation: Fix so C1 controls are escaped
2015-12-15 Karl Williamsonperlgit: Keep verbatim lines within 79 columns
2015-12-15 Jarkko HietaniemiMention the clang thread safety analysis.
2015-12-13 Tony Cookperldelta for 0fd86aa72aab
2015-12-13 Tony Cookperldelta for 093d5aa02ee8
2015-12-13 Tony Cookperldelta for d3b9036e206e
2015-12-13 Tony Cookperldelta for e8c18a8486f7
2015-12-13 Tony Cookperldelta for 2efdfb1e6cf6
2015-12-13 Tony Cookperldelta for 8f8d807bf58b
2015-12-13 Steve HayImport 5.22.1 perldelta
2015-12-13 Steve Hay5.22.1 today
2015-12-10 Doug BellFix awkward wording in 'say' documentation
2015-12-10 Lukas Maireword $@ documentation (it's not just for syntax errors)
2015-12-10 Lukas Maiperlgit.pod: update 'git status' sample output
2015-12-10 Lukas Maiperlgit.pod: standardize on % as shell prompt
2015-12-08 Steve HayPerl 5.22.1-RC4 today
2015-12-08 David Mitchellperldelta: davem's significant stuff since 5.23.5
2015-12-07 Doug Bellmention $? in backticks documentation
2015-12-07 Ed Avisstandardize on "lookahead" and "lookaround"
2015-12-07 Tony Cookperldelta for 817e3e2c6
2015-12-07 Tony Cook[perl #123991] report an error if we can't parse the...
2015-12-06 Karl Williamsonperldelta: Add note about earlier \p{} changes
2015-12-02 Steve HayPerl 5.22.1-RC3 today
2015-11-29 Karl Williamsonperldelta for deprecation of code points > IV_MAX
2015-11-29 Karl WilliamsonDeprecate Unicode code points above IV_MAX
2015-11-25 Karl WilliamsonExtend UTF-EBCDIC to handle up to 2**64-1
2015-11-23 Aristotle Pagaltzisperlfunc: specify valid inputs precisely [perl #126437]
2015-11-20 AbigailNew perldelta for 5.23.6
2015-11-20 Abigailperldelta: acknowledgements v5.23.5
2015-11-20 Abigailperlhist: added entry for 5.23.5
2015-11-20 Abigailperldelta: Modules and Pragmata
2015-11-19 Abigailpod/perldelta: Add punctuation
2015-11-19 AbigailTurn new diag message into a link.
2015-11-19 Aaron Cranemaint policy: allow fixes for new features
2015-11-18 AbigailInitial work for pod/erldelta for 5.23.5
2015-11-15 Steve HayPerl 5.22.1-RC2 today
2015-11-10 Aaron Craneperlexperiment.pod: use consistent style for Perl versions
2015-11-10 Aaron CraneMention warning categories for removed experimental...
2015-11-10 Dagfinn Ilmari Man... Update perlexperiment for removal of lexical topic...
2015-11-01 Lukas Mairestore comma removed by 2f1fe8a307
2015-10-31 Steve HayPerl 5.22.1-RC1 today
2015-10-30 Karl Williamsonperlre: Nits
2015-10-30 Karl WilliamsonPATCH: [perl #126481] panic for !! with syntax error...
2015-10-28 Ricardo Signesdocument -O change to Configure
2015-10-22 Karl WilliamsonAdd test for \b{sb}
2015-10-22 Karl WilliamsonPATCH: [perl # 126178] Unterminated /(?i/
2015-10-20 Steve HayCreate perldelta for 5.23.5
2015-10-20 Steve HayLast-minute perldelta tweak v5.23.4
2015-10-20 Steve HayPerl 5.23.4 today
2015-10-20 Steve HayFinalize perldelta
2015-10-20 Karl Williamsonperldelta for #126181
2015-10-20 Karl Williamsonperldelta for #126404
2015-10-20 Tony Cookfix pod error introduced in 65c4791f
2015-10-20 Jarkko HietaniemiMention the HP-UX cadvise (Code Advisor).
2015-10-20 Jarkko HietaniemiAdd link for the Coverity perl5 project.
2015-10-20 Jarkko HietaniemiMention http://sourceforge.net/p/predef/wiki/Home/
2015-10-19 Steve Hayperldelta tweaks
2015-10-19 Karl WilliamsonPATCH: [perl #126177] Document /(?n)/
2015-10-19 Karl Williamsonperldelta for #126319
2015-10-19 Karl Williamsonperldelta: Nit
2015-10-19 Steve HayFix broken link in perldelta added by f83db99040
2015-10-19 Steve HayRemove boilerplate stuff from perldelta
2015-10-19 Steve HayFill in perldelta
2015-10-19 Steve Hayperldelta copy-editing
2015-10-19 Daniel Draganreimplement $^WIN32_SLOPPY_STAT as a magic var
2015-10-18 David Mitchellsome perldelta entries
2015-10-13 Daniel Draganfix NO_HASH_SEED build
2015-10-13 Karl WilliamsonPATCH: [perl #126180] /(?[\ &!])/ segfaults
2015-10-13 Karl Williamsonqr/\p{pkg1::...foo}/ must be a user-defined property
2015-10-13 Karl Williamsonperldiag: Remove no-longer used message.
2015-10-13 Karl WilliamsonFix \p followed by a non-alpha
2015-10-13 Karl Williamsonregcomp.c: Make compile and run-time error msgs identical
2015-10-12 Tony Cookperldelta for 0f948285b1d2
2015-10-12 Dagfinn Ilmari Man... Include the name of the non-lvalue sub in error message
2015-10-11 Daniel Draganadd Win32 USE_NO_REGISTRY build option
2015-10-11 Daniel Draganstop checking the Win32 registry if *"/Software/Perl...
2015-10-11 Karl WilliamsonAllow (#...) anywhere white space is under qr//x
2015-10-11 Karl WilliamsonRestrict white space inside [] inside(?[ ]) to \h
2015-10-08 Daniel Draganmake sv_backoff tailcall friendly
2015-10-08 David Mitchellperlgit.pod: how to unescape 'git am' From lines
2015-10-06 Ricardo Signesperlsub.pod: note that anonymous subs can have signatur...
2015-10-05 Yves Ortonfix perl #126186 make all verbs allow an optional arg
2015-10-02 Ricardo Signesremove documentation for the now-removed lexical topic
2015-10-02 Ricardo Signesadd removal of lexical topic to perldelta
2015-09-30 Ricardo Signesdocument the specific value of $!{E...}
2015-09-29 Karl Williamsonperlfunc: Nit
2015-09-26 Craig A. Berrykillpg for VMS.
2015-09-25 Jarkko HietaniemiClarify FIRSTKEY and NEXTKEY usage.
2015-09-21 Peter MartiniPorting/new-perldelta.pl regenerations
2015-09-21 Peter MartiniAdd 5.23.3 to perlhist v5.23.3
2015-09-21 Peter MartiniFinalize perldelta with Acknowledgments
next