提交历史

作者 SHA1 备注 提交日期
  drh e4d4d73397 Use Win32 APIs to read/write the console in Windows unless the 2 月之前
  stephan 1934310ebd sqlite3_stdio.c now uses sqlite3_malloc()/sqlite3_free() instead of malloc()/free(). Reported in [forum:6b6cb3ddc8a89b55|forum post 6b6cb3dd]. 2 月之前
  stephan 88ef6be57d Fix two mismatched uses of malloc() and sqlite3_free() in sqlite3_stdio.c, as reported in [forum:7dd7c70038 | forum post 7dd7c70038]. 2 月之前
  drh 863fcdc116 Be consistent about using "CRLF" instead of "CRNL". 3 月之前
  drh 589ce93e9e Additional clarification in the comments to sqlite3_stdio.c. No changes 3 月之前
  drh 4859bc9a9f Update comments in ext/misc/sqlite3_stdio.c to reflect the latest enhancements. 3 月之前
  drh 0b453b3b33 Avoid undesirable NL to CRLF translation when doing binary output to the 3 月之前
  drh 2b041fb97a Provide SQLITE_U8TEXT_ONLY and SQLITE_U8TEXT_STDIO compile-time options 4 月之前
  drh 6ba175f0c8 Port sqlite3_analyzer.exe to use sqlite3_stdio. 4 月之前
  drh a55901a27c Port sqldiff over to use sqlite3_stdio. 4 月之前
  drh 57b32ef924 Add the sqlite3_stdio.h library for Windows console I/O. 4 月之前