Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cut WiredTiger release 1.6.61.6.6 | Alex Gorrod | 2013-11-19 | 1 | -1/+1 |
| | |||||
* | Add a new spinlock type, "pthread_logging" which configures the code | Keith Bostic | 2013-10-15 | 1 | -4/+7 |
| | | | | | | | | that adds statistics logging for the blocking patterns of the spinlock mutexes. Fix an inconsistency, the docs and configure output said the pthread mutex option was 'pthread_mutex', it's actually 'pthread'. | ||||
* | Bump the version on develop to 1.6.6. | Michael Cahill | 2013-10-09 | 2 | -3/+3 |
| | |||||
* | Bump release version on develop branch to 1.6.5 | Alex Gorrod | 2013-08-21 | 2 | -3/+3 |
| | |||||
* | Cut release 1.6.41.6.4 | Alex Gorrod | 2013-08-21 | 1 | -1/+1 |
| | |||||
* | Fix "make install" of Python. Remove old code and restructure the Python ↵ | Michael Cahill | 2013-07-17 | 1 | -0/+6 |
| | | | | | | | | | | | sources under lang/python to simplify the installation step. --HG-- rename : lang/python/fpacking.py => lang/python/wiredtiger/fpacking.py rename : lang/python/intpack-test.py => lang/python/wiredtiger/intpack-test.py rename : lang/python/intpacking.py => lang/python/wiredtiger/intpacking.py rename : lang/python/packing-test.py => lang/python/wiredtiger/packing-test.py rename : lang/python/packing.py => lang/python/wiredtiger/packing.py | ||||
* | Bump release version to 1.6.4 in develop branch. | Alex Gorrod | 2013-07-12 | 2 | -3/+3 |
| | |||||
* | Cut release 1.6.31.6.3 | Alex Gorrod | 2013-07-12 | 1 | -1/+1 |
| | |||||
* | Bump develop release version. | Alex Gorrod | 2013-06-18 | 2 | -3/+3 |
| | |||||
* | Bump the version on develop. | Michael Cahill | 2013-05-31 | 2 | -3/+3 |
| | |||||
* | Cut release 1.6.11.6.1 | Alex Gorrod | 2013-05-31 | 2 | -3/+3 |
| | |||||
* | Cut release 1.6.01.6.0 | Alex Gorrod | 2013-05-16 | 2 | -5/+5 |
| | |||||
* | whitespace cleanup | Keith Bostic | 2013-05-01 | 1 | -4/+2 |
| | |||||
* | Simplify the autoconf that checks for bzip2 headers/libraries. | Keith Bostic | 2013-05-01 | 1 | -11/+19 |
| | | | | | | | Pull the header/library checks outside of the existing AC_MSG_XX conditionals, otherwise the autoconf output gets messy. Add matching checks for the snappy headers/libraries. | ||||
* | AC_CHECK_LIB requires a second argument, a function to test for. | Keith Bostic | 2013-05-01 | 1 | -1/+1 |
| | |||||
* | Have configure check for header and library when bzip is enabled. | Alex Gorrod | 2013-05-01 | 1 | -1/+9 |
| | |||||
* | Cut release 1.5.3.1.5.3 | Alex Gorrod | 2013-04-26 | 2 | -3/+3 |
| | |||||
* | Cut release 1.5.2.1.5.2 | Michael Cahill | 2013-03-28 | 2 | -3/+3 |
| | |||||
* | Cut release 1.5.11.5.1 | Michael Cahill | 2013-03-25 | 2 | -3/+3 |
| | |||||
* | Cut release 1.5.0.1.5.0 | Michael Cahill | 2013-03-14 | 2 | -5/+5 |
| | |||||
* | The macro `AC_CHECK_CLASS' is obsolete. | Michael Cahill | 2013-02-25 | 1 | -1/+1 |
| | |||||
* | Search the default FreeBSD path when configuring for Java. | Michael Cahill | 2013-02-25 | 1 | -0/+1 |
| | |||||
* | AC_HELP_STRING is obsolete, replace with AS_HELP_STRING. | Keith Bostic | 2013-02-21 | 1 | -2/+2 |
| | |||||
* | Fix conditional compilation of JUnit tests. | Alex Gorrod | 2013-02-14 | 1 | -1/+1 |
| | |||||
* | Update Java structure packing implementation. | Alex Gorrod | 2013-02-12 | 6 | -0/+568 |
| | | | | Add a first JUnit test case, and associated autoconf files. | ||||
* | Add in examples to Java build. | Alex Gorrod | 2013-01-25 | 1 | -0/+52 |
| | |||||
* | Merge branch 'updevelop' into develop. Manually merged. | Alex Gorrod | 2013-01-24 | 3 | -23/+11 |
|\ | |||||
| * | Cut release 1.4.2.1.4.2 | Michael Cahill | 2013-01-14 | 2 | -3/+3 |
| | | |||||
| * | Remove HAVE_VERBOSE and most of the verbose convenience macros, verbose | Keith Bostic | 2012-12-17 | 1 | -13/+0 |
| | | | | | | | | debugging is always configured now. | ||||
| * | The macro name AS_HELP_STRING replaced AC_HELP_STRING a few years ago. | Keith Bostic | 2012-12-15 | 1 | -8/+8 |
| | | |||||
| * | HAVE_VERBOSE configures a wiredtiger_open configuration option, the | Keith Bostic | 2012-12-13 | 1 | -1/+2 |
| | | | | | | | | Env handle is from long, long ago. | ||||
| * | Cut release 1.4.11.4.1 | Alex Gorrod | 2012-12-13 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.4.01.4.0 | Alex Gorrod | 2012-12-03 | 2 | -5/+5 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/develop' into develop | Alex Gorrod | 2012-11-28 | 2 | -5/+5 |
|\ \ | |/ | | | | | | | | | Conflicts: build_posix/Make.subdirs build_posix/configure.ac.in | ||||
| * | Cut release 1.3.81.3.8 | Alex Gorrod | 2012-11-22 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.7.1.3.7 | Michael Cahill | 2012-11-09 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.6.1.3.6 | Michael Cahill | 2012-11-06 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.5.1.3.5 | Alex Gorrod | 2012-10-26 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.4.1.3.4 | Michael Cahill | 2012-10-19 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.3.1.3.3 | Michael Cahill | 2012-10-11 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.2.1.3.2 | Michael Cahill | 2012-10-03 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.1.1.3.1 | Michael Cahill | 2012-09-25 | 2 | -3/+3 |
| | | |||||
| * | Cut release 1.3.0.1.3.0 | Michael Cahill | 2012-09-17 | 2 | -5/+5 |
| | | |||||
* | | Merge branch 'develop' of github.com:wiredtiger/wiredtiger into develop | Michael Cahill | 2012-08-16 | 3 | -3/+138 |
|\ \ | |/ | | | | | | | Conflicts: build_posix/configure.ac.in | ||||
| * | Move dist/RELEASE to the top level of the tree. | Michael Cahill | 2012-08-02 | 2 | -3/+3 |
| | | | | | | | | | | | | | | Bump the version to 1.2.3 to check that it is updated everywhere. --HG-- rename : dist/RELEASE => RELEASE | ||||
| * | Require SWIG-2.0 or above. | Michael Cahill | 2012-07-11 | 1 | -0/+135 |
| | | |||||
* | | Fix detection of javac. | Michael Cahill | 2012-07-23 | 1 | -0/+72 |
| | | |||||
* | | Improve configure detection of Java. | Michael Cahill | 2012-07-23 | 2 | -0/+198 |
| | | |||||
* | | imported patch java-api | Michael Cahill | 2012-07-07 | 1 | -1/+15 |
|/ | | | | | | --HG-- rename : lang/python/Makefile.am => lang/java/Makefile.am rename : lang/python/wiredtiger.i => lang/java/wiredtiger.i | ||||
* | Cut bugfix release 1.2.2. | Michael Cahill | 2012-06-20 | 2 | -3/+3 |
| |