Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

4 check-ins related to "MISTAKE"

2025-01-30
20:33
Partial work toward copying sqlite3-src.tar.gz in to build libsqlite3.a in parallel instead of a single-core build from extsrc/sqlite3.c. Closed-Leaf check-in: 9990c2d1db user: wyoung tags: MISTAKE
2025-01-29
20:28
Update the built-in SQLite to the latest trunk version for testing. Enable floating-point math functions in SQLite. check-in: 3ce667ae58 user: drh tags: trunk
2024-01-27
16:44
Removed the ".doc > " level of selectors, allowing these rules to work via less common paths like the /dir rendering of README docs, embedded docs accessed via /file URLs, etc. where the body element is classed as "dir" or "file" or what have you. Closed-Leaf check-in: 01c2c60bdb user: wyoung tags: MISTAKE
15:32
Replaced many uses of blockquote in the quick start doc with pre, verbatim, etc., where all that was wanted was an indented block of text. These more semantic markup elements are now indented already. check-in: d5de647aa5 user: wyoung tags: inskinerator-modern-backport