Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix CloseHandle error handling | Mark Benvenuto | 2015-01-26 | 1 | -1/+4 |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | Make explicit calls ascii versions of Windows functions | Mark Benvenuto | 2014-10-30 | 1 | -1/+1 |
* | Put the format's '%' in the string, so WT_SIZET_FMT looks like | Keith Bostic | 2014-10-20 | 1 | -5/+5 |
* | MSVC doesn't yet support "%zu", replace with #defines. | Keith Bostic | 2014-10-15 | 1 | -5/+9 |
* | Enhance the comment, note for the record we can map past EOF. | Keith Bostic | 2014-10-15 | 1 | -2/+5 |
* | Use %zu as the printf format for size_t. | Keith Bostic | 2014-10-15 | 1 | -12/+8 |
* | Record the fh->size and consistently mmap and return that same size. | Susan LoVerso | 2014-10-15 | 1 | -5/+11 |
* | Add mapping pointers to the verbose output from the map/unmap system | Keith Bostic | 2014-10-15 | 1 | -6/+5 |
* | Fix string spelling. | Keith Bostic | 2014-10-09 | 1 | -1/+1 |
* | Break long lines at 80 columns. | Keith Bostic | 2014-10-09 | 1 | -6/+12 |
* | Initial Windows Port | Mark Benvenuto | 2014-10-08 | 1 | -0/+92 |