summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add experimental::declared_refs warn categFather Chrysostomos2016-07-174-12/+25
* Allow my \$aFather Chrysostomos2016-07-176-783/+862
* regcomp.c: Silence compiler warningKarl Williamson2016-07-174-13/+10
* 5.22.3-RC1 and 5.24.1-RC1 todaySteve Hay2016-07-171-0/+2
* VAX: further docs about the VAX fp formatsJarkko Hietaniemi2016-07-171-4/+15
* VAX: perl.h: document the VAX fp better/moreJarkko Hietaniemi2016-07-171-5/+32
* VAX: Configure: the VAX fp not really little-endianJarkko Hietaniemi2016-07-171-6/+6
* PATCH: [perl #128170] Assert fail in regcomp.cKarl Williamson2016-07-162-1/+5
* Merge regcomp changes branch into bleadKarl Williamson2016-07-168-244/+910
|\
| * regcomp.c: Change some append_range_to_invlist() callsKarl Williamson2016-07-161-5/+4
| * regcomp.c: Reimplement add_range_to_invlist()Karl Williamson2016-07-163-32/+243
| * t/re/anyof.t: add tests for rangesKarl Williamson2016-07-161-0/+246
| * regcomp.c: Refactor code dealing with m/[...]/dKarl Williamson2016-07-162-119/+135
| * regcomp.c: Improve -Dr outputKarl Williamson2016-07-162-3/+11
| * t/re/pat.t: Add some testsKarl Williamson2016-07-161-1/+14
| * regcomp.[ch]: Comments, White-space, onlyKarl Williamson2016-07-162-57/+75
| * regcomp.c: Improve -Dr outputKarl Williamson2016-07-162-4/+10
| * anyof.t: Add tests for previous commitKarl Williamson2016-07-161-0/+6
| * Fix -Dr output regressionKarl Williamson2016-07-164-28/+62
| * Add t/re/anyof.tKarl Williamson2016-07-162-0/+109
|/
* t/test.pl: Add fresh_perl() functionKarl Williamson2016-07-161-4/+21
* SSize_t instead of IVKarl Williamson2016-07-163-3/+3
* regcomp.h: Use #define mnemonic, not hard-coded numberKarl Williamson2016-07-161-1/+1
* Get regen to work before 5.10Father Chrysostomos2016-07-161-2/+3
* [PATCH] in 15899733 the condition was supposed to stay optionalJarkko Hietaniemi2016-07-161-3/+11
* [perl #128621] #define PL_encodingFather Chrysostomos2016-07-151-0/+1
* Add epigraph for 5.22.2Steve Hay2016-07-151-0/+25
* gv.c: Add a comment about what powers Foo->import|unimportÆvar Arnfjörð Bjarmason2016-07-151-0/+3
* Steve Hay will release next two maints on the 25thSawyer X2016-07-151-2/+2
* Chad will be taking October, Sawyer DecemberSawyer X2016-07-151-2/+2
* Configure: clarify "version-specific"Dan Collins2016-07-142-9/+11
* PATCH: [perl #128628] divide by 0 in locale.cKarl Williamson2016-07-142-1/+12
* cpan/Encode/encoding.pm: Fix typo in podKarl Williamson2016-07-132-2/+2
* perlfunc: remove obsolete study docsAristotle Pagaltzis2016-07-131-60/+8
* op.c: explain op_next generation betterDavid Mitchell2016-07-131-9/+69
* perlfunc: fix seek/tell/sysseek byte offset note akwardnessAristotle Pagaltzis2016-07-131-18/+22
* perlfunc: unrearrange sysseek doc to prepare next patchAristotle Pagaltzis2016-07-131-20/+18
* fix removal of PL_(lex_)encoding under threadsDavid Mitchell2016-07-131-3/+0
* [Merge] Remove ${^ENCODING} functionalityFather Chrysostomos2016-07-1341-668/+169
|\
| * concat2.t: Remove encoding testFather Chrysostomos2016-07-131-14/+1
| * Remove t/uni/tr_?jis.tFather Chrysostomos2016-07-133-87/+0
| * Increase $encoding::VERSION to 2.17_01Father Chrysostomos2016-07-131-1/+1
| * Update t/porting/customized.datFather Chrysostomos2016-07-131-1/+1
| * Remove t/uni/chr.tFather Chrysostomos2016-07-133-32/+10
| * Disable encoding.pm’s default mode; update docsFather Chrysostomos2016-07-137-52/+28
| * Remove mg.c:_get_encodingFather Chrysostomos2016-07-134-11/+0
| * Remove PL_(lex_)encoding and all dependent codeFather Chrysostomos2016-07-133-39/+0
| * Remove IN_ENCODING macro, and all code dependent on itFather Chrysostomos2016-07-139-333/+14
| * Disable ${^ENCODING}Father Chrysostomos2016-07-1317-97/+60
| * Increase $encoding::warnings::VERSION to 0.13Father Chrysostomos2016-07-131-3/+3