Commit történet

Szerző SHA1 Üzenet Dátum
  drh f2d422c528 Fix the sort4.test module so that the first two test cases are omitted 6 napja
  stephan 166f4eb5cf configure script: only set the SQLITE_TEMP_STORE feature flag if --with-tempstore is explicitly set, to avoid colliding with that flag being set by other means via the test fixture scripts. 6 napja
  drh 019de3d553 Fix the Microsoft makefile so that it does not set SQLITE_TEMP_STORE 6 napja
  drh 543ee479eb Enhance lemon so that it accepts the -U command-line option that undefines 6 napja
  drh 2dcd4fad6b Fix additional integer overflow problems in the substr() function. 6 napja
  drh b097ef29d1 Fix possible integer oveflow in the second and third argument to substr(). 1 hete
  drh 47bc07d425 Avoid 32-bit roundoff error on the second argument to round(). 1 hete
  stephan 0c34eab477 Rename some var refs in ext/lsm1/Makefile for the new build process. 1 hete
  drh 2fb488d10a Do not attempt to truncate a database in sqlite_dbpage if the database is 1 hete
  drh 32dd04b41e Code formatting changes to make trunk more like wal2. 1 hete
  drh bd1a5932d9 Changes for better alignment with the wal2 branch. 1 hete
  drh 276172e4a3 Remove unnecessary end-of-line whitespace. 1 hete
  stephan bba1953426 Tiny makefile/configure script doc tweaks. No functional changes. 1 hete
  drh 9ee02515c4 Fix a harmless compiler warning that comes up when using SQLITE_DEBUG in 1 hete
  drh 35d302ccb1 Increase the maximum number of arguments on an SQL function to 1000 with the 1 hete
  drh 6e53f67c63 Fix harmless typo in a comment describing the columnMallocFailure() function. 2 hete
  drh e57527c14f Make the TCL interface more rebust against very large strings coming 2 hete
  drh e85e33d39c Enhance the ".import" command of the CLI so that it is able to insert into a 2 hete
  drh c29bc733be Add NEVER() around branches that seems to have been made obsolete by 2 hete
  drh 54f96dc50e Further improvements to the decimal-to-float conversion for values close 2 hete
  dan 94ad4abc65 Fix an obscure problem with multiple outer joins, ON clauses and query flattening. Forum [forum:5c8a069d23|thread 5c8a069d23]. 2 hete
  dan 4f5ae3fc4e Fix an obscure problem with multiple outer joins, ON clauses and query flattening. Forum [forum:5c8a069d23|thread 5c8a069d23]. 2 hete
  drh a42db7ff40 Add a note in Makefile.msc about EXTRA_SRC files possibly requiring manual editing. 2 hete
  drh fd360c3943 Resynchronize autoconf/Makefile.msc 2 hete
  stephan 29d1d91502 Add a note in Makefile.msc about EXTRA_SRC files possibly requiring manual editing, as discussed in [forum:903f721f3e7c0d25|forum thread 903f721f3e7c0d25]. 2 hete
  drh 9f53d0c817 Yet another iteration of the solution to the floating-point conversion 2 hete
  drh 8703642803 A cleaner and more robust solution to the floating-point conversion problem 2 hete
  drh 92d252e06d Fix more harmless compiler warnings. 2 hete
  drh 4597870108 Fix harmless compiler warning caused by the previous check-in. 2 hete
  drh 1a4b2117f1 On x64 hardware, round-trip uint64_t→double→uint64_t conversions 2 hete