summaryrefslogtreecommitdiff
path: root/dist/s_define.list
Commit message (Expand)AuthorAgeFilesLines
* WT-2972 Add interface allowing partial updates to existing values (#3435)Alex Gorrod2017-05-251-1/+1
* Revert "WT-2972 Add interface allowing partial updates to existing values (#3...Alex Gorrod2017-05-241-1/+1
* WT-2972 Add interface allowing partial updates to existing values (#3406)Keith Bostic2017-05-241-1/+1
* WT-3063 Reserve records for read-modify-write (#3352)Keith Bostic2017-04-111-0/+1
* WT-3152 Switch the table lock to a rwlock. (#3291)Michael Cahill2017-02-141-0/+2
* WT-2402 Pad structures to avoid cache line sharing. (#3191)Michael Cahill2016-12-151-3/+5
* WT-2969 Possible snapshot corruption during compaction (#3160)Keith Bostic2016-12-061-1/+1
* WT-2955 Add statistics tracking the amount of time threads spend waiting for ...Keith Bostic2016-10-131-1/+5
* WT-2859 Restructure statistics gathering macros (#3016)Sulabh Mahajan2016-09-141-9/+2
* WT-2541 Add stats showing active readers and writers (#2793)David Hows2016-06-201-0/+4
* WT-2671 dump more information about the file layout in verify debug mode (#2755)Keith Bostic2016-06-091-0/+1
* WT-2330: in-memory configurations should not create on-disk collection filesKeith Bostic2016-03-261-0/+1
* WT-2378 Add WT_WITH_LOCK_WAIT to s_define.listSusan LoVerso2016-02-041-0/+1
* WT-2372 - Formatting fixes, new defines in s_defineDavid Hows2016-02-021-0/+1
* WT-60: big endian supportKeith Bostic2016-01-141-0/+1
* WT-1315 Fix a few script warnings about unused functions / macros.Michael Cahill2015-11-191-0/+1
* WT-2220: WT_TIMEDIFF_US doesn't appear in core WiredTiger, don'tKeith Bostic2015-11-171-2/+3
* Cleanup some script warnings.Michael Cahill2015-10-191-0/+1
* WT-2122 Convert more expressions to use bool. In particular, make F_ISSET a ...Michael Cahill2015-09-221-11/+4
* Generalize the error-OK macros to support any error value.Keith Bostic2015-09-151-0/+3
* WT-2094 Remove unused stats.Susan LoVerso2015-09-091-0/+1
* Lint. Warning 568: non-negative quantity is never less than zero.Susan LoVerso2015-08-271-0/+1
* WT-2031 Fix merge conflict.Susan LoVerso2015-08-251-15/+0
* Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-241-15/+10
|\
| * Merge branch 'develop' into wt-2025-inline-atomic-functionsKeith Bostic2015-08-181-10/+5
| |\
| | * WT-2029, improve scalability of statisticsKeith Bostic2015-08-151-10/+5
| * | Clean up #defines now that msvc.h is converted.Keith Bostic2015-08-131-16/+2
| |/
* | Merge branch 'develop' into log-slot-revampSusan LoVerso2015-08-131-60/+0
|\ \ | |/
| * The list of queue.h #defines we don't use was incorrect -- quitKeith Bostic2015-08-131-60/+0
* | WT-2031 Add "unused" defines to list. Clean up a comment.Susan LoVerso2015-08-111-0/+6
|/
* An experimental change: replace the WT_ATOMIC_FETCH_ADD8 calls toKeith Bostic2015-08-021-1/+1
* Remove the WT_ATOMIC_CAS_VAL family of macros: use the true / false versions ...Michael Cahill2015-05-201-4/+0
* Add a "WT_" prefix to the many TXN_* macros in use inside WiredTiger.Michael Cahill2015-05-111-1/+0
* Rename the locking macros: use "handle list" lock consistently, make the sess...Michael Cahill2015-04-301-0/+1
* Remove the pthread-mutex-logging spinlock type, it's no longer used.Keith Bostic2015-04-131-1/+0
* Add overflow key/value counts to the statistics code, reference #1520, #1703.Keith Bostic2015-03-021-0/+1
* updateKeith Bostic2015-02-021-1/+0
* Update the list of unused #defines, simplify the typedef script a bit.Keith Bostic2015-02-021-0/+4
* update unused definesMichael Cahill2014-12-301-2/+0
* Drop the handle lock while waiting for the eviction server to clear walks. O...Michael Cahill2014-11-141-0/+1
* Change the API to not repeatedly call __wt_panic() after the panic flagKeith Bostic2014-11-071-0/+1
* We'd grant write locks to 2 waiting writers simultaneously if theKeith Bostic2014-10-271-1/+1
* Replace the POSIX read/write lock code with our own implementation soKeith Bostic2014-10-241-0/+4
* Prefix the WT_ATOMIC_XXX macros with underscores, it's a mistake forKeith Bostic2014-10-241-4/+5
* Rename WT_DEADLOCK to WT_ROLLBACK, reference #1204.Keith Bostic2014-10-171-0/+1
* Update.Keith Bostic2014-10-131-10/+1
* add config validation for Windows configMark Benvenuto2014-10-131-1/+1
* Update Windows configuration file to match current autoconf version.Keith Bostic2014-10-091-11/+0
* Add list of Win32 #defines we don't use, from the Win32 config file.Keith Bostic2014-10-091-0/+21
* We don't yet need anything other than single-byte versions of theKeith Bostic2014-10-041-21/+18