Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins using file src/rebuild.c version 466cf05d20
|
2010-07-03
| ||
| 15:33 | Update SQLite to the latest beta of 3.7.0. This provides much better server concurrency when the repository database file is set to WAL mode. ... (check-in: fb5f0c2580 user: drh tags: trunk, release) | |
| 15:26 | Automatically pull the shunning list when pulling from the "remote-url" server, which we assume is a trusted server. Add the new "auto-shun" setting to disable this feature, if desired. ... (check-in: 515814f8e7 user: drh tags: trunk) | |
|
2010-06-28
| ||
| 14:35 | Modified Makefile to support clang in private branch. ... (check-in: 9c06026377 user: michael tags: ttmrichter) | |
| 14:30 | Updated ttmrichter branch to latest from trunk. ... (check-in: 4c41c80e04 user: michael tags: ttmrichter) | |
|
2010-06-26
| ||
| 20:37 | Update the built-in SQLite to the latest from the SQLite development tree. ... (check-in: ba14c7549c user: drh tags: trunk) | |
|
2010-06-24
| ||
| 11:10 | Update to the latest SQLite with the new WAL file format containing version numbers. ... (check-in: e0bdd5afce user: drh tags: trunk) | |
|
2010-06-23
| ||
| 15:23 | Update to the latest SQLite which contains a bug fix in the current-time function on windows. ... (check-in: 34178e2771 user: drh tags: trunk) | |
| 13:30 | Prompt the user for permission to overwrite files on "fossil open". Ticket [17389900b2e5bd816] ... (check-in: d778ffea81 user: drh tags: trunk) | |
| 11:58 | Fix to a "help" message. No code changes. ... (check-in: b892572644 user: drh tags: trunk) | |
| 11:54 | Do not try to drop system tables when rebuilding a repository. Ticket [7c700d2f28838490]. ... (check-in: b063e40725 user: drh tags: trunk) | |