Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/diff.c version a9ee4af8
2013-03-06
| ||
14:40 | merge trunk ... (check-in: 7aa9f66f user: jan.nijtmans tags: fix-test-move-repository) | |
12:58 | (experimental) fix for [2cfd96b2ba] ... (check-in: 949976e0 user: jan.nijtmans tags: ticket-2cfd96b2ba) | |
11:30 | Locate the local checkout database even if it is read-only. ... (check-in: f7b355b3 user: drh tags: trunk) | |
10:16 | In db_open_local() check writability of local-db itself in stead of the directory it is in. This should enable fossil checkouts on NFS-mounts, which sometimes lie about writability of directories. ... (check-in: beb91c91 user: jan.nijtmans tags: trunk) | |
09:28 | Fix gcc-4.7.2 warning: src/md5.c: In functie 'MD5Final': src/md5.c:263:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/md5.c:264:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ... (check-in: 98fd649a user: jan.nijtmans tags: trunk) | |
07:50 | Refactor the looks_like_utf*() functions to use a single output flags argument to convey the various pieces of blob status information. ... (check-in: 30a63b8b user: mistachkin tags: trunk) | |