| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | regen embed.pl for the bleadperl branch as well. | Rafael Garcia-Suarez | 2003-07-10 | 1 | -0/+2 |
* | Retract #20112. | Jarkko Hietaniemi | 2003-07-10 | 1 | -2/+0 |
* | Argh. At least AIX builds choke because of this. | Jarkko Hietaniemi | 2003-07-10 | 1 | -0/+2 |
* | Remove PL_earlytaint since the hash seed code | Jarkko Hietaniemi | 2003-07-04 | 1 | -2/+0 |
* | Introduce (global) variable PL_earlytaint which | Jarkko Hietaniemi | 2003-06-27 | 1 | -0/+2 |
* | Bite the bullet and apply the hash randomisation patch. | Jarkko Hietaniemi | 2003-06-26 | 1 | -0/+2 |
* | jumbo closure fix | Dave Mitchell | 2003-05-29 | 1 | -0/+2 |
* | More moves to intrpvar.h. | Jarkko Hietaniemi | 2003-05-12 | 1 | -6/+6 |
* | Move the thread *hook into interpreter. | Jarkko Hietaniemi | 2003-05-11 | 1 | -8/+8 |
* | Detecting errors of reentrant APIs: getgrgid_r and the like | Jarkko Hietaniemi | 2003-04-28 | 1 | -0/+2 |
* | Restore the two variables retired by the change #19268 | Jarkko Hietaniemi | 2003-04-19 | 1 | -0/+4 |
* | allow recursive FETCHes | Dave Mitchell | 2003-04-19 | 1 | -4/+0 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+1 |
* | Add packname->stash cache before the check if a packname is a | Artur Bergman | 2003-04-02 | 1 | -0/+2 |
* | Integrate: | Ilya Zakharevich | 2003-04-01 | 1 | -2/+4 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | PERL_SIGNALS=unsafe enables the old unsafe/immediate signals. | Jarkko Hietaniemi | 2003-02-24 | 1 | -0/+2 |
* | add support for assertions. Updated form of: | Salvador FandiƱo | 2003-02-16 | 1 | -0/+3 |
* | The new(er) way of controlling Unicode I/O (and other) features; | Jarkko Hietaniemi | 2003-02-15 | 1 | -2/+4 |
* | Make the locale-induced UTF-8-ification of STD fhs | Jarkko Hietaniemi | 2003-01-16 | 1 | -2/+2 |
* | these variables are not in use anywhere since 5.8.0 | Gurusamy Sarathy | 2002-12-28 | 1 | -26/+0 |
* | Fix up #18229. | Jarkko Hietaniemi | 2002-12-03 | 1 | -0/+2 |
* | Re: [perl #18203] Recursive call in PerlIO_find_layer | Slaven Rezic | 2002-11-27 | 1 | -0/+2 |
* | Re: [perl #18066] Bug in -I when path has double colons? | Slaven Rezic | 2002-11-04 | 1 | -3/+5 |
* | Happy chainsaw stories; The removal of the 5005 threads | H.Merijn Brand | 2002-10-19 | 1 | -488/+5 |
* | move all pad-related code to its own src file | Dave Mitchell | 2002-10-02 | 1 | -3/+0 |
* | use sysconf(_SC_CLK_TCK) for times() | Jarkko Hietaniemi | 2002-09-04 | 1 | -0/+3 |
* | B::check_av() ; B::Deparse for CHECK blocks | Rafael Garcia-Suarez | 2002-08-29 | 1 | -0/+3 |
* | posixify getppid on linux-multithread | Rafael Garcia-Suarez | 2002-08-29 | 1 | -0/+2 |
* | The #16592 needs this. | Jarkko Hietaniemi | 2002-05-14 | 1 | -0/+3 |
* | my $utf8here, our $utf8here, and package variable $utf8here. | Jarkko Hietaniemi | 2002-04-16 | 1 | -0/+6 |
* | 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/+3 |
* | 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/+9 |
* | Retract #14251 (the op slab allocator from perlio) | Jarkko Hietaniemi | 2002-01-14 | 1 | -9/+0 |
* | Slab allocator for ops | Nick Ing-Simmons | 2002-01-13 | 1 | -0/+9 |
* | Integrate mainline (mostly) utf8.c does not compile. | Nick Ing-Simmons | 2001-12-20 | 1 | -3/+3 |
* | -t taint warnings | Michael G. Schwern | 2001-12-14 | 1 | -0/+3 |
* | Create a per-interpeter debug scratchpad container | Jarkko Hietaniemi | 2001-11-20 | 1 | -0/+3 |
* | 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/+3 |
* | Add the encoding pragma to control the "upgrade" | Jarkko Hietaniemi | 2001-10-28 | 1 | -0/+3 |
* | Convert rest of PerlIO's memory tables to per-interp and add clone functions | Nick Ing-Simmons | 2001-10-21 | 1 | -0/+6 |
* | PerlIO layer table as PL_perlio (per-interpreter) | Nick Ing-Simmons | 2001-10-21 | 1 | -2/+3 |
* | 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 |