File History
Not logged in

History of src/delta.c

2009-03-24
22:03:56 [1af641b4b6] part of check-in [522104c2cd] Improvements to the delta generator algorthm so that it runs much faster on large files with very few similarities. There is no change to the delta format generated, so this is fully backwards and forwards compatible. (By: drh on 2009-03-24 22:03:56) [diff] [annotate]
2008-03-06
22:58:48 [abb4c0444e] part of check-in [61ddd63b72] Work toward making fossil work better on large repositories. This version implements a cache in the content manager. It is not clear yet if this is necessarily a good idea - this check-in might end up on an abandoned branch at some point. (By: drh on 2008-03-06 22:58:48) [diff] [annotate]
2007-12-05
08:07:46 [c73001b47f] part of check-in [d0305b305a] Merged mainline into my branch to get the newest application. (By: aku on 2007-12-05 08:07:46) [diff] [annotate]
2007-09-25
21:28:30 [c73001b47f] part of check-in [92291035fe] Merged the compiler warning fixes into mainstream (By: jnc on 2007-09-25 21:28:30) [diff] [annotate]
21:21:35 [c73001b47f] part of check-in [e63a9fd9d0] Fixed many uninitialized variable warnings and some potential bug found via -Wall -Werror on gcc. (By: jnc on 2007-09-25 21:21:35) [diff] [annotate]
2007-09-17
00:58:51 [e79479fc0f] part of check-in [bbcb6326c9] Pulled in the navbar and timeline changes. (By: aku on 2007-09-17 00:58:51) [diff] [annotate]
2007-09-10
00:43:02 [e79479fc0f] part of check-in [01e3e3f51e] Merge in the delta encoder changes. (By: drh on 2007-09-10 00:43:02) [diff] [annotate]
2007-09-06
00:47:02 [e79479fc0f] part of check-in [f6b4c6458b] Raise the hash chain limit in the delta module from 50 to 250. (By: drh on 2007-09-06 00:47:02) [diff] [annotate]
2007-09-05
18:46:59 [d84dda2bcd] part of check-in [b816fadfc7] Fix pathological N*2 behavior in the delta generator. (By: drh on 2007-09-05 18:46:59) [diff] [annotate]
2007-08-26
22:22:01 [4f6e9c70e9] part of check-in [6f1af23ebe] Added section numbers to delta format, labels for linking, navigation bar. Added delta encoder description (incomplete, right now only all the trivial parts). Using TeX for formulas, and mimetex for conversion. (By: aku on 2007-08-26 22:22:01) [diff] [annotate]
2007-08-25
03:23:20 [10d700df60] part of check-in [609e4caf29] Fixed typos in comments (By: aku on 2007-08-25 03:23:20) [diff] [annotate]
2007-08-09
17:42:59 [001257c491] part of check-in [73bddaebb9] The delta compress on xfer is working better now, but still needs work. (By: drh on 2007-08-09 17:42:59) [diff] [annotate]
2007-07-21
14:10:57 [ee93661e27] part of check-in [dbda8d6ce9] Initial check-in of m1 sources. (By: drh on 2007-07-21 14:10:57) [annotate]