История коммитов

Автор SHA1 Сообщение Дата
  Ugorji Nwoke cb0f4b5eec codec: refactor: rename (En|De)coder.Close() -> Release(), and option DoNotClose -> ExplicitRelease 7 лет назад
  Ugorji Nwoke 688a245586 codec: make decNakedContainers lazily initialized (on demand, as needed) 7 лет назад
  Ugorji Nwoke 6bfa3bf159 codec: do not pool codecFn helper - make it part of BasicHandle instead 7 лет назад
  Ugorji Nwoke 856da096db codec: implicitly call Close() by default 7 лет назад
  Ugorji Nwoke f6bb70d25a codec: shared pool for large values used in Encode/Decode 7 лет назад
  Ugorji Nwoke e60f01bc16 codec: update copyright to say 2012-2018 8 лет назад
  Ugorji Nwoke 46e03b0162 codec: test: stop using testVerbose 8 лет назад
  Ugorji Nwoke d00b2d1703 codec: test: discard messages from log package 8 лет назад
  Ugorji Nwoke 8c44cd4a7d codec: rpc: clean up API usage to support buffered use (for performance) 8 лет назад
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests 8 лет назад
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte 8 лет назад
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags 8 лет назад
  Ugorji Nwoke f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes 8 лет назад
  Ugorji Nwoke f76f59a92f codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible) 8 лет назад
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. 8 лет назад
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 8 лет назад
  Ugorji Nwoke f4b1963676 codec: re-organized test files to move common code into shared_test.go 8 лет назад