summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* regcomp.h: Create new typedef synonym for clarityKarl Williamson2013-09-243-11/+16
* regcomp.h: Parenthesize macro formal parameterKarl Williamson2013-09-241-1/+1
* regcomp.h: Add better named synonymsKarl Williamson2013-09-243-64/+82
* regcomp.c: Clarify commentKarl Williamson2013-09-241-6/+6
* regcomp.h: Move #defineKarl Williamson2013-09-241-4/+4
* regcomp.c: Change names of some static functionsKarl Williamson2013-09-244-158/+158
* regcomp.c: Rework static function call; commentsKarl Williamson2013-09-244-36/+37
* regcomp.c: Extract code into separate functionKarl Williamson2013-09-244-3/+36
* regcomp.c: Use PL_sv_undef instead of NULL in an AVKarl Williamson2013-09-241-9/+15
* Add regnode struct for synthetic start classKarl Williamson2013-09-246-62/+67
* regcomp.c: Move a #define, add a similar oneKarl Williamson2013-09-241-2/+5
* Add inversion list for U+80 - U+FFKarl Williamson2013-09-246-3/+28
* regcomp.c: Extract code into separate functionKarl Williamson2013-09-244-50/+72
* regcomp.c: Remove redundant matching possibilitiesKarl Williamson2013-09-241-1/+5
* regcomp.c: Centralize assignmentKarl Williamson2013-09-241-2/+1
* perlreguts: Bring up-to-dateKarl Williamson2013-09-241-36/+12
* perlreguts.pod: NitsKarl Williamson2013-09-241-5/+5
* regcomp.c: Convert another I32 to SSize_tKarl Williamson2013-09-241-2/+1
* Consistently use __sun to identify SunOSBrian Fraser2013-09-232-2/+2
* perl.h: Comment was mistakenly passed to the preprocessorBrian Fraser2013-09-231-1/+1
* perl.h: STMT_START/END don't need a special case for suncc anymoreBrian Fraser2013-09-231-6/+0
* Removed the define for FCALLBrian Fraser2013-09-232-4/+1
* [PATCH] Fixed bug where is_core assumed linear release sequenceNeil Bowers2013-09-233-4/+30
* Update ExtUtils-MakeMaker to CPAN version 6.78Chris 'BinGOs' Williams2013-09-2354-80/+220
* document fixing of #119927 (localizing $\) in 5.18.0Ricardo Signes2013-09-231-0/+5
* Upgrade podlators from 2.5.1 to 2.5.2Steve Hay2013-09-2310-83/+230
* Another faulty padrange assumptionFather Chrysostomos2013-09-211-2/+7
* perl5200delta: Remove Data::Alias from Known ProblemsFather Chrysostomos2013-09-211-4/+0
* Remove bad assertion in gv.c:newGPFather Chrysostomos2013-09-212-4/+8
* perl5194delta: Link to % slice docs in perldataFather Chrysostomos2013-09-211-1/+1
* Test that ${foo{bar}} and ${\nfoo{bar}} mean the same thing.Brian Fraser2013-09-211-1/+16
* Up the version of File::Spec from 3.44 to 3.45Brian Fraser2013-09-219-9/+9
* Upgrade autodie from version 2.21 to 2.22Steve Hay2013-09-219-12/+17
* Removed the ifdefs for INCOMPLETE_TAINTSBrian Fraser2013-09-2110-39/+1
* Removed the define for ISHISHBrian Fraser2013-09-211-26/+6
* Removed an ifdef for IS_UTF8_CHAR in utf8.cBrian Fraser2013-09-211-2/+0
* Removed HAS_SOCKET__bad_code_maybeBrian Fraser2013-09-211-14/+0
* Removed the use of SPARC64_GCC_WORKAROUNDBrian Fraser2013-09-211-28/+0
* Replaced the last use of HAS_GNULIBC with __GLIBC__Brian Fraser2013-09-211-1/+1
* Removed DUMP_FDS and dump_fds()Brian Fraser2013-09-214-32/+0
* Removed the ifdefs for BUGGY_MSC and BUGGY_MSC6Brian Fraser2013-09-212-12/+0
* Replaced an ifdef for sv_dup with USE_ITHREADSBrian Fraser2013-09-211-2/+2
* perl.h: Always unconditionally include sys/types.hBrian Fraser2013-09-211-5/+1
* Removed OP_IN_REGISTER and related defines.Brian Fraser2013-09-214-24/+0
* Removed the ifdefs for __SC__ in toke.cBrian Fraser2013-09-211-12/+0
* Removed the ifdef & define for VDfBrian Fraser2013-09-211-9/+0
* Removed the ifdef for FPUTS_BOTCHBrian Fraser2013-09-211-7/+0
* Remove the ifdefs for ULTRIX_STDIO_BOTCHBrian Fraser2013-09-211-8/+0
* Remove an ifdef for the Harris HCX-9 froms sv.cBrian Fraser2013-09-211-4/+0
* Remove HAS_64K_LIMITBrian Fraser2013-09-214-61/+3