Историја ревизија

Аутор SHA1 Порука Датум
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes пре 11 година
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests пре 11 година
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. пре 11 година
  Muir Manders 7eda240e1d Add support for varints. пре 11 година
  Muir Manders 5cb2a37451 Refactor integer unmarshaling to share code. пре 11 година
  Phillip Couto 0ee83e3b17 Changed marshal logic that sent float64 pointers to float marshalling. пре 11 година
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. пре 11 година
  Ben Hood fa6b3488a5 Set the decimal pointer explicitly for each row пре 11 година
  Ben Hood 712d53a3dc Better edge case handling пре 11 година
  Ben Hood 71f20c47d5 Fix documentation пре 11 година
  Ben Hood 49b8f047ee Revert "This might be more performant in some cases" пре 11 година
  Ben Hood 0ad0ed81c4 Handling for corner case пре 11 година
  Ben Hood 105ba38765 This might be more performant in some cases пре 11 година
  Ben Hood bba342b6fa Made the packing routines a big terser пре 11 година
  Ben Hood 4493f46cc3 Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers пре 11 година
  Ben Hood b9b84ebdc5 Use library encoding routines пре 11 година
  Ben Hood cc2dfe70ec Reflect inf/dec changes in integration test пре 11 година
  Ben Hood ea4ac4e691 Experiment with inf/dec пре 11 година
  Ben Hood 1dc336c717 Added integration test and fixed a bug with zero length data пре 11 година
  Ben Hood a4591a1064 Implemented tentative marshalling for decimal numbers пре 11 година
  Chris Bannister 064d786c82 When uunmarshalling uuid's, check if data is empty пре 12 година
  Christoph Hack 8962604307 marshal: set the zero value when unmarshaling UUIDs пре 12 година
  Chris Bannister 2cdc9fb461 Allow uuid's to be unmarsalled into strings and bytes пре 12 година
  Christoph Hack 6e56055fd0 moved separate uuid package to the main package пре 12 година
  Pete Hopkins 9fadbef9b9 Support unmarshaling of "uuid" type пре 12 година
  Pete Hopkins a9158a564c Re-use UUID package for Timeuuid generation пре 12 година
  Christoph Hack 2d4323d020 better test cases пре 12 година
  Sasha Klizhentas 1bb1a42786 Fix counters пре 12 година
  Christoph Hack a25dee025e fixed long set/list items, added testcases пре 12 година
  nemothekid c6828e473e Fixed type conversion issue in unmarshalMap. Fixes #45 пре 12 година