Dmitrij Fedorenko
|
310ac40201
Added unmarshaling into double pointer values.
|
11 年之前 |
Dmitrij Fedorenko
|
8eb8ccf7f3
Added marshaling of pointer values.
|
11 年之前 |
Ben Hood
|
5188b26444
Try to delineate between unit and integration tests
|
11 年之前 |
dankennedy
|
edc5a1e8e8
changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes
|
11 年之前 |
dankennedy
|
051c1957ac
support for marshalling inet values using strings and net.IP with IPv6 tests
|
11 年之前 |
Phillip Couto
|
b4adfb4e1a
Added support for marshalling a nil value.
|
11 年之前 |
Muir Manders
|
7eda240e1d
Add support for varints.
|
11 年之前 |
Nimi Wariboko
|
eead139b57
Add a test to ensure types are parsed correctly.
|
11 年之前 |
Ben Hood
|
4493f46cc3
Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers
|
11 年之前 |
Ben Hood
|
168ddfa794
Add test for 0.25 encoding
|
11 年之前 |
Ben Hood
|
cc2dfe70ec
Reflect inf/dec changes in integration test
|
11 年之前 |
Ben Hood
|
ea4ac4e691
Experiment with inf/dec
|
11 年之前 |
Ben Hood
|
a4591a1064
Implemented tentative marshalling for decimal numbers
|
11 年之前 |
Chris Bannister
|
2cdc9fb461
Allow uuid's to be unmarsalled into strings and bytes
|
12 年之前 |
Christoph Hack
|
6e56055fd0
moved separate uuid package to the main package
|
12 年之前 |
Pete Hopkins
|
9fadbef9b9
Support unmarshaling of "uuid" type
|
12 年之前 |
Christoph Hack
|
a25dee025e
fixed long set/list items, added testcases
|
12 年之前 |
Christoph Hack
|
c0835a0a1e
added batch example
|
12 年之前 |
Christoph Hack
|
3ea5efbe2d
added support for lists, set and maps
|
12 年之前 |
Christoph Hack
|
a33d49c4ca
added marshaling code for all basic types
|
12 年之前 |