summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [rt #111730] don't use I32 for offsets in vec()tonyc/vec64Tony Cook2012-03-244-7/+5
* [rt #111730] TODO tests for vec() with large offsetsTony Cook2012-03-242-0/+37
* [rt #100514] regression test for read() with a 2Gib offsetTony Cook2012-03-242-0/+25
* add a directory of tests to run with large available memoryTony Cook2012-03-243-0/+9
* Use HEKf in 2 places in op.c:S_finalize_opFather Chrysostomos2012-03-231-4/+4
* op.c: Warnings cleanup.Brian Fraser2012-03-237-61/+172
* version bump _charnames.pm to keep porting tests happyRicardo Signes2012-03-231-1/+1
* charnames: White-space onlyKarl Williamson2012-03-231-6/+6
* PATCH: [perl #11560] extraneous msg in viacodeKarl Williamson2012-03-232-5/+14
* [rt #79960] document how broken $/ = \N is for unicode streamsTony Cook2012-03-231-0/+7
* [Merge] Some more UTF8 patchesFather Chrysostomos2012-03-227-47/+271
|\
| * toke.c: "Ambiguous use of %c{%s} resolved to %c%s" cleanup.Brian Fraser2012-03-222-3/+27
| * toke.c: S_checkcomma, "No comma allowed after %s" cleanupBrian Fraser2012-03-222-3/+10
| * toke.c: "Possible unintended interpolation of %s in string" cleanup.Brian Fraser2012-03-222-3/+24
| * toke.c: '"(my|state)" variable %s can't be in a package' cleanup.Brian Fraser2012-03-222-3/+13
| * toke.c: 'No package name allowed for variable %s in "our"' cleanup.Brian Fraser2012-03-222-4/+10
| * toke.c: 'No such class %s' cleanup.Brian Fraser2012-03-222-2/+11
| * toke.c: 'Operator or semicolon missing before %c%s' cleanup.Brian Fraser2012-03-222-2/+24
| * toke.c: 'Scalar value %s better written as $%s' cleanup.Brian Fraser2012-03-222-4/+32
| * uni/parser.t: Fix eval num in testFather Chrysostomos2012-03-221-1/+1
| * toke.c: 'You need to quote %s' cleanup.Brian Fraser2012-03-222-3/+25
| * toke.c: 'Unrecognized character' croak cleanup.Brian Fraser2012-03-222-3/+19
| * toke.c: S_no_op cleanupBrian Fraser2012-03-222-5/+34
| * Remove yyerror_svFather Chrysostomos2012-03-224-19/+0
| * toke.c: yyerror cleanup.Brian Fraser2012-03-224-18/+67
|/
* Document where to find the perlorg repository.Abigail2012-03-211-0/+2
* Add link to the announcement of Perl 5.15.9.Abigail2012-03-211-26/+29
* Create a perldelta for 5.15.9Abigail2012-03-2010-193/+595
* Epigraph for v5.15.9Abigail2012-03-201-0/+31
* Typo fixAbigail2012-03-201-1/+1
* Clearify "build, test and check a fresh perl" instructionsv5.15.9Abigail2012-03-201-1/+7
* Add 5.15.9 release to perlhist.podAbigail2012-03-201-1/+2
* Work around an HTML display issueAbigail2012-03-201-0/+2
* 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