summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Fix Peek.tFather Chrysostomos2012-09-151-4/+4
* Add clonecv op typeFather Chrysostomos2012-09-151-1/+1
* Add introcv op typeFather Chrysostomos2012-09-151-1/+1
* Allow CVs to point to HEKs rather than GVsFather Chrysostomos2012-09-151-1/+5
* Add padcv to Opcode.pmFather Chrysostomos2012-09-151-1/+1
* ext/B/B.xs: Remove EBCDIC dependencyKarl Williamson2012-09-131-8/+0
* Avoid POSIX::close when closing files by descriptor in IPC::Open3Steve Hay2012-09-131-5/+7
* Fix C++, MYMALLOC, sdbm combination.Craig A. Berry2012-09-091-0/+9
* Don't copy all of the match string bufferDavid Mitchell2012-09-081-0/+2
* Remove the VM/ESA port.Nicholas Clark2012-08-312-200/+1
* Silence ParseXS warning about abusing the CODE sectionSteffen Mueller2012-08-318-71/+90
* 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