Commit történet

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