summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-194-14/+1
* move all pad-related code to its own src fileDave Mitchell2002-10-021-3/+3
* Fix bug #17006 : remove spurious do{} in the deparsingRafael Garcia-Suarez2002-09-112-4/+12
* Re: [PATCH] Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
* Quieten warnings in Deparse.pmPaul Johnson2002-09-091-1/+1
* Fix bug #16828.Rafael Garcia-Suarez2002-09-032-12/+24
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-293-2/+11
* Re: [perl #16677] B::SV::FLAGS dumps coreMark-Jason Dominus2002-08-291-177/+260
* fix test failure from #17747Hugo van der Sanden2002-08-221-1/+1
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-1/+0
* ext/B/defsubs.h also depends on the program that builds itHugo van der Sanden2002-08-171-4/+4
* Defined-or patch (cleaned up)Brent Dax2002-08-051-1/+3
* Change PerlIO::Scalar and Via to scalar and via.Jarkko Hietaniemi2002-07-091-1/+1
* Integrate macperl patch #16868.Jarkko Hietaniemi2002-05-303-4/+15
* Fix a remaining B::Lint bug.Rafael Garcia-Suarez2002-05-262-5/+7
* B::Deparse: handle blessed code refs in coderef2textStephen McCamant2002-05-261-1/+1
* Mac OS X 10.1.4 started to consume 150MB+ virtual memoryJarkko Hietaniemi2002-05-191-0/+2
* Forgotten from #16656.Jarkko Hietaniemi2002-05-171-1/+1
* Be clean.Jarkko Hietaniemi2002-05-121-0/+1
* RE: VOS bleadperl test failure on 16539chromatic2002-05-121-6/+7
* Explicit casts due to #16542.Jarkko Hietaniemi2002-05-111-1/+1
* Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for Ochromatic2002-05-101-0/+76
* fixes for various warnings identified by Visual C++Gurusamy Sarathy2002-05-071-2/+2
* various signed/unsigned mismatch nitsGurusamy Sarathy2002-04-261-1/+1
* Revert change #15974.Rafael Garcia-Suarez2002-04-211-8/+0
* Add a BUGS sections to O.pmRafael Garcia-Suarez2002-04-191-0/+6
* "foo bar"->()Robin Houston2002-04-171-0/+8
* B::walkoptree bugfix (see also #15850)Rafael Garcia-Suarez2002-04-162-2/+10
* B::Deparse problems with japhsHugo van der Sanden2002-04-161-1/+2
* Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONTRafael Garcia-Suarez2002-04-103-8/+10
* Re: ext/B/t/xref.t @15300 on VMSRafael Garcia-Suarez2002-03-191-4/+7
* Close the file so it can be (a) removed (b) reopened.Jarkko Hietaniemi2002-03-181-0/+1
* B::perlstring and unicodeRafael Garcia-Suarez2002-03-181-0/+28
* Forgot from #15288.Jarkko Hietaniemi2002-03-181-4/+16
* Be tidy.Jarkko Hietaniemi2002-03-181-0/+5
* B::perlstring()Rafael Garcia-Suarez2002-03-183-16/+19
* a test for B::XrefRafael Garcia-Suarez2002-03-142-6/+113
* Move the readonly interface back to universal.c,Jarkko Hietaniemi2002-03-121-1/+1
* B::Xref improvementsRafael Garcia-Suarez2002-03-121-3/+4
* fix to deparse ${^WARNINGS_BITS}Rafael Garcia-Suarez2002-03-121-1/+3
* access::readonly is goneMichael G. Schwern2002-03-111-1/+1
* Re: [PATCH] xsubpp prototypes warningsNicholas Clark2002-03-111-0/+2
* Deglitch from Rafael.Jarkko Hietaniemi2002-03-091-1/+2
* New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.Jarkko Hietaniemi2002-03-082-1/+91
* The new test has some teething problems.Jarkko Hietaniemi2002-03-081-81/+0
* B::Lint testsRafael Garcia-Suarez2002-03-082-2/+83
* B::Lint doesn't workRafael Garcia-Suarez2002-03-061-3/+3
* The EBCDIC gaps apply only to the real A-Z.Jarkko Hietaniemi2002-03-041-2/+1
* EBCDIC: deparse \cX correctly.Jarkko Hietaniemi2002-03-031-1/+37
* autoloaded DESTROY bugfixIlya Zakharevich2002-03-011-0/+2