Commit History

Author SHA1 Message Date
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 7 years ago
  Ugorji Nwoke d463ef4092 codec: comment // +build comment using /* */, to prevent vet flagging as error 7 years ago
  Ugorji Nwoke ee31c12242 codec: change //+build to // +build (for consistency with how it is documented) 8 years ago
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. 8 years ago
  Nick Galbreath 3487a5545b Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master 8 years ago
  Ugorji Nwoke f1f1a805ed codec: Fix UnmarshalJSON support 9 years ago
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. 9 years ago
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 9 years ago
  Ugorji Nwoke 3199d19e57 codec, codecgen: Support (M|Unm)arshalJSON exactly as encoding/json when using JSONHandle 9 years ago
  Ugorji Nwoke e2517eda87 codecgen: support extensions. 9 years ago
  Ugorji Nwoke 978848809c codecgen: Support RawExt, Builtins and (Text|JSON|Binary)(Unm|M)arshal . 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 11c92bbf14 codec: Add canonical encoding support, handle EOF (as non-error) if Read successful, and export CborStreamBreak. 9 years ago
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. 9 years ago