Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Faster and smaller implementation of sqlite3_value_type(). |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
5708bc24b8cab623b833121183042b43 |
User & Date: | drh 2014-02-10 03:21:57 |
Context
2014-02-10
| ||
12:59 | Faster implementation for sqlite3MulInt64(). check-in: 010c48f6 user: drh tags: trunk | |
03:21 | Faster and smaller implementation of sqlite3_value_type(). check-in: 5708bc24 user: drh tags: trunk | |
2014-02-09
| ||
23:59 | Add a compound-query test to the speedtest1 test program. check-in: 53299575 user: drh tags: trunk | |
Changes
Changes to src/test5.c.
Changes to src/vdbe.c.
Changes to src/vdbeInt.h.
Changes to src/vdbeapi.c.
Changes to src/vdbeaux.c.
Changes to src/vdbemem.c.