Download List

프로젝트 설명

JBDiff (Java Binary Diff) utility is a Java port of the C based bsdiff utility by Colin Percival.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-10-02 14:48
0.1.1

이 릴리스는 BSD 라이선스를 허가되어있다 - 다시. 거기에 다른 변경 사항이있습니다.
This release has been re-licensed to the BSD
license. There are no other
changes.

2005-03-08 23:46
0.1.0

이것은 첫 번째 릴리스의 C 장님이 아닌 포트를 기반으로 bsdiff 유틸리티입니다. 코드의 광범위한 일괄 자바 어떠한 수정없이 포팅되었습니다. 이미 최적화를위한 범위는 (은 C bsdiff 배 빠른 JBDiff로)입니다. 은 diff 파일 형식을 사용하지만, 현재 bsdiff와 호환되지 비슷합니다. 이 릴리스은 diff 수 있도록 패치를 적용하는 명령줄 도구로 구성됩니다. 또한 그 방법을 인수로 받아들일 것입니다 Java.io.File 개체를 다른 프로그램에서 법인에 적합합니다.
Tags: Initial freshmeat announcement
This first release is a rather blind port of the C based bsdiff utility. A vast bulk of the code has been ported to Java without any modification. There is scope for optimization (the C bsdiff is twice as fast as JBDiff). The diff file format used is similar to but currently not compatible with bsdiff. This release comprises a command line tool to make a diff and to apply the patch. There is also a method suitable for incorporation in other programs that that will accept Java.io.File objects as arguments.

Project Resources