summaryrefslogtreecommitdiff
path: root/perlvars.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2008-10-291-1/+1
* Revert all of the changes in 28115 related to changing the signalNicholas Clark2008-03-081-4/+0
* Integrate:Jarkko Hietaniemi2007-11-281-0/+5
* Integrate:Jan Dubois2007-11-231-0/+23
* Integrate:Nicholas Clark2007-03-051-0/+4
* Integrate:Nicholas Clark2007-02-131-0/+4
* Integrate:Nicholas Clark2007-02-131-0/+5
* Integrate:Jim Cromie2007-01-131-1/+2
* Integrate:Nicholas Clark2006-05-071-0/+4
* Integrate:Mattia Barbon2005-09-211-1/+1
* Integrate:Andy Lester2005-09-171-1/+1
* Integrate:Michael Schroeder2004-11-231-0/+3
* Integrate:Jarkko Hietaniemi2003-08-121-0/+4
* Integrate:Jarkko Hietaniemi2003-08-081-0/+2
* Integrate:Jarkko Hietaniemi2003-07-281-0/+4
* Integrate:Jarkko Hietaniemi2003-07-101-0/+4
* Integrate:Peter Prymmer2003-07-041-2/+0
* Integrate:Jarkko Hietaniemi2003-06-301-0/+2
* Integrate:Jarkko Hietaniemi2003-05-131-15/+0
* Integrate:Jarkko Hietaniemi2003-05-041-1/+1
* OS/2-related patchesIlya Zakharevich2003-04-011-0/+3
* Integrate:Adrian M. Enache2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2002-12-031-0/+5
* The first big import towards 5.8.1, @18078. Please do NOTJarkko Hietaniemi2002-11-041-0/+4
* Fix segfaults when mainthread exits with other threads running:Nick Ing-Simmons2002-04-031-0/+1
* Integrate mainlineNick Ing-Simmons2002-01-251-0/+9
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-2/+5
* Force inclusion of both Perl_runops_* in perl itself,Nick Ing-Simmons2001-11-181-0/+5
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-4/+0
* try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems Charles Lane2001-10-181-0/+4
* Add the shared sv space to the global vars.Artur Bergman2001-09-211-0/+2
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-2/+2
* add missing locks for op refcountsGurusamy Sarathy2000-03-081-0/+4
* support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-1/+5
* make change#3386 a build-time option (avoids problems due toGurusamy Sarathy2000-02-201-5/+1
* bring in basic threads stuff under USE_ITHREADSGurusamy Sarathy1999-12-231-1/+1
* perl_mutex n/a if !USE_THREADSGurusamy Sarathy1999-10-191-1/+1
* PL_malloc_mutex needs to be global, not per-interpreterGurusamy Sarathy1999-10-171-0/+4
* various little tweaks; most globals are now in intrpvar.h, ninterpsGurusamy Sarathy1999-06-111-25/+5
* most globals are now interpreter local; locale initializationGurusamy Sarathy1999-06-101-153/+0
* ByteLoader mark 2Tom Hughes1999-05-281-4/+0
* Cures for _57 in AIX 4.1.5.0.Jarkko Hietaniemi1999-05-251-0/+3
* cygwin32 update (untested adaptation of patch against 5.005_03)Alexander Smishlajev1999-05-101-1/+1
* remove OVERLOAD conditionalsJan Dubois1999-02-121-5/+0
* various win32-ish changes merged from maint-5.005Gurusamy Sarathy1999-02-011-1/+10
* various fixes for race conditions under threads: mutex locks basedGurusamy Sarathy1998-11-291-2/+0
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-5/+1
* disallow 'x' in hex numbers (except leading '0x')Gisle Aas1998-10-251-1/+1
* remove spurious unused conflicting globals (PL_yy{v,s}sp)Gurusamy Sarathy1998-10-061-2/+0