Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/misc/ieee754.c
2025-02-27
| ||
21:17 | [c9dd9d77c8] part of check-in [f50c21484d] Approximately 100 typo corrections spanning the whole tree, submitted via forum post 0db9827f0464bc33 and individually audited and verified. Affects only code comments, innocuous test strings, error message text in tool (not library) code, and configure-level help text. (check-in: [f50c21484d] user: stephan branch: trunk, size: 8911) | |
2023-07-05
| ||
12:00 | [62a9097820] part of check-in [9a36f26945] Add the ieee754_inc(r,N) function to the ieee754.c extension. (check-in: [9a36f26945] user: drh branch: trunk, size: 8911) | |
2022-02-21
| ||
13:44 | [984d51fe23] part of check-in [e25e33582b] Remove stray tab characters from auxiliary source code files. (check-in: [e25e33582b] user: drh branch: trunk, size: 8153) | |
2021-10-01
| ||
21:01 | [91a5594071] part of check-in [94b59691ee] Fix harmless compiler warnings. (check-in: [94b59691ee] user: drh branch: trunk, size: 8154) | |
2021-03-02
| ||
16:27 | [cd6ab89f85] part of check-in [99aab32da1] Limit the size of the exponent input in the second argument to the ieee754() SQL function, to avoid integer overflow. Ticket [22dea1cfdb9151e4]. (check-in: [99aab32da1] user: drh branch: trunk, size: 8093) | |
2020-07-29
| ||
16:18 | [14ac8e035a] part of check-in [a80ae2c98b] Dozens and dozens of typo fixes in comments. This change adds no value to the end product and is disruptive, so it is questionable whether or not it will ever land on trunk. (check-in: [a80ae2c98b] user: drh branch: typos, size: 7938) | |
2020-07-18
| ||
18:44 | [5c7ca32636] part of check-in [4c0d208c45] More harmless compiler warning fixes. (check-in: [4c0d208c45] user: drh branch: trunk, size: 7937) | |
2020-06-26
| ||
15:32 | [bb6bd8e9ee] part of check-in [c78cbf2e86] Add the ieee754_to_blob() and ieee754_from_blob() functions. Fix the handling of subnormal forms in the two-argument version of ieee754(). (check-in: [c78cbf2e86] user: drh branch: trunk, size: 7690) | |
2020-06-24
| ||
15:06 | [7303cc27df] part of check-in [db2f0836b6] Add the ieee754_mantissa() and ieee754_exponent() functions to the iee754 extension. Build the ieee754 extension into the CLI. (check-in: [db2f0836b6] user: drh branch: trunk, size: 6179) | |
13:52 | [94846ee4b2] part of check-in [838817b680] Fix the decoding of subnormal values in the ieee754 extension. (check-in: [838817b680] user: drh branch: trunk, size: 3790) | |
13:14 | [527917ceea] part of check-in [4199c1e8aa] In the one-argument version of the ieee754() extension function, if the argument is an 8-byte blob, interpret that blob as a binary64 floating point and decode it. (check-in: [4199c1e8aa] user: drh branch: trunk, size: 3732) | |
2020-01-07
| ||
19:45 | [eaffd9b364] part of check-in [4c21373c21] Create the "trusted_schema" pragma. Add sqlite3_vtab_config() calls to set the risk rank for many virtual tables. (check-in: [4c21373c21] user: drh branch: new-security-options, size: 3466) | |
2018-06-19
| ||
21:15 | [aea0fff2ae] part of check-in [7fa8f16e58] Make the ieee754() a built-in function. Add the --ieee754 option to the ".dump" command in the shell to cause it to output floating-point values as ieee754() calls, so that the floating point number will be reproduced exactly. Not sure yet that we want to go this way, but it is one option. (check-in: [7fa8f16e58] user: drh branch: ieee754, size: 3469) | |
2015-11-07
| ||
00:51 | [f190d0cc51] part of check-in [dd9a26ecde] Fix a harmless sanitizer warning in the ieee754 extension. (check-in: [dd9a26ecde] user: drh branch: trunk, size: 3367) | |
2015-11-06
| ||
17:01 | [ca4a0a8fd2] part of check-in [840cbda886] Test cases for the ieee754 extension. (check-in: [840cbda886] user: drh branch: trunk, size: 3366) | |
2013-07-02
| ||
00:06 | [b036216728] part of check-in [1c3ed47b71] Fix harmless typos in comments of two extensions. (check-in: [1c3ed47b71] user: drh branch: trunk, size: 3354) | |
2013-04-25
| ||
16:42 | Added: [2565ce373d] part of check-in [84018099c8] Added the transitive_closure, ieee754, and amatch extensions. (check-in: [84018099c8] user: drh branch: std-ext, size: 3358) | |