summaryrefslogtreecommitdiff
path: root/thrdvar.h
Commit message (Expand)AuthorAgeFilesLines
* Add support for $^N, the most-recently closed group.Jarkko Hietaniemi2001-06-301-0/+1
* Save the spot of regprev (see #9911) for binary compatibility;Jarkko Hietaniemi2001-04-301-0/+1
* Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] Hugo van der Sanden2001-04-301-1/+0
* Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.Jarkko Hietaniemi2001-01-301-3/+3
* API Variable documentation Simon Cozens2001-01-151-0/+17
* UTF8 output prework.Nick Ing-Simmons2000-12-091-2/+1
* Add non-blocking thread doneness checkingDan Sugalski2000-10-251-1/+1
* make change#3386 a build-time option (avoids problems due toGurusamy Sarathy2000-02-201-4/+3
* autogenerate API listing from comments in the source (from BenjaminGurusamy Sarathy2000-01-281-0/+12
* remove kludgey duplicate background error avoidance (causedGurusamy Sarathy1999-10-081-1/+0
* queue errors due to strictures rather than printing them asGurusamy Sarathy1999-09-201-0/+1
* make sprintf("%g",...) threadsafe; only taint its result iff theGurusamy Sarathy1999-09-121-0/+4
* More optimizations to REx engineIlya Zakharevich1999-08-011-0/+5
* avoid #ifdef DEBUGGING in thrdvar.h (from Dominic Dunlop <domo@vo.lu>)Gurusamy Sarathy1999-07-171-2/+0
* fixups for sundry warnings about function pointersGurusamy Sarathy1999-07-121-6/+6
* yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADSGurusamy Sarathy1999-07-121-0/+4
* more PERL_OBJECT cleanups (changes still untested on Unix!)Gurusamy Sarathy1999-07-081-1/+1
* applied slightly tweaked version of suggested patch forIlya Zakharevich1999-07-061-2/+9
* 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