This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Need to migrate the refcounted_he structure to be properly shared.
[perl5.git] / perly.y
2006-03-09 Nicholas ClarkAdd the MAD change to perly.y, which brings a new PEG...
2005-12-19 Robin Houstonlatest switch/say/~~
2005-10-13 Rafael Garcia-SuarezThe new REQUIRE token introduced by change 25599 must be
2005-09-27 Rafael Garcia-SuarezFix the overriding of CORE::do, just like change 25599
2005-09-26 Rafael Garcia-SuarezCORE::require was always parsed as require().
2005-09-21 Nicholas ClarkRemove the last STRLEN n_a;s that my compiler can reach.
2005-09-13 Yitzchak Scott-Tho... Allow non-arrowed form of chained subscripts after...
2005-06-08 Nicholas ClarkMore SvPV consting
2005-05-07 Dave Mitchellwhile (my $x ...) { ...; redo } shouldn't undef $x.
2005-02-10 Marcus Holland-Moritz[perl #34101] not() || 1 produces segmentation fault
2005-01-30 Dave Mitchellminor corrections to comments in perly.y
2004-10-10 Dave MitchellTurn regcomp into a list op
2004-08-01 Dave MitchellAdd comment to top of reentr.c and fix typos in other...
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2004-03-26 Dave Mitchellfix some comments in perly.y
2004-02-15 Dave Mitchell [perl #25824] Segmentation fault with
2004-02-14 Dave MitchellSwitch from byacc to bison and simplify the perly....
2003-12-27 Rafael Garcia-SuarezFix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a...
2003-03-02 Hugo van der SandenReverse copyright update (#18801) for files not changed...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2002-12-23 Hugo van der SandenReverse #18285, for reasons given in:
2002-12-11 Stephen McCamantRe: Precedence of ? :
2002-09-29 Abhijit Menon-SenRemove package; (Heh heh.)
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-03-25 Craig A. Berryyfix fix for VMS (was YYDEBUG etc.)
2002-03-25 Rafael Garcia-SuarezRe: what is YYDEBUG and why does it reset errno?
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-06-19 Nick Ing-SimmonsPerly.y and related file fixes to keep mainframe yacc...
2001-06-10 Simon Cozensperly.y overhaul
2001-06-03 Jarkko HietaniemiIntegrate change #10394 from maintperl; lexical file...
2001-03-19 Nick Ing-SimmonsTweak to perly.y to allow -DDEBUGGING to compile on...
2001-03-14 Robin HoustonRe: [ID 20010309.004] my-variables lose values while...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-01-24 Charles BaileySYN SYN
2001-01-23 Roca, IgnasiRE: [PATCH perl@8269] Corrections for Perl_yylex_r...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-10-20 Roca, IgnasiMake scan_num() reëntrant, as suggested in
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-06 Gurusamy Sarathyset SvUTF8 on vectors only if there are chars > 127...
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-11-14 Gurusamy Sarathyfix bug in change#4515 (STOP blocks now see @ARGV like...
1999-10-12 Gurusamy Sarathyvarious cleanups
1999-10-10 Gurusamy Sarathyrevert SAVEDESTRUCTOR() to accepting void(*)(void*...
1999-10-07 Gurusamy Sarathychange#3728 was flawed (loop contexts saw the wrong...
1999-08-29 Spider Boardmansub : attrlist
1999-07-26 Stephen McCamantallow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-18 Gurusamy Sarathyremove spurious newSTATEOP() that causes goto to enter...
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-02-18 Gurusamy Sarathydistinguish eval'' from BEGIN|INIT|END CVs (fixes buggy...
1999-02-07 Stephen McCamantapplied suggested patch; regen perly* and vms/perly*
1998-11-29 Gurusamy Sarathyanother threads reliability fix: serialize writes to...
1998-10-26 Jarkko Hietaniemis/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g
1998-10-26 Jarkko Hietaniemis/YYLEX_PARAM/YYLEXPARAM/
1998-10-17 Thomas DornerPOSIX BC2000 port from perl-mvs:
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-03 Gurusamy Sarathymake C<use> recognize C<require> overrides; allow C...
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-18 Nick Ing-SimmonsPL_ prefix to all perlvars, part1
1998-06-10 Stephen McCamantAdded patch, regenerated perly.c and perly.c.diff
1998-03-02 Chip Salzenberg[win32] yet another patch
1998-02-06 Malcolm BeattieMore Chip patches (tweaked for _5x). The final one...
1997-11-23 Gurusamy SarathyAdd to docs about the BEGIN { shift } feature. Make...
1997-11-22 Gurusamy Sarathy- shift() inside BEGIN|END|INIT now shifts @ARGV instea...
1997-10-31 Nick Ing-SimmonsConvert miniperl sources to ANSI C. Several passes of
1997-10-16 Malcolm BeattieMerge maint-5.004 branch (5.004_04) with mainline.
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-09-03 Malcolm BeattieRename RESTART to INIT and associated changes
1997-06-05 Malcolm BeattieMore fixups for thrperl integration.
1997-04-29 Chip SalzenbergSupport C< $coderef->($x,$y) >
1997-04-09 Chip SalzenbergFix label on C<for(;;)> statement
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-21 Chip SalzenbergFix the Tolkein quote
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-16 Perl 5 Porters[inseparable changes from patch from perl5.003_21 to... perl-5.003_22
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-07 Perl 5 Porters[inseparable changes from patch from perl5.003_19 to...
1997-01-07 Graham BarrFix: empty @_ when calling empty-proto subs without...
1996-12-23 Perl 5 Porters[inseparable changes from patch from perl5.003_13 to...
1996-12-19 Perl 5 Porters[inseparable changes from patch from perl5.003_11 to...
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-11-26 Perl 5 Porters[inseparable changes from patch from perl5.003_08 to...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-07-05 Perl 5 PortersAdd version check option to "use"
1996-02-29 Andy Doughertyperl 5.002 perl-5.002
1996-02-03 Perl 5 Portersperl5.002beta3
1995-11-20 Larry Wall5.002 beta 1
1994-10-17 Larry Wallperl 5.000 perl-5.000
1994-05-04 Larry Wallperl 5.0 alpha 9 perl-5a9
1994-03-18 Larry Wallperl 5.0 alpha 6
1993-11-10 Larry Wallperl 5.0 alpha 4
1993-10-10 Larry Wallperl 5.0 alpha 3
1993-10-07 Larry Wallperl 5.0 alpha 2 perl-5a2
next