summaryrefslogtreecommitdiff
path: root/xdelta3/xdelta3.prj
diff options
context:
space:
mode:
authorjosh.macdonald <jmacd@users.noreply.github.com>2007-02-05 10:30:28 +0000
committerjosh.macdonald <jmacd@users.noreply.github.com>2007-02-05 10:30:28 +0000
commitd3ab114a4f748456e63fbd0f19c89d52c8d740ae (patch)
tree0e52bceaff48d99f8096f6bd84bc05c4fe1bf276 /xdelta3/xdelta3.prj
parent29ec813ed97ebd4a02d594bb2a07f570ee1f604b (diff)
Add a .swig for python, working on xd3_encode_mememory() and
xd3_decode_memory(). Not working. Progress on scoring in xdelta3-regtest.py. Update FAST encoder w/ results of 9,11,13,16-llook experiments.
Diffstat (limited to 'xdelta3/xdelta3.prj')
-rwxr-xr-xxdelta3/xdelta3.prj12
1 files changed, 6 insertions, 6 deletions
diff --git a/xdelta3/xdelta3.prj b/xdelta3/xdelta3.prj
index 0740f58..67bb489 100755
--- a/xdelta3/xdelta3.prj
+++ b/xdelta3/xdelta3.prj
@@ -1,11 +1,11 @@
1;; -*- Prcs -*- 1;; -*- Prcs -*-
2(Created-By-Prcs-Version 1 3 4) 2(Created-By-Prcs-Version 1 3 4)
3(Project-Description "") 3(Project-Description "")
4(Project-Version xdelta3 0 12) 4(Project-Version xdelta3 0 13)
5(Parent-Version xdelta3 0 11) 5(Parent-Version xdelta3 0 12)
6(Version-Log "fixes buffer-allocation in xdelta3-decode related to secondary, adds new -6 default compression level") 6(Version-Log "fix /dont_run_xdelta3_test_as_root stupid")
7(New-Version-Log "") 7(New-Version-Log "")
8(Checkin-Time "Sun, 04 Feb 2007 01:49:07 -0800") 8(Checkin-Time "Sun, 04 Feb 2007 02:47:02 -0800")
9(Checkin-Login jmacd) 9(Checkin-Login jmacd)
10(Populate-Ignore ()) 10(Populate-Ignore ())
11(Project-Keywords 11(Project-Keywords
@@ -23,11 +23,11 @@
23 (xdelta3-python.h (xdelta3/4_xdelta3-py 1.3 644)) 23 (xdelta3-python.h (xdelta3/4_xdelta3-py 1.3 644))
24 (xdelta3-regtest.py (xdelta3/10_xdelta3-re 1.7 744)) 24 (xdelta3-regtest.py (xdelta3/10_xdelta3-re 1.7 744))
25 (xdelta3-second.h (xdelta3/3_xdelta3-se 1.4 744)) 25 (xdelta3-second.h (xdelta3/3_xdelta3-se 1.4 744))
26 (xdelta3-test.h (xdelta3/2_xdelta3-te 1.6 744)) 26 (xdelta3-test.h (xdelta3/2_xdelta3-te 1.7 744))
27 (xdelta3.c (xdelta3/16_xdelta3.c 1.7 744)) 27 (xdelta3.c (xdelta3/16_xdelta3.c 1.7 744))
28 (xdelta3.h (xdelta3/1_xdelta3.h 1.6 744)) 28 (xdelta3.h (xdelta3/1_xdelta3.h 1.6 744))
29 29
30 (Makefile (xdelta3/0_Makefile 1.5 744)) 30 (Makefile (xdelta3/0_Makefile 1.6 744))
31 (setup.py (xdelta3/11_setup.py 1.3 744)) 31 (setup.py (xdelta3/11_setup.py 1.3 744))
32 32
33 (draft-korn-vcdiff.txt (xdelta3/b/22_draft-korn 1.1 644)) 33 (draft-korn-vcdiff.txt (xdelta3/b/22_draft-korn 1.1 644))