summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Page number for caretx.c Tolkien quoteFather Chrysostomos2013-12-011-1/+1
* sv.c: Rewrite COW logicFather Chrysostomos2013-12-011-103/+88
* Extract subroutines used to test File-Find into separate package.James E Keenan2013-12-016-39/+94
* Standardize subroutine definitions between tests.James E Keenan2013-12-012-25/+31
* Update Unicode-Collate to CPAN version 1.03Chris 'BinGOs' Williams2013-12-013-57/+7
* don't check format args on taint_properDavid Mitchell2013-12-013-3/+5
* Update ExtUtils-MakeMaker to CPAN version 6.84Chris 'BinGOs' Williams2013-11-3030-35/+60
* sv.c: Clarify COW comments furtherFather Chrysostomos2013-11-301-2/+3
* Fix stdin inheritance for system and backticks on VMS.Craig A. Berry2013-11-301-0/+6
* regen pod issuesFather Chrysostomos2013-11-301-0/+1
* sv.c: Fix Darwin g++ buildFather Chrysostomos2013-11-301-1/+1
* [Merge] Swiping PADTMPs’ string buffersFather Chrysostomos2013-11-305-13/+47
|\
| * Peek.t: Update skip versionFather Chrysostomos2013-11-301-4/+4
| * Increase $constant::VERSION to 1.30Father Chrysostomos2013-11-301-1/+1
| * sv.c: String copy commentsFather Chrysostomos2013-11-301-0/+11
| * Allow PADTMPs’ strings to be swipedFather Chrysostomos2013-11-303-9/+27
| * op.c: Turn on read-only flag for folded constantsFather Chrysostomos2013-11-301-1/+7
| * constant.pm: Make elements of list consts read-onlyFather Chrysostomos2013-11-301-2/+1
|/
* silence -Wformat-nonliteral in pp_formlineDavid Mitchell2013-11-301-0/+3
* revert pp_formline -Wformat-nonliteral fixDavid Mitchell2013-11-301-29/+22
* Update HTTP-Tiny to CPAN version 0.039Chris 'BinGOs' Williams2013-11-292-6/+13
* fix -Wsign-compare in coreDavid Mitchell2013-11-293-8/+12
* Revert part of 2efab60d9Father Chrysostomos2013-11-281-1/+1
* GCC_DIAG_IGNORE() only with >= 4.6David Mitchell2013-11-281-1/+1
* Document how to build perl for WinCE using EVC4Steve Hay2013-11-281-1/+146
* silence -Wformat-nonliteral compiler warningsDavid Mitchell2013-11-2812-38/+123
* add GCC_DIAG_IGNORE(), GCC_DIAG_RESTORE macrosDavid Mitchell2013-11-281-0/+26
* mark Perl_my_strftime with format attributeDavid Mitchell2013-11-283-5/+13
* remove almost unreachable NULL sv arg code from sv_2*n_flagsDaniel Dragan2013-11-285-26/+77
* mg.c: Remove redundant SvOK checksFather Chrysostomos2013-11-271-4/+2
* Update Module-Build to CPAN version 0.4203Chris 'BinGOs' Williams2013-11-2825-47/+47
* Add deprecation for CGI.pmChris 'BinGOs' Williams2013-11-273-0/+11
* Revert "Squash COWs in the char* typemap"Father Chrysostomos2013-11-274-56/+3
* Revert "Increase $XS::Typemap::VERSION to 0.13"Father Chrysostomos2013-11-271-1/+1
* Upgrade File-Fetch from version 0.44 to 0.46Steve Hay2013-11-273-2/+9
* Update CGI from version 3.63 to 3.64Steve Hay2013-11-2712-50/+72
* Respect 'use bytes' in returning $! and $^EKarl Williamson2013-11-261-1/+2
* $^E should have same handling as $! for Win32 and OS/2Karl Williamson2013-11-261-0/+6
* mg.c: Extract code into a function.Karl Williamson2013-11-264-18/+39
* mg.c: White-space onlyKarl Williamson2013-11-261-34/+34
* mg.c: Use $! code for $^E on platforms where are sameKarl Williamson2013-11-261-12/+10
* mg.c: Reorder if else clausesKarl Williamson2013-11-261-3/+5
* mg.c: Reorder cases in a switch()Karl Williamson2013-11-261-49/+50
* handy.h: Slightly refactor READ_XDIGIT macroKarl Williamson2013-11-261-1/+5
* Extend Intel C++ compiler support (a48cc4c427) to dmake buildsSteve Hay2013-11-263-7/+26
* bump DynaLoader version after previous commitsDavid Mitchell2013-11-261-1/+1
* dl_hpux.xs: fix PREINIT boundaryDavid Mitchell2013-11-261-1/+1
* Dynaloader: use PREINIT to avoid compiler errorsDavid Mitchell2013-11-262-2/+4
* perlunicode: NitsKarl Williamson2013-11-251-3/+3
* perlrecharclass: Add statement about above-Unicode and (?[])Karl Williamson2013-11-251-0/+5