summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* [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
| |/
* | [asperl] added AS patch#8Gurusamy Sarathy1998-02-251-2/+2
* | [asperl] integrate latest win32 branchGurusamy Sarathy1998-02-221-18/+18
|\ \ | |/
| * sv_check_thinkfirst macroizedGisle Aas1998-02-201-18/+18
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-15/+18
|\ \ | |/
| * Assorted patches to sv.c:Gisle Aas1998-02-121-15/+18
* | [asperl] added AS patch#6Douglas Lankshear1998-02-141-4/+2
* | [asperl] added AS patch#5 (patch #4 was intentionally skipped afterGurusamy Sarathy1998-02-141-4/+0
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-88/+248
|\ \ | |/
| * [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
* | | [asperl] added AS patch#3Douglas Lankshear1998-02-011-11/+11
* | | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-5/+5
|\ \ \ | |/ /
| * | [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
| |/
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-64/+74
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-17/+17
|/
* [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
|\