summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* Add op_other to B::Concise -debug output for LOGOPsMatthew Horsfall2013-10-252-2/+42
* rv2hv does not use its TARGFather Chrysostomos2013-10-243-20/+40
* Fix bare blocks in lvalue subsFather Chrysostomos2013-10-241-1/+1
* Increase $B::Concise::VERSION to 0.991Father Chrysostomos2013-10-231-1/+1
* Add OPpLVALUE flagFather Chrysostomos2013-10-231-0/+1
* Make B/Deparse handle unicode regexesDavid Mitchell2013-10-232-1/+3
* Tweak B::Concise tests following OPpCONST_FOLDED removalFather Chrysostomos2013-09-161-18/+31
* Remove OPpCONST_FOLDEDFather Chrysostomos2013-09-161-1/+5
* Make B::OP::slabbed, folded, etc. actually workFather Chrysostomos2013-09-161-1/+1
* Reduce false positives for @hsh{$s} and @ary[$s] warningsFather Chrysostomos2013-09-141-1/+1
* Fewer false positives for %hash{$scalar} warningFather Chrysostomos2013-09-131-0/+2
* Move BmUSEFUL to the IV slot from the NV slot, simplifying union _xnvu.Nicholas Clark2013-09-131-1/+1
* B: use parent instead of baseRicardo Signes2013-09-121-2/+2
* Use explicit glob in concise.t.Craig A. Berry2013-08-301-2/+2
* B::INVLIST isa B::PV (for now)Reini Urban2013-08-272-0/+6
* [perl #119351] the test note isn't a note but an object descriptionTony Cook2013-08-271-1/+1
* [perl #119351] update the test note for the changed B::CV::GV testTony Cook2013-08-261-1/+1
* bump B to 1.46Tony Cook2013-08-261-1/+1
* [perl #119351] fix B::CV::GV to return a B::SPECIAL on NULLTony Cook2013-08-262-5/+2
* $Increase B::Concise::VERSION to 0.99Father Chrysostomos2013-08-251-1/+1
* Unbreak Concise glob outputFather Chrysostomos2013-08-252-2/+16
* [perl #7508] Use NULL for nonexistent array elemsFather Chrysostomos2013-08-201-1/+1
* Revert "[perl #117855] Store CopFILEGV in a pad under ithreads"Father Chrysostomos2013-08-092-12/+1
* In B::OP::next, flag special cases with a type, instead of an offset of -1.Nicholas Clark2013-08-071-61/+55
* Re-indent a switch statement in B::OP::nextNicholas Clark2013-08-071-28/+28
* Change all B's unsigned constants from IVs to UVs.Nicholas Clark2013-08-071-4/+3
* In B.xs use I16 to avoid an "initializer will be sign-extended" warning.Nicholas Clark2013-08-071-38/+35
* [perl #117855] Store CopFILEGV in a pad under ithreadsFather Chrysostomos2013-08-052-1/+12
* [perl #118525] make it work on threaded buildsTony Cook2013-07-301-1/+1
* CvGV is no longer a simple struct member accessTony Cook2013-07-303-2/+65
* Version number tweaks in tests and other cleanupFather Chrysostomos2013-07-251-3/+3
* Tweak optree_constants.t for inlined list constsFather Chrysostomos2013-07-251-1/+4
* Increase $OptreeCheck::VERSION to 0.10Father Chrysostomos2013-07-251-1/+1
* op.c: Stop copying constants under ithreadsFather Chrysostomos2013-07-252-5/+16
* more op_folded support: B, dumpReini Urban2013-07-191-1/+25
* Reinstate "Create SVt_INVLIST"Karl Williamson2013-07-161-1/+1
* Revert "[perl #118525] Return B::HEK for B::CV::GV of lexical subs"Father Chrysostomos2013-07-122-66/+1
* [perl #118525] Return B::HEK for B::CV::GV of lexical subsReini Urban2013-07-122-1/+66
* [perl #117727] Document B::PADLISTFather Chrysostomos2013-07-051-1/+30
* Revert "Create SVt_INVLIST"Karl Williamson2013-07-041-1/+1
* Create SVt_INVLISTKarl Williamson2013-07-031-1/+1
* Fix up f_sort.t for changes in the prev commitFather Chrysostomos2013-06-261-20/+40
* Update B's size/offset for CvFLAGS to U32, following commit 51c78f1b91bbcd7a.Nicholas Clark2013-06-251-1/+1
* Quote and indent %B::Concise::priv initialisation consistentlyDagfinn Ilmari Mannsåker2013-06-241-68/+60
* Stop split from mangling constantsFather Chrysostomos2013-06-221-0/+1
* Increase $B::Concise::VERSION to 0.97Father Chrysostomos2013-06-221-1/+1
* Fixed verbatim lines in POD over 79 charactersBrian Gottreu2013-06-221-7/+7
* Increase $B::VERSION to 1.44Father Chrysostomos2013-06-211-1/+1
* Remove BmRARE and BmPREVIOUSFather Chrysostomos2013-06-211-7/+13
* optree_constants.t: Correct line number in commentFather Chrysostomos2013-06-211-1/+1