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

Автор SHA1 Сообщение Дата
  Chris Bannister 6563b457a5 marshall: allow unmarshalling into nil byte slice (#958) 8 лет назад
  Yasser Abdolmaleki d9b0d516ae Gofmt (#930) 8 лет назад
  Leigh McCulloch 329465aea2 marshal: Add an error when UUID has wrong length (#890) 8 лет назад
  evildecay f8b6dcaf4f add test for marshal date (#886) 8 лет назад
  Jay Qin 5c85086f3f Fix and test for unmarshal date type 8 лет назад
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint 9 лет назад
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 лет назад
  Shawn Smith 7575bd201b gofmt -s 9 лет назад
  nikandfor 1f512ae6d4 fix of test fix 9 лет назад
  nikandfor c985e2cfee fix of test fix 9 лет назад
  nikandfor 89277b0413 fix of test fix 9 лет назад
  nikandfor cb3837b746 test fix 9 лет назад
  nikandfor 60015fde6e big uint64 unmarshalling fix 9 лет назад
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets 10 лет назад
  matope 371530d3c7 marshal: handle alias type of int collectly. 10 лет назад
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values 10 лет назад
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling 10 лет назад
  Andrey Smirnov 2bf83d6636 Add support for tuple marshalling 10 лет назад
  Adria Casajus e44de0d770 Changed all import of deprecated package 10 лет назад
  Matt Heath 04792dd413 Store zero time as blank bytes 10 лет назад
  Matt Heath 7af47dd2de Add failing test for timestamp marshaling 10 лет назад
  Chris Bannister 906d46bb42 gofmt marshal_test.go 10 лет назад
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler 10 лет назад
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. 10 лет назад
  Fedorenko Dmitriy 458a5bd3ac Added test for unmarshaling of list. 11 лет назад
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface 10 лет назад
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal 10 лет назад
  Ben Hood 84a4bd0bad Fix bug whereby the metadata for sets and lists was being mapped to the inet type 10 лет назад
  Ben Hood 6d472ccc98 Add TimestampType to known set of Cassandra internal types 10 лет назад
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string 11 лет назад