Історія комітів

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