summaryrefslogtreecommitdiff
path: root/src/include/extern_win.h
Commit message (Expand)AuthorAgeFilesLines
* WT-3345 Tune WiredTiger's read/write locks. (#3446)Michael Cahill2017-06-021-1/+1
* WT-3293 Don't explicitly mark internal symbols hidden. (#3398)Alex Gorrod2017-06-021-33/+33
* WT-3136 bug fix: WiredTiger doesn't check sprintf calls for error return (#3340)Keith Bostic2017-03-241-1/+2
* WT-3097 Avoid waiting for threads to timeout during close (#3253)Keith Bostic2017-01-251-2/+2
* WT-3014 Add GCC/clang support for ELF symbol visibility. (#3138)Keith Bostic2016-12-051-32/+32
* WT-2948 simplify error handling by making __wt_epoch return never fail (#3080)Keith Bostic2016-10-071-1/+1
* WT-2863 Support UTF-8 paths on Windows (#2984)Mark Benvenuto2016-08-261-0/+2
* WT-2822 panic mutex and other functions that cannot fail (#2952)Keith Bostic2016-08-161-2/+2
* WT-2820 add gcc warn_unused_result attribute (#2938)Keith Bostic2016-08-121-20/+20
* WT-2408 Windows error translation layer (#2819)Keith Bostic2016-06-231-0/+32