delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <911B70209DF3D211A33500105AE73D530C5791@MAIL> |
From: | Ronel Sumibcay <sumibcay AT innotiv DOT com> |
To: | cygwin AT sourceware DOT cygnus DOT com |
Subject: | porting diff tool source to java |
Date: | Fri, 1 Oct 1999 14:01:57 -0700 |
MIME-Version: | 1.0 |
X-Mailer: | Internet Mail Service (5.5.2448.0) |
Hi, I'm working on a Java application that needs diff functionality. I'm currently looking into porting the c source of diff to a java version. I'd like to add the ability for the Java version to accept two data streams for comparison, rather than going through the file system. Are there any known projects that can help me on this endeavor? Or any documentation you can point me to to help me better understand the diff source? What I'm hoping to understand are portions that are not necessary to port over to java. For example, alot of the stat stuff can be left out. I'd also like to better understand the actual algorithm that performs the diff. I'd like to start off with functionality that just compares data within streams, and then add the file and directory command line functionity and options later. Thanks! -ronel -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |