src/delta.c


Log

Author Commit Date CI Message
Jared Wong 307a3d67 2013-12-08T01:50:10 Fixed left shift size of int. Simply switched the ordering of the checks in the for loop where this left shift was being made.
Russell Belfer 9007c53f 2013-05-27T16:45:22 Fixing unwrapped calloc
Edward Thomson 359fc2d2 2013-01-08T17:07:25 update copyrights
Philip Kelley f6ed5e2d 2013-01-07T09:53:43 Revert changes from git/git diff-delta.c by dak@gnu.org, proski@gnu.org
Russell Belfer a8122b5d 2012-11-21T15:39:03 Fix warnings on Win64 build
Michael Schubert ec1d42b7 2012-08-19T22:22:07 Add diff-delta code from git.git