Basic integrate of lastest perl into ansiperl
[p5sagit/p5-mst-13.2.git] / sv.c
1997-11-21 Nick Ing-Simmons Basic integrate of lastest perl into ansiperl
1997-11-19 Ilya Zakharevich Jumbo regexp patch applied (with minor fix-up tweaks):
1997-11-10 Gurusamy Sarathy Win32 branch now contains all non-ansification changes...
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-05 Nick Ing-Simmons Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)
1997-11-01 Nick Ing-Simmons Integrate mainline @ 18:15 CST 31 Oct 1997
1997-10-31 Nick Ing-Simmons Further ANSI changes now builds and passes (most) tests
1997-10-31 Malcolm Beattie Half way through moving per-thread magicals into per...
1997-10-31 Nick Ing-Simmons Convert miniperl sources to ANSI C. Several passes of
1997-10-16 Malcolm Beattie Merge maint-5.004 branch (5.004_04) with mainline.
1997-10-08 Malcolm Beattie Merge maint-5.004 branch (5.004_03) with mainline.
1997-10-03 Malcolm Beattie Remove last traces of "tokenbuf as temp buffer" and...
1997-10-03 Malcolm Beattie Back out sv_bless3 change which made pp_bless zap ...
1997-10-03 Malcolm Beattie Fixed sv_mutex locking for new_SV, del_SV and nice_chunks.
1997-10-02 Malcolm Beattie Configure -Dusethreads hints for dec_osf and solaris_2 and
1997-09-30 Malcolm Beattie Merge maint-5.004 branch (5.004_01) with mainline.
1997-09-29 Malcolm Beattie Re-introduce the changes from change 68 (runops becomes a
1997-09-29 Malcolm Beattie Start merge with maint-5.004 branch by creating an...
1997-09-22 Malcolm Beattie runops becomes a funtion pointer and sv_bless3 created
1997-09-09 Malcolm Beattie Rewrite synchronisation of subs/methods and add attrs
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-08-11 Malcolm Beattie Assorted changes for multi-threading (now works rather...
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Stephen McCamant Weirdness in sv_peek()
1997-08-06 Matthias Neeracher sv_vcatpvfn hogs memory [Patch included]
1997-08-06 Gisle Aas stringify looses integerness
1997-08-06 Ilya Zakharevich : reduced malloc patch
1997-06-11 Spider Boardman -w interacts badly with -Dt
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-05-15 Chip Salzenberg Make read with <> from a TTY notice EOF
1997-05-15 Jonathan I. Kamens Make read with <> from a TTY notice EOF
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
1997-05-07 Gurusamy Sarathy Fix for redefined sort subs nastiness
1997-04-26 Perl 5 Porters [inseparable changes from match from perl-5.003_97i...
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-23 Malcolm Beattie Added programmer-level condition variables via "condpai...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-07 Chip Salzenberg Fix assignment from magic SV that becomes a glob
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-22 Perl 5 Porters [inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters [inseparable changes from match from perl-5.003_93...
1997-03-08 Roderick Schertler printf format corrections for -DDEBUGGING
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-25 Ilya Zakharevich Fix SEGV when debugging with foreach() lvalue patch
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-18 Gisle Aas Better looks_like_number() function [sv.c]
1997-02-10 Gisle Aas Re: static buffer in not_a_number() [sv.c] might overflow
1997-01-29 Chip Salzenberg Deref old stash when re-blessing
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-16 Perl 5 Porters [inseparable changes from patch from perl5.003_21 to...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters [inseparable changes from patch from perl5.003_18 to...
1996-12-31 Perl 5 Porters [inseparable changes from patch from perl5.003_17 to...
1996-12-27 Chip Salzenberg Fix {,un}tainting of $1 etc. when C<use locale>
1996-12-24 Perl 5 Porters [inseparable changes from patch from perl5.003_15 to...
1996-12-24 Ilya Zakharevich Try again to improve method caching
1996-12-23 Chip Salzenberg [revert some function caching changes]
1996-12-23 Perl 5 Porters [inseparable changes from patch from perl5.003_13 to...
1996-12-19 Chip Salzenberg Allow DESTROY to make refs to dying objects
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-19 Greg Seibert LynxOS support
1996-12-06 Perl 5 Porters [inseparable changes from patch from perl5.003_10 to...
1996-11-29 Perl 5 Porters [inseparable changes from patch from perl5.003_09 to...
1996-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-10-09 Gurusamy Sarathy Re: Sorting lists of integers doesn't always work
1996-10-03 Perl 5 Porters perl 5.003_06: sv.c
1996-08-23 Chip Salzenberg Minor potential bug in AV creation
1996-07-25 Perl 5 Porters perl 5.003_01: sv.c
1996-02-29 Andy Dougherty perl 5.002
1996-02-07 Larry Wall Re: Beta3: Fix bad warning on bitwise ops
1996-02-03 Perl 5 Porters perl5.002beta3
1996-09-02 Chip Salzenberg Track SVs for destruction when -DPURIFY
1996-08-19 Perl 5 Porters Use memcmp instead of bcmp even when we don't care...
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1995-11-20 Larry Wall 5.002 beta 1
1995-10-31 Andy Dougherty This is my patch patch.1n for perl5.001.
1995-06-05 Andy Dougherty This is my patch patch.1j for perl5.001.
1995-05-30 Andy Dougherty This is my patch patch.1i for perl5.001.
1995-04-14 Andy Dougherty perl5.001 patch.1d
1995-03-14 Larry Wall [fix bug in print]
1995-03-14 Larry Wall cleaner version of the official unofficial patch
1995-03-13 Larry Wall Perl 5.001
1995-01-11 Larry Wall "unofficial" patches for some of the more spectacular...
1995-01-11 Larry Wall duplicate DESTROY
1994-10-17 Larry Wall perl 5.000
1994-05-04 Larry Wall perl 5.0 alpha 9
1994-04-04 Andy Dougherty perl 5.0 alpha 8
1994-03-18 Larry Wall perl 5.0 alpha 6
1993-12-10 Larry Wall perl 5.0 alpha 5
1993-11-10 Larry Wall perl 5.0 alpha 4
1993-10-10 Larry Wall perl 5.0 alpha 3
1993-10-07 Larry Wall perl 5.0 alpha 2