Ugorji Nwoke
|
f06fded8c4
codec: test: add test for checking if TestStruc encoded == decoded
|
hace 5 años |
Ugorji Nwoke
|
0cf90f7e87
codec: add (unsafe) alloc-free support for map iteration 1.12+
|
hace 5 años |
Ugorji Nwoke
|
dfc37c8976
codec: test: expand to include maps with struct keys
|
hace 5 años |
Ugorji Nwoke
|
97b88dc962
codec: values_test.go: contain representative exact and non-exact floats
|
hace 5 años |
Ugorji Nwoke
|
86ce10f272
codec: misc refactoring, clean up and optimizations
|
hace 5 años |
Ugorji Nwoke
|
c14a182bc7
codec: test: move some types from values_test.go into values_flex_test.go
|
hace 5 años |
Ugorji Nwoke
|
60eb47a864
codec: test: skip subsequent structFieldInfo with same encName and same depth
|
hace 5 años |
Ugorji Nwoke
|
8202dfddc2
codecgen: fix test for embedded types with similarly named fields
|
hace 5 años |
Ugorji Nwoke
|
a81c9e1360
codecgen: add tests for embedded fields with similar names and "redundant or" vet
|
hace 5 años |
Ugorji Nwoke
|
e105254e6a
codec: use single line comments to comment out +build in various files
|
hace 6 años |
Ugorji Nwoke
|
92b7607989
codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns
|
hace 6 años |
Ugorji Nwoke
|
e5e69e061d
codec: move missingfielder types from values_test to values_flex_test.go
|
hace 6 años |
Ugorji Nwoke
|
99ea80c8b1
codec: change signature to MissingFielder interface
|
hace 6 años |
Ugorji Nwoke
|
449f40126c
codec: add tests for MissingFielder (missing fields)
|
hace 6 años |
Ugorji Nwoke
|
c93fc2cdd1
codec: refactor struct field loading and data structures, for performance and memory friendliness
|
hace 6 años |
Ugorji Nwoke
|
e60f01bc16
codec: update copyright to say 2012-2018
|
hace 7 años |
Ugorji Nwoke
|
84cb69a8af
codec: multiple clean-ups especially on optimizing extension support and removing TODOs
|
hace 7 años |
Ugorji Nwoke
|
a437b1adc2
codec: test: move AnonInTestStrucIntf from values_test.go into values_flex_test.go
|
hace 7 años |
Ugorji Nwoke
|
dade91789f
codec: test: move features broken in other libs out of values_test.go into values_flex_test.go
|
hace 7 años |
Ugorji Nwoke
|
50329c0f55
codec: test: make values_test.go more fair for benchmarking purposes vs other libs
|
hace 7 años |
Ugorji Nwoke
|
c3bb359e9a
codec: test: remove reference to wrapBytes in values_test.go (should only be in values_flex_test.go)
|
hace 7 años |
Ugorji Nwoke
|
06aece491b
codec: test: move unique codec-only features into values_flex_test.go
|
hace 7 años |
Ugorji Nwoke
|
b6896933d9
codec: test: move types and fields into values_test.go
|
hace 7 años |
Ugorji Nwoke
|
5ef60f8ad9
codec: faster unsafe variants of reflect.Value.SetXXX and update msgpack and rpc implementations, and add tests
|
hace 7 años |
Ugorji Nwoke
|
b039683517
codec: clean up recognizedRtid support, add more tests and update testing TODO
|
hace 7 años |
Ugorji Nwoke
|
a9859e3096
codec: handle nil keys as valid, support MapKeyAsString in json, and indefinite lengths for string/[]byte
|
hace 7 años |
Ugorji Nwoke
|
c3953defa8
codec: streamline library: refactor sendContainerState and clean up handle-specific test flags
|
hace 7 años |
Ugorji Nwoke
|
f26fc641ec
codec: add buffered reading/writing support and overall cleanup and fixes
|
hace 7 años |
Ugorji Nwoke
|
f76f59a92f
codec: optimizations for json (hex strings, batch update) and loops (hoist len where possible)
|
hace 7 años |
Ugorji Nwoke
|
50530d8d14
codec: Multiple fixes, enhancements and test expansion across the board.
|
hace 7 años |