Commit History

Autor SHA1 Mensaxe Data
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 209e7742fd Merge pull request #399 from Zariel/udt-null-unmarshal %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 08c272cd69 Correctly unmarshal null UDT responses %!s(int64=10) %!d(string=hai) anos
  Nimi Wariboko Jr 1bc2997a1e Fix bitshit order in udt length calculation %!s(int64=10) %!d(string=hai) anos
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. %!s(int64=10) %!d(string=hai) anos
  Fedorenko Dmitriy a900174f0f Fixed bug into unmarshalList(). %!s(int64=11) %!d(string=hai) anos
  Chris Bannister e2ff1deadd Return a helpful error when using UDT in proto 2 %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 3ea51ab4bf use struct tags for udt types %!s(int64=10) %!d(string=hai) anos
  Chris Bannister a954fe240d add support for struct unmarshaling for UDTs %!s(int64=10) %!d(string=hai) anos
  Chris Bannister e67c0fe9b9 correctly allow Marshaler for UDT %!s(int64=10) %!d(string=hai) anos
  Chris Bannister c3ed1a1366 rename UDTMarshaler/UDTUnmarshaler methods. Improve docs %!s(int64=10) %!d(string=hai) anos
  Chris Bannister 68ab73427f Add initial support for UDT's %!s(int64=10) %!d(string=hai) anos
  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