| Commit message (Expand) | Author | Age | Files | Lines |
* | Unicode: add ToFold mapping. Not used yet; but basically | Jarkko Hietaniemi | 2001-11-02 | 1 | -0/+2 |
* | Add the encoding pragma to control the "upgrade" | Jarkko Hietaniemi | 2001-10-28 | 1 | -0/+2 |
* | Convert rest of PerlIO's memory tables to per-interp and add clone functions | Nick Ing-Simmons | 2001-10-21 | 1 | -0/+4 |
* | PerlIO layer table as PL_perlio (per-interpreter) | Nick Ing-Simmons | 2001-10-21 | 1 | -2/+2 |
* | try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems | Charles Lane | 2001-10-18 | 1 | -0/+2 |
* | Add the shared sv space to the global vars. | Artur Bergman | 2001-09-21 | 1 | -0/+4 |
* | Regen headers. | Jarkko Hietaniemi | 2001-09-15 | 1 | -2/+2 |
* | Rename the variable: it *used* to be (wrongly) that the | Jarkko Hietaniemi | 2001-09-02 | 1 | -2/+2 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -431/+424 |
* | Regen headers | Artur Bergman | 2001-08-27 | 1 | -0/+4 |
* | New try for ID 20010407.006: detach the semantics | Jarkko Hietaniemi | 2001-08-18 | 1 | -0/+2 |
* | B && BEGIN handling | James A. Duncan | 2001-08-07 | 1 | -0/+2 |
* | 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 |