| Commit message (Expand) | Author | Age | Files | Lines |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -9/+0 |
* | Changes USE_THREADS to USE_5005THREADS in the entire source. | Artur Bergman | 2001-08-27 | 1 | -1/+1 |
* | B && BEGIN handling | James A. Duncan | 2001-08-07 | 1 | -1/+1 |
* | Step 2: Use the new PM_GETRE/SETRE macros everywhere. | Richard Soderberg | 2001-06-21 | 1 | -2/+2 |
* | Extend tr/\0-\377/blah/c support | Robin Houston | 2001-05-10 | 1 | -5/+14 |
* | Fix tr///ansliteration | Robin Houston | 2001-05-10 | 1 | -2/+4 |
* | utf8 literal strings (and possibly a unicode/regex bug) | Robin Houston | 2001-04-17 | 1 | -0/+1 |
* | Integrate changes #9544,9547,9549(perlio),9550,9551 from | Jarkko Hietaniemi | 2001-04-05 | 1 | -2/+2 |
* | padname values may have bogus SvCUR | Robin Houston | 2001-04-02 | 1 | -0/+4 |
* | [patch] -Wall cleanup round 2 | Doug MacEachern | 2001-02-18 | 1 | -6/+8 |
* | Re: Eliminate op_children | Stephen McCamant | 2001-01-16 | 1 | -0/+12 |
* | (Replaced by #8448) Traces of op_children (cleanup of #8442) | Jarkko Hietaniemi | 2001-01-15 | 1 | -6/+0 |
* | ripples from constsub patch | John Tobey | 2000-10-22 | 1 | -0/+6 |
* | cSVOPo_*v things index into the current PL_curpad | Jarkko Hietaniemi | 2000-08-22 | 1 | -2/+2 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 1 | -3/+18 |
* | B::Deparse didn't do sub attributes. | Simon Cozens | 2000-08-11 | 1 | -1/+1 |
* | more Compiler tweaks for useithreads | Gurusamy Sarathy | 2000-02-25 | 1 | -1/+4 |
* | detypo | Gurusamy Sarathy | 2000-02-21 | 1 | -1/+1 |
* | undo accidental delete | Gurusamy Sarathy | 2000-02-21 | 1 | -0/+5 |
* | get Compiler "working" under useithreads | Gurusamy Sarathy | 2000-02-21 | 1 | -6/+6 |
* | more B fixups to cope with empty GVs (these can only happen in pads) | Gurusamy Sarathy | 2000-02-19 | 1 | -0/+8 |
* | Compiler fixups from Jan Dubois | Gurusamy Sarathy | 2000-02-18 | 1 | -3/+9 |
* | typos in change#4546 | Gurusamy Sarathy | 1999-12-07 | 1 | -3/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-11 | 1 | -5/+14 |
|\ |
|
| * | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 1 | -1/+6 |
| * | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 1 | -4/+8 |
* | | More printf miscasts flushed out. | Jarkko Hietaniemi | 1999-11-06 | 1 | -2/+2 |
|/ |
|
* | more cleanup: avoid unused knowledge of "file GV" notion in CV and GV | Gurusamy Sarathy | 1999-10-29 | 1 | -4/+4 |
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -13/+29 |
* | Replace change #4100 with | Robin Barker | 1999-09-13 | 1 | -8/+8 |
* | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -9/+13 |
* | patch for pp_foo -> Perl_pp_foo changes from Vishal Bhatia; | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+9 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -0/+1 |
* | add B::PV::{LEN,CUR} | Doug MacEachern | 1999-07-07 | 1 | -0/+8 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -27/+8 |
* | applied patch after demunging headers with appropriate paths | Vishal Bhatia | 1999-07-06 | 1 | -0/+5 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -3/+3 |
* | EXTERN_C declarations for global arrays in various | Gurusamy Sarathy | 1999-06-12 | 1 | -1/+0 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -13/+0 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -14/+24 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -71/+8 |
* | more Compiler patches from Vishal Bhatia <vishalb@my-dejanews.com> | Gurusamy Sarathy | 1999-05-10 | 1 | -0/+4 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 1 | -0/+5 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -8/+8 |
* | Compiler needs to know about utf8 SVOP tr///s | Stephen McCamant | 1999-03-25 | 1 | -2/+10 |
* | integrate cfgperl changes into mainline, fix conflicts | Gurusamy Sarathy | 1999-01-17 | 1 | -2/+13 |
|\ |
|
| * | B::MAGIC::PTR doesnot check for valid length. | Vishal Bhatia | 1999-01-13 | 1 | -2/+13 |
* | | Export constant subs from B.xs for op.h, cop.h and a few others. | Nick Ing-Simmons | 1999-01-02 | 1 | -0/+5 |
|/ |
|
* | Avoid hard-coding op numbers | Nick Ing-Simmons | 1998-12-05 | 1 | -1/+22 |
* | B.xs had its own code to calculate hash() which differed from | Nick Ing-Simmons | 1998-12-05 | 1 | -3/+2 |