summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+1
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-2/+3
* manually apply patch with a dependency on unapplied patchIlya Zakharevich1998-07-091-4/+12
* Faster copying from SvIV/SvNVs in sv_setsv()Gisle Aas1998-07-081-9/+33
* Remove some rendundant SvOOK_on testsGisle Aas1998-07-081-7/+1
* Re: Inconsistent arithmetics on refsStephen McCamant1998-07-071-4/+10
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-3/+3
* patch to remove assumptions about offset of IV being == sizeof(XPV)Stephen McCamant1998-07-051-4/+4
* avoid race condition (storing ptr to SV before incrementing itsGurusamy Sarathy1998-07-051-4/+1
* various small tweaks (still fails a few taint tests in {taint,locale}.t)Gurusamy Sarathy1998-07-041-1/+1
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-14/+17
* PUSHSTACK renovationJoshua Pritikin1998-06-281-2/+2
* IV changes for long long (was Re: 5.004_68 on its way to the CPAN)Stephen McCamant1998-06-281-11/+11
* tweak order of destruction so OBJECTs in GLOBs are visited after thoseGurusamy Sarathy1998-06-251-3/+2
* applied patch, regen headersIlya Zakharevich1998-06-231-1/+9
* backout change#1178 as it was dependent on an unapplied patch,Gurusamy Sarathy1998-06-221-1/+1
* print study /re/ brokenIlya Zakharevich1998-06-211-1/+1
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-1/+0
* fix memory leaks and uninitialized memory accesses found by PurifyGurusamy Sarathy1998-06-181-9/+9
* back out change#1111 and add alternative patch:Ilya Zakharevich1998-06-111-2/+15
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-0/+1
* Mangled patch, needed hand-tweaks, along with binmode for rs.t:Hans Mulder1998-06-101-0/+25
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-71/+12
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-77/+6
| * [win32] merge changes#1014,1038 from maintbranchGurusamy Sarathy1998-05-291-2/+2
| * [win32] merge change#1015 from maintbranch (must revisit 1014 later, isGurusamy Sarathy1998-05-231-5/+10
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-13/+6
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-9/+20
|\ \ | |/
| * Integrate win32Nick Ing-Simmons1998-05-151-9/+20
| |\
| | * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-1/+8
| | * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-1/+1
| | * [win32] integrate mainlineGurusamy Sarathy1998-05-141-4/+0
| | * [win32] merge change#896 from maintbranchGurusamy Sarathy1998-05-141-3/+11
| * | Changes to allow compiler with gcc-2.8.1 in C++ mode,Nick Ing-Simmons1998-05-141-3/+1
| |/
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-8/+41
|\ \ | |/
| * [win32] fix memory leaks in offer_nice_chunk()Gurusamy Sarathy1998-04-051-0/+4
| * [win32] fix refcounting of GvSTASH() when glob becomes noughtGurusamy Sarathy1998-04-041-0/+4
| * Perl 5.005b1t2/perl5.004_63 (resend)Jan-Pieter Cornet1998-04-031-2/+13
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-4/+16
| |\
| | * Re: [PATCH] [BUG 5.004_63] define/set of PERL_DESTRUCT_LEVELJan-Pieter Cornet1998-04-021-4/+16
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-2/+4
| |/
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-4/+4
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-8/+20
|\ \ | |/
| * Make autouse -w-safeIlya Zakharevich1998-03-051-3/+8
| * [win32] still another maintpatchHugo van der Sanden1998-03-031-2/+8
| * [win32] apply missing pieces from:Chip Salzenberg1998-03-021-3/+4
* | [asperl] integrate mainline changesGurusamy Sarathy1998-03-011-4/+7
|\ \ | |/
| * Integrate win32 branch into mainline.Malcolm Beattie1998-02-271-2/+2
| |\
| | * [win32] fix typos in sv.cGurusamy Sarathy1998-02-241-2/+2
| * | Make refcounts atomic for threading (dependent on appropriateMalcolm Beattie1998-02-271-2/+5
| |/