Ugorji Nwoke
|
5efa3251c7
codec: ensure that byte descriptor is read before calling ContainerType, Read(Map|Array)Start
|
7 years ago |
Ugorji Nwoke
|
708a42d246
codec: decDriver reset should set internal variables mapped to decoder.bytes
|
7 years ago |
Ugorji Nwoke
|
d23841a297
codec: honor MaxInitLen when decoding strings or []byte.
|
7 years ago |
Ugorji Nwoke
|
679556b5b5
codec: simple.go: escape % in printf format string
|
7 years ago |
Ugorji Nwoke
|
98ef79d6c6
codec: support Raw, a raw encoded value.
|
8 years ago |
Ugorji Nwoke
|
989643570a
codec: spelling correction
|
8 years ago |
Nick Galbreath
|
3487a5545b
Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master
|
8 years ago |
Ugorji Nwoke
|
1a25ccb806
codec: streamline go's rules for anonymous field conflict, detect circular references, json indent
|
9 years ago |
Ugorji Nwoke
|
f081086498
codec: Add Reset methods, performance improvements and bug fixes.
|
9 years ago |
Ugorji Nwoke
|
6a9a8caa01
codec: Seperate BytesExt and InterfaceExt interfaces from Ext, and add impl methods to handles.
|
9 years ago |
Ugorji Nwoke
|
5f1004d393
codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license.
|
9 years ago |
Ugorji Nwoke
|
03e33114d4
codec: remove superflous comparisons of x <= MaxUint64
|
9 years ago |
Ugorji Nwoke
|
b5e234a12e
codec: error handling cleanup, and unsafe build tag.
|
9 years ago |
Ugorji Nwoke
|
006e153430
major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc.
|
10 years ago |
Ugorji Nwoke
|
5605f87eda
Support JSON/text-based codecs and move benchmarks to its own repo.
|
10 years ago |
Ugorji Nwoke
|
c476cf2bad
codec: some overflow and 0-length container fixes, and cbor tests.
|
10 years ago |
Ugorji Nwoke
|
d3bbf953c5
codec: expand tag to uint64, and move cbor specific tests to cbor_test.go
|
10 years ago |
Ugorji Nwoke
|
3b043e51d7
codec: support cbor format; improve extension and streaming support.
|
10 years ago |
Ugorji Nwoke
|
71c2886f5a
codec: fix 32-bit build for simple codec.
|
10 years ago |
Ugorji Nwoke
|
1c5876990e
General refactoring, improve simple codec, improve tests and benchmarks.
|
10 years ago |
Ugorji Nwoke
|
cdeae7b766
codec: Fixes and clarifications for binc and rpc, in prep for c library.
|
11 years ago |