Nimi Wariboko
|
8b616cffeb
Fixed TypeInfo's String() function, when type is a custom type.
|
11 years ago |
Ben Hood
|
fa6b3488a5
Set the decimal pointer explicitly for each row
|
11 years ago |
Ben Hood
|
712d53a3dc
Better edge case handling
|
11 years ago |
Ben Hood
|
71f20c47d5
Fix documentation
|
11 years ago |
Ben Hood
|
49b8f047ee
Revert "This might be more performant in some cases"
|
11 years ago |
Ben Hood
|
0ad0ed81c4
Handling for corner case
|
11 years ago |
Ben Hood
|
105ba38765
This might be more performant in some cases
|
11 years ago |
Ben Hood
|
bba342b6fa
Made the packing routines a big terser
|
11 years ago |
Ben Hood
|
4493f46cc3
Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers
|
11 years ago |
Ben Hood
|
b9b84ebdc5
Use library encoding routines
|
11 years ago |
Ben Hood
|
cc2dfe70ec
Reflect inf/dec changes in integration test
|
11 years ago |
Ben Hood
|
ea4ac4e691
Experiment with inf/dec
|
11 years ago |
Ben Hood
|
1dc336c717
Added integration test and fixed a bug with zero length data
|
11 years ago |
Ben Hood
|
a4591a1064
Implemented tentative marshalling for decimal numbers
|
11 years ago |
Chris Bannister
|
064d786c82
When uunmarshalling uuid's, check if data is empty
|
12 years ago |
Christoph Hack
|
8962604307
marshal: set the zero value when unmarshaling UUIDs
|
12 years ago |
Chris Bannister
|
2cdc9fb461
Allow uuid's to be unmarsalled into strings and bytes
|
12 years ago |
Christoph Hack
|
6e56055fd0
moved separate uuid package to the main package
|
12 years ago |
Pete Hopkins
|
9fadbef9b9
Support unmarshaling of "uuid" type
|
12 years ago |
Pete Hopkins
|
a9158a564c
Re-use UUID package for Timeuuid generation
|
12 years ago |
Christoph Hack
|
2d4323d020
better test cases
|
12 years ago |
Sasha Klizhentas
|
1bb1a42786
Fix counters
|
12 years ago |
Christoph Hack
|
a25dee025e
fixed long set/list items, added testcases
|
12 years ago |
nemothekid
|
c6828e473e
Fixed type conversion issue in unmarshalMap. Fixes #45
|
12 years ago |
Christoph Hack
|
041e8ecacd
nicer tracing interface and bugfixing...
|
12 years ago |
Christoph Hack
|
23a4654e20
support for tracing
|
12 years ago |
Christoph Hack
|
70172e5ef2
fixed overflow error on some systems
|
12 years ago |
Christoph Hack
|
c0835a0a1e
added batch example
|
12 years ago |
Christoph Hack
|
3ea5efbe2d
added support for lists, set and maps
|
12 years ago |
Christoph Hack
|
a33d49c4ca
added marshaling code for all basic types
|
12 years ago |