Commit History

Author SHA1 Message Date
  Martin Sucha 9faa4c08d9 Fix unmarshaling to unsigned integers (#1360) 6 years ago
  Chris Bannister 73f35ffa6d topology: replace token map with binary search (#1350) 6 years ago
  Rishabh Gupta 59a610c947 Enhancement of date datatype (#1276) 6 years ago
  Henrik Johansson 58370d57e4 marshalling: treat cql time type as time.Duration (#1286) 6 years ago
  Martin Sucha d656b285f5 Add a test for readCollectionSize 6 years ago
  Jaume Marhuenda fa8dbda31c run TestWriteFailure against all versions (#1203) 7 years ago
  Jaume Marhuenda 78e324ac30 Allow to use protocol V5 (#1165) 7 years ago
  Alex Lourie db20ccb043 Change TestMarshalDate to work with UTC to avoid TZ errors (#1169) 7 years ago
  Chris Bannister f596bd36e1 marshal: use passed in byte slice if available. (#1167) 7 years ago
  Chris Bannister e73d679b35 marshall: handle time encoded values (#960) 8 years ago
  Chris Bannister b581ab491d marshal: fix is nullable check (#959) 8 years ago
  Chris Bannister 6563b457a5 marshall: allow unmarshalling into nil byte slice (#958) 8 years ago
  Yasser Abdolmaleki d9b0d516ae Gofmt (#930) 8 years ago
  Leigh McCulloch 329465aea2 marshal: Add an error when UUID has wrong length (#890) 8 years ago
  evildecay f8b6dcaf4f add test for marshal date (#886) 8 years ago
  Jay Qin 5c85086f3f Fix and test for unmarshal date type 8 years ago
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint 9 years ago
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value 9 years ago
  Shawn Smith 7575bd201b gofmt -s 9 years ago
  nikandfor 1f512ae6d4 fix of test fix 9 years ago
  nikandfor c985e2cfee fix of test fix 9 years ago
  nikandfor 89277b0413 fix of test fix 9 years ago
  nikandfor cb3837b746 test fix 9 years ago
  nikandfor 60015fde6e big uint64 unmarshalling fix 9 years ago
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets 10 years ago
  matope 371530d3c7 marshal: handle alias type of int collectly. 10 years ago
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values 10 years ago
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling 10 years ago
  Andrey Smirnov 2bf83d6636 Add support for tuple marshalling 10 years ago
  Adria Casajus e44de0d770 Changed all import of deprecated package 10 years ago