Commit History

Autor SHA1 Mensaxe Data
  Ugorji Nwoke 10d0049acb codec: limit size of bytes read to MaxInitLen (specifically for extensions) %!s(int64=7) %!d(string=hai) anos
  Ugorji Nwoke 00b869d2f4 codec: msgpack: support option to encode positive numbers as unsigned (compatibility). %!s(int64=7) %!d(string=hai) anos
  Ugorji Nwoke 0a18df59e4 codec: use decReader and encWriter interfaces (not the struct decReaderSwitch/encWriterSwitch) %!s(int64=7) %!d(string=hai) anos
  Ugorji Nwoke 1322318ca6 codec: set up codebase so as to take advantage of mid-stack inlining support %!s(int64=7) %!d(string=hai) anos
  Ugorji Nwoke 9af07b2035 codec: streamline chan encoding/decoding %!s(int64=7) %!d(string=hai) anos
  Ugorji Nwoke aada210893 codec: improved error messages for all formats during decode %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke f2ec36a678 codec: Optimized struct field index lookup during decode, and loading typeInfos %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 7bdfbc6818 codec: clean up codebase to try to keep lines within 90 bytes. %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke adc90d0202 codec: re-factor structs so critical ones try to fill up cache lines %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 4ad9ed71b1 codec: re-factor and streamline code for publishing standards, consistency and performance %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 6e9891a451 codec: clean up, improved symbol handling and numeric overflow support %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke e60f01bc16 codec: update copyright to say 2012-2018 %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 4d084a8659 codec: streamline panic/recover error handling, manage compatibility with codecgen and support structs where fields are encoded as numbers %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 679a71d0bd codec: treat time.Time{} as the zero value for time.Time. %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke bb71fe2c0a codec: encode []byte as nil if nil, and handle decoding a []byte from a container containing uint8's %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 39db4a8063 codec: style changes %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke debb8e2d2e codec: support time.Time natively in all formats, and remove Builtin mode. %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke f894406f7a codec: rpc: remove NewReadWriteCloser() and document and optimize instead %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke f76f59a92f codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible) %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 5efa3251c7 codec: ensure that byte descriptor is read before calling ContainerType, Read(Map|Array)Start %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke 708a42d246 codec: decDriver reset should set internal variables mapped to decoder.bytes %!s(int64=8) %!d(string=hai) anos
  Ugorji Nwoke d23841a297 codec: honor MaxInitLen when decoding strings or []byte. %!s(int64=9) %!d(string=hai) anos
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. %!s(int64=9) %!d(string=hai) anos
  Ugorji Nwoke 1a8bf87a90 codec: fix msgpack SignedInger bug %!s(int64=10) %!d(string=hai) anos
  Ugorji Nwoke 1a25ccb806 codec: streamline go's rules for anonymous field conflict, detect circular references, json indent %!s(int64=10) %!d(string=hai) anos