The NetBSD Project

CVS log for pkgsrc/devel/xdelta3/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / xdelta3

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2009Q4-base


Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 8 19:57:48 2008 UTC (15 years, 5 months ago) by heinz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.1: +4 -4 lines
Diff to previous 1.1 (colored)

Updated to version 3.0u.

Pkgsrc changes:
  - Updated HOMEPAGE. Changes were collected from this page.
  - Needs GNU make.
  - LICENSE is GPLv2
  - Added basic support for "make test".

Changes since version 3.0q:
===========================
Xdelta-3.0u 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!)

Xdelta-3.0t release notes:

    * Improves compression by avoiding inefficient small copies (e.g.,
      copies of length 4 at a distance >= 2^14 are skipped)
    * Fixes an uninitialized array element in -S djw which did not cause
      a crash, but caused less than ideal compression and test failures
    * Fixes bugs in xdelta3 recode, tests added
    * All tests pass under Valgrind

Xdelta-3.0s release notes:

    * Faster! Several optimizations to avoid unnecessary arithmetic
    * xdelta3 -1 has faster/poorer compression (xdelta3 -2 is the former
      configuration)
    * -S djw exposes secondary compression levels as -S djw1 .. -S djw9
    * Removes "source file too large for external decompression" error check
    * API support for transcoding other formats into VCDIFF

Xdelta-3.0r release notes:

    * Fixes an encoder crash caused by -S djw (secondary compressor) on
      certain data, new tests for code-length overflow
    * Adds new recode command for re-encoding a delta with different
      secondary compression settings
    * Fixes API-specific bugs related to non-blocking calls to
      xd3_encode_input and xd3_decode_input
    * Adds new examples/encoder_decoder_test.c program for the non-blocking API

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>