Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign 7 vuotta sitten
  Ugorji Nwoke 06e1e9d77f codec: clean up some documentation comments 7 vuotta sitten
  Ugorji Nwoke 8c44cd4a7d codec: rpc: clean up API usage to support buffered use (for performance) 7 vuotta sitten
  Ugorji Nwoke 792f4ab7b3 codec: remove recognized-rtid logic 7 vuotta sitten
  Ugorji Nwoke 5ef60f8ad9 codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests 7 vuotta sitten
  Ugorji Nwoke b039683517 codec: clean up recognizedRtid support, add more tests and update testing TODO 7 vuotta sitten
  Ugorji Nwoke 3d21d421d8 codec: simplify how we store whether type implements an interface 7 vuotta sitten
  Ugorji Nwoke 384bdbdfc1 codec: streamline fast-path support, ensure symetry for types implementing known interfaces, and expand tests 7 vuotta sitten
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte 7 vuotta sitten
  Ugorji Nwoke 69722bf3a2 codec: streamline handling of doing something at the end of an encode. 7 vuotta sitten
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags 7 vuotta sitten
  Ugorji Nwoke f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes 7 vuotta sitten
  Ugorji Nwoke f76f59a92f codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible) 7 vuotta sitten
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. 7 vuotta sitten
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 7 vuotta sitten
  Ugorji Nwoke 6fc2cdf53e codec: document that omitempty is ignored with toarray 7 vuotta sitten
  Ugorji Nwoke 8b94642d9a codec: perf: make common-path of bytesEncWriter.grow inlineable 7 vuotta sitten
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. 8 vuotta sitten
  Ugorji Nwoke 28133004a9 Merge branch 'master' of https://github.com/ugorji/go 8 vuotta sitten
  Ugorji Nwoke 74c6a81d3a codec: support recursive (deep) omitEmpty check 8 vuotta sitten
  Nick Galbreath 3487a5545b Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master 8 vuotta sitten
  Ugorji Nwoke b94837a240 codec: honor go's selection rule for using field at shallowest depth. 8 vuotta sitten
  Ugorji Nwoke 03b46f3d7a codec: use a cached 1-byte array for simpleIoEncWriterWriter.WriteByte 8 vuotta sitten
  Ugorji Nwoke d517a49d59 codec: improve MapBySlice performance, and integrate tests for it. 8 vuotta sitten
  Ugorji Nwoke 3f41379a4b codec: fix MapBySlice encoding 8 vuotta sitten
  Ugorji Nwoke 1a25ccb806 codec: streamline go's rules for anonymous field conflict, detect circular references, json indent 9 vuotta sitten
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. 9 vuotta sitten
  Ugorji Nwoke 5d8e71f204 codec: Canonical natural ordering, and MaxValueReset and InterfaceReset options 9 vuotta sitten
  Ugorji Nwoke 2f4b94206a codec: support customization of struct tag keys; maintain default to "codec", "json". 9 vuotta sitten
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 9 vuotta sitten