summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * diag.t: Support multiline perldiag entries betterFather Chrysostomos2013-11-171-1/+1
| * diag.t: Let diag.t be run on specific source filesFather Chrysostomos2013-11-171-1/+6
| * diag.t: Another exceptionFather Chrysostomos2013-11-171-0/+1
| * diag.t: Skip x2pFather Chrysostomos2013-11-171-1/+1
| * diag.t: win32 exceptionsFather Chrysostomos2013-11-171-0/+22
| * diag.t: Support win32_croak_not_implementedFather Chrysostomos2013-11-171-0/+3
| * diag.t: Another exceptionFather Chrysostomos2013-11-171-0/+1
| * Sprinkle diag_listed_asFather Chrysostomos2013-11-172-0/+6
| * Remove extraneous dot from ‘Missing right brace...’Father Chrysostomos2013-11-172-1/+7
| * perldiag: Clarify an entryFather Chrysostomos2013-11-171-4/+4
| * perldiag: Document ‘\N{} in character class restricted...’Father Chrysostomos2013-11-172-1/+10
| * perldiag: Document ‘Zero length \N{}’Father Chrysostomos2013-11-172-1/+8
| * perldiag: Miscapitalisation; clarityFather Chrysostomos2013-11-171-2/+2
| * perldiag: Clean up ‘Sequence (...’ messagesFather Chrysostomos2013-11-173-8/+35
| * perldiag: Reword an entry slightlyFather Chrysostomos2013-11-171-3/+3
| * perldiag: Add some ‘in regex’ variantsFather Chrysostomos2013-11-172-3/+9
| * diag.t: Fix FAIL and vFAIL supportFather Chrysostomos2013-11-171-3/+4
| * diag.t: Exceptions from plan9.cFather Chrysostomos2013-11-171-0/+23
| * perldiag: Document ‘Don't know how to get file name’Father Chrysostomos2013-11-171-0/+5
| * perldiag: Update Assertion to match realityFather Chrysostomos2013-11-171-1/+1
| * diag.t: Exceptions, mostly from os2.cFather Chrysostomos2013-11-171-0/+27
| * diag.t: gv_override is not a croak functionFather Chrysostomos2013-11-171-1/+1
| * op.c: diag_listed_as for Using !~ with %sFather Chrysostomos2013-11-171-0/+2
| * Stop diag.t from skipping yyerror messagesFather Chrysostomos2013-11-171-1/+1
| * perldiag: \%d better written as $%dFather Chrysostomos2013-11-173-2/+2
| * perldiag: rewrap an entry for better splain outputFather Chrysostomos2013-11-171-11/+11
|/
* Fix POD formatting error.James E Keenan2013-11-171-1/+1
* perldelta addition for the previous commit.James E Keenan2013-11-171-1/+3
* Convert to using Test::More. Provide each test with a description.James E Keenan2013-11-171-357/+433
* perldelta for the previous commitFather Chrysostomos2013-11-161-2/+2
* Fix memory leak with recursive sub redefinitionFather Chrysostomos2013-11-162-6/+16
* gv.c: Remove redundant mro_method_changed_in()Father Chrysostomos2013-11-161-1/+0
* Unwrap a perldiag entry for better splain outputFather Chrysostomos2013-11-151-2/+1
* perldiag: ‘my sub’ is no longer ‘reserved’ syntaxFather Chrysostomos2013-11-151-1/+1
* Alphabetise perldiagFather Chrysostomos2013-11-151-36/+39
* perldiag: remove space from otherwise blank lineFather Chrysostomos2013-11-151-1/+1
* Revert "make perl core quiet under -Wfloat-equal"David Mitchell2013-11-169-37/+26
* Update DB_File to CPAN version 1.831Chris 'BinGOs' Williams2013-11-152-2/+2
* Update IPC-Cmd to CPAN version 0.88Chris 'BinGOs' Williams2013-11-153-11/+13
* [perl #120544] fix "goto" around var init error in av_extend_gutsDaniel Dragan2013-11-151-7/+14
* perldelta for e68dd03a55Father Chrysostomos2013-11-151-0/+5
* perldelta for c5f75dbad5e3Father Chrysostomos2013-11-151-0/+5
* Increase $fields::VERSION to 2.17Father Chrysostomos2013-11-151-1/+1
* Revamp fields documentationFather Chrysostomos2013-11-142-39/+32
* perldelta for 7004ee4937 and a618185710Father Chrysostomos2013-11-141-0/+8
* perldelta for 4571f4a728 and, of course, bc81b34d0eFather Chrysostomos2013-11-141-0/+6
* Another perldelta to-doFather Chrysostomos2013-11-141-0/+1
* [perl #120463] s/// and tr/// with wide delimitersFather Chrysostomos2013-11-145-24/+44
* Add Synology instructionsH.Merijn Brand2013-11-146-4/+271
* move DEBUGGING section after includes in regexec.c.Craig A. Berry2013-11-141-12/+12