foundationdb/bindings
A.J. Beamon 88e765b9e6 Fix: the binding tester was taking the min() of a list of tuples, but that could fail if the tuple contained incomparable types. Instead, use fdb.tuple.compare() to do the comparison. 2019-06-17 11:43:58 -07:00
..
bindingtester Fix: the binding tester was taking the min() of a list of tuples, but that could fail if the tuple contained incomparable types. Instead, use fdb.tuple.compare() to do the comparison. 2019-06-17 11:43:58 -07:00
c Merge pull request #1338 from mpilman/features/stripped-binaries 2019-04-25 12:02:10 -07:00
flow changed how printable was called to fix compile errors 2019-05-29 15:58:00 -07:00
go Update documentation and protocol version for release 6.1.0 2019-04-02 18:39:24 -07:00
java Merge remote-tracking branch 'upstream/master' into 00775-database-level-tr-options 2019-03-22 14:41:27 -04:00
python Fix Versionstamp encoding issue for Value objects 2019-04-02 13:49:58 -07:00
ruby add database options to bindingtester stack tester 2019-03-20 11:13:38 -06:00
CMakeLists.txt Don't build go bindings in IDE mode 2019-02-26 18:03:08 -08:00
__init__.py remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py 2018-02-21 10:25:11 -08:00