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


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  dacc59358eb2afc6fa9f5e6726aec527dfadd403 (commit)
      from  034104129a3dc46105b04a07d0bebb1789ef0c4d (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 dacc59358eb2afc6fa9f5e6726aec527dfadd403
Author: Andrew Cagney <cagney@nettle.(none)>
Date:   Mon Oct 29 19:03:37 2007 -0400

    Add MultiLevelCommand, and TopLevelCommand.
    
    frysk-core/frysk/hpd/ChangeLog
    2007-10-29  Andrew Cagney  <cagney@redhat.com>
    
    	* CLI.java (execCommand(String)): Use TopLevelCommand.
    	(topLevelCommand): New.
    	* TopLevelCommand.java: New.
    	* MultiLevelCommand.java: New.
    	* TestOptionParser.java: Simplify.

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

Summary of changes:
 frysk-core/frysk/hpd/CLI.java              |   19 +--
 frysk-core/frysk/hpd/ChangeLog             |    6 +
 frysk-core/frysk/hpd/TestOptionParser.java |  197 +++++++++++++---------------
 3 files changed, 101 insertions(+), 121 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]