2007-01-03 |
Dave Mitchell |
handle cloning of parsers on the save stack |
blob | commitdiff |
2006-12-18 |
Jarkko Hietaniemi |
Re: [PATCH] do not meddle in the affairs of PERL_TRACK_... |
blob | commitdiff | diff to current |
2006-10-18 |
Dave Bailey |
[perl #40557] regexec.c saves context stack position... |
blob | commitdiff | diff to current |
2006-05-20 |
Nicholas Clark |
Rename cop_hints to cop_hints_hash |
blob | commitdiff | diff to current |
2006-04-26 |
Marcus Holland-Moritz |
Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2 |
blob | commitdiff | diff to current |
2006-04-14 |
Nicholas Clark |
Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS()... |
blob | commitdiff | diff to current |
2006-04-13 |
Nicholas Clark |
Remove SAVEt_FREESHAREDPV, as nothing is using it,... |
blob | commitdiff | diff to current |
2006-04-12 |
Nicholas Clark |
Change cop_warnings from an SV holding the warnings... |
blob | commitdiff | diff to current |
2006-04-11 |
Nicholas Clark |
First stab at using the pad to store the serialised... |
blob | commitdiff | diff to current |
2006-04-05 |
Nicholas Clark |
Save the regexp engine state as 1 block on the save... |
blob | commitdiff | diff to current |
2006-04-02 |
Nicholas Clark |
Abstract all the accesses to cop_arybase (apart from... |
blob | commitdiff | diff to current |
2006-04-01 |
Nicholas Clark |
Automatically set HINT_LOCALIZE_HH whenever %^H is... |
blob | commitdiff | diff to current |
2006-03-31 |
Nicholas Clark |
Serialise changes to %^H onto the current COP. Return... |
blob | commitdiff | diff to current |
2006-02-11 |
Nicholas Clark |
Remove SOFT_CAST() as it no longer does anything useful. |
blob | commitdiff | diff to current |
2005-06-02 |
Andy Lester |
Quotes fixed, see also perl #36079 |
blob | commitdiff | diff to current |
2005-05-02 |
Dave Mitchell |
move the SETJMP exception-handing definitions from... |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-03-30 |
Rafael Garcia-Suarez |
Update copyrights. |
blob | commitdiff | diff to current |
2005-01-10 |
Marcus Holland-Moritz |
Remove PERL_FLEXIBLE_EXCEPTIONS code. |
blob | commitdiff | diff to current |
2004-07-25 |
Dave Mitchell |
make -Dl log runops loop entry and exit, and jump level... |
blob | commitdiff | diff to current |
2004-07-02 |
Dave Mitchell |
[perl #30258] utf8 POPSTACK crash on split execution |
blob | commitdiff | diff to current |
2004-03-26 |
Dave Mitchell |
[perl #27040] - hints hash was being double freed... |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-01-17 |
Dave Mitchell |
back out change #22167 "freeing a CV reference that... |
blob | commitdiff | diff to current |
2004-01-17 |
Dave Mitchell |
[perl #24914] freeing a CV reference that was currentl... |
blob | commitdiff | diff to current |
2003-08-09 |
Dave Mitchell |
add "$lexical not available" warning in C<for my $lex ()> |
blob | commitdiff | diff to current |
2003-07-02 |
James Jurach |
line numbers are given % 64k |
blob | commitdiff | diff to current |
2003-06-28 |
Dave Mitchell |
Two debugging patches. |
blob | commitdiff | diff to current |
2003-05-05 |
Adrian M. Enache |
[patch] Re: [perl #21728] regexp SEGV |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Reverse copyright update (#18801) for files not changed... |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2002-12-17 |
Richard Hitt |
[Fwd: Patch for perl utf8-related bug] |
blob | commitdiff | diff to current |
2002-10-22 |
Dave Mitchell |
PL_curpad == AvARRAY(PL_comppad) always |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-24 |
Jarkko Hietaniemi |
Sprinkle some copyrights (use the oldest timestamp to |
blob | commitdiff | diff to current |
2002-01-14 |
Nick Ing-Simmons |
Use PerlMemShared for CopSTASHPV and CopFILE. MUCH... |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-04-06 |
Jarkko Hietaniemi |
Integrate changes #9584,9587 from maintperl into mainline. |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-11 |
Nick Ing-Simmons |
Catch die in %SIG handler and unblock the signal before... |
blob | commitdiff | diff to current |
2001-01-10 |
Nick Ing-Simmons |
Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAV... |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-11-25 |
Gurusamy Sarathy |
C<foreach my $x ...> in pseudo-fork()ed process may... |
blob | commitdiff | diff to current |
2000-11-21 |
Jarkko Hietaniemi |
Integrate scope.h@7790 from perlio, works better with... |
blob | commitdiff | diff to current |
2000-11-20 |
Nick Ing-Simmons |
If we use (aTHX_ ...) then put Perl_ on the front.... |
blob | commitdiff | diff to current |
2000-11-20 |
Ilya Zakharevich |
The first step in removing recursion from the REx engine |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-06-02 |
Gurusamy Sarathy |
fix small eval"" memory leaks under USE_ITHREADS |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
make change#3386 a build-time option (avoids problems... |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-04 |
Gurusamy Sarathy |
fix pad_alloc panic from C<my $w; sub { my($i) = @_... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-08 |
Gurusamy Sarathy |
introduce save_I8() for saving byte values |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
avoid PTR->IV cast warnings |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
avoid stash pointers in optree under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
another change towards a shareable optree: avoid pointe... |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy |
avoid inefficiency in change#3386 (every longjmp()... |
blob | commitdiff | diff to current |
1999-10-10 |
Gurusamy Sarathy |
revert SAVEDESTRUCTOR() to accepting void(*)(void*... |
blob | commitdiff | diff to current |
1999-10-06 |
Gurusamy Sarathy |
make die/warn and other diagnostics go to wherever... |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
fixups for sundry warnings about function pointers |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
more PERL_OBJECT cleanups (changes still untested on... |
blob | commitdiff | diff to current |
1999-06-27 |
Gurusamy Sarathy |
somewhat untested PERL_OBJECT cleanups (C++isms mostly |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-28 |
Vishal Bhatia |
fixing eval in the compiler |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-11 |
Chip Salzenberg |
gutsupport for C++ exceptions |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
properly restore PL_rsfp_filters after require |
blob | commitdiff | diff to current |
1998-09-23 |
Albert Dvornik |
SSNEW() API for allocating memory on the savestack |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-06-30 |
Gurusamy Sarathy |
tweaks to overloaded constants (change#1259) |
blob | commitdiff | diff to current |
1998-06-29 |
Gurusamy Sarathy |
add missing SSCHECK() to rectify faulty SSPUSH*() logic... |
blob | commitdiff | diff to current |
1998-06-29 |
Ilya Zakharevich |
added patch for overloading constants, made PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
back out previous change (it breaks PERL_OBJECT) |
blob | commitdiff | diff to current |
1998-06-15 |
Joshua Pritikin |
added patch, fixed typo, reworked documentation |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy |
[asperl] various changes to get asperl working under... |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-02 |
Gurusamy Sarathy |
[win32] fix misapplied hunks in change#614 |
blob | commitdiff | diff to current |
1998-03-02 |
Stephen McCamant |
[win32] this one with adjusted test numbers |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy |
[asperl] bring ASPerl uptodate with mainline changes |
blob | commitdiff | diff to current |
1998-02-12 |
Malcolm Beattie |
Missing WITH_THR from new deb() in ENTER/LEAVE caused... |
blob | commitdiff | diff to current |
1998-02-12 |
Gurusamy Sarathy |
[win32] fix extra LEAVE when require fails |
blob | commitdiff | diff to current |
1998-02-01 |
Douglas Lankshear |
[asperl] added AS patch#3 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] Created new branch from win32@396, added AS... |
blob | commitdiff | diff to current |
1998-01-19 |
Gurusamy Sarathy |
[win32] foo() -> PerlGroup_foo() patch from ActiveState |
blob | commitdiff | diff to current |
1997-11-06 |
Malcolm Beattie |
Remove #ifdef DEPRECATED stuff: newXSUB, pp_entersubr... |
blob | commitdiff | diff to current |
1997-07-01 |
Malcolm Beattie |
Support for op in global register (still buggy) |
blob | commitdiff | diff to current |
1997-04-01 |
Jim Avera |
Fix MM doc's use of "SUPER::" |
blob | commitdiff | diff to current |
1997-04-01 |
Chip Salzenberg |
Don't use setjmp() and longjmp() in complex exprs |
blob | commitdiff | diff to current |
1997-03-25 |
Perl 5 Porters |
[inseperable changes from patch from perl-5.003_95... |
blob | commitdiff | diff to current |
1997-03-25 |
Gurusamy Sarathy |
Re: embedded perl and top_env problem |
blob | commitdiff | diff to current |
1997-02-10 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_25 to... |
blob | commitdiff | diff to current |
1996-11-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_07 to... |
blob | commitdiff | diff to current |
next |