index
:
sqlite
master
sqlite mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
os_win.c
Commit message (
Expand
)
Author
Age
*
Enhancements to entropy generation for the Win32 VFS.
mistachkin
2015-01-21
*
Fix harmless compiler warning.
mistachkin
2015-01-16
*
Support manually disabling overlapped file I/O for Windows sub-platforms othe...
mistachkin
2014-12-20
*
Revise mutex handling by the sqlite3_win32_reset_heap() function.
mistachkin
2014-12-10
*
For the Win32 VFS, allow memory mapped files to work when compiled without WA...
mistachkin
2014-11-04
*
Changes to work around Win32 and MSVCRT APIs that are not present on Windows ...
mistachkin
2014-10-16
*
Fix typos in comments. No code changes.
peter.d.reid
2014-09-06
*
Fix harmless compiler warning.
mistachkin
2014-09-05
*
For sqlite3_win32_is_nt(), assume WinRT is NT-based and revise #ifdef orderin...
mistachkin
2014-09-01
|
\
|
*
Revise #ifdef ordering to prefer the ANSI version of GetVersionEx, when avail...
mistachkin
2014-08-22
|
*
For sqlite3_win32_is_nt(), assume WinRT is NT-based.
mistachkin
2014-08-21
*
|
Merge the recent performance enhancements implemented on trunk into the
drh
2014-08-25
|
\
|
|
*
Fix compiler warnings on WinCE.
mistachkin
2014-08-14
*
|
Merge the pre-3.8.6 changes into the threads branch.
drh
2014-08-14
|
\
|
|
*
Fix compilation issue in the Win32 VFS when manually defining SQLITE_WIN32_NO...
mistachkin
2014-08-12
|
*
Modify GetVersionEx Win32 VFS fix for use with the test suite.
mistachkin
2014-08-11
|
*
Further clarification and typo fixes for the previous comment change.
drh
2014-08-11
|
*
Clarify the comment explaining the meaning of the SQLITE_WIN32_GETVERSIONEX
drh
2014-08-11
|
*
Fix for #ifdef issue with GetVersionEx in the Win32 VFS.
mistachkin
2014-08-11
|
*
On the windows VFS, do not try to make InterlockedCompareExchange an
drh
2014-08-06
|
*
In the Win32 VFS, work around InterlockedCompareExchange() being a macro on s...
mistachkin
2014-08-06
*
|
Merge all recent changes from trunk.
drh
2014-08-06
|
\
|
|
*
Remove (newly) incorrect preprocessor check to fix build on WinRT.
mistachkin
2014-08-02
|
*
Optimizations to the OS sub-type checking in the Win32 VFS.
mistachkin
2014-07-31
*
|
Merge recent trunk changes, and especially the fix for the CREATE UNIQUE INDEX
drh
2014-07-30
|
\
|
|
*
Enhancements and updates to the Win32 mutex subsystem.
mistachkin
2014-07-29
*
|
Make the Win32 thread handles are available after the threads exit.
mistachkin
2014-07-29
*
|
Fix the build on windows.
drh
2014-07-29
*
|
Bring the threads branch up-to-date with the 3.8.5 release.
drh
2014-06-05
|
\
|
|
*
Add tests for the invalid file handle detection logic in the winLock() function.
mistachkin
2014-05-30
|
*
Revise locking retry semantics in Win32 VFS to abort early if the file handle...
mistachkin
2014-05-28
*
|
Merge changes from the trunk into the threads branch.
drh
2014-05-29
|
\
|
|
*
Revise how OSTRACE reports logically boolean results in the Win32 VFS.
mistachkin
2014-05-28
*
|
Merge the latest trunk changes into the threads branch.
dan
2014-05-09
|
\
|
|
*
Merge updates from trunk.
mistachkin
2014-05-05
|
|
\
|
|
*
Merge updates from trunk.
mistachkin
2014-05-02
|
|
|
\
|
|
*
\
Merge updates from trunk.
mistachkin
2014-02-27
|
|
|
\
\
|
|
*
|
|
Enhance the Win32 VFS I/O retry logic.
mistachkin
2014-02-18
|
*
|
|
|
Merge updates from trunk.
mistachkin
2014-05-02
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge updates from trunk.
mistachkin
2014-02-21
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge updates from trunk.
mistachkin
2013-11-26
|
|
\
\
\
\
|
*
|
|
|
|
Initial work on isolating usage of the Windows header file.
mistachkin
2013-11-25
*
|
|
|
|
|
Fix typo in Windows makefile. Make sure the WaitForSingleObjectEx system cal...
mistachkin
2014-05-02
*
|
|
|
|
|
Merge latest trunk changes into this branch.
dan
2014-03-13
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Better loadable extension handling in the Win32 VFS when compiled for Cygwin.
mistachkin
2014-03-06
|
|
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge updates from trunk.
mistachkin
2014-02-24
|
|
|
\
\
\
\
|
|
*
|
|
|
|
Better loadable extension handling in the Win32 VFS when compiled for Cygwin.
mistachkin
2014-02-21
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Fix several small style/consistency issues with the previous check-in.
mistachkin
2014-02-24
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Enhance testing support for the Win32 VFS dynamic extension loading facilities.
mistachkin
2014-02-24
|
|
/
/
/
|
*
|
|
In the Win32 VFS, the winSysInfo variable should be static.
mistachkin
2014-02-05
[next]