| Commit message (Expand) | Author | Age | Files | Lines |
* | Hash lookup of constant strings optimization: | Nick Ing-Simmons | 2000-09-03 | 1 | -1/+1 |
* | Bytecompiler patches from Benjamin Stuhl. | Jarkko Hietaniemi | 2000-08-22 | 1 | -0/+2 |
* | typos in change#6399, regen headers | Gurusamy Sarathy | 2000-07-14 | 1 | -0/+4 |
* | fix large memory leak that has been around for ever, masked by | Gurusamy Sarathy | 2000-07-04 | 1 | -0/+24 |
* | introduce illegal symbols into null package so that gv_fetchpv(...,TRUE) | Gurusamy Sarathy | 2000-04-16 | 1 | -0/+2 |
* | add missing locks for op refcounts | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+2 |
* | support fetching current interpreter from TLS under useithreads | Gurusamy Sarathy | 2000-02-29 | 1 | -2/+2 |
* | change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/; | Gurusamy Sarathy | 2000-02-07 | 1 | -2/+2 |
* | avoid mismatched type warnings | Gurusamy Sarathy | 2000-02-02 | 1 | -1/+1 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -0/+2 |
* | s/STOP/CHECK/ blocks | Gurusamy Sarathy | 2000-01-26 | 1 | -2/+2 |
* | force linkage of the function wrappers for globals in change#4878 | Gurusamy Sarathy | 2000-01-24 | 1 | -2/+39 |
* | enable function wrappers for access to globals under MULTIPLICITY | Gurusamy Sarathy | 2000-01-24 | 1 | -2/+812 |
* | deadcode removal | Gurusamy Sarathy | 1999-08-29 | 1 | -2/+0 |
* | make autogenerated files writable | Gurusamy Sarathy | 1999-08-20 | 1 | -0/+0 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -6/+15 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -0/+34 |