Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ashwin Purohit 7e9cdd5511 Marshal and unmarshal from [big]int <-> string 11 vuotta sitten
  James Maloney 9b768c47fa Fixes bug that prevents the use of a pointer reciever when implementing the Marshaler interface 11 vuotta sitten
  Fedorenko Dmitriy 392edd15c8 Remove useless reflection into marshaling. 11 vuotta sitten
  Dmitrij Fedorenko 310ac40201 Added unmarshaling into double pointer values. 11 vuotta sitten
  Dmitrij Fedorenko 8eb8ccf7f3 Added marshaling of pointer values. 11 vuotta sitten
  Muir Manders 803daed9cc Fix bug fetching out unset timestamp values. 11 vuotta sitten
  dankennedy edc5a1e8e8 changed marshalling of inet addresses to restrict them to either 4 or 16 byte representations to remove extraneous bytes 11 vuotta sitten
  dankennedy 051c1957ac support for marshalling inet values using strings and net.IP with IPv6 tests 11 vuotta sitten
  Phillip Couto b4adfb4e1a Added support for marshalling a nil value. 11 vuotta sitten
  Muir Manders 7eda240e1d Add support for varints. 11 vuotta sitten
  Muir Manders 5cb2a37451 Refactor integer unmarshaling to share code. 11 vuotta sitten
  Phillip Couto 0ee83e3b17 Changed marshal logic that sent float64 pointers to float marshalling. 11 vuotta sitten
  Nimi Wariboko 8b616cffeb Fixed TypeInfo's String() function, when type is a custom type. 11 vuotta sitten
  Ben Hood fa6b3488a5 Set the decimal pointer explicitly for each row 11 vuotta sitten
  Ben Hood 712d53a3dc Better edge case handling 11 vuotta sitten
  Ben Hood 71f20c47d5 Fix documentation 11 vuotta sitten
  Ben Hood 49b8f047ee Revert "This might be more performant in some cases" 11 vuotta sitten
  Ben Hood 0ad0ed81c4 Handling for corner case 11 vuotta sitten
  Ben Hood 105ba38765 This might be more performant in some cases 11 vuotta sitten
  Ben Hood bba342b6fa Made the packing routines a big terser 11 vuotta sitten
  Ben Hood 4493f46cc3 Implemented two's complement encoding and got inspired by the encoding specs from some other CQL drivers 11 vuotta sitten
  Ben Hood b9b84ebdc5 Use library encoding routines 11 vuotta sitten
  Ben Hood cc2dfe70ec Reflect inf/dec changes in integration test 11 vuotta sitten
  Ben Hood ea4ac4e691 Experiment with inf/dec 11 vuotta sitten
  Ben Hood 1dc336c717 Added integration test and fixed a bug with zero length data 11 vuotta sitten
  Ben Hood a4591a1064 Implemented tentative marshalling for decimal numbers 11 vuotta sitten
  Chris Bannister 064d786c82 When uunmarshalling uuid's, check if data is empty 12 vuotta sitten
  Christoph Hack 8962604307 marshal: set the zero value when unmarshaling UUIDs 12 vuotta sitten
  Chris Bannister 2cdc9fb461 Allow uuid's to be unmarsalled into strings and bytes 12 vuotta sitten
  Christoph Hack 6e56055fd0 moved separate uuid package to the main package 12 vuotta sitten