Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ugorji Nwoke 792f4ab7b3 codec: remove recognized-rtid logic 8 yıl önce
  Ugorji Nwoke 3c86213f83 codec: test: add tests for encoding, decoding and zero'ing scalars and maps/slices containing them. 8 yıl önce
  Ugorji Nwoke 3d21d421d8 codec: simplify how we store whether type implements an interface 8 yıl önce
  Ugorji Nwoke 16373bd701 codec: test: add tests for symbols, and nil or 0-length fast-path slices and maps 8 yıl önce
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte 8 yıl önce
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags 8 yıl önce
  Ugorji Nwoke f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes 8 yıl önce
  Ugorji Nwoke f76f59a92f codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible) 8 yıl önce
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. 8 yıl önce
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 8 yıl önce
  Ugorji Nwoke 5dfac81833 codec: ensure that GC doesn't reclaim the input for a (string|bytes)View 8 yıl önce
  Ugorji Nwoke 756535a25c codec: set bytes flag to true for a bytesreader 8 yıl önce
  Ugorji Nwoke d23841a297 codec: honor MaxInitLen when decoding strings or []byte. 9 yıl önce
  Ugorji Nwoke faddd6128c codec: use conditional build tags for reflect.ArrayOf support. 9 yıl önce
  Ugorji Nwoke 5099b68ed3 codec: PreferArrayOverSlice support 9 yıl önce
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. 9 yıl önce
  Nick Galbreath 3487a5545b Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master 9 yıl önce
  Ugorji Nwoke 9f21f8ea30 codec: fix helper_unsafe for correct string-to-byte conversion (without copy) 9 yıl önce
  Ugorji Nwoke 357a44b2b1 codec: fix nested decoding for maps, slices and extensions. 10 yıl önce
  Ugorji Nwoke 28147d9923 codec: fix nested naked decoding, especially for lists and extensions 10 yıl önce
  Ugorji Nwoke 1a25ccb806 codec: streamline go's rules for anonymous field conflict, detect circular references, json indent 10 yıl önce
  Ugorji Nwoke f1f1a805ed codec: Fix UnmarshalJSON support 10 yıl önce
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. 10 yıl önce
  Ugorji Nwoke 4373325df6 codec: initial string interning support 10 yıl önce
  Ugorji Nwoke 5d8e71f204 codec: Canonical natural ordering, and MaxValueReset and InterfaceReset options 10 yıl önce
  Ugorji Nwoke 2f4b94206a codec: support customization of struct tag keys; maintain default to "codec", "json". 10 yıl önce
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 10 yıl önce
  Ugorji Nwoke 1d5269ed4e codec(gen): code clean-up to remove separator concerns from framework and major re-architecture. 10 yıl önce
  Ugorji Nwoke 049aaede20 codec: handle Uintptr when handling Uint. 10 yıl önce
  Ugorji Nwoke 3199d19e57 codec, codecgen: Support (M|Unm)arshalJSON exactly as encoding/json when using JSONHandle 10 yıl önce