summaryrefslogtreecommitdiff
path: root/embedvar.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-0/+16
* provide locked access to string table for USE_THREADSGurusamy Sarathy1998-09-241-0/+2
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-231-0/+6
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+32
* add a few more globals with old names #definedGurusamy Sarathy1998-07-221-0/+3
* s/PL_sv/PL_bytecode_sv/ etc., so we have unique, case-insensitiveGurusamy Sarathy1998-07-221-10/+10
* part 2 of PERL_OBJECT fixes (globals in bytecode.h moved to intrpvar.h)Gurusamy Sarathy1998-07-211-0/+14
* Missed file that had changedNick Ing-Simmons1998-07-191-0/+23
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-678/+678
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1123/+784
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-153/+204
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-0/+6
* add more correct version of change#1350 (as yet untested)Joshua Pritikin1998-07-101-3/+3
* regen headers; result builds & tests on Solaris again (threaded)Gurusamy Sarathy1998-07-081-0/+6
* change#1350 breaks things, back it outGurusamy Sarathy1998-07-081-3/+3
* add patch to improve method caching, regen headersJoshua Pritikin1998-07-061-3/+3
* added patch for overloading constants, made PERL_OBJECT-awareIlya Zakharevich1998-06-291-0/+3
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-231-27/+30
* added patch, regen headersIlya Zakharevich1998-06-211-0/+3
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-3/+0