Historique des commits

Auteur SHA1 Message Date
  Charles Law 734b8e8dfe When unmarshalling timestamps set null values to 0 time to be consistent with other types il y a 9 ans
  nicerobot 649c208455 Allow nil lists. il y a 9 ans
  Pekka Enberg acbcce0946 marshal: Fix unmarshalUDT for less values than UDT fields il y a 9 ans
  nicerobot fd5b0a06a7 Allow nil maps. il y a 9 ans
  Chris Bannister e1ed1fb456 marshall: support small and tiny ints, fix uint il y a 9 ans
  Alexander Inozemtsev ffa9aca0da correctly handle null varint value il y a 9 ans
  Chris Bannister 6e6042ceaf marshal: fix udt nil collection marshalling il y a 9 ans
  nikandfor 60015fde6e big uint64 unmarshalling fix il y a 9 ans
  Chris Bannister 779476a151 marshal: handle UDTs which are not complete il y a 10 ans
  Chris Bannister 031700759a marshal: dont reuse the bytes for inets il y a 10 ans
  Chris Bannister c711a53bb2 correctly handle tuples in MapScan il y a 10 ans
  ference 79f898ec22 add 'text' type support for cylladb il y a 10 ans
  matope 371530d3c7 marshal: handle alias type of int collectly. il y a 10 ans
  Chris Bannister 965ebcb166 marshal: correctly marshal nil values il y a 10 ans
  Chris Bannister 65ce6c1437 marshal: fix nil colleciton handling il y a 10 ans
  Chris Bannister e59ea7f720 marshal: handle nil collection correctly in udts il y a 10 ans
  Chris Bannister 0fcfe1f0f2 use untyped const il y a 10 ans
  Chris Bannister 69051b37de Correctly handle missing UDT fields in Marshal il y a 10 ans
  Chris Bannister 7265a91e3b Merge pull request #502 from ChannelMeter/fix/panic-on-nil-udt-field il y a 10 ans
  Nimi Wariboko Jr fc7fbf7e07 Encode the UDT field as null if the struct value is nil. Fixes #501. il y a 10 ans
  Andrey Smirnov 2bf83d6636 Add support for tuple marshalling il y a 10 ans
  Chris Bannister a1bba7f41d add support to unmarshal UDT into *map[string]interface{} il y a 10 ans
  Adria Casajus e44de0d770 Changed all import of deprecated package il y a 10 ans
  Matt Heath 04792dd413 Store zero time as blank bytes il y a 10 ans
  Matt Heath 10c63fdbeb Fix unixnano marshaling of timestamps il y a 10 ans
  Baptiste Fontaine 0c724b1117 Marshal fixed for pointers implementing Marshaler il y a 10 ans
  Chris Bannister 209e7742fd Merge pull request #399 from Zariel/udt-null-unmarshal il y a 10 ans
  Chris Bannister 08c272cd69 Correctly unmarshal null UDT responses il y a 10 ans
  Nimi Wariboko Jr 1bc2997a1e Fix bitshit order in udt length calculation il y a 10 ans
  Fedorenko Dmitriy f4b9a3ecc5 Fixed marshaling of pointer to interface. il y a 10 ans