Commit History

Author SHA1 Message Date
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte 6 years ago
  Ugorji Nwoke bdcc60b419 codec: update version of codecgen to 8 6 years ago
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags 6 years ago
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. 6 years ago
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 6 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) 7 years ago
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. 7 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 8 years ago
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. 8 years ago
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 8 years ago
  Ugorji Nwoke 3199d19e57 codec, codecgen: Support (M|Unm)arshalJSON exactly as encoding/json when using JSONHandle 8 years ago
  Ugorji Nwoke e2517eda87 codecgen: support extensions. 8 years ago
  Ugorji Nwoke 978848809c codecgen: Support RawExt, Builtins and (Text|JSON|Binary)(Unm|M)arshal . 8 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