summaryrefslogtreecommitdiff
path: root/perlapi.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+2
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-281-0/+2
* Convert rest of PerlIO's memory tables to per-interp and add clone functionsNick Ing-Simmons2001-10-211-0/+4
* PerlIO layer table as PL_perlio (per-interpreter)Nick Ing-Simmons2001-10-211-2/+2
* try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems Charles Lane2001-10-181-0/+2
* Add the shared sv space to the global vars.Artur Bergman2001-09-211-0/+4
* Regen headers.Jarkko Hietaniemi2001-09-151-2/+2
* Rename the variable: it *used* to be (wrongly) that theJarkko Hietaniemi2001-09-021-2/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-431/+424
* Regen headersArtur Bergman2001-08-271-0/+4
* New try for ID 20010407.006: detach the semanticsJarkko Hietaniemi2001-08-181-0/+2
* B && BEGIN handlingJames A. Duncan2001-08-071-0/+2
* Pluggable optimizerSimon Cozens2001-08-011-0/+2
* Use reentrant API glibcArtur Bergman2001-07-121-0/+2
* Threadsafe PMOPs! We might still win this war.Artur Bergman2001-07-111-0/+4
* Add support for $^N, the most-recently closed group.Jarkko Hietaniemi2001-06-301-0/+2
* Regen headers.Jarkko Hietaniemi2001-06-201-2/+0
* New attempt to clone callackArtur Bergman2001-06-091-0/+2