Historie revizí

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