summaryrefslogtreecommitdiff
path: root/src/support/global.c
Commit message (Expand)AuthorAgeFilesLines
* WT-60: big endian supportKeith Bostic2016-01-141-4/+0
* WT-60: big endian supportKeith Bostic2016-01-141-0/+32
* Upgrade copyright notices from 2015 to 2016.Keith Bostic2016-01-011-1/+1
* Don't sleep so long when waiting for gdb to attach, sometimes gdbKeith Bostic2015-12-231-1/+1
* WT-2277 Remove check forbidding big-endian systemsAndrew Morrow2015-12-181-27/+0
* Boolean conversion pass over supportKeith Bostic2015-09-241-4/+4
* Copyright notices: add MongoDB, update to 2015.Keith Bostic2015-01-041-0/+1
* Optimize checking for the metadata URI.Alex Gorrod2014-12-051-0/+4
* Minor stylistic and comment cleanups, move little-endian test into theKeith Bostic2014-10-041-5/+8
* Create a os shim for one-time initializationMark Benvenuto2014-10-031-4/+3
* Remove the WT_SESSION_IMPL dump code, nobody is using it and it'sKeith Bostic2014-03-151-2/+0
* Update copyright notices for 2014.Keith Bostic2014-01-071-1/+1
* Create a Python pass for source code style checking (to eventually replace s_...Michael Cahill2013-11-051-0/+8
* Add support for tracking which spinlocks block other spinlocks andKeith Bostic2013-10-061-1/+2
* Merge branch 'develop' into mutex-cleanupKeith Bostic2013-10-041-1/+5
|\
| * Use funcptr, inited from __wt_library_init.Don Anderson2013-10-041-0/+1
* | Move the serialization lock from WT_CONNECTION into WT_BTREE, the btreeKeith Bostic2013-10-041-1/+4
|/
* Replace the WT_REF key union's on-page key structure with a uint64_t,Keith Bostic2013-07-151-6/+11
* Rework the WT_REF structure child page key to support on-page keys forKeith Bostic2013-07-131-0/+15
* Update copyright notice to 2013.Keith Bostic2013-01-011-1/+1
* Replace local "ret" declarations with WT_DECL_RET.Keith Bostic2012-04-261-1/+1
* Update copyright notices to 2012.Keith Bostic2012-01-221-3/+3
* Rename WT_MTX to WT_CONDVARMichael Cahill2011-11-041-6/+1
* Remove the workQ -- have application threads notify the read and eviction ser...Michael Cahill2011-11-031-2/+2
* Implement the wiredtiger_open "create" and "exclusive" configurationKeith Bostic2011-10-011-15/+41
* After switching from memory-flush to read/write barriers, we no longerKeith Bostic2011-09-301-8/+0
* If we're not multithreaded, opening a second WT_SESSION should fail.Michael Cahill2011-09-261-1/+1
* Don't load breakpoint/attach functions unless HAVE_DIAGNOSTIC is configured.Keith Bostic2011-09-111-0/+9
* Rename the env/ directory to be the conn/ directory, moving a few thingsKeith Bostic2011-08-051-0/+60