Commit History

Author SHA1 Message Date
  Ugorji Nwoke 5d8e71f204 codec: Canonical natural ordering, and MaxValueReset and InterfaceReset options 9 years ago
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 9 years ago
  Ugorji Nwoke 2cb41eb350 codec: json: support custom way to encode or decode raw bytes. 9 years ago
  Ugorji Nwoke 6a9a8caa01 codec: Seperate BytesExt and InterfaceExt interfaces from Ext, and add impl methods to handles. 9 years ago
  Ugorji Nwoke 1d5269ed4e codec(gen): code clean-up to remove separator concerns from framework and major re-architecture. 9 years ago
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. 9 years ago
  Ugorji Nwoke 17fb5629d4 codec: json: parsing unicode string (\uXXXX) means multiple each value by 16 (base) not 10. 9 years ago
  Ugorji Nwoke 9a5173b885 codec: json: fix base64 decoding for binary data 9 years ago
  Ugorji Nwoke b9bc36280d codec: fully support encoding/decoding from/to chan type. 9 years ago
  Ugorji Nwoke b5e234a12e codec: error handling cleanup, and unsafe build tag. 9 years ago
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. 9 years ago
  Ugorji Nwoke 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. 10 years ago