summaryrefslogtreecommitdiff
path: root/build_win
Commit message (Expand)AuthorAgeFilesLines
* TC MallocMark Benvenuto2015-04-241-0/+3
* Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-231-1/+0
|\
| * __wt_config_concat() is a special case of __wt_config_merge(), replaceKeith Bostic2015-04-221-1/+0
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-151-1/+0
|\ \ | |/
| * Remove the pthread-mutex-logging spinlock type, it's no longer used.Keith Bostic2015-04-131-1/+0
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-04-031-3/+3
|\ \ | |/
| * Use the existence of the <x86intrin.h> #include file to configure theKeith Bostic2015-04-011-0/+3
| * I can't find any pthreads_XXX_np functions (which is good, because theKeith Bostic2015-04-011-3/+0
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-03-251-0/+1
|\ \ | |/
| * Split the FILE functions out to os_posix/os_stdio.c, we're going to needKeith Bostic2015-03-201-0/+1
* | Merge branch 'develop' into validate-configuration-stringKeith Bostic2015-03-221-0/+6
|\ \ | |/
| * Update LZ4 source code to be more in-line with Snappy implementation.Alex Gorrod2015-03-181-0/+6
* | Add an API to validate configuration strings.Keith Bostic2015-03-091-0/+1
|/
* Replace wiredtiger_strerror_r with WT_SESSION.strerror, reference #1516.Keith Bostic2015-02-021-1/+0
* WiredTiger DLL supportMark Benvenuto2015-01-271-0/+21
* Add __wt_getenv to workaround caching in MSVC CRT's getenv implementation.Mark Benvenuto2014-12-191-0/+1
* Add a Windows-specific file, os_win/os_snprintf.c.Keith Bostic2014-12-171-0/+1
* Stop maintaining a separate Windows version of the file list, generate itKeith Bostic2014-12-171-0/+168
* add config validation for Windows configMark Benvenuto2014-10-131-0/+151