Commit History

Autor SHA1 Mensaxe Data
  Chris Bannister f7bc597c2c fix printf %!s(int64=10) %!d(string=hai) anos
  Chris Bannister e52558aeed Add support for handling tuple types %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 1ec0d62f42 update to pass integration tests %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal %!s(int64=10) %!d(string=hai) anos
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information %!s(int64=11) %!d(string=hai) anos
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string %!s(int64=11) %!d(string=hai) anos
  James Maloney 9b768c47fa Fixes bug that prevents the use of a pointer reciever when implementing the Marshaler interface %!s(int64=11) %!d(string=hai) anos
  Fedorenko Dmitriy 392edd15c8 Remove useless reflection into marshaling. %!s(int64=11) %!d(string=hai) anos
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. %!s(int64=11) %!d(string=hai) anos
  Dmitrij Fedorenko 8eb8ccf7f3 Added marshaling of pointer values. %!s(int64=11) %!d(string=hai) anos
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. %!s(int64=11) %!d(string=hai) anos
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes %!s(int64=11) %!d(string=hai) anos
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests %!s(int64=11) %!d(string=hai) anos
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. %!s(int64=11) %!d(string=hai) anos
  Muir Manders 7eda240e1d Add support for varints. %!s(int64=11) %!d(string=hai) anos
  Muir Manders 5cb2a37451 Refactor integer unmarshaling to share code. %!s(int64=11) %!d(string=hai) anos
  Phillip Couto 0ee83e3b17 Changed marshal logic that sent float64 pointers to float marshalling. %!s(int64=11) %!d(string=hai) anos
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. %!s(int64=11) %!d(string=hai) anos
  Ben Hood fa6b3488a5 Set the decimal pointer explicitly for each row %!s(int64=11) %!d(string=hai) anos
  Ben Hood 712d53a3dc Better edge case handling %!s(int64=11) %!d(string=hai) anos
  Ben Hood 71f20c47d5 Fix documentation %!s(int64=11) %!d(string=hai) anos
  Ben Hood 49b8f047ee Revert "This might be more performant in some cases" %!s(int64=11) %!d(string=hai) anos
  Ben Hood 0ad0ed81c4 Handling for corner case %!s(int64=11) %!d(string=hai) anos
  Ben Hood 105ba38765 This might be more performant in some cases %!s(int64=11) %!d(string=hai) anos
  Ben Hood bba342b6fa Made the packing routines a big terser %!s(int64=11) %!d(string=hai) anos
  Ben Hood 4493f46cc3 Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers %!s(int64=11) %!d(string=hai) anos
  Ben Hood b9b84ebdc5 Use library encoding routines %!s(int64=11) %!d(string=hai) anos
  Ben Hood cc2dfe70ec Reflect inf/dec changes in integration test %!s(int64=11) %!d(string=hai) anos
  Ben Hood ea4ac4e691 Experiment with inf/dec %!s(int64=11) %!d(string=hai) anos