Commit History

Автор SHA1 Съобщение Дата
  Ugorji Nwoke 86ce10f272 codec: misc refactoring, clean up and optimizations преди 5 години
  Ugorji Nwoke 967be11608 codec: false-sharing and cache-line optimizations преди 5 години
  Ugorji Nwoke 95c34d148d codec: clarify and fix EncodeOptions:StringToRaw inconsistencies преди 5 години
  Ugorji Nwoke 23876e7a59 codec: do not pool decNaked anymore - make it smaller and part of Decoder преди 5 години
  Ugorji Nwoke 6bfa3bf159 codec: do not pool codecFn helper - make it part of BasicHandle instead преди 5 години
  Ugorji Nwoke 16061014c5 codec: document concurrency guarantees and fix analyze script warnings преди 5 години
  Ugorji Nwoke 92b7607989 codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns преди 5 години
  Ugorji Nwoke ee2199668c codec: rpc: use lock free mechanisms to track the close status. преди 6 години
  Ugorji Nwoke 0332d21115 codec: represent correctly, that a ptr is nil if it "points" to a nil value. преди 6 години
  Ugorji Nwoke f46c43b64d codec: unsafe atomicTypeInfoSlice: fix potential race condition преди 6 години
  Ugorji Nwoke 0076dd9cb1 codec: on 32-bit OS, using atomic functions requires 64-bit alignment преди 6 години
  Ugorji Nwoke 983eb56fa3 codec: remove some commented code преди 6 години
  Ugorji Nwoke 9831f2c3ac codec: remove double-indirection and fix race in Copy-On-Write during TypeInfo lookup преди 6 години
  Ugorji Nwoke d41456c8f4 codec: refactor codecgen, optimize isEmptyValue and cache more static type info преди 6 години
  Ugorji Nwoke d2b2650062 codec: support mapping non-interface type to an interface преди 6 години
  Ugorji Nwoke adc90d0202 codec: re-factor structs so critical ones try to fill up cache lines преди 6 години
  Ugorji Nwoke 6e9891a451 codec: clean up, improved symbol handling and numeric overflow support преди 6 години
  Ugorji Nwoke e60f01bc16 codec: update copyright to say 2012-2018 преди 6 години
  Ugorji Nwoke 4d084a8659 codec: streamline panic/recover error handling, manage compatibility with codecgen and support structs where fields are encoded as numbers преди 6 години
  Ugorji Nwoke 84cb69a8af codec: multiple clean-ups especially on optimizing extension support and removing TODOs преди 6 години
  Ugorji Nwoke 3ae9bb479b codec: clean ups преди 6 години
  Ugorji Nwoke debb8e2d2e codec: support time.Time natively in all formats, and remove Builtin mode. преди 6 години
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign преди 6 години
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests преди 7 години
  Ugorji Nwoke 16373bd701 codec: test: add tests for symbols, and nil or 0-length fast-path slices and maps преди 7 години
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte преди 7 години
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. преди 7 години
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements преди 7 години
  Ugorji Nwoke 5dfac81833 codec: ensure that GC doesn't reclaim the input for a (string|bytes)View преди 7 години
  Ugorji Nwoke ee31c12242 codec: change //+build to // +build (for consistency with how it is documented) преди 8 години