Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
27 check-ins
2024-11-18
| ||
18:03 | Pull in updates to the delta checksum from https://fossil-scm.org/home/info/4862fc5ed0c3d4dfdfbead to resolve a one-time checksum mismatch error which appeared on one of Richard's systems a single time. Remove some tags-generating makefile code which does not work as-is with recent etags versions. Leaf check-in: c92e155e6a user: stephan tags: trunk | |
2020-06-10
| ||
19:42 | Improved error reporting. Disabled default checksum check because it's failing inexplicably on some inputs (and it's off by default in the original upstream code). check-in: 7441ea268c user: stephan tags: trunk | |
2019-12-08
| ||
17:52 | Updated for more recent/pedantic GCC. check-in: 5dfbc96f04 user: stephan tags: trunk | |
2019-03-19
| ||
14:12 | Build fixes: removed old Make version check and make test.c compile with -std=c99. check-in: 60406c62f9 user: stephan tags: trunk | |
13:36 | Doc tweaks: doxygen compatibility and changed http links to to https. check-in: e10afa2ec8 user: stephan tags: trunk | |
2013-09-02
| ||
20:44 | Added a macro toggle to disable the extended (incompatible) encoding options, which makes it compatible with the original Fossil delta. Builds in compatibility mode by default now. check-in: 93f30955c2 user: stephan tags: trunk | |
2013-05-09
| ||
14:48 | Changes from (char *) to (unsigned char *) everywhere. check-in: 2dc923ee19 user: stephan tags: trunk | |
2013-01-02
| ||
14:53 | minor test code tweak. check-in: 9fd5336edd user: stephan tags: trunk | |
14:50 | minor cast fix (in test code) for printf %u. check-in: 8694b21b1c user: stephan tags: trunk | |
2012-08-04
| ||
20:07 | implemented felta_verify_checksum(). Minor doc updates. check-in: 6b3aef793c user: stephan tags: trunk | |
18:13 | Added 1 byte to the delta header which describes the integer encoding (base 10/16/64). The applyer can now read all 3. check-in: 548e5ca9a0 user: stephan tags: trunk | |
17:50 | doc updates. check-in: c25006184a user: stephan tags: trunk | |
16:19 | Added base-16 integer encoding. check-in: 0df8c4ab68 user: stephan tags: trunk | |
15:41 | added a compile-time option to use decimal-format numbers instead of base64. check-in: 6872d7ed12 user: stephan tags: trunk | |
11:00 | minor test tinkering. check-in: 43d6ad9b00 user: stephan tags: trunk | |
10:57 | Doc touchups. Clarified the NUL byte (or not) at the end of deltas. check-in: 61f1ac6945 user: stephan tags: trunk | |
09:59 | Fixed a memory size snafu. Minor doc cleanups. check-in: 0eeeb6eaf4 user: stephan tags: trunk | |
2012-08-03
| ||
23:43 | tinkering with test code. check-in: 4853c42865 user: stephan tags: trunk | |
23:00 | File renamings. check-in: 06669cacd3 user: stephan tags: trunk | |
22:59 | header cleanups. check-in: b1192034ce user: stephan tags: trunk | |
22:07 | got it. check-in: 447a9e8e23 user: stephan tags: trunk | |
20:54 | commit before i break apply(). check-in: 140cca2cea user: stephan tags: trunk | |
20:44 | refactored felta_create() to output to a callback function. check-in: b8fb7a893f user: stephan tags: trunk | |
19:14 | added missing file :/ check-in: 1f6eaddc1f user: stephan tags: trunk | |
19:14 | :-D check-in: e1de0be1ea user: stephan tags: trunk | |
18:48 | egg check-in: 53745b1b0d user: stephan tags: trunk | |
18:48 | initial empty check-in check-in: 12b3921348 user: stephan tags: trunk | |