This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk 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]

[SCM] frysk system monitor/debugger branch, master, updated. 5ab75e3e321494d854b608c9a49b35d82b83b0ff


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  5ab75e3e321494d854b608c9a49b35d82b83b0ff (commit)
       via  db7b92ed953e9ccc27d7e89df00b346fa1c4ce53 (commit)
      from  f830b783687f42c1f0ada84e54b2694878e52c16 (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 5ab75e3e321494d854b608c9a49b35d82b83b0ff
Merge: db7b92ed953e9ccc27d7e89df00b346fa1c4ce53 f830b783687f42c1f0ada84e54b2694878e52c16
Author: Andrew Cagney <cagney@redhat.com>
Date:   Thu Nov 1 15:17:40 2007 -0400

    Merge branch 'master' of ssh://sources.redhat.com/git/frysk

commit db7b92ed953e9ccc27d7e89df00b346fa1c4ce53
Author: Andrew Cagney <cagney@redhat.com>
Date:   Thu Nov 1 15:17:27 2007 -0400

    Add a sentinel token to Input.java (simplifies callers).
    
    frysk-core/frysk/hpd/ChangeLog
    2007-11-01  Andrew Cagney  <cagney@redhat.com>
    
    	* Input.java (tokenize(String)): Add a sentinel token.
    	(size()): Adjust.
    	(Input(String)): Update.
    	(stringValue()): Simplify.
    	(stringArrayValue()): Update.
    	(accept()): Update.
    	* TestInput.java: Update.

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

Summary of changes:
 frysk-core/frysk/hpd/ChangeLog      |    8 ++++++
 frysk-core/frysk/hpd/Input.java     |   25 ++++++++++---------
 frysk-core/frysk/hpd/TestInput.java |   46 +++++++++++++++++++++-------------
 3 files changed, 49 insertions(+), 30 deletions(-)


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


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