SQLite

Check-in [dc46156a22]
Login

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

Overview
Comment:Updates to the OS/2 implementation from Rich Walsh.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: dc46156a2237701679433779b871844f4f2abe4b
User & Date: drh 2011-03-09 11:04:07.809
Context
2011-03-09
21:02
Omit unnecessary OP_Next and OP_Prev operators when uniqueness constraints guarantee that the code will only make one pass through the loop. (check-in: f000c9b2b7 user: drh tags: trunk)
11:04
Updates to the OS/2 implementation from Rich Walsh. (check-in: dc46156a22 user: drh tags: trunk)
2011-03-08
16:39
Merge the syscall-override changes into trunk. (check-in: 36d79e6f54 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/mutex_os2.c.
Changes to src/os_os2.c.