SQLite

All files named ”tool/mksqlite3internalh.tcl”
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for tool/mksqlite3internalh.tcl

2020-07-29
16:18
[46ef6ed6cc] 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: 3963)
2019-10-09
17:06
[dd425d58d2] part of check-in [5ba8cee8f7] An alternative, experimental lookaside memory allocator that uses two different slot sizes. (check-in: [5ba8cee8f7] user: sperry branch: 2-size-lookaside, size: 3977)
2015-01-12
18:02
[eb994013e8] part of check-in [856dd245ce] Work in progress on fixing harmless compiler warnings when using -W4 and MSVC. (check-in: [856dd245ce] user: mistachkin branch: msvcW4, size: 3962)
2013-11-26
01:00
[b6514145a7] part of check-in [540f552516] Further work on Windows header file reform. (check-in: [540f552516] user: mistachkin branch: winHdr, size: 3952)
2013-11-25
09:36
[ba05329892] part of check-in [0d42c6b830] Initial work on isolating usage of the Windows header file. (check-in: [0d42c6b830] user: mistachkin branch: winHdr, size: 3938)
2012-06-21
15:09
[3dca7bb537] part of check-in [eebd594d6b] Remove more references to OS/2. (check-in: [eebd594d6b] user: mistachkin branch: trunk, size: 3926)
2008-05-29
20:22
[7b43894e21] part of check-in [9883b406ce] Consolidated inline assembly versions of "hwtime()" into hwtime.h. Provided MSVC version. Modified code for consistent use of hwtime(). Changed implementation to use sqlite_uint64 and sqlite_int64 instead of unsigned long long int and long long int for MSVC compiler support. (CVS 5178) (check-in: [9883b406ce] user: shane branch: trunk, size: 3938)
2007-06-19
15:23
[47737a925f] part of check-in [64bcc41f12] Change the name of the "limits.h" source file to "sqliteLimit.h". Ticket #2428. (CVS 4091) (check-in: [64bcc41f12] user: drh branch: trunk, size: 3926)
2007-05-08
17:59
[09152fdc0c] part of check-in [becd64d361] Update the amalgamation builder for the latest changes. (CVS 3955) (check-in: [becd64d361] user: drh branch: trunk, size: 3921)
2007-04-05
21:58
Added: [a85bb0c812] part of check-in [f2caff870c] Fix the amalgamation so that it works with -DSQLITE_ENABLE_REDEF_IO. Change tclsqlite.c so that it can be appended to the amalgamation. Create a new amalgamation of header files for use by projects that want to redefine their own I/O interface using -DSQLITE_ENABLE_REDEF_IO. (CVS 3817) (check-in: [f2caff870c] user: drh branch: trunk, size: 3895)