This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
toke.c:scan_heredoc: Merge two adjacent #ifdefs
[perl5.git]
/
toke.c
2012-08-31
Father Chrysostomos
toke.c:scan_heredoc: Merge two adjacent #ifdefs
blob
|
commitdiff
2012-08-31
Father Chrysostomos
toke.c:scan_heredoc: Remove unnecessary assignment
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
toke.c:scan_heredoc: less pointer fiddling; one less SV
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
toke.c:S_scan_heredoc: put the croaking code in one...
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Make eval "s//<<END/e" slightly faster
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Fix here-doc body extraction in eval 's//<<END/'
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Finish fixing here-docs in re-evals
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
toke.c:S_scan_heredoc: Put stream-based parser in else...
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
Avoid uninit warning for qq|${\<<FOO}|
blob
|
commitdiff
|
diff to current
2012-08-31
Father Chrysostomos
toke.c: S_scan_heredoc: prune dead code
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Use PL_parser->lex_shared instead of Sv[IN]VX(PL_linestr)
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Stop here-docs from gutting (caller $n)[6]
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Fix eval 'q;;'
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Fix line numbers inside here-docs
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Add PL_parser->lex_shared struct; move herelines into it
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Stop invalid y/// ranges from leaking
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
toke.c: Merge KEY_tr and KEY_y
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
Stop unterminated here-docs from leaking memory
blob
|
commitdiff
|
diff to current
2012-08-28
Father Chrysostomos
[perl #114070] Fix lines nums after <<foo
blob
|
commitdiff
|
diff to current
2012-08-22
Father Chrysostomos
toke.c: Extreme paranoia
blob
|
commitdiff
|
diff to current
2012-08-22
Father Chrysostomos
[perl #114040] Fix here-docs in multiline re-evals
blob
|
commitdiff
|
diff to current
2012-08-22
Father Chrysostomos
toke.c: -DT should report forced tokens under -Dmad
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
Fix format closure bug with redefined outer sub
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
toke.c:scan_heredoc: Use PL_tokenbuf less
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
Fix substitution in substitution pattern
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
Fix here-docs in nested quote-like operators
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
Don’t use strchr when scanning for newline after <<foo
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
here-doc in quotes in multiline s//.../e in eval
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
heredoc after "" in s/// in eval
blob
|
commitdiff
|
diff to current
2012-08-21
David Nicol
toke.c:S_scan_heredoc: Add comment about <<\FOO
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
[perl #65838] Allow here-doc with no final newline
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
[perl #114040] Parse here-docs correctly in quoted...
blob
|
commitdiff
|
diff to current
2012-08-21
Father Chrysostomos
[perl #70836] Fix err msg for unterminated here-doc...
blob
|
commitdiff
|
diff to current
2012-08-18
Karl Williamson
Omnibus removal of register declarations
blob
|
commitdiff
|
diff to current
2012-08-17
Father Chrysostomos
[perl #114040] Allow pod in quoted constructs
blob
|
commitdiff
|
diff to current
2012-08-10
Father Chrysostomos
toke.c: Remove unnecessary assignment
blob
|
commitdiff
|
diff to current
2012-08-10
Father Chrysostomos
toke.c: Set PL_lex_state less when scanning formats
blob
|
commitdiff
|
diff to current
2012-08-10
Father Chrysostomos
toke.c: One less token for missing format args
blob
|
commitdiff
|
diff to current
2012-08-08
Father Chrysostomos
Don’t let format arguments ‘leak out’ of formline
blob
|
commitdiff
|
diff to current
2012-08-08
Father Chrysostomos
toke.c: Remove unnecessary assignment
blob
|
commitdiff
|
diff to current
2012-08-08
Father Chrysostomos
Prevent double frees/crashes with format syntax errs
blob
|
commitdiff
|
diff to current
2012-08-08
Father Chrysostomos
toke.c: Remove TOKENTYPE_GVVAL
blob
|
commitdiff
|
diff to current
2012-08-08
Father Chrysostomos
toke.c: Add missing debug tokens
blob
|
commitdiff
|
diff to current
2012-08-08
Father Chrysostomos
toke.c: Fix confused interp-in-format parsing
blob
|
commitdiff
|
diff to current
2012-08-06
Father Chrysostomos
Nested formats
blob
|
commitdiff
|
diff to current
2012-08-06
Father Chrysostomos
toke.c: move leftbracket label
blob
|
commitdiff
|
diff to current
2012-08-06
Father Chrysostomos
[perl #114040] Parse formats in interpolating constructs
blob
|
commitdiff
|
diff to current
2012-08-06
Father Chrysostomos
Forbid braces as format delimiters
blob
|
commitdiff
|
diff to current
2012-08-05
Father Chrysostomos
[perl #78550] Fix bad assertion in toke.c:start_subparse
blob
|
commitdiff
|
diff to current
2012-08-04
Father Chrysostomos
[perl #114222] Make ‘use’ parse arguments in term context
blob
|
commitdiff
|
diff to current
2012-08-02
Father Chrysostomos
[perl #114104] Better error for unterminated heredoc...
blob
|
commitdiff
|
diff to current
2012-07-24
David Mitchell
lex_grow_linestr(): update re_eval_start
blob
|
commitdiff
|
diff to current
2012-07-08
Father Chrysostomos
Let rv2cv-hook CVs’ protos participate in method intuition
blob
|
commitdiff
|
diff to current
2012-07-07
Father Chrysostomos
[perl #113016] Parse CORE::foo::bar as a bareword
blob
|
commitdiff
|
diff to current
2012-07-07
Father Chrysostomos
rv2cv hooks should not create 2nd-class subs
blob
|
commitdiff
|
diff to current
2012-07-07
Father Chrysostomos
toke.c: Correct comment
blob
|
commitdiff
|
diff to current
2012-07-06
Father Chrysostomos
do-file should not force a bareword
blob
|
commitdiff
|
diff to current
2012-07-05
Father Chrysostomos
Record folded constants in the op tree
blob
|
commitdiff
|
diff to current
2012-07-04
Father Chrysostomos
[perl #86136] Downgrade sort {my $a} to a warning
blob
|
commitdiff
|
diff to current
2012-07-03
Father Chrysostomos
toke.c: Merge UNI2 and UNIBRACK
blob
|
commitdiff
|
diff to current
2012-07-03
Matthew Horsfall...
For #16249 - Overwrite PL_last_lop_op when eval() is...
blob
|
commitdiff
|
diff to current
2012-06-27
Jesse Luehrs
clean up compilation warnings
blob
|
commitdiff
|
diff to current
2012-06-21
Karl Williamson
toke.c: Add, clarify comments
blob
|
commitdiff
|
diff to current
2012-06-21
Brian Fraser
toke.c: Make new error UTF-8 safe
blob
|
commitdiff
|
diff to current
2012-06-20
Karl Williamson
Refactor \x processing to single function
blob
|
commitdiff
|
diff to current
2012-06-20
Karl Williamson
toke.c: Don't convert \x{} from native
blob
|
commitdiff
|
diff to current
2012-06-17
Karl Williamson
toke.c: Combine macro calls
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Fix up runtime regex codeblocks.
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
improve skipping of regex [..] char class in toker
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
fix scanning for code blocks
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make qr/(?{})/ behave with closures
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
Ignore code blocks within /[...]/
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make recent re_eval changes compile under -Dmad
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
disable lexing of (?{}) within \Q, \U etc
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
make re_evals be seen by the toker/parser
blob
|
commitdiff
|
diff to current
2012-06-13
David Mitchell
correct comment about how strings are tokenised
blob
|
commitdiff
|
diff to current
2012-06-11
Karl Williamson
Require space between regex and following alnum operator
blob
|
commitdiff
|
diff to current
2012-05-30
Ricardo Signes
update the editor hints for spaces, not tabs
blob
|
commitdiff
|
diff to current
2012-05-25
Zefram
remove deprecated qw-as-parens behaviour
blob
|
commitdiff
|
diff to current
2012-05-21
Dagfinn Ilmari Man...
Don't warn about "ambiguous without parens" for ctrl...
blob
|
commitdiff
|
diff to current
2012-03-25
Father Chrysostomos
Copy the pv in parse_label
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
Label UTF8 cleanup
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
toke.c: "Illegal character in prototype" for Latin...
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
toke.c: "Precedence problem: open %s should be open...
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
toke.c: "CORE::%s is not a keyword" cleanup.
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
toke.c: "Ambiguous use of -%s resolved as -&%s()" cleanup.
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
toke.c: "Bareword "%s" refers to nonexistent package...
blob
|
commitdiff
|
diff to current
2012-03-25
Brian Fraser
toke.c: "Bad name after %s%s" cleanup.
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: "Ambiguous use of %c{%s} resolved to %c%s"...
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: S_checkcomma, "No comma allowed after %s" cleanup
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: "Possible unintended interpolation of %s in...
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: '"(my|state)" variable %s can't be in a package...
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: 'No package name allowed for variable %s in...
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: 'No such class %s' cleanup.
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: 'Operator or semicolon missing before %c%s...
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: 'Scalar value %s better written as $%s' cleanup.
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: 'You need to quote %s' cleanup.
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: 'Unrecognized character' croak cleanup.
blob
|
commitdiff
|
diff to current
2012-03-23
Brian Fraser
toke.c: S_no_op cleanup
blob
|
commitdiff
|
diff to current
2012-03-23
Father Chrysostomos
Remove yyerror_sv
blob
|
commitdiff
|
diff to current
next