Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
13 check-ins using file src/db.c version 730beada1e
|
2013-01-11
| ||
| 18:12 | Off-by-one error in regexp \u escape sequence parsing. Regexp \x escape sequence should only accept exactly 2 hex digits. check-in: e4ca677a6c user: drh tags: trunk | |
| 18:03 | Enhancements to the TICKETCHNG table: (1) Add the tkt_rid column and populate it (if present) with the recordID of the artifact. (2) For columns that appear in both TICKET and TICKETCHNG but are missing from the artifact, fill in the TICKETCHNG value with the value from TICKET at that point in time. (3) Add the test-ticket-rebuild command for testing the above. check-in: a18a49c875 user: drh tags: trunk | |
| 12:28 | merge trunk check-in: 6e9e6436a6 user: jan.nijtmans tags: allow-backslash-in-card-filename | |
| 08:10 | Off-by-one error in regexp \u escape sequence parsing. Regexp \x escape sequence should only accept exactly 2 hex digits. Typo. Closed-Leaf check-in: bef9a956c0 user: jan.nijtmans tags: regexp-x | |
|
2013-01-10
| ||
| 12:51 | Added checkin-count to (fossil info) output (ML request). check-in: acea7010b8 user: stephan tags: trunk | |
|
2013-01-09
| ||
| 15:59 | Fix incorrect license statement on the http_ssl.c file. No code changes. check-in: c7133bd79d user: drh tags: trunk | |
| 12:56 | Update the built-in SQLite to the version that contains the fix for the ORDER BY optimization bug that was fixed in SQLite version 3.7.15.2. check-in: 6b3e97a328 user: drh tags: trunk | |
|
2013-01-08
| ||
| 17:08 | Fix typo in the new 5 minute guide. check-in: 5b7f084fd4 user: mistachkin tags: trunk | |
| 16:55 | Added missing commit example to 5-minute quickstart. check-in: 0fb6c829f2 user: stephan tags: trunk | |
| 15:58 | Errata for the 5-minute tutorial page. check-in: be93ecb3a5 user: stephan tags: trunk | |
| 15:47 | Forgot to do the "fossil add fiveminutes.wiki" in the previous commit. check-in: 66c4f17a6e user: drh tags: trunk | |
| 15:35 | Added the "Up and running in 5 minutes" document by Gilles Ganault. check-in: f612e9172c user: drh tags: trunk | |
| 15:19 | Fix an obsolete comment. No code changes. check-in: 17fbffa2dd user: drh tags: trunk | |