2003-08-08 |
Jarkko Hietaniemi |
Move the csighandler to be a data variable so that |
blob | commitdiff |
2003-07-28 |
Jarkko Hietaniemi |
Make Storable work with blead/maint by making PL_sv_pla... |
blob | commitdiff | diff to current |
2003-07-27 |
Marcus Holland-Moritz |
Re: [PATCH] Re: Storing ... |
blob | commitdiff | diff to current |
2003-07-11 |
Jarkko Hietaniemi |
Chicken out: the hash randomisation is not on by default. |
blob | commitdiff | diff to current |
2003-07-10 |
Chip Salzenberg |
Restore SIGFPE on exec() |
blob | commitdiff | diff to current |
2003-07-10 |
Jarkko Hietaniemi |
Retract #20112. |
blob | commitdiff | diff to current |
2003-07-10 |
Jarkko Hietaniemi |
Argh. At least AIX builds choke because of this. |
blob | commitdiff | diff to current |
2003-07-04 |
Jarkko Hietaniemi |
Remove PL_earlytaint since the hash seed code |
blob | commitdiff | diff to current |
2003-06-27 |
Jarkko Hietaniemi |
Introduce (global) variable PL_earlytaint which |
blob | commitdiff | diff to current |
2003-06-26 |
Jarkko Hietaniemi |
Bite the bullet and apply the hash randomisation patch. |
blob | commitdiff | diff to current |
2003-05-29 |
Dave Mitchell |
jumbo closure fix |
blob | commitdiff | diff to current |
2003-05-12 |
Jarkko Hietaniemi |
More moves to intrpvar.h. |
blob | commitdiff | diff to current |
2003-05-11 |
Jarkko Hietaniemi |
Move the thread *hook into interpreter. |
blob | commitdiff | diff to current |
2003-04-28 |
Jarkko Hietaniemi |
Detecting errors of reentrant APIs: getgrgid_r and... |
blob | commitdiff | diff to current |
2003-04-19 |
Jarkko Hietaniemi |
Restore the two variables retired by the change #19268 |
blob | commitdiff | diff to current |
2003-04-19 |
Dave Mitchell |
allow recursive FETCHes |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-04-02 |
Artur Bergman |
Add packname->stash cache before the check if a packnam... |
blob | commitdiff | diff to current |
2003-04-01 |
Ilya Zakharevich |
Integrate: |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-26 |
Hugo van der Sanden |
regen headers |
blob | commitdiff | diff to current |
2003-02-16 |
Salvador Fandiño |
add support for assertions. Updated form of: |
blob | commitdiff | diff to current |
2003-02-15 |
Jarkko Hietaniemi |
The new(er) way of controlling Unicode I/O (and other... |
blob | commitdiff | diff to current |
2003-01-16 |
Jarkko Hietaniemi |
Make the locale-induced UTF-8-ification of STD fhs |
blob | commitdiff | diff to current |
2002-12-28 |
Gurusamy Sarathy |
these variables are not in use anywhere since 5.8.0 |
blob | commitdiff | diff to current |
2002-12-03 |
Jarkko Hietaniemi |
Fix up #18229. |
blob | commitdiff | diff to current |
2002-11-27 |
Slaven Rezic |
Re: [perl #18203] Recursive call in PerlIO_find_layer |
blob | commitdiff | diff to current |
2002-11-05 |
Rafael Garcia-Suarez |
make regen_headers. |
blob | commitdiff | diff to current |
2002-10-22 |
Dave Mitchell |
PL_curpad == AvARRAY(PL_comppad) always |
blob | commitdiff | diff to current |
2002-10-02 |
Dave Mitchell |
move all pad-related code to its own src file |
blob | commitdiff | diff to current |
2002-09-04 |
Jarkko Hietaniemi |
use sysconf(_SC_CLK_TCK) for times() |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez |
B::check_av() ; B::Deparse for CHECK blocks |
blob | commitdiff | diff to current |
2002-08-29 |
Rafael Garcia-Suarez |
posixify getppid on linux-multithread |
blob | commitdiff | diff to current |
2002-05-14 |
Jarkko Hietaniemi |
The #16592 needs this. |
blob | commitdiff | diff to current |
2002-04-16 |
Jarkko Hietaniemi |
my $utf8here, our $utf8here, and package variable ... |
blob | commitdiff | diff to current |
2002-04-03 |
Nick Ing-Simmons |
Fix segfaults when mainthread exits with other threads... |
blob | commitdiff | diff to current |
2002-03-21 |
Nick Ing-Simmons |
Integrate mainline (Win2k/MinGW all ok except threads... |
blob | commitdiff | diff to current |
2002-03-20 |
Jarkko Hietaniemi |
If it looks like UTF-8 (either nl_langinfo or locale... |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-24 |
Jarkko Hietaniemi |
Sprinkle some copyrights (use the oldest timestamp to |
blob | commitdiff | diff to current |
2002-01-19 |
Nick Ing-Simmons |
Nearly-working threads re-structuring. Do not integrate, |
blob | commitdiff | diff to current |
2002-01-15 |
Nick Ing-Simmons |
Regen embed enable slab for PERL_IMPLICIT_SYS |
blob | commitdiff | diff to current |
2002-01-14 |
Jarkko Hietaniemi |
Retract #14251 (the op slab allocator from perlio) |
blob | commitdiff | diff to current |
2002-01-13 |
Nick Ing-Simmons |
Slab allocator for ops |
blob | commitdiff | diff to current |
2001-12-20 |
Nick Ing-Simmons |
Integrate mainline (mostly) utf8.c does not compile. |
blob | commitdiff | diff to current |
2001-12-19 |
Jarkko Hietaniemi |
Some bincompat clawbacks. |
blob | commitdiff | diff to current |
2001-12-14 |
Michael G. Schwern |
-t taint warnings |
blob | commitdiff | diff to current |
2001-11-20 |
Jarkko Hietaniemi |
Create a per-interpeter debug scratchpad container |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
Retract #13088: it seems that unless dump.c is extensively |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
The runops_dbg should not be needed. |
blob | commitdiff | diff to current |
2001-11-18 |
Nick Ing-Simmons |
embed.pl generated changes I forgot to include |
blob | commitdiff | diff to current |
2001-11-02 |
Jarkko Hietaniemi |
Unicode: add ToFold mapping. Not used yet; but basically |
blob | commitdiff | diff to current |
2001-10-28 |
Jarkko Hietaniemi |
Add the encoding pragma to control the "upgrade" |
blob | commitdiff | diff to current |
2001-10-21 |
Nick Ing-Simmons |
Convert rest of PerlIO's memory tables to per-interp... |
blob | commitdiff | diff to current |
2001-10-21 |
Nick Ing-Simmons |
PerlIO layer table as PL_perlio (per-interpreter) |
blob | commitdiff | diff to current |
2001-10-20 |
Jarkko Hietaniemi |
Integrate perlio: |
blob | commitdiff | diff to current |
2001-10-18 |
Charles Lane |
try#2: [proposed PATCH Perl@12401] ieee floats, rand... |
blob | commitdiff | diff to current |
2001-09-21 |
Artur Bergman |
Add the shared sv space to the global vars. |
blob | commitdiff | diff to current |
2001-09-15 |
Jarkko Hietaniemi |
Regen headers. |
blob | commitdiff | diff to current |
2001-09-02 |
Jarkko Hietaniemi |
Rename the variable: it *used* to be (wrongly) that the |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Regen headers |
blob | commitdiff | diff to current |
2001-08-18 |
Jarkko Hietaniemi |
New try for ID 20010407.006: detach the semantics |
blob | commitdiff | diff to current |
2001-08-07 |
James A. Duncan |
B && BEGIN handling |
blob | commitdiff | diff to current |
2001-08-01 |
Simon Cozens |
Pluggable optimizer |
blob | commitdiff | diff to current |
2001-07-12 |
Artur Bergman |
Use reentrant API glibc |
blob | commitdiff | diff to current |
2001-07-11 |
Artur Bergman |
Threadsafe PMOPs! We might still win this war. |
blob | commitdiff | diff to current |
2001-06-30 |
Jarkko Hietaniemi |
Add support for $^N, the most-recently closed group. |
blob | commitdiff | diff to current |
2001-06-20 |
Jarkko Hietaniemi |
Regen headers. |
blob | commitdiff | diff to current |
2001-06-09 |
Artur Bergman |
New attempt to clone callack |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Save the spot of regprev (see #9911) for binary compati... |
blob | commitdiff | diff to current |
2001-04-30 |
Jarkko Hietaniemi |
Change PL_numeric_radix to PL_numeric_radix_sv (and... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-16 |
Nick Ing-Simmons |
Provide infrastructure for PERL_ASYNC_CHECK() style... |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-09 |
Nick Ing-Simmons |
UTF8 output prework. |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-03 |
Nick Ing-Simmons |
Hash lookup of constant strings optimization: |
blob | commitdiff | diff to current |
2000-08-22 |
Jarkko Hietaniemi |
Bytecompiler patches from Benjamin Stuhl. |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-14 |
Gurusamy Sarathy |
typos in change#6399, regen headers |
blob | commitdiff | diff to current |
2000-07-04 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
fix large memory leak that has been around for ever... |
blob | commitdiff | diff to current |
2000-06-07 |
Jarkko Hietaniemi |
Mopup for #6204. |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-16 |
Gurusamy Sarathy |
introduce illegal symbols into null package so that... |
blob | commitdiff | diff to current |
2000-03-13 |
Charles Bailey |
Resync with mainline post RC1 |
blob | commitdiff | diff to current |
2000-03-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy |
add missing locks for op refcounts |
blob | commitdiff | diff to current |
2000-03-02 |
Charles Bailey |
YA sync with mainline |
blob | commitdiff | diff to current |
2000-02-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-29 |
Gurusamy Sarathy |
support fetching current interpreter from TLS under... |
blob | commitdiff | diff to current |
2000-02-26 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-07 |
Gurusamy Sarathy |
change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_wide... |
blob | commitdiff | diff to current |
2000-02-02 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-02 |
Gurusamy Sarathy |
avoid mismatched type warnings |
blob | commitdiff | diff to current |
2000-02-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
introduce $^U, a global bit to indicate whether system |
blob | commitdiff | diff to current |
next |