Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for ext/misc/totype.c
2025-02-25
| ||
20:55 | [ba11aac3c0] part of check-in [af928818a0] Approximately 50 typo fixes, spanning the whole tree, contributed via forum post 006c8fa165083ac3 and individually checked for correctness. Affects only code comments, docs, and a single line of debug output in a test app. (check-in: [af928818a0] user: stephan branch: trunk, size: 15317) | |
2024-03-15
| ||
12:59 | [e4911af239] part of check-in [dd41db3b10] Attempt to use the Dekker high-precision floating point algorithm in the ext/misc/totype.c extension. This check-in should have been derived from trunk, not the exp-values-clause2 branch. But that's ok, because both trunk and the branch are the same in all aspects that relate to this check-in and this check-in is just parking the proposed enhancement for future consideration - it is not a serious proposal at this point. (check-in: [dd41db3b10] user: drh branch: totype-dekker, size: 17337) | |
2024-01-05
| ||
15:53 | [75ed9827d1] part of check-in [c626aa108a] Update extension ext/misc/totext.c to avoid both ubsan warnings and dubious real->integer conversions. (check-in: [c626aa108a] user: dan branch: totype-fix, size: 15316) | |
2020-07-29
| ||
16:18 | [392e6976ea] 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: 14867) | |
2020-01-07
| ||
19:45 | [fa4aedeb07] 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: 14866) | |
2019-10-30
| ||
18:50 | [5b6b1eafaa] part of check-in [2978b65ebe] Always disallow the use of non-deterministic functions in CHECK constraints, even date/time functions that use the 'now' or similar keywords. Provide improved error messages when this requirement is not met. Ticket [830277d9db6c3ba1] (check-in: [2978b65ebe] user: drh branch: trunk, size: 14828) | |
2013-10-15
| ||
10:43 | [4a167594e7] part of check-in [a38adeb7ff] Fix harmless macro redefinition warnings in the totype extension. (check-in: [a38adeb7ff] user: mistachkin branch: noWarnings, size: 14814) | |
2013-10-14
| ||
22:35 | [86eeb8efb5] part of check-in [73238f655a] Fix harmless compiler warning in the totype extension. Include all standard whitespace characters in totypeIsspace. Minor adjustments to style and comments. (check-in: [73238f655a] user: mistachkin branch: trunk, size: 14750) | |
21:14 | Added: [368c089adf] part of check-in [9f66dd7e37] Move the tointeger() and toreal() functions out of core and make them into a run-time loadable extension. (check-in: [9f66dd7e37] user: drh branch: trunk, size: 14716) | |