Commit történet

Szerző SHA1 Üzenet Dátum
  Ugorji Nwoke a9859e3096 codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte 8 éve
  Ugorji Nwoke c3953defa8 codec: streamline library: refactor sendContainerState and clean up handle-specific test flags 8 éve
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. 8 éve
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 8 éve
  Ugorji Nwoke 5efa3251c7 codec: ensure that byte descriptor is read before calling ContainerType, Read(Map|Array)Start 8 éve
  Ugorji Nwoke 708a42d246 codec: decDriver reset should set internal variables mapped to decoder.bytes 8 éve
  Ugorji Nwoke d23841a297 codec: honor MaxInitLen when decoding strings or []byte. 9 éve
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. 9 éve
  Ugorji Nwoke d517a49d59 codec: improve MapBySlice performance, and integrate tests for it. 10 éve
  Ugorji Nwoke 1a25ccb806 codec: streamline go's rules for anonymous field conflict, detect circular references, json indent 10 éve
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. 10 éve
  Ugorji Nwoke 6a9a8caa01 codec: Seperate BytesExt and InterfaceExt interfaces from Ext, and add impl methods to handles. 10 éve
  Ugorji Nwoke bc08fcb1b9 codec: cbor: handle RAW []byte in EncodeStringBytes, and some minor changes. 10 éve
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. 10 éve
  Ugorji Nwoke 03e33114d4 codec: remove superflous comparisons of x <= MaxUint64 10 éve
  Ugorji Nwoke 11c92bbf14 codec: Add canonical encoding support, handle EOF (as non-error) if Read successful, and export CborStreamBreak. 10 éve
  Ugorji Nwoke b5e234a12e codec: error handling cleanup, and unsafe build tag. 11 éve
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. 11 éve
  Ugorji Nwoke 5605f87eda Support JSON/text-based codecs and move benchmarks to its own repo. 11 éve
  Ugorji Nwoke c476cf2bad codec: some overflow and 0-length container fixes, and cbor tests. 11 éve
  Ugorji Nwoke d3bbf953c5 codec: expand tag to uint64, and move cbor specific tests to cbor_test.go 11 éve
  Ugorji Nwoke 8c25fe5190 codec: fix implementation of half float to use uint32. 11 éve
  Ugorji Nwoke 3b043e51d7 codec: support cbor format; improve extension and streaming support. 11 éve