Differences From:
File
src/delta.c
part of check-in
[609e4caf29]
- Fixed typos in comments
by
aku on
2007-08-25 03:23:20.
[view]
To:
File
src/delta.c
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.
[view]
@@ -266,9 +266,9 @@
**
** Algorithm:
**
** The encoder first builds a hash table to help it find matching
-** patterns in the source file. 16-byte chucks of the source file
+** patterns in the source file. 16-byte chunks of the source file
** sampled at evenly spaced intervals are used to populate the hash
** table.
**
** Next we begin scanning the target file using a sliding 16-byte