update the release schedule for 5.16, 5.17, 5.18
[perl.git] / pod / perldelta.pod
12 hours ago Ricardo Signescreate the new perldelta for 5.17.0
23 hours ago Ricardo Signesperldelta: fix the example of lvalue ref from substr
46 hours ago Ricardo Signesperldelta: update acknowledgements with new contributors
46 hours ago Breno G. de Oliveiraminor tag consistency fixes for perldelta.pod
46 hours ago Ricardo Signesperldelta: note the removal of the perl4 core .pl files
5 days ago Ricardo Signesperldelta: known issue: t/op/filetest.t
5 days ago Andy Doughertynote the gcc -O2 and link-time-optimization problem
5 days ago Ricardo Signesperldelta: Americanise spellings
5 days ago Tony CookUpdate Socket to CPAN version 2.001
5 days ago Ricardo Signesperldelta typo fixes (from mauke)
5 days ago Father Chrysostomosperldelta: extraneous double spaces
5 days ago Tom Christiansenv5.16 RC0 perldelta cleanup
5 days ago Shirakata Kentaro[perl #112944] perldelta: typo
6 days ago Ricardo Signesminor grammar correction rjbs/release-5.16 v5.16.0-RC1
6 days ago Ricardo Signesdocument the yet-explained Win32 test hanging
6 days ago Ricardo Signesperldelta: fix a noun/verb number agreement
6 days ago Ricardo Signesperldelta: fix version named in acknowledgements
6 days ago Karl Williamsonperldelta: Remove duplicate paragraph
9 days ago Ricardo Signesstudy as no-op is a bugfix, not performance enhancement
9 days ago Father Chrysostomosperldelta: Add ‘(5.14.2)’ markers
9 days ago Father Chrysostomosperldelta: Explain the ‘(5.14.1)’ markers
9 days ago Father Chrysostomosperldelta: Use single quotes in C<>
9 days ago Karl Williamsonperldelta: Use L<> to link to changed module pods
9 days ago Karl Williamsonperldelta: Reorder to avoid pronoun confusion
9 days ago Karl Williamsonperldelta: typo
9 days ago Karl Williamsonperldelta: Add future deprecation text about \Q
9 days ago Father Chrysostomosperldelta: misuse of commas
9 days ago Father Chrysostomosperldelta: typo
9 days ago Father Chrysostomosperldelta: [rt.cpan.org #0], not RT 0
9 days ago Father ChrysostomosRmv second ‘version’ in upgrade notices
9 days ago Father Chrysostomosperldelta: Consistent fullstops for ‘upgraded from...
9 days ago Father Chrysostomosperldelta: consistent spaces after dots
9 days ago Father Chrysostomosperldelta: consistent semicolons in CGI example
9 days ago Father Chrysostomosperldelta: grammar
9 days ago Father Chrysostomosperldelta: fix capitalisation
9 days ago Karl Williamsonperldelta: Mention 5.14.0, not 5.13.6
9 days ago Karl Williamsonperldelta: Correct statement
9 days ago Karl Williamsonperldelta: correct statement
9 days ago Karl Williamsonperldelta: grammar
9 days ago Ricardo Signesperldelta: slightly expand and clarify policy note
9 days ago Ricardo Signesperldelta: break Pod:: deprecations onto two items
9 days ago Ricardo SignesRevert "perl5160delta: The coreargs opcode is undeservi...
10 days ago Dave RolskyVarious small grammar fixes in perldelta
10 days ago Ricardo Signesperldelta: update "Updated Modules" with highlights
10 days ago Ricardo Signespoint out "corelist --diff" in perldelta
10 days ago Ricardo Signesperldelta: the acknowledgements section!
10 days ago Father Chrysostomosperl5160delta: The coreargs opcode is undeserving of...
10 days ago Ricardo Signesimport perldelta from eb83ed8 into release branch
10 days ago Leon Timmermansperldelta: Explain stdio/sfio future deprecation.
10 days ago Ricardo Signesremove perl515*delta, add perl5160delta
2012-03-20 AbigailCreate a perldelta for 5.15.9
2012-03-20 AbigailWork around an HTML display issue
2012-03-20 AbigailFinal version of Module::CoreList is 2.65.
2012-03-20 AbigailClearify that perl can crash, not Windows
2012-03-20 AbigailSay "warnings" instead of "errors"
2012-03-20 AbigailRemoved the changes to Term::ReadLine from the bug...
2012-03-20 AbigailFix typo in pod/perldelta
2012-03-20 AbigailReran Porting/acknowledgements.pl
2012-03-20 AbigailList 5.16 blockers in 'Known Problems' in perldelta
2012-03-20 AbigailDocument the TRIE changes in perldelta
2012-03-20 AbigailDocument upgrade of lib/charnames.
2012-03-20 AbigailFix spelling errors in pod/perldelta.pod
2012-03-20 AbigailDocument new versions of Data::Dumper and XS::APItest.
2012-03-20 AbigailPaste in the output of Porting/corelist-perldelta.pl
2012-03-20 Karl WilliamsonDeprecate utf8_to_uvchr() and utf8_to_uvuni()
2012-03-20 Karl Williamsonutf8.c: Add utf8_to_uvchr_buf() and utf8_to_uvuni_buf()
2012-03-20 Karl Williamsonperldelta: clarification
2012-03-19 AbigailMore perldelta work.
2012-03-19 AbigailMention the fix to perlfunc.html in "Configuration...
2012-03-19 AbigailMore work on perldelta
2012-03-19 Nicholas ClarkNote the improvements to B::Deparse and feature in...
2012-03-19 Nicholas ClarkNote in perldelta that C<no feature;> now means reset...
2012-03-19 AbigailRetry first shot at perldelta.pod.
2012-03-11 Tony Cookperldelta for die propgation fix
2012-02-27 Nicholas ClarkThe parser should always close the file handle that...
2012-02-21 Max MaischeinAdd perl5158delta.pod
2012-02-20 Max MaischeinFix typos in pod/perldelta.pod release-5.15.8 v5.15.8
2012-02-20 Max MaischeinUpdate pod/perldelta.pod from the version numbers
2012-02-20 Max MaischeinUpdate Module::CoreList for v5.15.8
2012-02-20 Max MaischeinClean out XXX in preparation for Module::CoreList update
2012-02-20 Max MaischeinUpdate perldelta.pod for 5.15.8 for review
2012-02-19 Ricardo SignesRevert updates to compression libraries
2012-02-19 Nicholas ClarkRefactor code in Data::Dumper to assume that >=5.8...
2012-02-18 Ævar Arnfjörð Bjar... Remove gete?[ug]id caching
2012-02-18 Nicholas ClarkAdd t/porting/pending-author.t, fixing a limitation...
2012-02-18 Nicholas ClarkCorrect the location of t/porting/perlfunc.t in perldel...
2012-02-18 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.049
2012-02-18 Chris 'BinGOs' Wil... Update Compress-Raw_Zlib to CPAN version 2.049
2012-02-18 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.049
2012-02-18 Chris 'BinGOs' Wil... Update perlfaq to CPAN version 5.0150039
2012-02-18 Nicholas ClarkDescribe the update to Pod::Functions in perldelta.
2012-02-18 Nicholas ClarkAdd t/porting/perlfunc.t so that porting tests catch...
2012-02-17 Chris 'BinGOs' Wil... Update Socket to CPAN version 1.98
2012-02-16 Karl Williamsonperldelta: Some char names now obsoleted
2012-02-16 Karl Williamsonperl #77654: quotemeta quotes non-ASCII consistently
2012-02-15 Ævar Arnfjörð Bjar... Further eliminate POSIX-emulation under LinuxThreads
2012-02-15 Ævar Arnfjörð Bjar... Revert "Merge branch 'avar/POSIX-strptime' into blead"
2012-02-14 Karl Williamsonperl #110648, single Unicode prop in inverted class...
2012-02-14 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9118
2012-02-14 Chris 'BinGOs' Wil... Update CPANPLUS-Dist-Build to CPAN version 0.62
next