Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 3 | -4/+15 |
* | Fix a remaining B::Lint bug. | Rafael Garcia-Suarez | 2002-05-26 | 2 | -5/+7 |
* | B::Deparse: handle blessed code refs in coderef2text | Stephen McCamant | 2002-05-26 | 1 | -1/+1 |
* | Mac OS X 10.1.4 started to consume 150MB+ virtual memory | Jarkko Hietaniemi | 2002-05-19 | 1 | -0/+2 |
* | Forgotten from #16656. | Jarkko Hietaniemi | 2002-05-17 | 1 | -1/+1 |
* | Be clean. | Jarkko Hietaniemi | 2002-05-12 | 1 | -0/+1 |
* | RE: VOS bleadperl test failure on 16539 | chromatic | 2002-05-12 | 1 | -6/+7 |
* | Explicit casts due to #16542. | Jarkko Hietaniemi | 2002-05-11 | 1 | -1/+1 |
* | Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O | chromatic | 2002-05-10 | 1 | -0/+76 |
* | fixes for various warnings identified by Visual C++ | Gurusamy Sarathy | 2002-05-07 | 1 | -2/+2 |
* | various signed/unsigned mismatch nits | Gurusamy Sarathy | 2002-04-26 | 1 | -1/+1 |
* | Revert change #15974. | Rafael Garcia-Suarez | 2002-04-21 | 1 | -8/+0 |
* | Add a BUGS sections to O.pm | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+6 |
* | "foo bar"->() | Robin Houston | 2002-04-17 | 1 | -0/+8 |
* | B::walkoptree bugfix (see also #15850) | Rafael Garcia-Suarez | 2002-04-16 | 2 | -2/+10 |
* | B::Deparse problems with japhs | Hugo van der Sanden | 2002-04-16 | 1 | -1/+2 |
* | Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT | Rafael Garcia-Suarez | 2002-04-10 | 3 | -8/+10 |
* | Re: ext/B/t/xref.t @15300 on VMS | Rafael Garcia-Suarez | 2002-03-19 | 1 | -4/+7 |
* | Close the file so it can be (a) removed (b) reopened. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+1 |
* | B::perlstring and unicode | Rafael Garcia-Suarez | 2002-03-18 | 1 | -0/+28 |
* | Forgot from #15288. | Jarkko Hietaniemi | 2002-03-18 | 1 | -4/+16 |
* | Be tidy. | Jarkko Hietaniemi | 2002-03-18 | 1 | -0/+5 |
* | B::perlstring() | Rafael Garcia-Suarez | 2002-03-18 | 3 | -16/+19 |
* | a test for B::Xref | Rafael Garcia-Suarez | 2002-03-14 | 2 | -6/+113 |
* | Move the readonly interface back to universal.c, | Jarkko Hietaniemi | 2002-03-12 | 1 | -1/+1 |
* | B::Xref improvements | Rafael Garcia-Suarez | 2002-03-12 | 1 | -3/+4 |
* | fix to deparse ${^WARNINGS_BITS} | Rafael Garcia-Suarez | 2002-03-12 | 1 | -1/+3 |
* | access::readonly is gone | Michael G. Schwern | 2002-03-11 | 1 | -1/+1 |
* | Re: [PATCH] xsubpp prototypes warnings | Nicholas Clark | 2002-03-11 | 1 | -0/+2 |
* | Deglitch from Rafael. | Jarkko Hietaniemi | 2002-03-09 | 1 | -1/+2 |
* | New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez. | Jarkko Hietaniemi | 2002-03-08 | 2 | -1/+91 |
* | The new test has some teething problems. | Jarkko Hietaniemi | 2002-03-08 | 1 | -81/+0 |
* | B::Lint tests | Rafael Garcia-Suarez | 2002-03-08 | 2 | -2/+83 |
* | B::Lint doesn't work | Rafael Garcia-Suarez | 2002-03-06 | 1 | -3/+3 |
* | The EBCDIC gaps apply only to the real A-Z. | Jarkko Hietaniemi | 2002-03-04 | 1 | -2/+1 |
* | EBCDIC: deparse \cX correctly. | Jarkko Hietaniemi | 2002-03-03 | 1 | -1/+37 |
* | autoloaded DESTROY bugfix | Ilya Zakharevich | 2002-03-01 | 1 | -0/+2 |
* | docs, typos | Rafael Garcia-Suarez | 2002-02-26 | 1 | -2/+40 |
* | next batch of bugfixes | Rafael Garcia-Suarez | 2002-02-21 | 1 | -3/+7 |
* | two fixes | Rafael Garcia-Suarez | 2002-02-18 | 1 | -1/+3 |
* | Fix another bug introduced by #14615 | Rafael Garcia-Suarez | 2002-02-15 | 1 | -1/+2 |
* | Deparse bug introduced by #14615: the fix is just a workaround, | Jarkko Hietaniemi | 2002-02-14 | 2 | -7/+10 |
* | EBCDIC: the non-printable characters are different. | Jarkko Hietaniemi | 2002-02-09 | 1 | -3/+3 |
* | skip assembler.t when there is no ByteLoader | Craig A. Berry | 2002-01-28 | 1 | -0/+7 |
* | The shift key is important. | Jarkko Hietaniemi | 2002-01-28 | 1 | -1/+1 |
* | B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez. | Jarkko Hietaniemi | 2002-01-27 | 2 | -3/+11 |
* | Cleanup the stash test, and reclaim it in non-ASCII-sorting | Jarkko Hietaniemi | 2002-01-27 | 1 | -18/+38 |
* | Apparently no need for EBCDIC exception any more. | Jarkko Hietaniemi | 2002-01-27 | 1 | -6/+1 |
* | new switch: don't check prototypes while deparsing | Rafael Garcia-Suarez | 2002-01-27 | 1 | -0/+19 |
* | Re: Warning in B.xs | Mattia Barbon | 2002-01-13 | 1 | -1/+1 |