Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/browse.c version d2360f705d
2010-10-23
| ||
20:24 | Create or delete the manifest and manifest.uuid files when turning the manifest setting on and off. ... (check-in: 8175b57923 user: drh tags: experimental) | |
19:43 | Transmit the "manifest" setting as part of project configuration. ... (check-in: d57f3c7775 user: drh tags: experimental) | |
14:19 | MD5 optimization for x86_64. ... (check-in: df5a8bf0d4 user: drh tags: experimental) | |
12:58 | Additional performance enhancements. ... (check-in: 6caba36de5 user: drh tags: experimental) | |
02:51 | Simplification to the delta checksum algorithm. Trying to make it run faster. ... (check-in: 4c1bcf6f6a user: drh tags: experimental) | |
02:17 | Rework the manifest cache so that it is more effective on repositories with large numbers of delta-manifests. ... (check-in: bcf601a649 user: drh tags: experimental) | |
2010-10-22
| ||
14:48 | Use a faster tokenizer on manifests to reduce rebuild times by about 5%. ... (check-in: 121ed7c882 user: drh tags: experimental) | |
13:05 | Change the "commit" command so that it will not create the first delta-manifest in a repository unless the --delta option is used. ... (check-in: a69356ae1f user: drh tags: experimental) | |
2010-10-21
| ||
20:54 | Fix the new SHA1 checksum module so that it does not overwrite its input. ... (check-in: fa9dfc34e5 user: drh tags: experimental) | |
20:08 | Replace the RFC-3174 reference implementation of SHA1 with the much faster implementation from NetBSD. ... (check-in: f8f175cf22 user: drh tags: experimental) | |
15:42 | Clarification of the comment that describes the algorithm used to choose between a baseline manifest and a delta manifest upon checkin. No changes to code. ... (check-in: b08fce49e1 user: drh tags: experimental) | |
14:00 | Better algorithm for deciding when to use a delta-manifest on a check-in. ... (check-in: 7c244251b0 user: drh tags: experimental) | |
2010-10-20
| ||
12:31 | Fix a bug in the Files browsing logic. ... (check-in: 85e1e3d4a1 user: drh tags: experimental) | |