summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Opcode.pm: wrap long pod linesFather Chrysostomos2012-08-261-17/+24
* Increase $Opcode::VERSION to 1.24Father Chrysostomos2012-08-261-1/+1
* Remove boolkeys opFather Chrysostomos2012-08-261-1/+1
* Banish boolkeysFather Chrysostomos2012-08-251-1/+1
* Add empty inline_invlist.cKarl Williamson2012-08-251-2/+7
* Increase $B::Concise::VERSION to 0.93Father Chrysostomos2012-08-251-1/+1
* Optimise %hash in sub { %hash || ... }Father Chrysostomos2012-08-251-0/+1
* close the Peek.t temp file so the END block can unlink itTony Cook2012-08-241-0/+1
* Use FooBAR convention for new pad macrosFather Chrysostomos2012-08-223-22/+22
* PATCH: Devel::Peek doesn't compile under C++Karl Williamson2012-08-221-1/+1
* Peek.t: Test that DeadCode doesn’t crashFather Chrysostomos2012-08-221-0/+8
* Devel::Peek: Fix so compiles under C++Karl Williamson2012-08-223-5/+10
* Increase $XS:APItest::VERSION to 0.43Father Chrysostomos2012-08-211-1/+1
* Increase $B::VERSION to 1.38Father Chrysostomos2012-08-211-1/+1
* More PAD APIsFather Chrysostomos2012-08-211-6/+6
* Increase $B::Xref::VERSION from 1.03 to 1.04Father Chrysostomos2012-08-211-1/+1
* Stop padlists from being AVsFather Chrysostomos2012-08-214-6/+89
* newCONSTSUB needs its own CV.Craig A. Berry2012-08-171-5/+5
* Remove the UTS port.Nicholas Clark2012-08-171-9/+0
* Tweak the test from 35f7559499c4a614 to work with PERL_UNICODE set.Nicholas Clark2012-08-151-4/+4
* XS::APItest::newCONSTSUB was not handling SV reference counts correctly.Nicholas Clark2012-08-142-3/+34
* Use ALIAS to provide XS::APItest::newCONSTSUB and newCONSTSUB_flagsNicholas Clark2012-08-143-13/+14
* Bump $Win32CORE::VERSIONSteve Hay2012-08-131-1/+1
* re.pm: Nits in podKarl Williamson2012-08-111-15/+23
* OptreeCheck.pm: typoFather Chrysostomos2012-08-101-1/+1
* B::Concise: Two unused varsFather Chrysostomos2012-08-101-2/+0
* Newlines in a runperl() prog cause trouble so use progfile insteadSteve Hay2012-08-102-13/+29
* B::Concise: Document formatsFather Chrysostomos2012-08-081-1/+2
* B::Concise: Dump formats upon requestFather Chrysostomos2012-08-082-7/+63
* B::Concise: Fix -nobannerFather Chrysostomos2012-08-082-2/+9
* Increase $B::Concise::VERSION to 0.92Father Chrysostomos2012-08-081-1/+1
* Fix Devel::Peek’s tests for format changesFather Chrysostomos2012-08-051-2/+2
* Add a depth field to formatsFather Chrysostomos2012-08-051-2/+4
* Make PL_(top|body|form)target PVIVsFather Chrysostomos2012-08-051-3/+11
* Add PERL_NO_GET_CONTEXT to Win32COREDaniel Dragan2012-07-301-0/+1
* Make undef &foo remove call checkersFather Chrysostomos2012-07-291-1/+10
* Optimize a single character [class] into EXACTishKarl Williamson2012-07-241-4/+4
* Bump B's VERSION and note the changes in perldelta.pod.Nicholas Clark2012-07-241-1/+1
* Expose all GV flags matching qr/GVf_/ as constants in B.Nicholas Clark2012-07-241-2/+2
* Expose all CV flags matching qr/CVf_/ as constants in B.Nicholas Clark2012-07-241-11/+3
* Expose all SV flags matching qr/SV(?:[fps]|pad)_/ as constants in B.Nicholas Clark2012-07-241-2/+1
* In ext/B/Makefile.PL, order the list of files to scan lexically.Nicholas Clark2012-07-241-4/+5
* ensure that the env var SV after C<{FOO}='x'> is PV onlyChip Salzenberg2012-07-243-2/+6
* 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