This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / scope.h
2007-02-05 Nicholas ClarkIntegrate:
2007-02-04 Nicholas ClarkIntegrate:
2007-01-29 Nicholas ClarkIntegrate:
2007-01-24 Jarkko HietaniemiIntegrate:
2007-01-24 Marcus Holland-MoritzIntegrate:
2007-01-22 Nicholas ClarkIntegrate:
2007-01-17 Nicholas ClarkIntegrate:
2006-10-22 Nicholas ClarkNo need to save the PVX to the save stack when saving...
2006-05-08 Nicholas ClarkIntegrate:
2006-05-05 Nicholas ClarkIntegrate:
2005-09-19 Andy LesterIntegrate:
2005-04-05 Nicholas ClarkIntegrate:
2004-09-09 Jim CromieIntegrate:
2004-03-31 Nicholas ClarkIntegrate:
2004-03-26 Dave Mitchell [perl #27040] - hints hash was being double freed...
2004-03-22 Nicholas ClarkIntegrate:
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-26 Nicholas ClarkIntegrate:
2004-02-26 Nicholas ClarkIntegrate:
2004-01-17 Dave Mitchellback out change #22167 "freeing a CV reference that...
2004-01-17 Dave Mitchell [perl #24914] freeing a CV reference that was currentl...
2003-08-09 Dave Mitchelladd "$lexical not available" warning in C<for my $lex ()>
2003-07-03 Jarkko HietaniemiIntegrate:
2003-07-02 James Jurachline numbers are given % 64k
2003-06-30 Jarkko HietaniemiIntegrate:
2003-06-28 Dave MitchellTwo debugging patches.
2003-05-07 Jarkko HietaniemiIntegrate:
2003-05-05 Adrian M. Enache[patch] Re: [perl #21728] regexp SEGV
2003-05-04 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-02 Adrian M. EnacheIntegrate:
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Jarkko HietaniemiIntegrate:
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-28 Jarkko HietaniemiMore lexical patches merged by Dave Mitchell.
2002-12-23 Jarkko HietaniemiIntegrate:
2002-12-17 Richard Hitt[Fwd: Patch for perl utf8-related bug]
2002-10-22 Dave MitchellPL_curpad == AvARRAY(PL_comppad) always
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2002-01-14 Nick Ing-SimmonsUse PerlMemShared for CopSTASHPV and CopFILE. MUCH...
2002-01-03 Jarkko HietaniemiMissed the =head1 additions.
2001-04-06 Jarkko HietaniemiIntegrate changes #9584,9587 from maintperl into mainline.
2001-04-06 Gurusamy Sarathykeep eval"" CVs alive until the end of the statement...
2001-01-26 Jarkko HietaniemiIntegrate change #7792 from perlio (multiplicity fix),
2001-01-26 Jarkko HietaniemiIntegrate changes #7760,7815,7870,7873,7874,7877,7878...
2001-01-24 Charles BaileySYN SYN
2001-01-11 Nick Ing-SimmonsCatch die in %SIG handler and unblock the signal before...
2001-01-10 Nick Ing-SimmonsAllow control of 2nd arg to segsetjmp() via -DSCOPE_SAV...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-18 Gurusamy Sarathyintegrate changes#7858,7986 from mainline
2000-11-25 Gurusamy SarathyC<foreach my $x ...> in pseudo-fork()ed process may...
2000-11-21 Jarkko HietaniemiIntegrate scope.h@7790 from perlio, works better with...
2000-11-20 Nick Ing-SimmonsIf we use (aTHX_ ...) then put Perl_ on the front....
2000-11-20 Ilya ZakharevichThe first step in removing recursion from the REx engine
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-06-02 Gurusamy Sarathyfix small eval"" memory leaks under USE_ITHREADS
2000-02-20 Gurusamy Sarathymake change#3386 a build-time option (avoids problems...
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Gurusamy Sarathyfix pad_alloc panic from C<my $w; sub { my($i) = @_...
2000-01-28 Gurusamy Sarathyautogenerate API listing from comments in the source...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-08 Gurusamy Sarathyintroduce save_I8() for saving byte values
1999-12-01 Gurusamy Sarathyavoid PTR->IV cast warnings
1999-12-01 Gurusamy Sarathymore complete pseudo-fork() support for Windows
1999-11-11 Gurusamy Sarathyavoid stash pointers in optree under USE_ITHREADS
1999-11-11 Gurusamy Sarathyanother change towards a shareable optree: avoid pointe...
1999-10-14 Gurusamy Sarathyavoid inefficiency in change#3386 (every longjmp()...
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-06 Gurusamy Sarathymake die/warn and other diagnostics go to wherever...
1999-07-12 Gurusamy Sarathyfixups for sundry warnings about function pointers
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...
1999-06-27 Gurusamy Sarathysomewhat untested PERL_OBJECT cleanups (C++isms mostly
1999-06-09 Gurusamy Sarathymore complete support for implicit thread/interpreter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-02 Gurusamy Sarathyremove _() non-ansism
1999-05-28 Vishal Bhatiafixing eval in the compiler
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-11 Chip Salzenberggutsupport for C++ exceptions
1998-10-25 Gurusamy Sarathyproperly restore PL_rsfp_filters after require
1998-09-23 Albert DvornikSSNEW() API for allocating memory on the savestack
1998-07-20 Gurusamy Sarathycomplete s/foo/PL_foo/ changes (all escaped cases ident...
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-06-30 Gurusamy Sarathytweaks to overloaded constants (change#1259)
1998-06-29 Gurusamy Sarathyadd missing SSCHECK() to rectify faulty SSPUSH*() logic...
1998-06-29 Ilya Zakharevichadded patch for overloading constants, made PERL_OBJECT...
1998-06-15 Gurusamy Sarathyback out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikinadded patch, fixed typo, reworked documentation
1998-03-16 Gurusamy Sarathy[asperl] various changes to get asperl working under...
1998-03-07 Gurusamy Sarathy[win32] integrate mainline changes
1998-03-02 Gurusamy Sarathy[win32] fix misapplied hunks in change#614
1998-03-02 Stephen McCamant[win32] this one with adjusted test numbers
1998-02-14 Gurusamy Sarathy[asperl] bring ASPerl uptodate with mainline changes
1998-02-12 Malcolm BeattieMissing WITH_THR from new deb() in ENTER/LEAVE caused...
1998-02-12 Gurusamy Sarathy[win32] fix extra LEAVE when require fails
1998-02-01 Douglas Lankshear[asperl] added AS patch#3
1998-01-30 Gurusamy Sarathy[asperl] added AS patch#2
1998-01-30 Gurusamy Sarathy[asperl] Created new branch from win32@396, added AS...
next