summaryrefslogtreecommitdiff
path: root/perlapi.h
Commit message (Expand)AuthorAgeFilesLines
* make the bison-based parser threadsafe and capable of deepDave Mitchell2004-02-281-0/+4
* Re: op_seq (was: Freeing code)Paul Johnson2004-02-211-14/+0
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-12/+12
* s/new_hash/rehash/g (Stas suggested a better name)Nicholas Clark2003-11-031-4/+4
* Plan C for foiling the algorithmic complexity attackNicholas Clark2003-10-161-0/+4
* 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
* Restore SIGFPE on exec()Chip Salzenberg2003-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
* regen headersHugo van der Sanden2003-02-261-0/+2
* add support for assertions. Updated form of:Salvador FandiƱo2003-02-161-0/+2
* 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
* make regen_headers.Rafael Garcia-Suarez2002-11-051-3/+5
* PL_curpad == AvARRAY(PL_comppad) alwaysDave Mitchell2002-10-221-32/+0
* move all pad-related code to its own src fileDave Mitchell2002-10-021-2/+0
* use sysconf(_SC_CLK_TCK) for times()Jarkko Hietaniemi2002-09-041-0/+2
* B::check_av() ; B::Deparse for CHECK blocksRafael Garcia-Suarez2002-08-291-0/+2
* posixify getppid on linux-multithreadRafael Garcia-Suarez2002-08-291-0/+2
* The #16592 needs this.Jarkko Hietaniemi2002-05-141-0/+2
* my $utf8here, our $utf8here, and package variable $utf8here.Jarkko Hietaniemi2002-04-161-0/+4
* 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/+2
* 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/+6
* Retract #14251 (the op slab allocator from perlio)Jarkko Hietaniemi2002-01-141-6/+0
* Slab allocator for opsNick Ing-Simmons2002-01-131-0/+6
* Integrate mainline (mostly) utf8.c does not compile.Nick Ing-Simmons2001-12-201-2/+2
* -t taint warningsMichael G. Schwern2001-12-141-0/+2
* Create a per-interpeter debug scratchpad containerJarkko Hietaniemi2001-11-201-0/+2