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