Commit Verlauf

Autor SHA1 Nachricht Datum
  Ugorji Nwoke 82c888b413 codec: support test execution in go 1.4 vor 5 Jahren
  Ugorji Nwoke ffda9d4fba codec: streamline nil decoding: nil means zero value consistently vor 5 Jahren
  Ugorji Nwoke 0d00120898 codec: bench: replace flags with TestInitBench and support testing.TB(.Helper) vor 5 Jahren
  Ugorji Nwoke cf85d7fda7 codec: test and bench: general clean up vor 5 Jahren
  Ugorji Nwoke 86ce10f272 codec: misc refactoring, clean up and optimizations vor 5 Jahren
  Ugorji Nwoke 420fad79aa codec: mirror benchmarks into bench sub-directory vor 5 Jahren
  Ugorji Nwoke 84285891da codec: remove unnecessary comment vor 5 Jahren
  Ugorji Nwoke cb0f4b5eec codec: refactor: rename (En|De)coder.Close() -> Release(), and option DoNotClose -> ExplicitRelease vor 5 Jahren
  Ugorji Nwoke 688a245586 codec: make decNakedContainers lazily initialized (on demand, as needed) vor 5 Jahren
  Ugorji Nwoke 6bfa3bf159 codec: do not pool codecFn helper - make it part of BasicHandle instead vor 5 Jahren
  Ugorji Nwoke 856da096db codec: implicitly call Close() by default vor 5 Jahren
  Ugorji Nwoke f6bb70d25a codec: shared pool for large values used in Encode/Decode vor 5 Jahren
  Ugorji Nwoke e60f01bc16 codec: update copyright to say 2012-2018 vor 6 Jahren
  Ugorji Nwoke 46e03b0162 codec: test: stop using testVerbose vor 6 Jahren
  Ugorji Nwoke d00b2d1703 codec: test: discard messages from log package vor 6 Jahren
  Ugorji Nwoke 8c44cd4a7d codec: rpc: clean up API usage to support buffered use (for performance) vor 6 Jahren
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests vor 6 Jahren
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte vor 6 Jahren
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags vor 6 Jahren
  Ugorji Nwoke f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes vor 6 Jahren
  Ugorji Nwoke f76f59a92f codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible) vor 6 Jahren
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. vor 6 Jahren
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements vor 6 Jahren
  Ugorji Nwoke f4b1963676 codec: re-organized test files to move common code into shared_test.go vor 7 Jahren