summaryrefslogtreecommitdiff
path: root/dist/s_define.list
Commit message (Expand)AuthorAgeFilesLines
* 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
* Simplify gcc.h, don't repeat the GCC atomic builtins, just use one version.Keith Bostic2014-10-041-1/+21
* Remove uses of WT_ERR_TIMEDOUT_OK. __wt_cond_wait already takes care ofSusan LoVerso2014-09-031-1/+0
* Add all possible statistics operations (DECRV and ATOMIC flavors)Michael Cahill2014-06-251-0/+10
* Switch log_printf to use a log record in the same format as transactional ope...Michael Cahill2013-11-211-1/+0
* Cleanup warnings from s_all.Michael Cahill2013-11-211-0/+1
* Merge branch 'develop' into fine-grained-durabilityMichael Cahill2013-11-211-0/+2
|\
| * Clean up warnings from s_all.Michael Cahill2013-11-211-0/+2
* | Fixes based on Sue's review feedback.Michael Cahill2013-11-121-2/+0
* | Merge branch 'develop' into fine-grained-durabilityMichael Cahill2013-11-051-0/+1
|\ \ | |/
| * lint, cleanup, style.Keith Bostic2013-11-011-0/+1
* | Merge branch 'develop' into fine-grained-durabilityMichael Cahill2013-10-241-3/+7
|\ \ | |/
| * API change: rework "run-time" and "tree-walk" statistics configuration.Keith Bostic2013-10-191-5/+5
| * Merge branch 'develop' into statistics-splitKeith Bostic2013-10-171-0/+1
| |\
| * | Split statistics macros into two parts: run-time and everything else,Keith Bostic2013-10-101-3/+5
* | | Merge branch 'develop' into fine-grained-durabilityAlex Gorrod2013-10-171-0/+1
|\ \ \ | | |/ | |/|
| * | Do WT_CACHE_LINE_ALIGNMENT for gcc spinlocks as well.Keith Bostic2013-10-161-0/+1
| |/
* | Merge branch 'develop' into fine-grained-durabilityMichael Cahill2013-10-171-1/+0
|\ \ | |/
| * We require 8B atomic updates, there's no reason to restrict theKeith Bostic2013-10-101-1/+0
* | Fixes from Sue's initial review:Michael Cahill2013-09-141-0/+1
* | Update dist/log.py to generate code to read and write log records.Michael Cahill2013-08-131-0/+2
|/
* Rework the WT_REF structure child page key to support on-page keys forKeith Bostic2013-07-131-0/+1
* Give the LSM tree its own data-source statistics structure back, moveKeith Bostic2013-05-011-1/+1
* Add support for open-cursor count statistics in both the connection andKeith Bostic2013-04-281-0/+3
* Remove the wiredtiger_XXX #defines for the extension API, always use theKeith Bostic2013-04-101-4/+0
* Make WiredTiger extension functions available to linked-in modules viaKeith Bostic2013-04-091-0/+1
* Make run-time statistics optional, defaulted to "off".Keith Bostic2013-02-221-1/+2
* Create a #define that initializes a static WT_CURSOR and use it.Keith Bostic2013-01-081-0/+1
* Minor cleanup, we're no longer using some of the WT_STAT_XXX #defines.Keith Bostic2012-12-061-4/+2
* Update shared_cache configuration settings and related changes.Alex Gorrod2012-11-091-0/+1
* unused #defineMichael Cahill2012-10-031-0/+1
* Add autocommit to WT_SESSION::truncate.Michael Cahill2012-09-211-0/+3
* Checkpoint handles must be closed when they are overwritten.Michael Cahill2012-07-261-0/+1
* checking for unused #defines: WT_DEBUG_BYTEMichael Cahill2012-05-291-0/+1
* update the unused #define list.Keith Bostic2012-05-151-10/+0
* Remove the config string from WT_CURSOR::close: it is no longer required and ...Michael Cahill2012-02-021-1/+0