summaryrefslogtreecommitdiff
path: root/sv.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-6/+3
* | [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-15/+21
* | [inseparable changes from patch from perl5.003_17 to perl5.003_18]Perl 5 Porters1997-01-011-3/+0
* | Fix {,un}tainting of $1 etc. when C<use locale>Chip Salzenberg1996-12-281-2/+2
* | [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-21/+26
* | [revert some function caching changes]perl-5.003_15Chip Salzenberg1996-12-241-4/+1
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-4/+7
* | Allow DESTROY to make refs to dying objectsChip Salzenberg1996-12-201-7/+17
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-2/+24
* | [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-63/+143
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-28/+110
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-122/+218
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-19/+58
* | Re: Sorting lists of integers doesn't always workGurusamy Sarathy1996-10-081-1/+1
* | perl 5.003_06: sv.cPerl 5 Porters1996-10-031-18/+110
* | Minor potential bug in AV creationChip Salzenberg1996-08-231-10/+11
* | Track SVs for destruction when -DPURIFYChip Salzenberg1996-09-021-120/+196
* | Use memcmp instead of bcmp even when we don't care about order.Perl 5 Porters1996-08-191-3/+3
* | perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-155/+157
* | perl 5.003_01: sv.cPerl 5 Porters1996-07-251-117/+183
|/
* perl 5.002perl-5.002Andy Dougherty1996-02-281-24/+72
* Re: Beta3: Fix bad warning on bitwise opsLarry Wall1996-02-071-6/+14
* perl5.002beta3Perl 5 Porters1996-02-021-55/+118