summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|/
* sv_check_thinkfirst macroizedGisle Aas1998-02-201-18/+18
* Assorted patches to sv.c:Gisle Aas1998-02-121-15/+18
* [win32] enhancements to previous patch for XSUB OUTPUT argsGurusamy Sarathy1998-02-091-0/+125
* [win32] fix for bugs in handling DESTROY (adjusted test numbers)Gurusamy Sarathy1998-02-091-27/+27
* [win32] ansify prototype for my_safemalloc(), avoid warningsGurusamy Sarathy1998-02-091-2/+5
* adding the newSVpvn API functionMatthias Ulrich Neeracher1998-02-061-0/+15
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-41/+54
* More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-061-1/+1
* More Chip patches:Malcolm Beattie1998-02-061-0/+3
* Some Chip patches (some tweaked to match _5x source):Chip Salzenberg1998-02-061-1/+2
* [win32] integrate mainlineGurusamy Sarathy1998-02-031-18/+18
|\
| * Introduced thr->threadsvp and THREADSV() for faster per-threadMalcolm Beattie1998-02-021-18/+18
* | [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-17/+17
* | [win32] integrate changes in winansiGurusamy Sarathy1998-01-191-5/+3
|\ \
| * | 5.004_56 threaded and "CONFIG key 'exe_ext' does not exist in Config.pm"Spider Boardman1998-01-171-2/+0
| * | Message-Id: <26260.9712191719@lightning.cise.npl.co.uk>Robin Barker1998-01-171-1/+1
| * | tie array changes to core and testsNick Ing-Simmons1998-01-131-2/+2
| |/
* | [win32] Fix autovivification problems with XSUB OUTPUT argsGurusamy Sarathy1998-01-191-1/+3
|/
* [win32] Trivial bugfix#3 from local repositoryGurusamy Sarathy1997-12-231-0/+1
* Fix perl_os_thread typedef for pthreads. Tweak SvTAINT so thatMalcolm Beattie1997-12-101-27/+26
* Fix prototypes of sv_vsetpvfn and sv_vcatpvfn:Andreas König1997-11-271-2/+2
* Fix newSVrv so sv_setref_foo work better:Owen Taylor1997-11-271-1/+10
* Fix PVLV case in sv_setsv (plus tests in op/pat.t).Malcolm Beattie1997-11-271-4/+0
* Basic integrate of lastest perl into ansiperlNick Ing-Simmons1997-11-211-1/+12
|\
| * Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-1/+8
|/
* Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-1/+12
* Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-33/+15
* Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-0/+10
|\
| * Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-0/+10
* | Further ANSI changes now builds and passes (most) testsNick Ing-Simmons1997-10-311-4/+3
* | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-269/+118
|/
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-6/+16
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-6/+16
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-14/+48
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-13/+42
| * Weirdness in sv_peek()Stephen McCamant1997-08-071-1/+1
| * sv_vcatpvfn hogs memory [Patch included]Matthias Neeracher1997-08-071-1/+1
| * stringify looses integernessGisle Aas1997-08-071-0/+5
* | Remove last traces of "tokenbuf as temp buffer" and removed itMalcolm Beattie1997-10-031-8/+9
* | Back out sv_bless3 change which made pp_bless zap '~'-magic.Malcolm Beattie1997-10-031-16/+1
* | Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.Malcolm Beattie1997-10-031-12/+22
* | Configure -Dusethreads hints for dec_osf and solaris_2 andMalcolm Beattie1997-10-021-0/+4
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-0/+1
|\ \ | |/
| * -w interacts badly with -DtSpider Boardman1997-06-111-0/+1