Free Xdelta 3.0u Download
Current Page: Home > Photograph & Graphics > Misc Graphics >

Xdelta 3.0u Download

Xdelta 3.0u

License: Freeware Free
Downloads:
Publisher: Josh MacDonald
File size: 222KB
OS: Windows XP, 2000, 98, Me, NT
Date added: 2009-10-27
Homepage: http://www.xcf.berkeley.edu/~jmacd/xdelta.html
Category: Photograph & Graphics

Xdelta 3.0u Description

"The new merge command allows you to combine a sequence of deltas"


BSEditor: An application for computing file deltas and later applying those deltas to reconstruct (patch) files. The DELTA algorithm works well on all types of files, not just text files. It is useful for distributing updates and patches to files which have only slightly
The new merge command allows you to combine a sequence of deltas, to produce a single output that represents the net effect of the sequence. The command is reasonably efficient because it computes the result directly, without constructing any intermediate copies (and without access to the first-of-chain source). I say "reasonably" because there's a soft spot in this algorithm.

A VCDIFF encoding contains two kinds of copy instructions: (1) copies from the source file, which the merge command can translate with straight-forward arithmetic, and (2) copies from the target file (itself), which are more difficult. Because a target copy can copy from another target copy earlier in the window, merging from a target copy at the end of a window may involve following a long chain of target copies all the way to the beginning of the window. The merge command implements this today using recursion, which is not an efficient solution. A better solution involves computing a couple of auxiliary data structures so that: (1) finding the origin of a target copy is a constant-time operation, (2) finding where (if at all) the origin of a target copy is copied by a subsequent delta in the chain. The second of these structures requires, essentially, a function to compute the inverse mapping of a delta, which is a feature that has its own applications.
Release Notes:

* New xdelta3 merge command (issue 36)
* Windows stdin/stdout-related fixes (issue 34)
* Fix API-only infinite loop (issue 70)
* Various portability and build fixes (gcc4, DJGPP, MinGW, Big-endian, Solaris, C++)
* New regression test (yeah!) you can free download Xdelta 3.0u now.

Xdelta 3.0u Related Software

  • Xdelta
    The new merge command allows you to combine a sequence of deltas
  • Xdelta
    The new merge command allows you to combine a sequence of deltas

Xdelta 3.0u Publisher's Software

    Popular Searches

    Software by Letter

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Others

    New Release Software