Commit History

Author SHA1 Message Date
  Ugorji Nwoke 587a7e6ca2 codec: arrays are decodeable iff they are addressable 7 years ago
  Ugorji Nwoke b4c50a2b19 codecgen: handle struct fields of type *time.Time correctly 7 years ago
  Ugorji Nwoke 9af07b2035 codec: streamline chan encoding/decoding 7 years ago
  Ugorji Nwoke 2a18715848 codec: remove noop code - it never worked well as a test of the cost of the framework 8 years ago
  Ugorji Nwoke e60f01bc16 codec: update copyright to say 2012-2018 8 years ago
  Ugorji Nwoke 84cb69a8af codec: multiple clean-ups especially on optimizing extension support and removing TODOs 8 years ago
  Ugorji Nwoke a437b1adc2 codec: test: move AnonInTestStrucIntf from values_test.go into values_flex_test.go 8 years ago
  Ugorji Nwoke dade91789f codec: test: move features broken in other libs out of values_test.go into values_flex_test.go 8 years ago
  Ugorji Nwoke 50329c0f55 codec: test: make values_test.go more fair for benchmarking purposes vs other libs 8 years ago
  Ugorji Nwoke 06aece491b codec: test: move unique codec-only features into values_flex_test.go 8 years ago
  Ugorji Nwoke b6896933d9 codec: test: move types and fields into values_test.go 8 years ago
  Ugorji Nwoke d7f7caed82 codec: test: add tests for encoding and decoding of extensions 8 years ago
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign 8 years ago
  Ugorji Nwoke b039683517 codec: clean up recognizedRtid support, add more tests and update testing TODO 8 years ago
  Ugorji Nwoke f26fc641ec codec: add buffered reading/writing support and overall cleanup and fixes 8 years ago
  Ugorji Nwoke 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. 8 years ago