| Commit message (Expand) | Author | Age | Files | Lines |
* | Pluggable optimizer | Simon Cozens | 2001-08-01 | 1 | -0/+2 |
* | Use reentrant API glibc | Artur Bergman | 2001-07-12 | 1 | -0/+2 |
* | Threadsafe PMOPs! We might still win this war. | Artur Bergman | 2001-07-11 | 1 | -0/+4 |
* | Add support for $^N, the most-recently closed group. | Jarkko Hietaniemi | 2001-06-30 | 1 | -0/+2 |
* | Regen headers. | Jarkko Hietaniemi | 2001-06-20 | 1 | -2/+0 |
* | New attempt to clone callack | Artur Bergman | 2001-06-09 | 1 | -0/+2 |
* | Save the spot of regprev (see #9911) for binary compatibility; | Jarkko Hietaniemi | 2001-04-30 | 1 | -2/+2 |
* | Change PL_numeric_radix to PL_numeric_radix_sv (and leave in | Jarkko Hietaniemi | 2001-04-30 | 1 | -2/+4 |
* | Provide infrastructure for PERL_ASYNC_CHECK() style safe signals. | Nick Ing-Simmons | 2001-01-16 | 1 | -0/+4 |
* | UTF8 output prework. | Nick Ing-Simmons | 2000-12-09 | 1 | -8/+4 |
* | 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 |