summaryrefslogtreecommitdiff
path: root/sv.h
Commit message (Expand)AuthorAgeFilesLines
* slightly tweaked version of suggested patchDan Sugalski1999-07-061-7/+7
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-1/+1
* remove _() non-ansismGurusamy Sarathy1999-06-021-1/+1
* "weak" references internals, still needs perlguts documentationGurusamy Sarathy1999-05-101-0/+7
* Self-consistent numeric conversion againIlya Zakharevich1999-05-101-6/+29
* remove duplicate code and an extra branch in sv_setsv() andGurusamy Sarathy1999-04-031-1/+1
* update copyright yearsGurusamy Sarathy1999-03-221-1/+1
* provide SvPV_nolen(sv) to avoid use of PL_naJan Dubois1999-02-141-0/+5
* slurping an empty file should return '' rather than undef, withGurusamy Sarathy1999-02-141-0/+1
* remove OVERLOAD conditionalsJan Dubois1999-02-121-10/+4
* add ext/Devel/PeekJan Dubois1998-11-271-0/+4
* Fixed apostrophe problem from Mark Knutsen.Larry Wall1998-09-251-1/+1
* 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