| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notices: add MongoDB, update to 2015. | Keith Bostic | 2015-01-04 | 1 | -0/+1 |
* | The Intel link no longer works, update with the name of the paper. | Keith Bostic | 2014-11-13 | 1 | -11/+12 |
* | whitespace | Keith Bostic | 2014-10-14 | 1 | -1/+1 |
* | Fix error in Windows CRC calculation for unaligned buffers. | Don Anderson | 2014-10-14 | 1 | -1/+1 |
* | Fix Windows os_dir.c, and os_ftruncate.c. Correctly enable hardware chksum. | Mark Benvenuto | 2014-10-13 | 1 | -1/+1 |
* | Revert "Simplify cksum-init, avoid complaint about a macro that's never used." | Keith Bostic | 2014-10-11 | 1 | -11/+16 |
* | Revert "Minor code shuffling, makes both clang and lint happier." | Keith Bostic | 2014-10-11 | 1 | -3/+2 |
* | Minor code shuffling, makes both clang and lint happier. | Keith Bostic | 2014-10-11 | 1 | -2/+3 |
* | Simplify cksum-init, avoid complaint about a macro that's never used. | Keith Bostic | 2014-10-10 | 1 | -16/+11 |
* | whitespace | Keith Bostic | 2014-10-10 | 1 | -1/+0 |
* | chksum with MSVC Intrinsics | Mark Benvenuto | 2014-10-10 | 1 | -2/+52 |
* | Fix up a comment. | Keith Bostic | 2014-09-30 | 1 | -4/+3 |
* | Update copyright notices for 2014. | Keith Bostic | 2014-01-07 | 1 | -1/+1 |
* | Remove prototypes for __wt_cksum_hw/__wt_cksum_sw, they aren't needed | Keith Bostic | 2013-10-04 | 1 | -3/+0 |
* | ANSI C declaration, fix spelling. | Keith Bostic | 2013-10-04 | 1 | -1/+1 |
* | Use funcptr, inited from __wt_library_init. | Don Anderson | 2013-10-04 | 1 | -63/+33 |
* | semantic sugar: whitespace, KNF, spelling checks. | Keith Bostic | 2013-10-03 | 1 | -21/+21 |
* | Do a runtime check of CRC hardware, if present, use CRC instructions. refs #582 | Don Anderson | 2013-10-03 | 1 | -4/+135 |
* | Update copyright notice to 2013. | Keith Bostic | 2013-01-01 | 1 | -1/+1 |
* | Move the checksum code into support/cksum, it's at least potentially general | Keith Bostic | 2012-11-23 | 1 | -0/+1160 |