Commit History

作者 SHA1 備註 提交日期
  Ugorji Nwoke 8c44cd4a7d codec: rpc: clean up API usage to support buffered use (for performance) 8 年之前
  Ugorji Nwoke 3c86213f83 codec: test: add tests for encoding, decoding and zero'ing scalars and maps/slices containing them. 8 年之前
  Ugorji Nwoke d03304bb1d codec: test: add half float test for cbor 8 年之前
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests 8 年之前
  Ugorji Nwoke b039683517 codec: clean up recognizedRtid support, add more tests and update testing TODO 8 年之前
  Ugorji Nwoke 16373bd701 codec: test: add tests for symbols, and nil or 0-length fast-path slices and maps 8 年之前
  Ugorji Nwoke cbd720c66c codec: json: fix unicode escape decoding 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 年之前