Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for tool/srcck1.c
2025-04-10
| ||
10:18 | [559e703c6c] part of check-in [20acd630b9] Remove unnecessary "www." prefixes on domain names in URLs. (check-in: [20acd630b9] user: drh branch: trunk, size: 4489) | |
2016-07-25
| ||
02:31 | [371de5363b] part of check-in [163e15229d] Change SQLITE_TRACE_STMT to return unexpanded SQL text in the X argument. Add documentation on how and when to use sqlite3_expanded_sql(P) to compute the expanded text for legacy sqlite3_trace() compatibility. (check-in: [163e15229d] user: drh branch: trunk, size: 4493) | |
2016-02-25
| ||
21:27 | [4f65e1a674] part of check-in [d64d005eb5] Change the srcck1.c utility program to use only unsigned characters. (check-in: [d64d005eb5] user: drh branch: trunk, size: 4530) | |
2016-02-07
| ||
20:39 | [4c39bdfa9a] part of check-in [852a529a8b] Fix harmless compiler warning in 'srcck1' tool and add it to the clean targets. (check-in: [852a529a8b] user: mistachkin branch: trunk, size: 4494) | |
00:08 | [0522865656] part of check-in [ab269e7205] Add the sourcetest target to Makefile.msc. (check-in: [ab269e7205] user: drh branch: trunk, size: 4497) | |
2016-02-06
| ||
22:32 | Added: [3119733530] part of check-in [b0b4624fc5] Add a utility program that looks for assert(), NEVER(), ALWAYS(), and testcase() macros that have side-effects, and reports errors when they are found. Also fix a bug that this utility detected as it was being tested. (check-in: [b0b4624fc5] user: drh branch: trunk, size: 4477) | |