SQLite

Check-in [da118e02c0]
Login

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

Overview
Comment:Merge the nx-devkit changes into trunk. This includes the new SQLITE_FCNTL_VFSNAME file-control.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: da118e02c0576ce16f7a26663f59413316223d55
User & Date: drh 2011-12-14 18:33:13.731
Context
2011-12-15
17:44
Add stdio support to the quota VFS. (check-in: 322bd15f97 user: drh tags: trunk)
2011-12-14
18:33
Merge the nx-devkit changes into trunk. This includes the new SQLITE_FCNTL_VFSNAME file-control. (check-in: da118e02c0 user: drh tags: trunk)
18:28
Merge the VFSNAME file-control addition into the nx-devkit branch. (check-in: 08c1dc517c user: drh tags: nx-devkit)
00:37
Treat a zero return value from the Win32 APIs MultiByteToWideChar and WideCharToMultiByte as an error condition. (check-in: c65e5a36f1 user: mistachkin tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/main.c.
Changes to src/os_unix.c.
Changes to src/os_win.c.
Changes to src/shell.c.
Changes to src/sqlite.h.in.
Changes to src/test1.c.
Changes to src/test_multiplex.c.
Changes to src/test_osinst.c.
Changes to src/test_quota.c.
Changes to src/test_vfstrace.c.
Changes to test/multiplex3.test.
Changes to test/quota.test.