Historique des commits

Auteur SHA1 Message Date
  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
  Fedorenko Dmitriy a900174f0f Fixed bug into unmarshalList(). il y a 11 ans
  Chris Bannister e2ff1deadd Return a helpful error when using UDT in proto 2 il y a 10 ans
  Chris Bannister 3ea51ab4bf use struct tags for udt types il y a 10 ans
  Chris Bannister a954fe240d add support for struct unmarshaling for UDTs il y a 10 ans
  Chris Bannister e67c0fe9b9 correctly allow Marshaler for UDT il y a 10 ans
  Chris Bannister c3ed1a1366 rename UDTMarshaler/UDTUnmarshaler methods. Improve docs il y a 10 ans
  Chris Bannister 68ab73427f Add initial support for UDT's il y a 10 ans
  Chris Bannister f7bc597c2c fix printf il y a 10 ans
  Chris Bannister e52558aeed Add support for handling tuple types il y a 10 ans