summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Final version of Module::CoreList is 2.65.Abigail2012-03-202-1/+10
* Clearify that perl can crash, not WindowsAbigail2012-03-201-1/+1
* Say "warnings" instead of "errors"Abigail2012-03-201-1/+1
* Removed the changes to Term::ReadLine from the bug fixes section.Abigail2012-03-201-4/+3
* Fix typo in pod/perldeltaAbigail2012-03-201-1/+1
* Reran Porting/acknowledgements.plAbigail2012-03-201-3/+1
* List 5.16 blockers in 'Known Problems' in perldeltaAbigail2012-03-201-2/+23
* yes, regression fixes are generally okay for maintRicardo Signes2012-03-201-0/+5
* Get the ABSTRACT for Module-CoreList from the .pod file nowChris 'BinGOs' Williams2012-03-201-1/+1
* correct logic error that meant that "last" might not be updated properlyYves Orton2012-03-201-7/+10
* [RT #111842] prevent TRIE overwriting EXACT following NOTHING at startYves Orton2012-03-202-9/+19
* Document the TRIE changes in perldeltaAbigail2012-03-201-0/+6
* Changed email adress & fixed name for Mark Fisher.Abigail2012-03-202-1/+2
* Document upgrade of lib/charnames.Abigail2012-03-202-3/+7
* charnames: Clarify viacode podKarl Williamson2012-03-191-8/+41
* charnames pod: slight rewordingKarl Williamson2012-03-191-5/+5
* charnames: re-order pod sectionsKarl Williamson2012-03-192-34/+34
* Fix spelling errors in pod/perldelta.podAbigail2012-03-201-2/+2
* Document new versions of Data::Dumper and XS::APItest.Abigail2012-03-202-4/+12
* 5160delta: Note that feasible to remain on Unicode 6.0Karl Williamson2012-03-191-0/+2
* Paste in the output of Porting/corelist-perldelta.plAbigail2012-03-201-24/+55
* Deprecate utf8_to_uvchr() and utf8_to_uvuni()Karl Williamson2012-03-194-14/+36
* Use the new utf8 to code point functionsKarl Williamson2012-03-1915-65/+77
* utf8.c: Add valid_utf8_to_uvuni() and valid_utf8_to_uvchr()Karl Williamson2012-03-194-0/+40
* utf8.c: Add utf8_to_uvchr_buf() and utf8_to_uvuni_buf()Karl Williamson2012-03-195-2/+75
* utf8.c: pod clarificationKarl Williamson2012-03-191-1/+2
* utf8.c: pod (mostly formatting) + comments changesKarl Williamson2012-03-192-79/+91
* perlapi (from sv.h) clarificationsKarl Williamson2012-03-191-2/+4
* autodoc.pl: pod format fixKarl Williamson2012-03-191-1/+1
* perlguts, warnings.t: Update references to obsolete fcn namesKarl Williamson2012-03-192-8/+9
* perldelta: clarificationKarl Williamson2012-03-191-2/+2
* Update Module::CoreList for 5.15.9Abigail2012-03-202-3/+689
* Point out CoreList's CAVEATS section is in CoreList.podAbigail2012-03-201-1/+3
* Eliminate a warningAbigail2012-03-201-1/+1
* mktables: white-space onlyKarl Williamson2012-03-191-21/+22
* mktables: Backport name_alias changes to earlier Unicode versionsKarl Williamson2012-03-191-12/+230
* mktables: Don't duplicate entriesKarl Williamson2012-03-191-2/+29
* mktables: A leading zero is different than an only 0Karl Williamson2012-03-191-1/+1
* Unicode::UCD::prop_invmap: Fix returned formatKarl Williamson2012-03-191-1/+1
* Unicode::UCD: typos in error messagesKarl Williamson2012-03-191-4/+4
* mktables: Add required parens and reword warning msgKarl Williamson2012-03-191-2/+2
* pat.t: Fix typo in commentKarl Williamson2012-03-191-1/+1
* Bump the perl version in various places for 5.15.9Abigail2012-03-1922-147/+147
* More perldelta work.Abigail2012-03-191-35/+2
* Mention the fix to perlfunc.html in "Configuration and Compilation" as well.Abigail2012-03-191-9/+2
* Note in the source of perlhist.pod that "cow orker" is no typo.Nicholas Clark2012-03-191-0/+2
* Mention Porting/bisect.pl in perlgit.pod, before describing git bisect.Nicholas Clark2012-03-191-14/+53
* Add two missing "file"s to the documentation of Porting/bisect.plNicholas Clark2012-03-191-2/+2
* Move the example git bisect shell script from perlgit.pod to Porting/Nicholas Clark2012-03-195-30/+43
* bisect-runner.pl should detect ccache with -V, not --versionNicholas Clark2012-03-191-2/+2