public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* porting diff tool source to java
@ 1999-10-01 13:50 Ronel Sumibcay
  1999-10-31 19:54 ` Ronel Sumibcay
  0 siblings, 1 reply; 2+ messages in thread
From: Ronel Sumibcay @ 1999-10-01 13:50 UTC (permalink / raw)
  To: cygwin

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@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* porting diff tool source to java
  1999-10-01 13:50 porting diff tool source to java Ronel Sumibcay
@ 1999-10-31 19:54 ` Ronel Sumibcay
  0 siblings, 0 replies; 2+ messages in thread
From: Ronel Sumibcay @ 1999-10-31 19:54 UTC (permalink / raw)
  To: cygwin

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@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1999-10-31 19:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-10-01 13:50 porting diff tool source to java Ronel Sumibcay
1999-10-31 19:54 ` Ronel Sumibcay

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