summaryrefslogtreecommitdiff
path: root/intrpvar.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate with tweakery the change #8625 from mainline,Jarkko Hietaniemi2001-01-301-2/+7
* perl's internal variables are not for public consumption,Gurusamy Sarathy2001-01-301-4/+4
* integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,Gurusamy Sarathy2000-11-271-0/+1
* integrate changes#6392,6394..6399,6401..6404Hugo van der Sanden2000-11-201-18/+20
* integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,Barrie Slaymaker2000-11-201-13/+25
* integrate changes#6207..6210 from cfgperlDan Sugalski2000-10-161-0/+8
* integrate change#5908 from mainlineGurusamy Sarathy2000-10-161-0/+2
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-1/+0
* make change#3386 a build-time option (avoids problems due toGurusamy Sarathy2000-02-201-4/+1
* change $^U to $^WIDE_SYSTEM_CALLS; s/PL_bigchar/PL_widesyscalls/;Gurusamy Sarathy2000-02-071-1/+1
* introduce $^U, a global bit to indicate whether systemGurusamy Sarathy2000-01-311-1/+2
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+60
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
* support for v5.5.640 style version numbersGurusamy Sarathy1999-12-241-2/+1
* integrate mainline changesGurusamy Sarathy1999-12-121-28/+19
* PL_malloc_mutex needs to be global, not per-interpreterGurusamy Sarathy1999-10-171-1/+0
* support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS onGurusamy Sarathy1999-10-171-7/+7
* make die/warn and other diagnostics go to wherever STDERR happensGurusamy Sarathy1999-10-061-0/+1
* (Was: deprecating SIGDIE)Kurt D. Starsinic1999-09-301-1/+0
* Re: [PATCH 5.005_61] "our" declarationsLarry Wall1999-09-251-1/+1
* add arenas for managing allocations of remaining xpv*v structuresVishal Bhatia1999-09-201-0/+8
* make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-2/+0
* Gratuitous uid and gid casts to I32s and ints removed.Jarkko Hietaniemi1999-08-101-4/+4
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-1/+1
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-8/+8
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-13/+13
* POSIX [[:character class:]] support for standard, locale,Jarkko Hietaniemi1999-07-061-0/+6
* Integrate with Sarathy.Jarkko Hietaniemi1999-07-061-1/+1
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-0/+2
* various little tweaks; most globals are now in intrpvar.h, ninterpsGurusamy Sarathy1999-06-111-0/+22
* most globals are now interpreter local; locale initializationGurusamy Sarathy1999-06-101-0/+152
* ByteLoader mark 2Tom Hughes1999-05-281-6/+0
* remove vestiges of PL_last_protoGurusamy Sarathy1999-05-241-1/+0
* add ext/Devel/PeekJan Dubois1998-11-271-1/+0
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-241-0/+1
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-221-5/+5
* final tweaks before beta2Gurusamy Sarathy1998-07-211-5/+5
* part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)Gurusamy Sarathy1998-07-211-0/+6
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-64/+4
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-0/+3
* add more correct version of change#1350 (as yet untested)Joshua Pritikin1998-07-101-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-3/+4
* change#1350 breaks things, back it outGurusamy Sarathy1998-07-081-1/+0
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-0/+5
* add patch to improve method caching, regen headersJoshua Pritikin1998-07-061-0/+1
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+1
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-231-87/+112
* added patch, regen headersIlya Zakharevich1998-06-211-0/+1
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-2/+0
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-0/+2