Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value hace 9 años
  Shawn Smith 7575bd201b gofmt -s hace 9 años
  nikandfor 1f512ae6d4 fix of test fix hace 9 años
  nikandfor c985e2cfee fix of test fix hace 9 años
  nikandfor 89277b0413 fix of test fix hace 9 años
  nikandfor cb3837b746 test fix hace 9 años
  nikandfor 60015fde6e big uint64 unmarshalling fix hace 9 años
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets hace 10 años
  matope 371530d3c7 marshal: handle alias type of int collectly. hace 10 años
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values hace 10 años
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling hace 10 años
  Andrey Smirnov 2bf83d6636 Add support for tuple marshalling hace 10 años
  Adria Casajus e44de0d770 Changed all import of deprecated package hace 10 años
  Matt Heath 04792dd413 Store zero time as blank bytes hace 10 años
  Matt Heath 7af47dd2de Add failing test for timestamp marshaling hace 10 años
  Chris Bannister 906d46bb42 gofmt marshal_test.go hace 10 años
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler hace 10 años
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. hace 10 años
  Fedorenko Dmitriy 458a5bd3ac Added test for unmarshaling of list. hace 11 años
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface hace 10 años
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal hace 10 años
  Ben Hood 84a4bd0bad Fix bug whereby the metadata for sets and lists was being mapped to the inet type hace 10 años
  Ben Hood 6d472ccc98 Add TimestampType to known set of Cassandra internal types hace 10 años
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string hace 11 años
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. hace 11 años
  Dmitrij Fedorenko 8eb8ccf7f3 Added marshaling of pointer values. hace 11 años
  Ben Hood 5188b26444 Try to delineate between unit and integration tests hace 11 años
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes hace 11 años
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests hace 11 años
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. hace 11 años