summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Expand)AuthorAgeFilesLines
* Move the csighandler to be a data variable so thatJarkko Hietaniemi2003-08-081-0/+2
* Make Storable work with blead/maint by making PL_sv_placeholderJarkko Hietaniemi2003-07-281-2/+2
* Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.xMarcus Holland-Moritz2003-07-271-0/+2
* Chicken out: the hash randomisation is not on by default.Jarkko Hietaniemi2003-07-111-0/+2
* regen embed.pl for the bleadperl branch as well.Rafael Garcia-Suarez2003-07-101-0/+2
* Retract #20112.Jarkko Hietaniemi2003-07-101-2/+0
* Argh. At least AIX builds choke because of this.Jarkko Hietaniemi2003-07-101-0/+2
* Remove PL_earlytaint since the hash seed codeJarkko Hietaniemi2003-07-041-2/+0
* Introduce (global) variable PL_earlytaint whichJarkko Hietaniemi2003-06-271-0/+2
* Bite the bullet and apply the hash randomisation patch.Jarkko Hietaniemi2003-06-261-0/+2
* jumbo closure fixDave Mitchell2003-05-291-0/+2
* More moves to intrpvar.h.Jarkko Hietaniemi2003-05-121-6/+6
* Move the thread *hook into interpreter.Jarkko Hietaniemi2003-05-111-8/+8
* Detecting errors of reentrant APIs: getgrgid_r and the likeJarkko Hietaniemi2003-04-281-0/+2
* Restore the two variables retired by the change #19268Jarkko Hietaniemi2003-04-191-0/+4
* allow recursive FETCHesDave Mitchell2003-04-191-4/+0
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+1
* Add packname->stash cache before the check if a packname is aArtur Bergman2003-04-021-0/+2
* Integrate:Ilya Zakharevich2003-04-011-2/+4
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-241-0/+2
* add support for assertions. Updated form of:Salvador FandiƱo2003-02-161-0/+3
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-2/+4
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-2/+2
* these variables are not in use anywhere since 5.8.0Gurusamy Sarathy2002-12-281-26/+0
* Fix up #18229.Jarkko Hietaniemi2002-12-031-0/+2
* Re: [perl #18203] Recursive call in PerlIO_find_layerSlaven Rezic2002-11-271-0/+2
* Re: [perl #18066] Bug in -I when path has double colons?Slaven Rezic2002-11-041-3/+5
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-488/+5
* move all pad-related code to its own src fileDave Mitchell2002-10-021-3/+0
* use sysconf(_SC_CLK_TCK) for times()Jarkko Hietaniemi2002-09-041-0/+3
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-291-0/+3
* posixify getppid on linux-multithreadRafael Garcia-Suarez2002-08-291-0/+2
* The #16592 needs this.Jarkko Hietaniemi2002-05-141-0/+3
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+6
* Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-0/+2
* Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)Nick Ing-Simmons2002-03-211-0/+3
* Integrate mainlineNick Ing-Simmons2002-01-251-4/+13
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-4/+6
* Regen embed enable slab for PERL_IMPLICIT_SYSNick Ing-Simmons2002-01-151-0/+9
* Retract #14251 (the op slab allocator from perlio)Jarkko Hietaniemi2002-01-141-9/+0
* Slab allocator for opsNick Ing-Simmons2002-01-131-0/+9
* Integrate mainline (mostly) utf8.c does not compile.Nick Ing-Simmons2001-12-201-3/+3
* -t taint warningsMichael G. Schwern2001-12-141-0/+3
* Create a per-interpeter debug scratchpad containerJarkko Hietaniemi2001-11-201-0/+3
* Retract #13088: it seems that unless dump.c is extensivelyJarkko Hietaniemi2001-11-191-0/+2
* The runops_dbg should not be needed.Jarkko Hietaniemi2001-11-191-2/+0
* embed.pl generated changes I forgot to includeNick Ing-Simmons2001-11-181-0/+4
* Unicode: add ToFold mapping. Not used yet; but basicallyJarkko Hietaniemi2001-11-021-0/+3
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-281-0/+3