Histórico de Commits

Autor SHA1 Mensagem Data
  Ugorji Nwoke 6bfa3bf159 codec: do not pool codecFn helper - make it part of BasicHandle instead há 5 anos atrás
  Ugorji Nwoke 92b7607989 codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns há 5 anos atrás
  Ugorji Nwoke b30ce92d50 codec: rpc: remove unnecessary mutex Lock/Unlock during WriteXXX methods of codec há 6 anos atrás
  Ugorji Nwoke ee2199668c codec: rpc: use lock free mechanisms to track the close status. há 6 anos atrás
  Ugorji Nwoke e60e086af5 codec: rpc: remove comments há 6 anos atrás
  Ugorji Nwoke a5098f42c6 codec: rpc: Flush is only and always called within write (never by Close) há 6 anos atrás
  Ugorji Nwoke 7bdfbc6818 codec: clean up codebase to try to keep lines within 90 bytes. há 6 anos atrás
  Ugorji Nwoke d2b2650062 codec: support mapping non-interface type to an interface há 6 anos atrás
  Ugorji Nwoke e60f01bc16 codec: update copyright to say 2012-2018 há 6 anos atrás
  Ugorji Nwoke 4d084a8659 codec: streamline panic/recover error handling, manage compatibility with codecgen and support structs where fields are encoded as numbers há 6 anos atrás
  Ugorji Nwoke 14c9063c18 codec: rpc: Enable buffering by default during reads and writes (with turn-off option) há 6 anos atrás
  Ugorji Nwoke cff493bb3b codec: rpc: style changes há 6 anos atrás
  Ugorji Nwoke 39db4a8063 codec: style changes há 6 anos atrás
  Ugorji Nwoke f894406f7a codec: rpc: remove NewReadWriteCloser() and document and optimize instead há 6 anos atrás
  Ugorji Nwoke 8c44cd4a7d codec: rpc: clean up API usage to support buffered use (for performance) há 6 anos atrás
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests há 7 anos atrás
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte há 7 anos atrás
  Ugorji Nwoke 69722bf3a2 codec: streamline handling of doing something at the end of an encode. há 7 anos atrás
  Nick Galbreath 3487a5545b Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master há 8 anos atrás
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. há 9 anos atrás
  Ugorji Nwoke c11908a1a0 codec: fix data race when reading/writing (*rpcCodec).cls variable. há 9 anos atrás
  Ugorji Nwoke 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. há 10 anos atrás
  Ugorji Nwoke cdeae7b766 codec: Fixes and clarifications for binc and rpc, in prep for c library. há 10 anos atrás
  Ugorji Nwoke 3119e5cd3f codec: Refactored for better APIs and improved performance (> 20% improvement). há 11 anos atrás
  Ugorji Nwoke 4f88b73ce9 codec: Support RawExt and RpcCodecBuffered. há 11 anos atrás
  Ugorji Nwoke c61e5837a8 codec: Robust Msgpack Spec RPC, Support for Go 1.2 Binary(M/Unm)arshaler, Major refactoring. há 11 anos atrás
  Ugorji Nwoke 8f3b3ef741 codec: remove buffering from encoder/decoder. Add buffering to rpc. fix binc floatZero bug. há 11 anos atrás
  Ugorji Nwoke 9966a02b69 Updated README to refer to binc/msgpack, gofmt'ed sources, and updated to v0.3.0 of binc spec há 11 anos atrás
  Ugorji Nwoke 14ad4867c0 codec: expose MsgpackSpecRpc and GoRpc as variables, to reduce API space. há 11 anos atrás
  Ugorji Nwoke d9a6f6ca1c Add codec library há 11 anos atrás