summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pp_hot.c: Mention that pp_grepstart calls pp_pushmarkFather Chrysostomos2012-07-141-1/+1
* Simplify ck_grepFather Chrysostomos2012-07-144-30/+22
* op.c: Further simplify ck_sortFather Chrysostomos2012-07-141-18/+3
* Upgrade Socket to 2.002Tony Cook2012-07-147-23/+158
* op.c: Consistent tweak; podchecker complaintsFather Chrysostomos2012-07-141-4/+5
* Update perlop's bignum modules list.Shlomi Fish2012-07-141-3/+4
* op.c: Missing line breakFather Chrysostomos2012-07-141-1/+2
* Disentangle ck_sort and grepFather Chrysostomos2012-07-141-24/+16
* [perl #113710] Make __SUB__ work in sort blockFather Chrysostomos2012-07-144-18/+44
* fix RT#114068 optimizer handles MEOL in middle of pattern improperlyYves Orton2012-07-132-0/+4
* [perl #113576] Restore err msg for &{+undef}Father Chrysostomos2012-07-133-4/+15
* [perl #113470] Constant folding for packFather Chrysostomos2012-07-134-3/+20
* [perl #113020] INSTALL: Clarify CPAN::autobundleFather Chrysostomos2012-07-131-2/+3
* silence override warningRobin Barker2012-07-131-1/+4
* mro/basic.t: Squelch warningFather Chrysostomos2012-07-131-0/+1
* silence warning about use of --libpodsRobin Barker2012-07-131-1/+0
* silence compiler warning - casting void* to IVRobin Barker2012-07-131-1/+1
* mg_vtable.pl: Mention all generated filesFather Chrysostomos2012-07-121-0/+2
* Fix @{*ISA} autovivificationFather Chrysostomos2012-07-122-1/+11
* Fix *ISA = *glob_without_arrayFather Chrysostomos2012-07-122-3/+14
* op.c: Make slabs sizes powers of twoFather Chrysostomos2012-07-121-2/+3
* perldelta updateFather Chrysostomos2012-07-121-1/+91
* perlhacktips: PERL_DEBUG_READONLY_OPS updateFather Chrysostomos2012-07-121-10/+8
* todo.pod: Clean up entries related to op slabsFather Chrysostomos2012-07-121-30/+3
* Eliminate PL_OP_SLAB_ALLOCFather Chrysostomos2012-07-1213-345/+82
* op.c:pmruntime: Remove redundant cv_forget_slabFather Chrysostomos2012-07-121-2/+0
* PERL_DEBUG_READONLY_OPS with the new allocatorFather Chrysostomos2012-07-1210-27/+164
* Ensure wildcard expansion is enabled for perlglob.exe on WindowsSteve Hay2012-07-121-1/+15
* Update autodie to CPAN version 2.12Chris 'BinGOs' Williams2012-07-126-8/+65
* Update File-Fetch to CPAN version 0.36Chris 'BinGOs' Williams2012-07-122-5/+18
* Add IP probe for ip_mreqH.Merijn Brand2012-07-1119-5/+54
* Add AIX7 APAR requirement to get Time::Piece tests to pass.Darin McBride2012-07-111-0/+9
* Cast following 22831cc58.Craig A. Berry2012-07-111-1/+1
* AIX isn't a new platform, move its note to the right placeTony Cook2012-07-111-4/+7
* use right type for offset in sysread() or syswrite()Chip Salzenberg2012-07-111-1/+1
* remove silly redundant SvGMAGICAL() test for $\Chip Salzenberg2012-07-111-1/+1
* ensure shmread() calls get and set magic onceChip Salzenberg2012-07-102-2/+13
* hold pid in Pid_t, not I32, for kill()Chip Salzenberg2012-07-101-2/+2
* Refactor t/op/join.t to use test.pl instead of making TAP by hand.Colin Kuskie2012-07-101-51/+36
* Expand $^O at build time when generating Config::_V()Nicholas Clark2012-07-101-9/+10
* In configpm, switch to using sprintf for part of generating Config_heavy.plNicholas Clark2012-07-101-4/+4
* Refactor t/lib/commonsense.t to use t/test.pl instead of making TAP by hand. ...Colin Kuskie2012-07-092-10/+21
* Improve support for building on Windows with mingw-w64.sf.net binariesSteve Hay2012-07-091-7/+7
* handy.: Add some tests for its APIKarl Williamson2012-07-082-2/+801
* handy.h: Fix broken is_ASCII_utf8()Karl Williamson2012-07-081-1/+1
* Correct err msg when calling stub w/no autoload fbFather Chrysostomos2012-07-083-2/+16
* anonsub.t: Improve test for [perl #71154]Father Chrysostomos2012-07-081-1/+2
* Let rv2cv-hook CVs’ protos participate in method intuitionFather Chrysostomos2012-07-082-7/+9
* fix -Uusedl buildsTony Cook2012-07-081-1/+1
* perldelta: fix typo noticed by rurbanTony Cook2012-07-081-1/+1