History of src/delta.c of d89fea6a1c0823aa
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History of file src/delta.c at check-in d89fea6a1c0823aa

2012-11-04
12:59
Fix typos. file: [2c7e11a91b] check-in: [45065c5c28] user: dmitry branch: spelling, size: 18690
2012-08-29
13:57
Allow UTF-8 characters in sources. translate.exe will translate it to ASCII file: [6458c91bb5] check-in: [9f6abc5968] user: jan.nijtmans branch: msvc-broken, size: 18688
2010-12-23
18:00
Fix a possible buffer overrun in the delta_apply() routine if handed an invalid delta. file: [e3dfb31289] check-in: [174d61b90a] user: drh branch: trunk, size: 18689
2010-12-20
17:17
This change was accidentally committed by a test script, specifically the test/merge5.test test script. There is some problem with "make test". file: [43dd95bcbe] check-in: [01c83bfbbf] user: drh branch: Mistake, size: 18675
2010-10-25
21:16
The "fossil revert" command now clears merge history. Less frequent status output on rebuild. The FOSSIL_OMIT_DELTA_CKSUM_TEST compile-time option is available. file: [6296c873ab] check-in: [6c8ed4e147] user: drh branch: experimental, size: 18674
2010-10-23
12:58
Additional performance enhancements. file: [128bbd859d] check-in: [6caba36de5] user: drh branch: experimental, size: 18586
02:51
Simplification to the delta checksum algorithm. Trying to make it run faster. file: [ace8143552] check-in: [4c1bcf6f6a] user: drh branch: experimental, size: 18347
2010-10-15
17:13
Replace all malloc() calls with fossil_malloc(). The fossil_malloc() routine panics rather than return a NULL pointer. file: [bb7a7e1bb9] check-in: [8f41b2fa75] user: drh branch: trunk, size: 18461
2010-05-16
19:08
Change from GPL to the Simplified BSD License. file: [186af88328] check-in: [c06edd231f] user: drh branch: clear-title, size: 18484
2010-02-08
16:12
Implement a graph of changes in the timeline to replace the older flashing asterisk mechanism. Does not work on IE6. Probably still contains bugs. file: [2ca4849ec7] check-in: [d89fea6a1c] user: drh branch: trunk, size: 18760
2009-03-24
22:03
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. file: [1af641b4b6] check-in: [522104c2cd] user: drh branch: trunk, size: 18704
2008-03-06
22:58
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. file: [abb4c0444e] check-in: [61ddd63b72] user: drh branch: trunk, size: 18654
2007-09-25
21:21
Fixed many uninitialized variable warnings and some potential bug found via -Wall -Werror on gcc. file: [c73001b47f] check-in: [e63a9fd9d0] user: jnc branch: trunk, size: 18420
2007-09-06
00:47
Raise the hash chain limit in the delta module from 50 to 250. file: [e79479fc0f] check-in: [f6b4c6458b] user: drh branch: trunk, size: 18416
2007-09-05
18:46
Fix pathological N*2 behavior in the delta generator. file: [d84dda2bcd] check-in: [b816fadfc7] user: drh branch: trunk, size: 18415
2007-08-26
22:22
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. file: [4f6e9c70e9] check-in: [6f1af23ebe] user: aku branch: trunk, size: 18404
2007-08-25
03:23
Fixed typos in comments file: [10d700df60] check-in: [609e4caf29] user: aku branch: trunk, size: 18404
2007-08-09
17:42
The delta compress on xfer is working better now, but still needs work. file: [001257c491] check-in: [73bddaebb9] user: drh branch: trunk, size: 18415
2007-07-21
14:10
Added: Initial check-in of m1 sources. file: [ee93661e27] check-in: [dbda8d6ce9] user: drh branch: trunk, size: 18415