This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

tests ./ChangeLog ./parse.cxx ./stap.1.in ./st ...


CVSROOT:	/cvs/systemtap
Module name:	tests
Changes by:	fche@sourceware.org	2005-10-07 19:09:03

Modified files:
	.              : ChangeLog parse.cxx stap.1.in stapex.5.in 
	                 staptree.cxx staptree.h translate.cxx 
	testsuite/parseko: fourteen.stp 
	testsuite      : ChangeLog 
	testsuite/systemtap.samples: primes.exp primes.stp 
Added files:
	testsuite/buildok: twentyone.stp 
	testsuite/parseko: fifteen.stp 
	testsuite/parseok: thirteen.stp 

Log message:
	2005-10-07  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 1366.
	* staptree.h (foreach_loop): Add sort_column, sort_direction fields.
	* parse.cxx (parse_foreach_loop): Parse "+"/"-" suffix operators.
	* stap.1.in, stapex.5.in: Document them.
	* staptree.cxx (foreach_loop print, copy): Propagate them.
	* translate.cxx (visit_foreach_loop): Support them.
	* testsuite/parseok/fifteen.stp, parseko/thirteen.stp,
	buildok/twentyone.stp: Test them.
	
	2005-10-07  Frank Ch. Eigler  <fche@elastic.org>
	
	PR 1366.
	* systemtap.samples/primes.*: Sort foreach gratuitiously.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/ChangeLog.diff?cvsroot=systemtap&r1=1.192&r2=1.193
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/parse.cxx.diff?cvsroot=systemtap&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/stap.1.in.diff?cvsroot=systemtap&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/stapex.5.in.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/staptree.cxx.diff?cvsroot=systemtap&r1=1.32&r2=1.33
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/staptree.h.diff?cvsroot=systemtap&r1=1.25&r2=1.26
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/translate.cxx.diff?cvsroot=systemtap&r1=1.56&r2=1.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/testsuite/buildok/twentyone.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/testsuite/parseko/fifteen.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/testsuite/parseko/fourteen.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/testsuite/parseok/thirteen.stp.diff?cvsroot=systemtap&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/tests/testsuite/ChangeLog.diff?cvsroot=systemtap&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/tests/testsuite/systemtap.samples/primes.exp.diff?cvsroot=systemtap&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/tests/testsuite/systemtap.samples/primes.stp.diff?cvsroot=systemtap&r1=1.1&r2=1.2


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]