Historique des commits

Auteur SHA1 Message Date
  Ben Hood 84a4bd0bad Fix bug whereby the metadata for sets and lists was being mapped to the inet type il y a 10 ans
  Ben Hood 6d472ccc98 Add TimestampType to known set of Cassandra internal types il y a 10 ans
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string 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
  Ben Hood 5188b26444 Try to delineate between unit and integration tests 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
  Muir Manders 7eda240e1d Add support for varints. il y a 11 ans
  Nimi Wariboko eead139b57 Add a test to ensure types are parsed correctly. il y a 11 ans
  Ben Hood 4493f46cc3 Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers il y a 11 ans
  Ben Hood 168ddfa794 Add test for 0.25 encoding il y a 11 ans
  Ben Hood cc2dfe70ec Reflect inf/dec changes in integration test il y a 11 ans
  Ben Hood ea4ac4e691 Experiment with inf/dec il y a 11 ans
  Ben Hood a4591a1064 Implemented tentative marshalling for decimal numbers il y a 11 ans
  Chris Bannister 2cdc9fb461 Allow uuid's to be unmarsalled into strings and bytes il y a 12 ans
  Christoph Hack 6e56055fd0 moved separate uuid package to the main package il y a 12 ans
  Pete Hopkins 9fadbef9b9 Support unmarshaling of "uuid" type il y a 12 ans
  Christoph Hack a25dee025e fixed long set/list items, added testcases il y a 12 ans
  Christoph Hack c0835a0a1e added batch example il y a 12 ans
  Christoph Hack 3ea5efbe2d added support for lists, set and maps il y a 12 ans
  Christoph Hack a33d49c4ca added marshaling code for all basic types il y a 12 ans