summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* | Re-introduce the changes from change 68 (runops becomes aMalcolm Beattie1997-09-291-1/+12
* | Start merge with maint-5.004 branch by creating an ancestralMalcolm Beattie1997-09-291-12/+1
|\ \ | |/
* | runops becomes a funtion pointer and sv_bless3 createdMalcolm Beattie1997-09-221-1/+12
* | Rewrite synchronisation of subs/methods and add attrsMalcolm Beattie1997-09-091-1/+2
* | Assorted changes for multi-threading (now works rather more).Malcolm Beattie1997-08-111-63/+46
* | More fixups for thrperl integration.Malcolm Beattie1997-06-051-1/+10
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-10/+46
|\ \ | |/ |/|
| * Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-0/+5
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-17/+51
* | Make read with <> from a TTY notice EOFChip Salzenberg1997-05-161-1/+13
* | [inseparable changes from match from perl-5.003_99 to perl-5.003_99a]Perl 5 Porters1997-05-081-0/+12
* | [inseparable changes from match from perl-5.003_97i to perl-5.003_97j]Perl 5 Porters1997-04-271-9/+33
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-104/+184
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-176/+652
* | Fix assignment from magic SV that becomes a globChip Salzenberg1997-04-071-2/+8
* | [inseparable changes from match from perl-5.003_94 to perl-5.003_95]Perl 5 Porters1997-03-221-9/+14
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-25/+40
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-7/+12
* | Fix SEGV when debugging with foreach() lvalue patchIlya Zakharevich1997-02-251-0/+3
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-20/+49
* | Re: static buffer in not_a_number() [sv.c] might overflowGisle Aas1997-02-111-2/+4
* | Deref old stash when re-blessingChip Salzenberg1997-01-291-7/+11
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-9/+9
* | [inseparable changes from patch from perl5.003_21 to perl5.003_22]perl-5.003_22Perl 5 Porters1997-01-171-2/+3