Historique des commits

Auteur SHA1 Message Date
  Adria Casajus e44de0d770 Changed all import of deprecated package il y a 10 ans
  Matt Heath 04792dd413 Store zero time as blank bytes il y a 10 ans
  Matt Heath 10c63fdbeb Fix unixnano marshaling of timestamps il y a 10 ans
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler il y a 10 ans
  Chris Bannister 209e7742fd Merge pull request #399 from Zariel/udt-null-unmarshal il y a 10 ans
  Chris Bannister 08c272cd69 Correctly unmarshal null UDT responses il y a 10 ans
  Nimi Wariboko Jr 1bc2997a1e Fix bitshit order in udt length calculation il y a 10 ans
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. il y a 10 ans
  Fedorenko Dmitriy a900174f0f Fixed bug into unmarshalList(). il y a 11 ans
  Chris Bannister e2ff1deadd Return a helpful error when using UDT in proto 2 il y a 10 ans
  Chris Bannister 3ea51ab4bf use struct tags for udt types il y a 10 ans
  Chris Bannister a954fe240d add support for struct unmarshaling for UDTs il y a 10 ans
  Chris Bannister e67c0fe9b9 correctly allow Marshaler for UDT il y a 10 ans
  Chris Bannister c3ed1a1366 rename UDTMarshaler/UDTUnmarshaler methods. Improve docs il y a 10 ans
  Chris Bannister 68ab73427f Add initial support for UDT's il y a 10 ans
  Chris Bannister f7bc597c2c fix printf il y a 10 ans
  Chris Bannister e52558aeed Add support for handling tuple types il y a 10 ans
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface il y a 10 ans
  Chris Bannister 1ec0d62f42 update to pass integration tests il y a 10 ans
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal il y a 10 ans
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information il y a 11 ans
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string il y a 11 ans
  James Maloney 9b768c47fa Fixes bug that prevents the use of a pointer reciever when implementing the Marshaler interface il y a 11 ans
  Fedorenko Dmitriy 392edd15c8 Remove useless reflection into marshaling. il y a 11 ans
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. il y a 11 ans
  Dmitrij Fedorenko 8eb8ccf7f3 Added marshaling of pointer values. il y a 11 ans
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. il y a 11 ans
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes il y a 11 ans
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests il y a 11 ans
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. il y a 11 ans