Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
History for mkopcodec.awk
2015-10-07
| ||
12:11 | Deleted: Convert the mkopcodec.awk script into tool/mkopcodec.tcl. (check-in: [1506cb33fc] user: drh branch: omit-awk, size: 0) | |
2013-10-30
| ||
02:28 | [c2ff431854] part of check-in [e1a89b56f7] Add the SQLITE_ENABLE_EXPLAIN_COMMENTS compile-time option to enable extra commentary in the EXPLAIN output. Formerly, this was only available with SQLITE_DEBUG. (check-in: [e1a89b56f7] user: drh branch: trunk, size: 1416) | |
2013-10-29
| ||
20:40 | [393b20a2a9] part of check-in [5f310c6a22] Automatically generated comments on many VDBE opcodes when in SQLITE_DEBUG mode. Comments derive from the "Synopsis:" field added to each opcode definition in vdbe.c. (check-in: [5f310c6a22] user: drh branch: trunk, size: 1373) | |
2011-08-30
| ||
01:29 | [f6fccee29e] part of check-in [f1bd5bbae5] Change the build process so that it does not require the unix "sort" command. This avoids confusion between ms-sort and mingw-sort on windows systems. (check-in: [f1bd5bbae5] user: drh branch: trunk, size: 1046) | |
2007-08-27
| ||
23:26 | [3fb9bf0770] part of check-in [dc80b2e1f4] Work around problem with forward declarations of constants in MSVC in the amalgamation. Ticket #2574. (CVS 4304) (check-in: [dc80b2e1f4] user: drh branch: trunk, size: 961) | |
2005-01-20
| ||
23:23 | [bd46ad001c] part of check-in [6177148260] Fix comment typo in mkopcodec.awk. (CVS 2247) (check-in: [6177148260] user: drh branch: trunk, size: 869) | |
2004-12-10
| ||
17:17 | [141aede6e5] part of check-in [9eefabc92d] Fix a problem with the automatic generation of the opcode name table. (CVS 2163) (check-in: [9eefabc92d] user: drh branch: trunk, size: 867) | |
2004-10-31
| ||
02:22 | [14a794f7b2] part of check-in [be661acfa8] Insert #ifdefs that can optionally remove features at compiletime resulting in a database engine with a smaller footprint. (CVS 2034) (check-in: [be661acfa8] user: drh branch: trunk, size: 847) | |
2004-10-06
| ||
15:41 | [80311cdeb1] part of check-in [d790c84c5a] Convert many constants to have type "const". (CVS 2006) (check-in: [d790c84c5a] user: drh branch: trunk, size: 670) | |
15:03 | Added: [d9620352d5] part of check-in [4d0f29d54c] Move some work out of the makefiles and into awk scripts in separate files. Ticket #940. (CVS 2005) (check-in: [4d0f29d54c] user: drh branch: trunk, size: 664) | |