Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com From: Chris Faylor Date: Fri, 1 Oct 1999 23:14:09 -0400 To: Ronel Sumibcay Cc: cygwin AT sourceware DOT cygnus DOT com Subject: Re: converting diff tool to java Message-ID: <19991001231409.A4489@cygnus.com> Reply-To: cygwin AT sourceware DOT cygnus DOT com Mail-Followup-To: Ronel Sumibcay , cygwin AT sourceware DOT cygnus DOT com References: <911B70209DF3D211A33500105AE73D530C5785 AT MAIL> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <911B70209DF3D211A33500105AE73D530C5785@MAIL>; from Ronel Sumibcay on Fri, Oct 01, 1999 at 01:25:55PM -0700 I'm sorry to say that this is completely off-topic for this mailing list. I think that you'd be much better served by looking into a mailing list that deals specifically with Java. -chris On Fri, Oct 01, 1999 at 01:25:55PM -0700, Ronel Sumibcay wrote: >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. -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com