summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * regcomp.c: Change macro formal parameter nameKarl Williamson2018-10-201-6/+6
| * regcomp.c: Use pre-existing macroKarl Williamson2018-10-201-9/+9
| * regcomp.c: Rename macros; reword some panic messagesKarl Williamson2018-10-201-34/+34
| * regcomp.h: Create FILL_NODE macro and use itKarl Williamson2018-10-202-3/+11
| * t/re/reg_mesg.t: Turn off warns for experimentalKarl Williamson2018-10-201-0/+1
| * t/lib/warnings/regcomp: Turn off warns for experimentalKarl Williamson2018-10-201-6/+12
|/
* basic.t: Provide descriptions for all unit testsJames E Keenan2018-10-181-19/+22
* (perl #125760) add fatal :utf8 tests for recv and sendTony Cook2018-10-181-0/+90
* Use bsd_glob() instead of glob().James E Keenan2018-10-171-2/+2
* regcomp.c: Make 'const' 2 parms to re_op_compileKarl Williamson2018-10-173-3/+3
* regcomp.c: Change name spelling for clarityKarl Williamson2018-10-171-14/+14
* regcomp.c: Add #ifdefs for RE_TRACK_PATTERN_OFFSETSKarl Williamson2018-10-171-0/+4
* fix 'for reverse @array' bug on AIXDavid Mitchell2018-10-172-3/+17
* perldelta for commits:James E Keenan2018-10-171-0/+26
* Remove File::Glob::glob() in perl-5.30James E Keenan2018-10-172-20/+15
* Implement fatalization of dump()James E Keenan2018-10-179-59/+23
* Fatalize use of $* and $#James E Keenan2018-10-1712-122/+90
* win32: define HAS_BUILTIN_EXPECT on MinGWTomasz Konojacki2018-10-162-2/+2
* Update example of Dump on hashref.James E Keenan2018-10-131-23/+20
* Fix used only once warning in gmagic.t.Craig A. Berry2018-10-121-0/+1
* Sync bignum with CPAN version 0.51James E Keenan2018-10-127-11/+11
* Accept also ESTALE (fix for RT #133534)Slaven Rezic2018-10-111-3/+6
* Remove obsolete mention of a fifth arena typeDagfinn Ilmari Mannsåker2018-10-111-2/+2
* Minor POD cleanups in sv.cDagfinn Ilmari Mannsåker2018-10-111-2/+1
* Be more explicit about how to work with $AUTOLOADEugen Konkov2018-10-111-5/+6
* fix wrong number of parameters for macro SHIFT_VARAlexandr Savca2018-10-111-2/+1
* regcomp.c: Change error reporting mechanism slightlyKarl Williamson2018-10-101-50/+63
* Eliminated 3 '-Wparentheses' warnings detected by g++-8.James E Keenan2018-10-102-3/+3
* perldelta for 1ed4b7762a85Tony Cook2018-10-101-0/+29
* (perl #126760) adapt sigtrap for layers on STDERR.Tony Cook2018-10-101-9/+47
* (perl #125760) fatalize sysread/syswrite/recv/send on :utf8 handlesTony Cook2018-10-1013-299/+70
* RT#133573: $^X fallback when platform-specific technique failsAaron Crane2018-10-091-12/+16
* fix typosAlexandr Savca2018-10-0915-23/+23
* regcomp.c: Fix Posix ASCII defins for cased, vert spaceKarl Williamson2018-10-071-2/+2
* perl.c: Silence compiler warningKarl Williamson2018-10-071-2/+2
* POSIX.pod: Mark cuserid() as obsoleteMatthias Bethke2018-10-051-1/+4
* Add Matthias Bethke to AUTHORSKarl Williamson2018-10-051-0/+1
* mention gmake builds in a few more places.Tony Cook2018-10-051-15/+19
* (perl #133494) better document CCHOME for GCC buildsTony Cook2018-10-053-1/+9
* perldelta for 2273039810f4Tony Cook2018-10-051-0/+4
* (perl #133439) fix -Dm reporting for calloc()Tony Cook2018-10-051-1/+1
* Implement scheduled fatalization of my() in false conditionalJames E Keenan2018-10-034-17/+42
* Change REG_INFTY to 2**16-1, instead of 2**15-1Karl Williamson2018-10-014-9/+15
* perlre: Add missing word to fix grammarKarl Williamson2018-09-301-1/+1
* regexec.c: Comments, White-space onlyKarl Williamson2018-09-301-7/+8
* regexec.c: Remove obsolete commentsKarl Williamson2018-09-301-13/+0
* regexec.c: Remove macro use for further clarityKarl Williamson2018-09-301-4/+3
* re/script_run.t: White-space onlyKarl Williamson2018-09-301-3/+5
* PATCH: [perl #133547]: script run brokenKarl Williamson2018-09-302-55/+61
* regexec.c: Rename variableKarl Williamson2018-09-301-7/+7