Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Remove OP_Int64 and OP_Real. OP_Num is now used instead. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | sqlite4-num |
Files: | files | file ages | folders |
SHA1: |
860695f9be77e7658f41f3fa95d84dd0 |
User & Date: | dan 2013-05-31 19:34:06 |
Context
2013-05-31
| ||
19:37 | Merge sqlite4-num branch with trunk. check-in: 7b0d1cf7f4 user: dan tags: trunk | |
19:34 | Remove OP_Int64 and OP_Real. OP_Num is now used instead. Leaf check-in: 860695f9be user: dan tags: sqlite4-num | |
19:19 | Remove uses of type 'double' from the vdbe. check-in: e018823162 user: dan tags: sqlite4-num | |
Changes
Changes to src/expr.c.
Changes to src/pragma.c.
Changes to src/vdbe.c.