summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* API tests for pad_findmy_*()zefram/pad_apiZefram2010-12-123-0/+141
* API test for find_rundefsv()Zefram2010-12-123-0/+35
* APIify pad functionsZefram2010-12-1211-259/+446
* rename some grammar productions for clarityZefram2010-12-122-22/+22
* Fix test count in t/re/pat.tFather Chrysostomos2010-12-111-1/+1
* [perl #76026] match variables persist between calls to a sort subFather Chrysostomos2010-12-112-1/+37
* perldelta for [perl #68712]Father Chrysostomos2010-12-111-1/+8
* recursive-descent expression parsingZefram2010-12-1114-1382/+2272
* re/pat.t: Add todo test for #38133Karl Williamson2010-12-111-0/+12
* perldelta: mention need to update unicode podsKarl Williamson2010-12-111-0/+4
* unicode_strings.t: Revise tests for EBCDIC, clarityKarl Williamson2010-12-111-48/+58
* regcomp.c: Clean up optimization for 1-char []Karl Williamson2010-12-111-16/+47
* regcomp: Allow freeing up bit in ANYOF flagsKarl Williamson2010-12-113-14/+42
* regcomp.c: Move [] inversion optimizationKarl Williamson2010-12-111-13/+14
* regcomp.c: When inverting a [], adjust bit countKarl Williamson2010-12-111-0/+3
* Subject: [PATCH] regcomp.c: adjust flagKarl Williamson2010-12-111-1/+1
* regcomp.c: Change constants for clarity.Karl Williamson2010-12-111-1/+1
* regcomp.c: fix indentKarl Williamson2010-12-111-1/+1
* regcomp.c: remove no longer needed testKarl Williamson2010-12-111-7/+6
* regcomp.c: isASCII doesn't match outside ANYOF bitmapKarl Williamson2010-12-111-5/+3
* regcomp.c: Fix compiler warningKarl Williamson2010-12-111-1/+1
* regcomp.c: Remove no longer necessary loopKarl Williamson2010-12-111-16/+6
* regcomp.c: remove unncessary countingKarl Williamson2010-12-111-4/+1
* Proper sa_len configuration for VMS.Craig A. Berry2010-12-111-1/+39
* Windows compatibility fixes for running expand-macro.pl:Max Maischein2010-12-111-5/+14
* Make Porting/expand-macro.pl use $Config{make} instead of hardcoded `make`Max Maischein2010-12-111-2/+5
* regcomp.c: clarify commentKarl Williamson2010-12-111-2/+1
* fix various compiler warnings from XS codeZefram2010-12-1122-58/+129
* Dual-life File::CheckTreeFlorian Ragwitz2010-12-115-47/+46
* Update ExtUtils-CBuilder to CPAN version 0.2801Chris 'BinGOs' Williams2010-12-1116-15/+22
* Upgrade Devel-SelfStubber fro version 1.03 to 1.04Florian Ragwitz2010-12-113-2/+6
* Fix permissions for ext/XS-APItest/t/refs.t, added as +x in 88b5a879c6c933e0.Nicholas Clark2010-12-111-0/+0
* Encode has CPAN as its upstreamFlorian Ragwitz2010-12-111-1/+1
* Fix some casts in typemapFather Chrysostomos2010-12-101-2/+2
* Fix test count in ext/XS-APItest/t/refs.tFather Chrysostomos2010-12-101-1/+1
* Add ext/XS-APItest/t/refs.t to MANIFESTFather Chrysostomos2010-12-101-0/+1
* Fix XS types in typemap in order to deal with references with get magics corr...gfx2010-12-103-24/+112
* [perl #68712] caller() filenames broken by "use"Father Chrysostomos2010-12-102-8/+12
* Update Win32 from CPAN (from 0.40 to 0.41)Jan Dubois2010-12-105-24/+65
* perldelta for [perl #72090]Father Chrysostomos2010-12-101-0/+8
* perldelta for [perl #68658]Father Chrysostomos2010-12-101-1/+7
* perldelta for 0e5d25bFather Chrysostomos2010-12-101-1/+5
* [perl #80548] Add the stash name to DTrace probesDavid Leadbeater2010-12-103-12/+14
* [perl #72090] unitialized variable name wrong with no strict refsFather Chrysostomos2010-12-102-0/+13
* Dual-life autouseFlorian Ragwitz2010-12-105-5/+11
* Dual-life EnvFlorian Ragwitz2010-12-106-15/+12
* Localise temporary FHs in the EU::Constant testsFlorian Ragwitz2010-12-101-0/+3
* As of 2.25, 5.6.x is writing minor version 8, so update malice.tNicholas Clark2010-12-101-1/+1
* 5.8.8's Test::More doesn't provide note(), so revert to a print statement.Nicholas Clark2010-12-101-1/+1
* The CPAN release will include Test::More to be used on old PerlsAbhijit Menon-Sen2010-12-1030-0/+33