public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] frysk system monitor/debugger branch, master, updated. 5d1b036912714aaf96f18a475b26dddd6d3dd404
@ 2007-11-02  1:04 cagney
  0 siblings, 0 replies; only message in thread
From: cagney @ 2007-11-02  1:04 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  5d1b036912714aaf96f18a475b26dddd6d3dd404 (commit)
      from  fbff6ae82603c65c901e253c7ab4945d460fd451 (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 5d1b036912714aaf96f18a475b26dddd6d3dd404
Author: Andrew Cagney <cagney@redhat.com>
Date:   Thu Nov 1 21:02:17 2007 -0400

    Backport jline off-by-one fix.
    
    frysk-core/frysk/debuginfo/ChangeLog
    2007-11-01  Andrew Cagney  <cagney@redhat.com>
    
    	* DebugInfo.java (complete(DebugInfoFrame,String,int,List)):
    	Remove off-by-one workaround.
    
    frysk-core/frysk/hpd/ChangeLog
    2007-11-01  Andrew Cagney  <cagney@redhat.com>
    
    	* Command.java (complete(CLI,Input,int,List)): Remove comment
    	about off-by-one jline workaround.
    	* CompletionFactory.java (complete(CLI,Input,int,List)): Update.
    	* MultiLevelCommand.java (complete(CLI,Input,int,List)): Update.
    
    frysk-imports/jline/ChangeLog
    2007-11-01  Andrew Cagney  <cagney@redhat.com>
    
    	Backport fix from upstream.
    	* src/jline/CandidateListCompletionHandler.java
    	(setBuffer(ConsoleReader,String,int)): Fix off-by-one bug.
    	(complete(ConsoleReader,List,int)): Remove +1 work-around.
    	* src/jline/ArgumentCompletor.java: Ditto.

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

Summary of changes:
 frysk-core/frysk/debuginfo/ChangeLog               |    5 +++++
 frysk-core/frysk/debuginfo/DebugInfo.java          |    4 +++-
 frysk-core/frysk/hpd/ChangeLog                     |    5 +++++
 frysk-core/frysk/hpd/Command.java                  |    3 ---
 frysk-core/frysk/hpd/CompletionFactory.java        |    6 +++++-
 frysk-core/frysk/hpd/MultiLevelCommand.java        |    4 +---
 frysk-imports/jline/ChangeLog                      |    8 ++++++++
 .../jline/src/jline/ArgumentCompletor.java         |    2 +-
 .../src/jline/CandidateListCompletionHandler.java  |    7 +------
 9 files changed, 29 insertions(+), 15 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-02  1:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-02  1:04 [SCM] frysk system monitor/debugger branch, master, updated. 5d1b036912714aaf96f18a475b26dddd6d3dd404 cagney

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