История коммитов

Автор SHA1 Сообщение Дата
  Chris Bannister a1bba7f41d add support to unmarshal UDT into *map[string]interface{} 10 лет назад
  Adria Casajus e44de0d770 Changed all import of deprecated package 10 лет назад
  Matt Heath 04792dd413 Store zero time as blank bytes 10 лет назад
  Matt Heath 10c63fdbeb Fix unixnano marshaling of timestamps 10 лет назад
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler 10 лет назад
  Chris Bannister 209e7742fd Merge pull request #399 from Zariel/udt-null-unmarshal 10 лет назад
  Chris Bannister 08c272cd69 Correctly unmarshal null UDT responses 10 лет назад
  Nimi Wariboko Jr 1bc2997a1e Fix bitshit order in udt length calculation 10 лет назад
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. 10 лет назад
  Fedorenko Dmitriy a900174f0f Fixed bug into unmarshalList(). 11 лет назад
  Chris Bannister e2ff1deadd Return a helpful error when using UDT in proto 2 10 лет назад
  Chris Bannister 3ea51ab4bf use struct tags for udt types 10 лет назад
  Chris Bannister a954fe240d add support for struct unmarshaling for UDTs 10 лет назад
  Chris Bannister e67c0fe9b9 correctly allow Marshaler for UDT 10 лет назад
  Chris Bannister c3ed1a1366 rename UDTMarshaler/UDTUnmarshaler methods. Improve docs 10 лет назад
  Chris Bannister 68ab73427f Add initial support for UDT's 10 лет назад
  Chris Bannister f7bc597c2c fix printf 10 лет назад
  Chris Bannister e52558aeed Add support for handling tuple types 10 лет назад
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 лет назад
  Chris Bannister 1ec0d62f42 update to pass integration tests 10 лет назад
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal 10 лет назад
  Justin Corpron 4ce212b9a3 Add KeyspaceMetadata() func to Session which returns schema information 11 лет назад
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string 11 лет назад
  James Maloney 9b768c47fa Fixes bug that prevents the use of a pointer reciever when implementing the Marshaler interface 11 лет назад
  Fedorenko Dmitriy 392edd15c8 Remove useless reflection into marshaling. 11 лет назад
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. 11 лет назад
  Dmitrij Fedorenko 8eb8ccf7f3 Added marshaling of pointer values. 11 лет назад
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. 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 лет назад