summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Expand)AuthorAgeFilesLines
* add ppaddr as one of the compatibility symbols under -DPERL_POLLUTEGurusamy Sarathy2001-02-011-0/+1
* Integrate with tweakery the change #8625 from mainline,Jarkko Hietaniemi2001-01-301-4/+8
* integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,Gurusamy Sarathy2000-11-271-0/+4
* integrate changes#6392,6394..6399,6401..6404Hugo van der Sanden2000-11-201-0/+8
* integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,Barrie Slaymaker2000-11-201-0/+48
* integrate change#5908 from mainlineGurusamy Sarathy2000-10-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
* Fixed two long-standing locale bugs.Jarkko Hietaniemi1999-06-171-0/+2
* EXTERN_C declarations for global arrays in variousGurusamy Sarathy1999-06-121-28/+26
* most globals are now interpreter local; locale initializationGurusamy Sarathy1999-06-101-230/+230
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-1/+133
* ByteLoader mark 2Tom Hughes1999-05-281-14/+0
* Cures for _57 in AIX 4.1.5.0.Jarkko Hietaniemi1999-05-251-0/+2
* REx engine improvementsIlya Zakharevich1999-05-251-0/+6
* remove vestiges of PL_last_protoGurusamy Sarathy1999-05-241-2/+0
* update embedvar.hGurusamy Sarathy1999-05-111-0/+3
* remove bogus symbols from global.symGurusamy Sarathy1999-03-081-2/+2
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-0/+14
* regen headersGurusamy Sarathy1999-01-171-0/+1
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-2/+3
* Finishing off SNOBOL: $1 in (?{})Ilya Zakharevich1998-11-281-0/+6
* better -Mre=debugcolorIlya Zakharevich1998-11-281-0/+3
* applied suggested patch with PERL_OBJECT tweaksIlya Zakharevich1998-11-281-0/+6
* Fix \G in REx without //gIlya Zakharevich1998-11-281-0/+6
* add ext/Devel/PeekJan Dubois1998-11-271-2/+3
* phase 2 of PERL_OBJECT cleanup; objXSUB.h autogenerationGurusamy Sarathy1998-11-221-1/+1
* provide -DPERL_POLLUTEGurusamy Sarathy1998-11-111-1/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-15/+7
* disable C<#define dirty PL_dirty> et al.Gurusamy Sarathy1998-10-061-1/+1
* remove spurious unused conflicting globals (PL_yy{v,s}sp)Gurusamy Sarathy1998-10-061-4/+0
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+2