Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/sqlite3.c version 955cc67ace
2012-12-08
| ||
06:58 | Merge updates from trunk. check-in: ea529b633d user: mistachkin tags: th1Hooks | |
02:26 | Silence unused variable compiler warning. Modify MinGW makefiles to fix an overly long line. check-in: f51c8a4447 user: mistachkin tags: trunk | |
01:01 | In the markdown engine, use fossil_strnicmp() to allow easy compilation with MSVC. check-in: 3ad20f4b25 user: mistachkin tags: trunk | |
00:41 | Merge markdown support for embedded documentation into the trunk. check-in: 61079c3bef user: mistachkin tags: trunk | |
2012-12-07
| ||
20:58 | Merge updates from trunk. Closed-Leaf check-in: de1ef7e99f user: mistachkin tags: markdown | |
14:57 | Fix for click-to-diff in IE8, tested this time using IE9 in compatibility mode. check-in: 0bb8184e3c user: drh tags: trunk | |
14:33 | Attempt to get click-to-diff working on IE8. check-in: ce99889c68 user: drh tags: trunk | |
12:57 | Include "sys/times.h" in file.c if not compiling on windows. This quiets a compiler warning. check-in: bf160cf014 user: drh tags: trunk | |
12:50 | Get self-registration working again after adding javascript-activated forms. check-in: 54085d52c4 user: drh tags: trunk | |
2012-12-06
| ||
02:51 | Disable the "Diffs" link from the check-in information page. Better to use the click-to-diff feature of the graph. The code was disabled using #if 0 so it is easy to reactivate it if desired. check-in: 89ab1185bf user: drh tags: trunk | |
02:44 | Increase the maximum graph with to 40 rails. Fix the graph display for individual files, which was broken by the prior change. check-in: 8d4ee62b18 user: drh tags: trunk | |
01:47 | Make the spacing between vertical rail centerlines in the graph adjustable based on the number of rails. Use less horizontal space. check-in: d57481a707 user: drh tags: trunk | |
2012-12-05
| ||
15:47 | Pull the SQLite 3.7.15 beta from upstream for testing. check-in: 0eb3d8e828 user: drh tags: trunk | |