summaryrefslogtreecommitdiff
path: root/thrdvar.h
Commit message (Expand)AuthorAgeFilesLines
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-3/+3
* REx engine improvementsIlya Zakharevich1999-05-251-2/+4
* gutsupport for C++ exceptionsChip Salzenberg1999-05-111-0/+2
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-0/+2
* backout change#2334Gurusamy Sarathy1998-11-291-1/+1
* Finishing off SNOBOL: $1 in (?{})Ilya Zakharevich1998-11-281-0/+2
* better -Mre=debugcolorIlya Zakharevich1998-11-281-0/+1
* applied suggested patch with PERL_OBJECT tweaksIlya Zakharevich1998-11-281-0/+2
* Fix \G in REx without //gIlya Zakharevich1998-11-281-0/+2
* s/Regexp/re/ and clarify policy on lowercased object namespacesGurusamy Sarathy1998-11-281-1/+1
* add ext/Devel/PeekJan Dubois1998-11-271-0/+1
* ensure PL_dirty is reinit-ed properly under -DMULTIPLICITYGurusamy Sarathy1998-11-171-1/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-1/+4
* re-introduce change#1703Gurusamy Sarathy1998-09-231-1/+1
* patch to support computed regular subexpressionsIlya Zakharevich1998-09-231-0/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-1/+1
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-2/+65
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-231-71/+83
* [PATCH 5.004_64] Test.pm updateJoshua Pritikin1998-05-141-1/+11
* [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-4/+1
* [win32] merge C<local $tied{foo}> patch, also moved statics inGurusamy Sarathy1998-03-091-0/+5
* Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-0/+1
* Lots of VMS changes. vms/gen_shrfls.pl (which parses header files)Charles Bailey1997-12-171-2/+2
* embed.pl now reads *var*.h to do its stuff.Nick Ing-Simmons1997-11-301-28/+31
* Globals and structs via macros - part 1 of NNick Ing-Simmons1997-11-291-0/+101