public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] frysk system monitor/debugger branch, master, updated. 7c185652b3cca2ab1cbfeeb45482ec772d1b4c5b
@ 2007-11-05 22:21 tthomas
  0 siblings, 0 replies; only message in thread
From: tthomas @ 2007-11-05 22:21 UTC (permalink / raw)
  To: frysk-cvs

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "frysk system monitor/debugger".

The branch, master has been updated
       via  7c185652b3cca2ab1cbfeeb45482ec772d1b4c5b (commit)
      from  1f743a637ed71ac1edb56baf96bf7164746a9986 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 7c185652b3cca2ab1cbfeeb45482ec772d1b4c5b
Author: Teresa Thomas <tthomas@redhat.com>
Date:   Mon Nov 5 17:20:13 2007 -0500

    Implement [] operator for pointers to string.
    
    frysk-core/frysk/value/ChangeLog
    2007-11-05  Teresa Thomas  <tthomas@redhat.com>
    
    	* Type.java (index): Task memory added to parameter list.
    	* PointerType.java (index): New.
    	* TypeDecorator.java (index): Updated.
    	* TestArray.java (testIndexOneD): Updated.
    	(testIndexTwoD): Updated.
    	* TestPointer.java (testCharPointerIndex): New test.
    	* ArrayType.java (dereference): Comments added.
    
    frysk-core/frysk/expr/ChangeLog
    2007-11-05  Teresa Thomas  <tthomas@redhat.com>
    
    	* CExprEvaluator.g (INDEX): Update.

-----------------------------------------------------------------------

Summary of changes:
 frysk-core/frysk/expr/CExprEvaluator.g    |    2 +-
 frysk-core/frysk/expr/ChangeLog           |    2 ++
 frysk-core/frysk/value/ArrayType.java     |   16 +++++++++++-----
 frysk-core/frysk/value/ChangeLog          |   10 ++++++++++
 frysk-core/frysk/value/PointerType.java   |   17 +++++++++++++++--
 frysk-core/frysk/value/TestArray.java     |    6 +++---
 frysk-core/frysk/value/TestPointer.java   |   17 +++++++++++++++++
 frysk-core/frysk/value/Type.java          |    2 +-
 frysk-core/frysk/value/TypeDecorator.java |    4 ++--
 9 files changed, 62 insertions(+), 14 deletions(-)


hooks/post-receive
--
frysk system monitor/debugger


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-05 22:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-05 22:21 [SCM] frysk system monitor/debugger branch, master, updated. 7c185652b3cca2ab1cbfeeb45482ec772d1b4c5b tthomas

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).