summaryrefslogtreecommitdiff
path: root/ext/B
Commit message (Expand)AuthorAgeFilesLines
* two fixesRafael Garcia-Suarez2002-02-181-1/+3
* Fix another bug introduced by #14615Rafael Garcia-Suarez2002-02-151-1/+2
* Deparse bug introduced by #14615: the fix is just a workaround,Jarkko Hietaniemi2002-02-142-7/+10
* EBCDIC: the non-printable characters are different.Jarkko Hietaniemi2002-02-091-3/+3
* skip assembler.t when there is no ByteLoaderCraig A. Berry2002-01-281-0/+7
* The shift key is important.Jarkko Hietaniemi2002-01-281-1/+1
* B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.Jarkko Hietaniemi2002-01-272-3/+11
* Cleanup the stash test, and reclaim it in non-ASCII-sortingJarkko Hietaniemi2002-01-271-18/+38
* Apparently no need for EBCDIC exception any more.Jarkko Hietaniemi2002-01-271-6/+1
* new switch: don't check prototypes while deparsingRafael Garcia-Suarez2002-01-271-0/+19
* Re: Warning in B.xsMattia Barbon2002-01-131-1/+1
* {PATCH] Fix: Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs Mattia Barbon2002-01-121-1/+4
* B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xsMattia Barbon2002-01-125-73/+400
* Re: Magic numbers in B::ConciseStephen McCamant2002-01-121-5/+7
* Re: Magic numbers in B::ConciseStephen McCamant2002-01-111-0/+24
* Magic numbers in B::ConciseStephen McCamant2002-01-102-5/+40
* B::Deparse : support for \[...] prototypesRafael Garcia-Suarez2002-01-091-91/+18
* Re: Slight chokage from DeparseRafael Garcia-Suarez2002-01-081-22/+21
* B, B::C, perlcc, t/TESTMattia Barbon2002-01-063-129/+615
* alternate way to figure out prototypesRafael Garcia-Suarez2002-01-011-4/+21
* Leaner exporterIlya Zakharevich2002-01-011-1/+1
* Re: B::walksymtable oddnessMattia Barbon2001-12-281-5/+5
* __DATA__ and packagesRafael Garcia-Suarez2001-12-211-2/+4
* ext/B/B/Xref.pm adding "our" recognitionWolfgang Laun2001-12-211-9/+10
* packing I32 with L is not nice, need l; from Wolfgang Laun.Jarkko Hietaniemi2001-12-213-3/+3
* minor qr// fixRafael Garcia-Suarez2001-12-201-4/+5
* One more embedded (?sx) de-embedded, from Wolfgang Laun.Jarkko Hietaniemi2001-12-191-3/+2
* B::Assembler/B::Disassembler patches and test;Jarkko Hietaniemi2001-12-193-36/+475
* Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.Michael G. Schwern2001-12-171-2/+2
* rcatline support ($_.=<ARGV>)Rafael Garcia-Suarez2001-12-152-3/+21
* Compile testMichael G. Schwern2001-12-151-0/+12
* Some weak docsMichael G. Schwern2001-12-151-1/+35
* B::Asmdata test Michael G. Schwern2001-12-151-0/+44
* Adding B::Asmdata docsMichael G. Schwern2001-12-151-2/+44
* Re: [ID 20011129.163] B::Xref- $top corruptRafael Garcia-Suarez2001-12-011-0/+1
* deparse -wl0 -i.bakRafael Garcia-Suarez2001-11-293-3/+20
* Change $=, $., $*, $%, and $- to be IVs instead of longs.Jarkko Hietaniemi2001-11-291-5/+5
* $VERSION "a5" doesn't quite work.Jarkko Hietaniemi2001-11-161-1/+1
* Add the fruits of Larry Shatzer's version verifying script.Jarkko Hietaniemi2001-11-1615-0/+41
* a few typo fixes Jeffrey Friedl2001-11-122-2/+2
* Keep It Simple and Stupid version of readonly hash support.Nick Ing-Simmons2001-11-061-1/+1
* fix misleading comment on known inadequacy in B::Terse, and skipGurusamy Sarathy2001-10-261-2/+2
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+1
* Integrate changes #12652 and #12653 from maintperl;Jarkko Hietaniemi2001-10-251-3/+15
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-0/+1
* Wrong skip() arguments.Jarkko Hietaniemi2001-10-181-1/+2
* & what's to be done for 5.8.0? Nicholas Clark2001-10-082-0/+6
* Skip the RV printing test under threads until fixed.Jarkko Hietaniemi2001-10-031-5/+9
* Make the diagnostic messages more neutral.Jarkko Hietaniemi2001-10-011-7/+7
* Move the B tests to B/t.Jarkko Hietaniemi2001-09-286-0/+0