Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/main.c version d29fbe9c86
|
2013-09-07
| ||
| 16:09 | Rework the algorithm to consume a certain number of bits from the string, rather than using modulus arithmetic --- this is much friendlier on partial hashes, at the expense of being a bit less efficient. check-in: 0160d40b5d user: dg tags: dg-codenames | |
|
2013-09-05
| ||
| 02:46 | Add $csrf_token TH1 variable. check-in: 2653fb4ebe user: joel tags: trunk | |
| 01:48 | Only report server time skew once and at the very end of a sync. check-in: 051cf593b2 user: drh tags: trunk | |
|
2013-09-04
| ||
| 20:44 | Merge from trunk. check-in: 15090b9450 user: dg tags: dg-codenames | |
| 19:17 | merge trunk check-in: 79bae86356 user: jan.nijtmans tags: cleanX-no-clean-glob | |
| 18:43 | New --close option to "fossil commit", which immediately closes the branch being committed. check-in: abf727105d user: jan.nijtmans tags: trunk | |
| 12:50 | New --close option to "fossil commit", which immediately closes the branch being committed. Closed-Leaf check-in: c0daf6157a user: jan.nijtmans tags: commit-close | |
| 11:30 | Update the built-in SQLite from upstream, taking over Joe's fix fror MSVC (reported by Ross Berteig) check-in: 9aae838b8b user: jan.nijtmans tags: trunk | |
| 00:08 | Add mention of SBS diff change to changelog. check-in: f2ce086b5d user: joel tags: trunk | |
|
2013-09-03
| ||
| 15:24 | Update the built-in SQLite from upstream, for the purpose of testing SQLite. check-in: fa0df0c77e user: drh tags: trunk | |
|
2013-09-02
| ||
| 19:20 | Fixed a wrong-column use in load_vfile_from_rid(), which caused an is-a-phantom check to always eval to false, even for phantoms. This has 'probably' never been triggered before. check-in: 612e0ecc25 user: stephan tags: trunk | |
| 19:11 | Removed some dead SQL code and fixed transaction closing in a "cannot happen" scenario in load_vfile_from_rid(), per ML discussion. check-in: 3e9f9b0609 user: stephan tags: trunk | |
| 17:44 | Added recent assertion/stderr fix to changelog. check-in: 429aba33c2 user: stephan tags: trunk | |
| 09:33 | On Cygwin, if no browser is set and no Cygwin version of any browser can be found, fall back to win32/win64 version of chrome, firefox or IE (in that order) check-in: 021866fd91 user: jan.nijtmans tags: trunk | |