summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert rest of PerlIO's memory tables to per-interp and add clone functionsNick Ing-Simmons2001-10-211-0/+6
* PerlIO layer table as PL_perlio (per-interpreter)Nick Ing-Simmons2001-10-211-2/+3
* 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-3/+3
* Rename the variable: it *used* to be (wrongly) that theJarkko Hietaniemi2001-09-021-3/+3
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-435/+4
* Regen headersArtur Bergman2001-08-271-0/+8
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-9/+9
* New try for ID 20010407.006: detach the semanticsJarkko Hietaniemi2001-08-181-0/+4
* B && BEGIN handlingJames A. Duncan2001-08-071-0/+4
* Pluggable optimizerSimon Cozens2001-08-011-0/+4
* Use reentrant API glibcArtur Bergman2001-07-121-0/+4
* Threadsafe PMOPs! We might still win this war.Artur Bergman2001-07-111-0/+8
* Add support for $^N, the most-recently closed group.Jarkko Hietaniemi2001-06-301-0/+4
* Regen headers.Jarkko Hietaniemi2001-06-201-4/+0
* New attempt to clone callackArtur Bergman2001-06-091-0/+4
* Save the spot of regprev (see #9911) for binary compatibility;Jarkko Hietaniemi2001-04-301-4/+4
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-4/+8
* Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669Jarkko Hietaniemi2001-02-011-0/+1
* Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.Nick Ing-Simmons2001-01-161-0/+8
* UTF8 output prework.Nick Ing-Simmons2000-12-091-16/+8
* Hash lookup of constant strings optimization:Nick Ing-Simmons2000-09-031-1/+1
* Bytecompiler patches from Benjamin Stuhl.Jarkko Hietaniemi2000-08-221-0/+4
* typos in change#6399, regen headersGurusamy Sarathy2000-07-141-0/+8
* fix large memory leak that has been around for ever, masked byGurusamy Sarathy2000-07-041-0/+48
* introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)Gurusamy Sarathy2000-04-161-0/+4
* pod typo fixes (from Marcel Grunauer <marcel.grunauer@lovely.net>)Gurusamy Sarathy2000-03-191-1/+1
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-0/+2
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-4/+2
* change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;Gurusamy Sarathy2000-02-071-4/+4
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-0/+4
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-4/+4
* support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-4/+0
* integrate mainline changesGurusamy Sarathy1999-12-121-62/+431
* PL_malloc_mutex needs to be global, not per-interpreterGurusamy Sarathy1999-10-171-3/+2
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-0/+3
* (Was: deprecating SIGDIE)Kurt D. Starsinic1999-09-301-3/+0
* add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-201-0/+24
* queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-201-0/+3
* make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-6/+6
* support USE_THREADS+MULTIPLICITY; source compat tweaks forGurusamy Sarathy1999-08-201-425/+568
* More optimizations to REx engineIlya Zakharevich1999-08-011-0/+20
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-392/+392
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-0/+14
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-0/+12
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-0/+12