aboutsummaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authoropenvcdiff <openvcdiff@132ac840-3546-0410-a738-d3f8764196be>2008-10-23 23:43:46 +0000
committeropenvcdiff <openvcdiff@132ac840-3546-0410-a738-d3f8764196be>2008-10-23 23:43:46 +0000
commit83bbde0df33922d8dc6fa737cfb306d9caae13b1 (patch)
tree2c96aa0fe5333a36a9d7dc05a43d16b91e6d4487 /THANKS
parent28db8079f707ebdf43ce62cdfd96eb39c8f889e0 (diff)
downloadopen-vcdiff-83bbde0df33922d8dc6fa737cfb306d9caae13b1.tar.gz
Thu, 23 Oct 2008 09:03:56 -0700 Google Inc. <opensource@google.com>
* Issue #6: vcdiff crashes with zero-size dictionary * Add special cases for empty dictionary file in vcdiff_main.cc. * Issue #7: vcdiff incorrect binary I/O on Windows * Change stdin/stdout file type to binary in vcdiff_main.cc. * Issue #13: Add unit test for vcdiff command-line executable * Unit test vcdiff_test.bat added for Visual Studio testing of vcdiff.exe. Includes regression tests for issues #6 and #7. * Issue #15: open-vcdiff fails to compile on Fedora 9 * Apply patch sent by Daniel Kegel * Add header <string.h> to src/vcdiffengine.cc, which uses memcpy. * Remove const qualifier from integral return types to fix gcc 4.3.1 warning. * Add contributors' names to THANKS file. git-svn-id: http://open-vcdiff.googlecode.com/svn/trunk@21 132ac840-3546-0410-a738-d3f8764196be
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS7
1 files changed, 6 insertions, 1 deletions
diff --git a/THANKS b/THANKS
index 5c4453a..a8e69de 100644
--- a/THANKS
+++ b/THANKS
@@ -7,6 +7,7 @@ Many people further contributed to open-vcdiff by reporting
problems, suggesting various improvements or submitting actual
code. Here is a list of these people. Help me keep it complete
and free of errors.
+Jens Alfke
Daniel Berlin
Jon Butler
Wiltse Carpenter
@@ -14,11 +15,14 @@ Jagannadh Chukka
Eric Dorland
Eric Flatt
David Glasser
+Jeff Gustafson
+Pawel Hajdan jr
Bijun He
Jacob Hoffman-Andrews
Ashu Jain
-Leonidas Kontothanassis
+Daniel Kegel
Michael Kleber
+Leonidas Kontothanassis
Wei-Hsin Lee
Frank Lin
Josh MacDonald
@@ -28,6 +32,7 @@ Jim Morrison
Alex Raikman
David Rochberg
Jim Roskind
+Craig Schlenter
Robin Shostack
Adeodato Simo
Ben Smith