Fix up Larry's copyright statements to my best knowledge.
[p5sagit/p5-mst-13.2.git] / scope.c
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-26 Dave Mitchell [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-01-03 Dave Mitchell new flag SvPADSTALE
2003-01-03 Dave Mitchell remove flag SvPADBUSY
2002-12-17 Richard Hitt [Fwd: Patch for perl utf8-related bug]
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-10-02 Dave Mitchell move all pad-related code to its own src file
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-19 Jarkko Hietaniemi Sarathy pointed out that instead of zeroing heap
2002-05-18 Jarkko Hietaniemi Companion to #16601: cxinc would create uninitialized
2002-05-15 Jarkko Hietaniemi Read of uninitialized heap found by Third Degree
2002-05-07 Dave Mitchell Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2002-05-04 Dave Mitchell Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
2002-05-03 Dave Mitchell Re: local($tied->{foo}) leaks
2002-04-30 Rafael Garcia-Suarez Fix bug id 20020427.004 on %^H.
2002-04-23 Jarkko Hietaniemi # cpp commands must start in the first column.
2002-04-02 Jarkko Hietaniemi NetWare tweaks from C Aditya.
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko Hietaniemi Retract #14144 as Hugo isn't happy with it.
2002-01-14 Nick Ing-Simmons Use PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-09 Hugo van der Sanden (retracted by #14307)
2001-12-19 Nick Ing-Simmons Fix READONLY hashes:
2001-12-18 Nick Ing-Simmons Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-05-26 John Peacock Re: [ID 20010426.005] Magic not being removed at scope...
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-04-06 Jarkko Hietaniemi Integrate changes #9584,9587 from maintperl into mainline.
2001-03-21 Jarkko Hietaniemi Integrate changes #9262,9264,9265,9266 from maintperl...
2001-03-14 Jarkko Hietaniemi Integrate changes #9137,9138,9142 from maintperl into...
2001-02-20 Jarkko Hietaniemi Integrate pureperl changes #8844,8845,8850 to mainline
2001-01-24 Charles Bailey SYN SYN
2001-01-09 Jarkko Hietaniemi save_delete(), err, SAVEDELETE() fixes from Charles...
2001-01-08 Jarkko Hietaniemi save_delete() Safefree() doesn't (anymore?) work with...
2001-01-08 Simon Cozens (Outcommented by #8369.)
2001-01-08 Charles Bailey Once again syncing after too long an absence
2001-01-01 Jarkko Hietaniemi Bump up Larry's copyright.
2000-12-11 Nick Ing-Simmons Integrate mainline
2000-12-11 Simon Cozens Re: [Fwd: BUG 20001205.022] Local on Hash elements
2000-12-05 Ilya Zakharevich Re: [PATCH] The largest hoax of all times?
2000-12-05 Jarkko Hietaniemi dTHR is a nop in 5.6.0 onwards. Ergo, it can go.
2000-11-25 Gurusamy Sarathy C<foreach my $x ...> in pseudo-fork()ed process may...
2000-10-25 Mike Guy [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-06-02 Gurusamy Sarathy fix small eval"" memory leaks under USE_ITHREADS
2000-03-05 Gurusamy Sarathy fixes for most warnings identified by gcc -Wall
2000-02-26 Charles Bailey Resync with mainline
2000-02-20 Gurusamy Sarathy make change#3386 a build-time option (avoids problems...
2000-02-13 Gurusamy Sarathy more purification (pp_require() could access free memor...
2000-02-09 Charles Bailey Minor fixes to assuage picky compilers (unsigned compar...
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-06 Gurusamy Sarathy set SvUTF8 on vectors only if there are chars > 127...
2000-02-04 Gurusamy Sarathy fix pad_alloc panic from C<my $w; sub { my($i) = @_...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-08 Gurusamy Sarathy introduce save_I8() for saving byte values
1999-12-01 Gurusamy Sarathy more complete pseudo-fork() support for Windows
1999-11-11 Jarkko Hietaniemi Integrate with Sarathy.
1999-11-11 Gurusamy Sarathy another change towards a shareable optree: avoid pointe...
1999-11-06 Jarkko Hietaniemi So many printfs, so little time.
1999-11-01 Gurusamy Sarathy macros for COP.cop_filegv access
1999-10-31 Gurusamy Sarathy make nested ARGV/$^I loops work correctly; fixes severa...
1999-10-23 Jarkko Hietaniemi More printf-fixes (see also #4426).
1999-10-14 Gurusamy Sarathy avoid inefficiency in change#3386 (every longjmp()...
1999-10-10 Gurusamy Sarathy revert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-06 Gurusamy Sarathy make die/warn and other diagnostics go to wherever...
1999-07-12 Gurusamy Sarathy yet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathy more PERL_OBJECT cleanups (changes still untested on...
1999-06-09 Gurusamy Sarathy more complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-05-11 Gurusamy Sarathy various fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberg gutsupport for C++ exceptions
1999-04-03 Gurusamy Sarathy grow PL_tmps_stack more efficiently; make it more amena...
1999-04-03 Gurusamy Sarathy remove duplicate code and an extra branch in sv_setsv...
1999-03-22 Gurusamy Sarathy update copyright years
1998-11-28 Gurusamy Sarathy various tweaks; result passes all tests for normal...
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Gurusamy Sarathy integrate changes#1982,2014,2021 (from maint-5.005)
1998-10-25 Gurusamy Sarathy properly restore PL_rsfp_filters after require
1998-10-13 Gurusamy Sarathy change#1614 merely disabled earlier fix (doh!); undo...
1998-09-28 Gurusamy Sarathy fix various 5.00552 mishaps (fixes suggested by Jan...
1998-09-23 Albert Dvornik SSNEW() API for allocating memory on the savestack
1998-08-02 Ilya Zakharevich tweaked version of suggested patch
1998-07-21 Gurusamy Sarathy fix memory leak in C<local(*foo) = 'bar'>
1998-07-20 Gurusamy Sarathy complete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-Simmons PL_ stuff for threads
1998-07-18 Nick Ing-Simmons PL_ prefix to all perlvars, part1
1998-07-06 Gurusamy Sarathy rename s/\bSI_/PERLSI_/ to avoid collisions with sysinf...
1998-06-30 Gurusamy Sarathy tweaks to overloaded constants (change#1259)
1998-06-29 Ilya Zakharevich added patch for overloading constants, made PERL_OBJECT...
1998-06-15 Gurusamy Sarathy back out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikin added patch, fixed typo, reworked documentation
1998-06-10 Chip Salzenberg Invalidate method cache on C<local *subname>
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
next