| Commit message (Expand) | Author | Age | Files | Lines |
* | The #16592 needs this. | Jarkko Hietaniemi | 2002-05-14 | 1 | -0/+2 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -0/+4 |
* | Fix segfaults when mainthread exits with other threads running: | Nick Ing-Simmons | 2002-04-03 | 1 | -0/+2 |
* | Integrate mainline (Win2k/MinGW all ok except threads/t/end.t) | Nick Ing-Simmons | 2002-03-21 | 1 | -0/+2 |
* | Integrate mainline | Nick Ing-Simmons | 2002-01-25 | 1 | -4/+13 |
* | Nearly-working threads re-structuring. Do not integrate, | Nick Ing-Simmons | 2002-01-19 | 1 | -4/+6 |
* | Regen embed enable slab for PERL_IMPLICIT_SYS | Nick Ing-Simmons | 2002-01-15 | 1 | -0/+6 |
* | Retract #14251 (the op slab allocator from perlio) | Jarkko Hietaniemi | 2002-01-14 | 1 | -6/+0 |
* | Slab allocator for ops | Nick Ing-Simmons | 2002-01-13 | 1 | -0/+6 |
* | Integrate mainline (mostly) utf8.c does not compile. | Nick Ing-Simmons | 2001-12-20 | 1 | -2/+2 |
* | -t taint warnings | Michael G. Schwern | 2001-12-14 | 1 | -0/+2 |
* | Create a per-interpeter debug scratchpad container | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+2 |
* | Retract #13088: it seems that unless dump.c is extensively | Jarkko Hietaniemi | 2001-11-19 | 1 | -0/+2 |
* | The runops_dbg should not be needed. | Jarkko Hietaniemi | 2001-11-19 | 1 | -2/+0 |
* | embed.pl generated changes I forgot to include | Nick Ing-Simmons | 2001-11-18 | 1 | -0/+4 |
* | 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 |