[asperl] more changes to satisfy non-debug VC build (C-API doesn't
[p5sagit/p5-mst-13.2.git] / gv.c
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-17 Gurusamy Sarathy [win32] sundry whitespace cleanups from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge changes#982,984 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge change#981 from maintbranch, add XXX...
1998-05-15 Gurusamy Sarathy [win32] merge changes#922,944,949,965,970 from maintbranch
1998-04-08 Gurusamy Sarathy [asperl] integrate mainline changes
1998-04-03 Gurusamy Sarathy [win32] implement stack-of-stacks so that magic invocat...
1998-03-07 Gurusamy Sarathy [win32] integrate mainline changes
1998-03-07 Gurusamy Sarathy [win32] change all 'sp' to 'SP' in code and in the...
1998-03-03 Chip Salzenberg [win32] merge problematic maintpatch to op.c
1998-03-03 Tkil [win32] merge another conflicting maintpatch to op.c
1998-02-09 Gurusamy Sarathy [asperl] integrate win32 branch contents
1998-02-09 Gurusamy Sarathy [win32] fix misapplied hunks in 5.004_58
1998-02-06 Malcolm Beattie Fix up problem with gv.c from change 477.
1998-02-06 Malcolm Beattie Faster gv_fetchpv() for nested packages
1998-02-06 Chip Salzenberg Some Chip patches (some tweaked to match _5x source):
1998-01-30 Gurusamy Sarathy [asperl] initial merge of latest win32 branch into...
1998-01-30 Gurusamy Sarathy [asperl] added AS patch#2
1998-01-13 Nick Ing-Simmons tie array changes to core and tests
1997-11-07 Nick Ing-Simmons Reverse integrate Malcolm's chanes into local
1997-11-06 Malcolm Beattie Per-thread magicals now stored in their own thr->magica...
1997-11-05 Malcolm Beattie Per-thread magicals mostly working (and localisable...
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 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-24 Malcolm Beattie Improve internal threading API. Introduce win32/win32th...
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-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 Gisle Aas bless file handles as FileHandle if loaded else IO...
1997-07-01 Malcolm Beattie Support for op in global register (still buggy)
1997-06-05 Malcolm Beattie More fixups for thrperl integration.
1997-05-26 Malcolm Beattie Integrate thrperl 5.003->5.004.
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-22 Perl 5 Porters [inseparable changes from match from perl-5.003_97g...
1997-04-18 Chip Salzenberg SECURITY FIX: Buffer overflow in gv_fetchfile()
1997-04-09 Chip Salzenberg Fix for incorrect overloaded assignment
1997-04-09 Ilya Zakharevich Fix for incorrect overloaded assignment
1997-04-02 Chip Salzenberg Fix AUTOLOAD, or kill me
1997-04-01 Perl 5 Porters [inseparable changes from match from perl-5.003_96...
1997-03-28 Malcolm Beattie Initial 3-way merge from (5.001m, thr1m, 5.003) plus...
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
1997-03-25 Gurusamy Sarathy Re: embedded perl and top_env problem
1997-03-01 Perl 5 Porters [inseparable changes from match from perl-5.003_91...
1997-02-25 Perl 5 Porters [inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy Sarathy Fix perl_call_*() when !G_EVAL
1997-02-21 Ilya Zakharevich When overloading, don't throw away nomethod's value
1997-02-18 Perl 5 Porters [inseparable changes from patch from perl5.003_26 to...
1997-02-18 Roderick Schertler Make format strings correspond exactly to parameters
1997-02-04 Perl 5 Porters [inseparable changes from patch from perl5.003_24 to...
1997-01-25 Perl 5 Porters [inseparable changes from patch from perl5.003_22 to...
1997-01-25 Ilya Zakharevich patch for LWP 5.05 to make it play with both 5.003...
1997-01-15 Perl 5 Porters [inseparable changes from patch from perl5.003_20 to...
1997-01-15 Ilya Zakharevich Fix overloading via inherited autoloaded functions
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-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-11-26 Perl 5 Porters [inseparable changes from patch from perl5.003_08 to...
1996-11-19 Tim Bunce Make C<no FOO> fail if C<unimport FOO> fails
1996-10-10 Ilya Zakharevich perl 5.003_07: gv.c
1996-10-06 Perl 5 Porters perl 5.003_06: dump.c embed.h gv.c run.c
1996-06-18 Perl 5 Porters perl 5.003_01: gv.c
1996-03-11 Perl 5 Porters Add $^E and $^O to special vars, and change run to...
1996-02-29 Andy Dougherty perl 5.002
1996-02-07 Perl 5 Porters Old habits die hard :-)
1996-02-03 Perl 5 Porters perl5.002beta3
1996-01-12 Perl 5 Porters Avoid VMS sprintf bug with buffers >1024.
1996-09-01 Perl 5 Porters perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto...
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]
1995-12-08 Andy Dougherty This is patch.2b1f to perl5.002beta1.
1995-11-20 Larry Wall 5.002 beta 1
1995-05-30 Andy Dougherty This is my patch patch.1i for perl5.001.
1995-03-13 Larry Wall Perl 5.001
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-12-10 Larry Wall perl5a5:pat/inherit.pat
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