2006-12-20 |
Rafael Garcia-Suarez |
Fix leaks in label strings allocation in COPs |
blob | commitdiff |
2006-12-13 |
Dave Mitchell |
misc MAD coredump fixes and parser leak fixes |
blob | commitdiff | diff to current |
2006-12-13 |
Dave Mitchell |
fixup some ival/opval type changes from perly.y/madly... |
blob | commitdiff | diff to current |
2006-12-11 |
Dave Mitchell |
fix eval qw(BEGIN{die}) style leaks (second attempt). |
blob | commitdiff | diff to current |
2006-12-10 |
Dave Mitchell |
#28315 could crash when freeing ops with different... |
blob | commitdiff | diff to current |
2006-12-10 |
Dave Mitchell |
parser: expand yy_is_opval[] to include all value types |
blob | commitdiff | diff to current |
2006-12-04 |
Dave Mitchell |
fix some casting issues with perly.y / madly.y merger |
blob | commitdiff | diff to current |
2006-12-04 |
Dave Mitchell |
merge perly.y and madlu.y |
blob | commitdiff | diff to current |
2006-11-13 |
Rafael Garcia-Suarez |
Parsing fix: it wasn't possible to call a function... |
blob | commitdiff | diff to current |
2006-10-19 |
Alexander Gough |
stab at UNITCHECK blocks |
blob | commitdiff | diff to current |
2006-05-26 |
Dave Mitchell |
stop eval "sub{" leaking |
blob | commitdiff | diff to current |
2006-03-09 |
Nicholas Clark |
Add the MAD change to perly.y, which brings a new PEG... |
blob | commitdiff | diff to current |
2005-12-19 |
Robin Houston |
latest switch/say/~~ |
blob | commitdiff | diff to current |
2005-10-13 |
Rafael Garcia-Suarez |
The new REQUIRE token introduced by change 25599 must be |
blob | commitdiff | diff to current |
2005-09-27 |
Rafael Garcia-Suarez |
Fix the overriding of CORE::do, just like change 25599 |
blob | commitdiff | diff to current |
2005-09-26 |
Rafael Garcia-Suarez |
CORE::require was always parsed as require(). |
blob | commitdiff | diff to current |
2005-09-21 |
Nicholas Clark |
Remove the last STRLEN n_a;s that my compiler can reach. |
blob | commitdiff | diff to current |
2005-09-13 |
Yitzchak Scott-Tho... |
Allow non-arrowed form of chained subscripts after... |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
More SvPV consting |
blob | commitdiff | diff to current |
2005-05-07 |
Dave Mitchell |
while (my $x ...) { ...; redo } shouldn't undef $x. |
blob | commitdiff | diff to current |
2005-02-10 |
Marcus Holland-Moritz |
[perl #34101] not() || 1 produces segmentation fault |
blob | commitdiff | diff to current |
2005-01-30 |
Dave Mitchell |
minor corrections to comments in perly.y |
blob | commitdiff | diff to current |
2004-10-10 |
Dave Mitchell |
Turn regcomp into a list op |
blob | commitdiff | diff to current |
2004-08-01 |
Dave Mitchell |
Add comment to top of reentr.c and fix typos in other... |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-03-26 |
Dave Mitchell |
fix some comments in perly.y |
blob | commitdiff | diff to current |
2004-02-15 |
Dave Mitchell |
[perl #25824] Segmentation fault with |
blob | commitdiff | diff to current |
2004-02-14 |
Dave Mitchell |
Switch from byacc to bison and simplify the perly.... |
blob | commitdiff | diff to current |
2003-12-27 |
Rafael Garcia-Suarez |
Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a... |
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-23 |
Hugo van der Sanden |
Reverse #18285, for reasons given in: |
blob | commitdiff | diff to current |
2002-12-11 |
Stephen McCamant |
Re: Precedence of ? : |
blob | commitdiff | diff to current |
2002-09-29 |
Abhijit Menon-Sen |
Remove package; (Heh heh.) |
blob | commitdiff | diff to current |
2002-08-11 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2002-08-05 |
Brent Dax |
Defined-or patch (cleaned up) |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-03-25 |
Craig A. Berry |
yfix fix for VMS (was YYDEBUG etc.) |
blob | commitdiff | diff to current |
2002-03-25 |
Rafael Garcia-Suarez |
Re: what is YYDEBUG and why does it reset errno? |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-06-19 |
Nick Ing-Simmons |
Perly.y and related file fixes to keep mainframe yacc... |
blob | commitdiff | diff to current |
2001-06-10 |
Simon Cozens |
perly.y overhaul |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
Integrate change #10394 from maintperl; lexical file... |
blob | commitdiff | diff to current |
2001-03-19 |
Nick Ing-Simmons |
Tweak to perly.y to allow -DDEBUGGING to compile on... |
blob | commitdiff | diff to current |
2001-03-14 |
Robin Houston |
Re: [ID 20010309.004] my-variables lose values while... |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-23 |
Roca, Ignasi |
RE: [PATCH perl@8269] Corrections for Perl_yylex_r... |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-10-20 |
Roca, Ignasi |
Make scan_num() reëntrant, as suggested in |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-01-26 |
Gurusamy Sarathy |
s/STOP/CHECK/ blocks |
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-11-14 |
Gurusamy Sarathy |
fix bug in change#4515 (STOP blocks now see @ARGV like... |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy |
various cleanups |
blob | commitdiff | diff to current |
1999-10-10 |
Gurusamy Sarathy |
revert SAVEDESTRUCTOR() to accepting void(*)(void*... |
blob | commitdiff | diff to current |
1999-10-07 |
Gurusamy Sarathy |
change#3728 was flawed (loop contexts saw the wrong... |
blob | commitdiff | diff to current |
1999-08-29 |
Spider Boardman |
sub : attrlist |
blob | commitdiff | diff to current |
1999-07-26 |
Stephen McCamant |
allow arrow omission in $foo[10]->('foo') etc. (but... |
blob | commitdiff | diff to current |
1999-07-18 |
Gurusamy Sarathy |
remove spurious newSTATEOP() that causes goto to enter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-02-18 |
Gurusamy Sarathy |
distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy... |
blob | commitdiff | diff to current |
1999-02-07 |
Stephen McCamant |
applied suggested patch; regen perly* and vms/perly* |
blob | commitdiff | diff to current |
1998-11-29 |
Gurusamy Sarathy |
another threads reliability fix: serialize writes to... |
blob | commitdiff | diff to current |
1998-10-26 |
Jarkko Hietaniemi |
s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g |
blob | commitdiff | diff to current |
1998-10-26 |
Jarkko Hietaniemi |
s/YYLEX_PARAM/YYLEXPARAM/ |
blob | commitdiff | diff to current |
1998-10-17 |
Thomas Dorner |
POSIX BC2000 port from perl-mvs: |
blob | commitdiff | diff to current |
1998-10-17 |
Jarkko Hietaniemi |
The VM/ESA port essentials, based on |
blob | commitdiff | diff to current |
1998-10-03 |
Gurusamy Sarathy |
make C<use> recognize C<require> overrides; allow C... |
blob | commitdiff | diff to current |
1998-08-02 |
Jarkko Hietaniemi |
support OE/MVS |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-06-10 |
Stephen McCamant |
Added patch, regenerated perly.c and perly.c.diff |
blob | commitdiff | diff to current |
1998-03-02 |
Chip Salzenberg |
[win32] yet another patch |
blob | commitdiff | diff to current |
1998-02-06 |
Malcolm Beattie |
More Chip patches (tweaked for _5x). The final one... |
blob | commitdiff | diff to current |
1997-11-23 |
Gurusamy Sarathy |
Add to docs about the BEGIN { shift } feature. Make... |
blob | commitdiff | diff to current |
1997-11-22 |
Gurusamy Sarathy |
- shift() inside BEGIN|END|INIT now shifts @ARGV instea... |
blob | commitdiff | diff to current |
1997-10-31 |
Nick Ing-Simmons |
Convert miniperl sources to ANSI C. Several passes of |
blob | commitdiff | diff to current |
1997-10-16 |
Malcolm Beattie |
Merge maint-5.004 branch (5.004_04) with mainline. |
blob | commitdiff | diff to current |
1997-09-05 |
Perl 5 Porters |
[inseparable changes from patch to perl 5.004_04] |
blob | commitdiff | diff to current |
1997-09-03 |
Malcolm Beattie |
Rename RESTART to INIT and associated changes |
blob | commitdiff | diff to current |
1997-06-05 |
Malcolm Beattie |
More fixups for thrperl integration. |
blob | commitdiff | diff to current |
1997-04-29 |
Chip Salzenberg |
Support C< $coderef->($x,$y) > |
blob | commitdiff | diff to current |
1997-04-09 |
Chip Salzenberg |
Fix label on C<for(;;)> statement |
blob | commitdiff | diff to current |
1997-03-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_91... |
blob | commitdiff | diff to current |
1997-02-21 |
Chip Salzenberg |
Fix the Tolkein quote |
blob | commitdiff | diff to current |
1997-01-25 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_22 to... |
blob | commitdiff | diff to current |
1997-01-16 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_21 to... |
blob | commitdiff | diff to current |
1997-01-15 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_20 to... |
blob | commitdiff | diff to current |
1997-01-07 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_19 to... |
blob | commitdiff | diff to current |
1997-01-07 |
Graham Barr |
Fix: empty @_ when calling empty-proto subs without... |
blob | commitdiff | diff to current |
1996-12-23 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_13 to... |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-12-06 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_10 to... |
blob | commitdiff | diff to current |
1996-11-26 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_08 to... |
blob | commitdiff | diff to current |
next |