コミット履歴

作者 SHA1 メッセージ 日付
  shane ea5989276a For Windows VFS, modified xGetLastError() to call FormatMessage() 15 年 前
  dan 03c7b99988 Add documentation comment for new experimental API sqlite3_reoptimize(). 15 年 前
  danielk1977 b06a0b67c4 Change the TEMP_STORE preprocessor symbol to SQLITE_TEMP_STORE. (CVS 5312) 16 年 前
  danielk1977 29bafeabcd Change the OS_XXX pre-processor symbols to SQLITE_OS_XXX. Symbols "OS_UNIX", "OS_WIN", "OS_WINCE", "OS_OS2" and "OS_OTHER" are now "SQLITE_OS_UNIX", "SQLITE_OS_WIN", "SQLITE_OS_WINCE", "SQLITE_OS_OS2" and "SQLITE_OS_OTHER", respectively. (CVS 5311) 16 年 前
  drh 386ef28bc2 Remove the last traces of SQLITE_ENABLE_REDEF_IO. (CVS 4377) 17 年 前
  drh b3905ab5e1 Add another scenario to the soak1.tcl script. (CVS 4081) 17 年 前
  drh 2df37c0390 Add a script for "soak" testing. (CVS 4074) 17 年 前