summaryrefslogtreecommitdiff
path: root/perlvars.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* big Configure update from Jarkko: sync metaconfig units; d_statblks fixGurusamy Sarathy1998-09-251-0/+3
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-16/+25
* Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-0/+18
* add more correct version of change#1350 (as yet untested)Joshua Pritikin1998-07-101-1/+0
* change#1350 breaks things, back it outGurusamy Sarathy1998-07-081-0/+1
* add patch to improve method caching, regen headersJoshua Pritikin1998-07-061-1/+0
* IV changes for long long (was Re: 5.004_68 on its way to the CPAN)Stephen McCamant1998-06-281-1/+1
* partial MULTIPLICITY cleanupGurusamy Sarathy1998-06-231-73/+83
* remove unused global `scrgv'Gurusamy Sarathy1998-06-141-1/+0
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-0/+2
* [win32] add AS patch#24, remove one other instance of error_noGurusamy Sarathy1998-06-031-5/+0