summaryrefslogtreecommitdiff
path: root/intrpvar.h
Commit message (Expand)AuthorAgeFilesLines
* integrate change#1863,1881 from mainlineGraham Barr1998-11-021-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
* Bugs with (?{}), $^R and many-to-many substIlya Zakharevich1998-06-111-0/+1
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-2/+0
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-4/+6
* [win32] minimal fix to enable compiling with -DMULTIPLICITYGurusamy Sarathy1998-05-311-3/+2
* [asperl] tweaks to make it build with the Borland compiler. Won't runGurusamy Sarathy1998-05-261-1/+0
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-2/+10
|\
| * [win32] merge change#995 from maintbranch, tweak interp.sym andGurusamy Sarathy1998-05-161-2/+1
| * [win32] intern -> sys_internGurusamy Sarathy1998-04-221-1/+1
| * [win32] hand-applied patch along with small tweaksJan Dubois1998-04-221-0/+9
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-2/+0
|\ \ | |/
| * [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-2/+0
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-7/+67
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-0/+1
|\ \ | |/
| * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-0/+1
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-0/+10
|/
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-1/+1
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-60/+26
* Globals and structs via macros - part 1 of NNick Ing-Simmons1997-11-291-0/+193