Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins occurring on or before 2a4e4cf03e.
2013-08-21
| ||
14:49 | this should be a valid manifest ... (check-in: 2a4e4cf03e user: jan.nijtmans) | |
14:24 | The undocumented feature of resolving RID-looking strings as RIDs has been changed to rid:### instead to avoid surprise, per ML discussion. ... (check-in: 4c80aa2ae1 user: stephan tags: trunk) | |
12:58 | Fix some errors/inconsistancies in SYNTAX error messages ... (check-in: ccc7724a51 user: jan.nijtmans tags: trunk) | |
07:45 | Cluster artifacts with Q-card are invalid. Check for "cluster" artifacts first so all later code-paths can leave out the M-card check. Check for K-cards in the "ticket" section, so all later code-paths can leave out this check. Check for L-cards in the "wiki" section, so all later code-paths can leave out this check. This saves 9 code-lines while keeping equal functionality (except for the additional Q-card check in Clusters) ... (check-in: 13e2c73aec user: jan.nijtmans tags: trunk) | |
07:09 | On Cygwin $tcl_platform(platform) is "unix", but we want the same font as on win32 if the "win32" mode is used. ... (check-in: 09c2cf3e58 user: jan.nijtmans tags: trunk) | |
02:26 | Tk diff: Just stick with default fonts (with an exception for Windows). ... (check-in: 7e9c7c0454 user: joel tags: trunk) | |
2013-08-20
| ||
14:07 | Added a link to the pgp-signed note. Not happy with how it turns out, but it is proof-of-concept. Edit: closing after ML comments pointed out the ability of this feature to be abused by adding look-alike code to the commit message. ... (Closed-Leaf check-in: 884a765abd user: stephan tags: timeline-pgp-marker) | |
12:57 | experimentally added "PGP SIGNED" marker to PGP-signed commits in the timeline, per ML request. ... (check-in: d632a50e2a user: stephan tags: timeline-pgp-marker) | |
11:29 | Detect properly that [ff59f202fe] is an invalid Control artifact. ... (check-in: 13161f39aa user: jan.nijtmans tags: trunk) | |
08:08 | Eliminate some unnecessary variables. Eliminate some (harmless) compiler warnings with gcc 4.8.1. Remove some spaces at the end of lines. No functional changes. ... (check-in: 4e092e0f15 user: jan.nijtmans tags: trunk) | |
04:06 | Bring in the latest SQLite with VDBE and Btree performance optimizations. ... (check-in: 187845b574 user: drh tags: trunk) | |
2013-08-19
| ||
18:33 | Minor addenda to the R-card calculation notes. ... (check-in: 9d50b77e12 user: stephan tags: trunk) | |
17:13 | Set default CSS for canvas node colors since Chrome has different browser defaults than all others. ... (check-in: 9b19e7e086 user: drh tags: trunk) | |
14:48 | We can detect when to enable compatibility mode, so do this instead of requiring an explicit argument. ... (check-in: 90c4859315 user: andybradford tags: ssh-test-http) | |
14:30 | Don't use a separate Control artifact for "merge --integrate" any more ... (check-in: daa8eb95e4 user: jan.nijtmans tags: trunk) | |