A.J. Beamon
|
a84b6b8570
|
Fix versionstamp ordering in Python3
|
2019-09-11 10:39:01 -07:00 |
|
Chris Donati
|
156962e5bf
|
Fix Versionstamp encoding issue for Value objects
Python's struct.pack does not accept Value objects.
|
2019-04-02 13:49:58 -07:00 |
|
A.J. Beamon
|
8669aea22b
|
Python: creating a SingleFloat with an integer didn't work. Updated the tester to exercise this path.
|
2019-03-01 09:25:53 -08:00 |
|
Andrew Noyes
|
4bca5dad73
|
Fix _bit_length for 0 and negative numbers
|
2019-01-22 10:09:58 -08:00 |
|
Andrew Noyes
|
5a6f82a75b
|
bit_length python 2.6 compat
|
2019-01-22 10:09:03 -08:00 |
|
A.J. Beamon
|
026458baf3
|
Merge release-5.2 into master
|
2018-05-23 15:32:56 -07:00 |
|
Alec Grieser
|
47c9e4f923
|
update bindings and bindingtester that uses versionstamps to use new protocol
issue #148
|
2018-05-08 08:57:09 -07:00 |
|
Alec Grieser
|
6ee14bbb93
|
expose second versionstamp value type through vexillographer and add support in bindings and bindingtester
|
2018-05-08 08:57:09 -07:00 |
|
Alec Grieser
|
8dc05b3d81
|
added methods to (1) determine if an API version has been selected and (2) get it in flow, go, java, python, and ruby bindings
rdar://problem/33838833
|
2018-03-14 12:26:00 -07:00 |
|
Alec Grieser
|
0bae9880f1
|
remove trailing whitespace from our copyright headers ; fixed formatting of python setup.py
|
2018-02-21 10:25:11 -08:00 |
|
Alec Grieser
|
e104c21160
|
tweaks to fix some places where python format rewrite looked kind of bad
|
2018-02-07 16:59:59 -08:00 |
|
Alec Grieser
|
57986cfe00
|
format python files to be roughtly pep8 compliant
|
2018-01-24 19:06:58 -08:00 |
|
Alec Grieser
|
396434794d
|
some python versionstamp api tweaks
|
2017-11-06 14:56:41 -08:00 |
|
Alec Grieser
|
deb48641e3
|
use a constant instead of 12 ; some better comments ; remove prefix_len weirdness
|
2017-10-24 16:40:58 -07:00 |
|
Alec Grieser
|
2722e6d99e
|
added a helper method to fdb.Subspace and updated some docs
|
2017-10-11 14:48:09 -07:00 |
|
Alec Grieser
|
fc97fa3c8d
|
added documentation for versionstamped tuples to python docs
|
2017-10-10 09:12:42 -07:00 |
|
Alec Grieser
|
a9cc7af79e
|
added versionstamps to java tuples
|
2017-10-09 11:07:34 -07:00 |
|
Alec Grieser
|
bd6dabacdb
|
added versionstamp type to python tuple layer and updated bindingtester to test it
|
2017-09-28 12:03:40 -07:00 |
|
A.J. Beamon
|
fc468f682b
|
Merge branch 'release-5.0' into bindings-tuple-improvements
# Conflicts:
# bindings/java/src-completable/main/com/apple/apple/foundationdbdb/tuple/Tuple.java
|
2017-05-26 12:33:33 -07:00 |
|
FDB Dev Team
|
a674cb4ef4
|
Initial repository commit
|
2017-05-25 13:48:44 -07:00 |
|