Historial de Commits

Autor SHA1 Mensaje Fecha
  Ugorji Nwoke 11814adc72 codec: clean up codecgen helper hace 5 años
  Ugorji Nwoke 86ce10f272 codec: misc refactoring, clean up and optimizations hace 5 años
  Ugorji Nwoke 95c34d148d codec: clarify and fix EncodeOptions:StringToRaw inconsistencies hace 5 años
  Ugorji Nwoke aa2c01e021 codec: introduce EncodeOptions:StringToRaw flag to control string encoding hace 5 años
  Ugorji Nwoke e105254e6a codec: use single line comments to comment out +build in various files hace 5 años
  Ugorji Nwoke 92b7607989 codec: refactor for better inlining, improve intf for string encoding, and fix some vet/staticcheck/false-sharing concerns hace 5 años
  Ugorji Nwoke eeb0478a81 codec: if json and the struct field name (or encode name) is ascii and alphanumeric, just write it out hace 6 años
  Ugorji Nwoke adc90d0202 codec: re-factor structs so critical ones try to fill up cache lines hace 6 años
  Ugorji Nwoke 4ad9ed71b1 codec: re-factor and streamline code for publishing standards, consistency and performance hace 6 años
  Ugorji Nwoke 0e0d6e8695 codecgen: export c and m variables so they can be used by generated code hace 6 años
  Ugorji Nwoke bcec826260 codecgen: clean up generated code, and statically determine how to en|decode struct fields hace 6 años
  Ugorji Nwoke 6e9891a451 codec: clean up, improved symbol handling and numeric overflow support hace 6 años
  Ugorji Nwoke 4d084a8659 codec: streamline panic/recover error handling, manage compatibility with codecgen and support structs where fields are encoded as numbers hace 6 años
  Ugorji Nwoke f4a94d420d codec: gen-helper: document Deprecated methods hace 6 años
  Ugorji Nwoke 84cb69a8af codec: multiple clean-ups especially on optimizing extension support and removing TODOs hace 6 años
  Ugorji Nwoke 3ae9bb479b codec: clean ups hace 6 años
  Ugorji Nwoke dd3aa7221b codec: make RtidIfBinc a no-op, as builtins are no longer effectual hace 6 años
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign hace 6 años
  Ugorji Nwoke 427fecfaa5 codec: update comment in generated code per accepted proposal: https://golang.org/s/generatedcode hace 6 años
  Ugorji Nwoke 792f4ab7b3 codec: remove recognized-rtid logic 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 50530d8d14 codec: Multiple fixes, enhancements and test expansion across the board. hace 7 años
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements hace 7 años
  Ugorji Nwoke d463ef4092 codec: comment // +build comment using /* */, to prevent vet flagging as error hace 7 años
  Ugorji Nwoke ee31c12242 codec: change //+build to // +build (for consistency with how it is documented) hace 8 años
  Ugorji Nwoke 98ef79d6c6 codec: support Raw, a raw encoded value. hace 8 años
  Nick Galbreath 3487a5545b Merge pull requester rw #t GODxtkkfgggxxrtoyt Yt imrxxme re from from client9/master hace 8 años
  Ugorji Nwoke f1f1a805ed codec: Fix UnmarshalJSON support hace 9 años
  Ugorji Nwoke f081086498 codec: Add Reset methods, performance improvements and bug fixes. hace 9 años