Histórico de Commits

Autor SHA1 Mensagem Data
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets há 10 anos atrás
  matope 371530d3c7 marshal: handle alias type of int collectly. há 10 anos atrás
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values há 10 anos atrás
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling há 10 anos atrás
  Andrey Smirnov 2bf83d6636 Add support for tuple marshalling há 10 anos atrás
  Adria Casajus e44de0d770 Changed all import of deprecated package há 10 anos atrás
  Matt Heath 04792dd413 Store zero time as blank bytes há 10 anos atrás
  Matt Heath 7af47dd2de Add failing test for timestamp marshaling há 10 anos atrás
  Chris Bannister 906d46bb42 gofmt marshal_test.go há 10 anos atrás
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler há 10 anos atrás
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. há 10 anos atrás
  Fedorenko Dmitriy 458a5bd3ac Added test for unmarshaling of list. há 11 anos atrás
  Chris Bannister 4b4dcdde53 refactor TypeInfo into an interface há 10 anos atrás
  Chris Bannister 7a5fe219a5 Plumb protocol version through TypeInfo into marshal há 10 anos atrás
  Ben Hood 84a4bd0bad Fix bug whereby the metadata for sets and lists was being mapped to the inet type há 10 anos atrás
  Ben Hood 6d472ccc98 Add TimestampType to known set of Cassandra internal types há 10 anos atrás
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string há 11 anos atrás
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. há 11 anos atrás
  Dmitrij Fedorenko 8eb8ccf7f3 Added marshaling of pointer values. há 11 anos atrás
  Ben Hood 5188b26444 Try to delineate between unit and integration tests há 11 anos atrás
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes há 11 anos atrás
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests há 11 anos atrás
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. há 11 anos atrás
  Muir Manders 7eda240e1d Add support for varints. há 11 anos atrás
  Nimi Wariboko eead139b57 Add a test to ensure types are parsed correctly. há 11 anos atrás
  Ben Hood 4493f46cc3 Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers há 11 anos atrás
  Ben Hood 168ddfa794 Add test for 0.25 encoding há 11 anos atrás
  Ben Hood cc2dfe70ec Reflect inf/dec changes in integration test há 11 anos atrás
  Ben Hood ea4ac4e691 Experiment with inf/dec há 11 anos atrás
  Ben Hood a4591a1064 Implemented tentative marshalling for decimal numbers há 11 anos atrás