summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-11/+11
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-4/+4
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-7/+7
* Remove some rendundant SvOOK_on testsGisle Aas1998-07-081-18/+4
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-10/+0
* remove atomic.h pending resolution of licensing issues,Gurusamy Sarathy1998-06-231-4/+0
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-0/+1
|\
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-0/+1
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-1/+1
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-2/+35
|\ \ | |/
| * [win32] fix typo in sv.h, and run 'make regen_headers' to make it buildGurusamy Sarathy1998-02-281-4/+4
| * Fix stupid ATOMIC_DEC_AND_TEST typo in sv.h.Malcolm Beattie1998-02-271-1/+1
| * Make refcounts atomic for threading (dependent on appropriateMalcolm Beattie1998-02-271-2/+35
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-22/+1
|\ \ | |/
| * [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-22/+1
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-4/+30
|\ \ | |/
| * [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-4/+30
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-1/+1
|/
* Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so thatMalcolm Beattie1997-12-101-1/+8
* Integrate from ansi branch to mainline.Malcolm Beattie1997-11-251-21/+51
|\
| * [win32] Generic change in win32 branch: don't just turn on CRIPPLED_CCGurusamy Sarathy1997-11-221-21/+51
| * Initial (untested) merge of all non-ansi changes on ansiperl branchGurusamy Sarathy1997-11-101-11/+11
* | AIX patch (including Configure support for {sched,pthread}_yield,Jarkko Hietaniemi1997-11-251-1/+1
* | Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-9/+23
* | Raw integrate of latest perlNick Ing-Simmons1997-11-071-6/+9
|\ \ | |/
| * Per-thread magicals now stored in their own thr->magicals and keyedMalcolm Beattie1997-11-061-3/+3
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-41/+24
|/
* Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-15/+30
* Remove xcv_condp CV field which is no longer used.Malcolm Beattie1997-10-241-2/+1
* Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-091-5/+3
* Start support for fake threads.Malcolm Beattie1997-07-241-3/+3
* More fixups for thrperl integration.Malcolm Beattie1997-06-051-0/+5
* Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-0/+4
|\
| * Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-1/+1
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-0/+4
* | Don't use a completely empty macro parameterChip Salzenberg1997-04-011-2/+2
* | [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-3/+19
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-0/+4
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-1/+9
* | [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-011-5/+0
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-2/+7
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-0/+2
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-2/+25
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-7/+6
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-0/+2
* | perl 5.003_06: sv.hPerl 5 Porters1996-09-201-0/+2
* | perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-2/+2
* | Add shared hash key supportPerl 5 Porters1996-06-191-0/+2
|/
* Incorporate single-statement macrosPerl 5 Porters1996-03-171-12/+12