public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* src ./ChangeLog ./parse.cxx ./parse.h testsuit ...
@ 2007-12-03 21:30 hiramatu
  0 siblings, 0 replies; 2+ messages in thread
From: hiramatu @ 2007-12-03 21:30 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	hiramatu@sourceware.org	2007-12-03 21:30:32

Modified files:
	.              : ChangeLog parse.cxx parse.h 
	testsuite      : ChangeLog 
	testsuite/parseko: twentytwo.stp 

Log message:
	2007-12-03  Masami Hiramatsu  <mhiramat@redhat.com>
	
	PR 5376
	* parse.cxx (lexer::scan): Treat '*' as an alphabet if the wildcard
	flag is true.
	(parser::parse_probe_point): Call parser::next() with wildcard = true.
	(parser::scan_pp): Add wildcard flag and pass it to lexer::scan.
	(parser::next): Ditto.
	(parser::peek): Ditto.
	* parse.h : Ditto.
	* testsuites/perseko/twentytwo.stp: Change testcase to the wildcarded
	probe points with spaces.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.726&r2=1.727
http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.cxx.diff?cvsroot=systemtap&r1=1.74&r2=1.75
http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.h.diff?cvsroot=systemtap&r1=1.28&r2=1.29
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.179&r2=1.180
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseko/twentytwo.stp.diff?cvsroot=systemtap&r1=1.2&r2=1.3


^ permalink raw reply	[flat|nested] 2+ messages in thread

* src ./ChangeLog ./parse.cxx ./parse.h testsuit ...
@ 2006-07-13 20:41 dsmith
  0 siblings, 0 replies; 2+ messages in thread
From: dsmith @ 2006-07-13 20:41 UTC (permalink / raw)
  To: systemtap-cvs

CVSROOT:	/cvs/systemtap
Module name:	src
Changes by:	dsmith@sourceware.org	2006-07-13 20:41:00

Modified files:
	.              : ChangeLog parse.cxx parse.h 
Added files:
	testsuite/parseok: seventeen.stp 

Log message:
	2006-07-13  David Smith  <dsmith@redhat.com>
	
	* parse.cxx (parser::expect_unknown2): New function that looks for
	2 possible token types.
	* parse.cxx (parser::expect_ident_or_keyword): New function that
	calls parser::expect_unknown2.
	* parse.cxx (parser::parse_symbol): Calls
	parser::expect_ident_or_keyword to allow keywords to appear when
	expanding target symbols (Bugzilla #2913).
	* parse.h: Added prototypes for parser::expect_unknown2 and
	parser::expect_ident_or_keyword.
	* testsuite/parseok/seventeen.stp: New test to check for allowing
	keywords when expanding target symbols.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.429&r2=1.430
http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.cxx.diff?cvsroot=systemtap&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/src/parse.h.diff?cvsroot=systemtap&r1=1.21&r2=1.22
http://sourceware.org/cgi-bin/cvsweb.cgi/src/testsuite/parseok/seventeen.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-03 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-03 21:30 src ./ChangeLog ./parse.cxx ./parse.h testsuit hiramatu
  -- strict thread matches above, loose matches on Subject: below --
2006-07-13 20:41 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).