Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
xdelta: A binary file delta generator and an RCS replacement library.
- Summary
- Xdelta (X for XCF: the eXperimental Computing Facility at Berkeley) is
a binary delta generator (like a diff program for binaries) and an RCS
version control replacement library. The Xdelta library performs its
work independently of the actual format used to encode the file and is
intended to be used by various higher-level programs such as XCF's
Project Revision Control System (PRCS). PRCS is a front end for a
version control toolset. Xdelta uses a binary file delta algorithm to
replace the standard diff program used by RCS.
Changelog
- * Tue Apr 11 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.1.3-17.2.1
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1.1.3-17.2
-
- rebuilt for new gcc4.1 snapshot and glibc changes