summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Only generate above-Uni warning for \p{}, \P{}Karl Williamson2012-07-191-8/+17
* Magic flags harmonization.Chip Salzenberg2012-07-151-1/+1
* Simplify ck_grepFather Chrysostomos2012-07-143-20/+20
* [perl #113710] Make __SUB__ work in sort blockFather Chrysostomos2012-07-142-14/+0
* silence warning about use of --libpodsRobin Barker2012-07-131-1/+0
* handy.: Add some tests for its APIKarl Williamson2012-07-082-2/+801
* Let rv2cv-hook CVs’ protos participate in method intuitionFather Chrysostomos2012-07-081-1/+7
* rv2cv hooks should not create 2nd-class subsFather Chrysostomos2012-07-062-0/+54
* rt #72232 - ignore wday/yday in mini_mktime as indirectly documentedTony Cook2012-07-051-1/+16
* Increase $B::Concise::VERSION to 0.91Father Chrysostomos2012-07-041-1/+1
* Record folded constants in the op treeFather Chrysostomos2012-07-043-30/+30
* Avoid needless use of deprecated exists on array elementsEric Brine2012-07-031-2/+2
* op.c:newFOROP: Fall back to realloc for unslabbed opsFather Chrysostomos2012-07-022-0/+22
* handy.h: Fix isBLANK_uni and isBLANK_utf8Karl Williamson2012-06-293-1/+29
* Null HeVAL and local delete → crashFather Chrysostomos2012-06-271-0/+4
* Increase $PerlIO::scalar::VERSION to 0.15Father Chrysostomos2012-06-201-1/+1
* [perl #113764] Make &= duping work with PerlIO::scalarFather Chrysostomos2012-06-202-4/+19
* PATCH: [perl #113750] re.pm clobbers $_Karl Williamson2012-06-202-3/+8
* POSIX: Sometimes `printf` beats interpolationAristotle Pagaltzis2012-06-191-1/+1
* Tidier example code for POSIX::localeconv()Daniel Perrett2012-06-191-21/+26
* Update DynaLoader's VERSION after commit 7d08496d81c138d9.Nicholas Clark2012-06-181-1/+1
* update docs for (?{}) jumbo fixDavid Mitchell2012-06-141-2/+3
* let B know about new op_code_list fieldDavid Mitchell2012-06-132-0/+6
* propagate /msix and (?msix) etc flags into (??{})David Mitchell2012-06-131-1/+10
* make Perl_... and my_re_op_compile sigs matchDavid Mitchell2012-06-131-1/+1
* eliminate RExC_seen_evals and RExC_rx->seen_evalsDavid Mitchell2012-06-131-1/+0
* bump re.pm version numberDavid Mitchell2012-06-131-1/+1
* fix =/== typo in ext/re/t/regop.tDavid Mitchell2012-06-131-1/+1
* add op_comp field to regexp_engine APIDavid Mitchell2012-06-131-2/+6
* make qr/(?{})/ behave with closuresDavid Mitchell2012-06-131-1/+2
* add Perl_re_op_compile functionDavid Mitchell2012-06-132-0/+2
* [perl #111610] Trouble with XS-APItest/t/clone-with-stack.tMichael Schroeder2012-06-081-1/+2
* Add alloccopstash provisionally to the APIFather Chrysostomos2012-06-083-1/+21
* Make B::COP::stashpv respect utf8 and embedded nullsFather Chrysostomos2012-06-052-7/+33
* Fix version logic in B.xsFather Chrysostomos2012-06-051-4/+2
* Change B::COP::stashlen to stashoffFather Chrysostomos2012-06-053-13/+16
* [perl #78742] Store CopSTASH in a pad under threadsFather Chrysostomos2012-06-041-1/+5
* Increase $B::VERSION to 1.36Father Chrysostomos2012-06-041-1/+1
* Bump $Pod::Html::VERSION to reflect the changes of commit 978af2c644ee9abf.Nicholas Clark2012-06-041-1/+1
* Merge branch 'post-5.16' into bleadSteve Peters2012-06-041-0/+1
|\
| * Add --libpods back as a non-functional option to pod2html.Steve Peters2012-05-042-2/+4
| * Since the HTML files generated by pod2html claim to have a utf-8 charset,Steve Peters2012-05-041-0/+1
* | Version bump for POSIX.pm.Craig A. Berry2012-06-031-1/+1
* | extern "C" for POSIX.xs.Craig A. Berry2012-06-031-0/+2
* | extern "C" for sdbm.c.Craig A. Berry2012-06-031-0/+7
* | Fix K & R-style function definition in VMS::Stdio.Craig A. Berry2012-05-311-5/+1
* | update the editor hints for spaces, not tabsRicardo Signes2012-05-296-10/+10
* | Cast exception handler in dl_vms.xs.Craig A. Berry2012-05-281-1/+1
* | Excise PL_amagic_generationFather Chrysostomos2012-05-231-0/+2
* | replace B::COP::stashflags by B::COP::stashlenReini Urban2012-05-222-6/+6