Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
8 check-ins using file src/db.c version 8e4433774a
|
2010-08-23
| ||
| 19:33 | Update SQLite to the 3.7.2 release candidate. check-in: 6fd2ff1b09 user: drh tags: trunk | |
|
2010-08-21
| ||
| 17:32 | Use a more precise (though slower) diff algorithm when working with small strings whose differences are hard to detect. check-in: 1e08452c65 user: drh tags: trunk | |
| 04:06 | The command-line "diff" does not ignore whitespace at the end of lines and it generates a well-formed patch file that can be fed directly into "patch -p 0". Ticket [a9f7b23c2e376af]. GUI diffs and the merge commands do ignore end-of-line whitespace. check-in: 5ef7435ac0 user: drh tags: trunk | |
| 03:33 | Change the built-in "diff" so that it no longer ignores whitespace at the end of lines, as doing so confuses the "patch" command. Ticket [a9f7b23c2e376af5b0] check-in: 7f788bdb04 user: drh tags: trunk | |
| 03:27 | Fix a potential segfault in the graph generator when check-ins occur with time skew. check-in: 32c9c47c93 user: drh tags: trunk | |
|
2010-08-20
| ||
| 19:56 | Update SQLite to the latest version 3.7.1 beta. check-in: 79c9de763a user: drh tags: trunk | |
| 19:42 | Improvements to the graph layout algorithm. check-in: 98870a8510 user: drh tags: trunk | |
|
2010-08-19
| ||
| 11:46 | Output appropriate error messages and abort if the date argument to the --date-override option is malformed. Ticket [dba59ec54423f19] check-in: e0248776d3 user: drh tags: trunk | |