This website requires JavaScript.
Explore
Help
Sign In
wbtiger
/
foundationdb
mirror of
https://github.com/apple/foundationdb.git
Watch
0
Star
0
Fork
You've already forked foundationdb
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
536ee826da
foundationdb
/
bindings
History
A.J. Beamon
93cfec51c7
Add a test that's intended to test tuple encoding. Currently, it only checks the encoding of integers at and near the boundaries of every extra bit (i.e. 2^1, 2^2, 2^3, ...). Fixed some bugs in the binding tester results checking that made it hard to interpret results. Commit more instructions in a batch.
2018-10-31 14:18:28 -07:00
..
bindingtester
Add a test that's intended to test tuple encoding. Currently, it only checks the encoding of integers at and near the boundaries of every extra bit (i.e. 2^1, 2^2, 2^3, ...). Fixed some bugs in the binding tester results checking that made it hard to interpret results. Commit more instructions in a batch.
2018-10-31 14:18:28 -07:00
c
bump API version from 520 to 600
2018-07-09 11:00:57 -07:00
flow
bump API version from 520 to 600
2018-07-09 11:00:57 -07:00
go
Merge pull request
#878
from cespare/range-error
2018-10-29 18:12:40 -04:00
java
cleverly use parentheses to ensure that the bitwise operation happens before the shift
2018-09-10 18:18:13 -07:00
python
We can't use async as a variable name in python 3.7 because it's now a keyword. Support gevent's new 'async_' name.
2018-10-09 09:51:04 -07:00
ruby
bump API version from 520 to 600
2018-07-09 11:00:57 -07:00
__init__.py
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
2018-02-21 10:25:11 -08:00