Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch status_redo Excluding Merge-Ins
This is equivalent to a diff from 8a8685d103 to d7ff893259
2012-01-11
| ||
16:58 | Update to the latest SQLite 3.7.10 beta. check-in: ecbc370132 user: drh tags: trunk | |
2012-01-06
| ||
05:28 | corrections for erroneous merge of [4b432961ac|retro-sbsdiff] (see ticket [5a855f1bc6]) Leaf check-in: d7ff893259 user: bch tags: status_redo | |
05:20 | undo [b9227b85cb|status improvements] check-in: a5e9410f47 user: bch tags: status_redo | |
2012-01-05
| ||
13:09 | Merge the trunk changes into the retro-sbsdiff branch. check-in: 4b432961ac user: drh tags: retro-sbsdiff | |
13:08 | Update the built-in SQLite to the latest 3.7.10 beta. check-in: 8a8685d103 user: drh tags: trunk | |
2012-01-03
| ||
06:40 | The return value from sqlite3_win32_mbcs_to_utf8 and sqlite3_win32_utf8_to_mbcs must now be freed via sqlite3_free. check-in: 058e287edb user: mistachkin tags: trunk | |
Changes to src/vfile.c.