summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add new release to perlhistv5.23.8Sawyer X2016-02-201-0/+1
* Typos, POD errors, etc.Sawyer X2016-02-201-14/+8
* Update perldelta module versions (Porting/corelist-perldelta.pl)Sawyer X2016-02-201-20/+40
* update Module::CoreList (Porting/corelist.pl)Sawyer X2016-02-201-7/+86
* cleanup perldeltaSawyer X2016-02-201-238/+23
* Document 38e3b24Sawyer X2016-02-201-0/+4
* Document e57270be442bfaa9dc23eebd67485e5a806b44e3:Sawyer X2016-02-201-4/+11
* Document eba98284740b799def26803ebac340aaa8930437Sawyer X2016-02-201-1/+7
* Update perldelta.pod:Sawyer X2016-02-201-5/+53
* Upgrade to IPC-SysV 2.05.Jarkko Hietaniemi2016-02-196-20/+28
* Cast PL_dump_re_max_len to avoid type mismatch warning.Craig A. Berry2016-02-191-1/+1
* regcomp.c: White-space onlyKarl Williamson2016-02-191-40/+43
* regcomp.c: Can't do optimization if invertingKarl Williamson2016-02-191-0/+3
* regcomp.c: Use colors for -Dr metanotationKarl Williamson2016-02-191-4/+3
* regcomp.c: Backlslash {} in -Dr outputKarl Williamson2016-02-191-1/+4
* Revamp -Dr handling of /[...]/Karl Williamson2016-02-194-212/+579
* Add environment variable for -Dr: PERL_DUMP_RE_MAX_LENKarl Williamson2016-02-194-10/+31
* regcomp.c: Save a branch testKarl Williamson2016-02-191-2/+2
* regcomp.c: Clarify -Dr output under /lKarl Williamson2016-02-191-3/+1
* regcomp.c: Comments, white-space, add grouping () for clarityKarl Williamson2016-02-191-26/+38
* Add a parameter to a static functionKarl Williamson2016-02-194-13/+34
* Change private function to staticKarl Williamson2016-02-194-22/+20
* regcomp.c: Change structure element size and locKarl Williamson2016-02-191-1/+1
* regcomp.c: Move static declaration to file levelKarl Williamson2016-02-181-43/+47
* regcomp.c: optimization for qr/[...]/ilKarl Williamson2016-02-181-0/+13
* regcomp.c: Avoid a segfaultKarl Williamson2016-02-181-2/+4
* PATCH: [perl 127537] /\W/ regression with UTF-8Karl Williamson2016-02-183-2/+14
* regcomp.c, toke.c: swap functions being inline staticKarl Williamson2016-02-185-161/+161
* Cast correctly to U8, not charKarl Williamson2016-02-181-1/+1
* perlapi: Hide the swash functionsKarl Williamson2016-02-181-3/+3
* regcomp.h: Not all ANYOF flags are in use.Karl Williamson2016-02-181-1/+1
* regcomp.c: Simplify a few lines of codeKarl Williamson2016-02-181-7/+4
* regcomp.c: Clean up logic in functionKarl Williamson2016-02-181-18/+11
* regcomp.c: -Dr \xZZ instead of \x{ZZ}Karl Williamson2016-02-181-3/+3
* regcomp.c: Fix -Dr bugKarl Williamson2016-02-181-5/+13
* regcomp.c: Use macro to hide complexityKarl Williamson2016-02-181-3/+1
* Don't allow /\N{}/ under 're strict'Karl Williamson2016-02-187-11/+25
* perlrecharclass: Add some missing infoKarl Williamson2016-02-181-0/+3
* Remove an unused variableTom Hukins2016-02-181-2/+0
* [perl #127556] update installperl to new location of W32 libperl link libDaniel Dragan2016-02-181-0/+9
* perldelta for f94c6c536844091ca6a005e3e0398db8e1cc212eJames E Keenan2016-02-171-0/+11
* Time::HiRes version bump.Jarkko Hietaniemi2016-02-172-1/+5
* Allow TIME_HIRES_DONT_RUN_PROBES=1 to aid cross-compilingJarkko Hietaniemi2016-02-171-1/+1
* t/re/reg_mesg.t: Add a couple of testsKarl Williamson2016-02-161-0/+2
* minor comment improvements in hv.h and scope.hDaniel Dragan2016-02-162-2/+3
* Revert "tweak NOT_REACHED in DEBUGGING builds"Lukas Mai2016-02-151-2/+1
* doop.c: fix typo in header commentDavid Mitchell2016-02-151-1/+1
* perldelta: move the two Win32 gmake improvements to where they belongTony Cook2016-02-151-9/+5
* fix win32 gmake with win64 VC with 32 bit GCC in PATH build failureDaniel Dragan2016-02-151-9/+11
* Skip the length sanity check if d_name is pointer or less.Jarkko Hietaniemi2016-02-141-1/+1