تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Ugorji Nwoke 5a6c3a83ce codec: bench: use t.Logf instead of logT 5 سال پیش
  Ugorji Nwoke 4a8e7c0bc2 codec: doc: codec is supported in go 1.4+, codecgen supported in go 1.6+ 5 سال پیش
  Ugorji Nwoke 481372b4bb codec: default maprange available for all supported releases 5 سال پیش
  Ugorji Nwoke 57b7e8461a codec: build.sh: support running go 1.4 5 سال پیش
  Ugorji Nwoke 39e69f67bb codecgen: add build tag to generated code that it is only supported in go 1.6+ 5 سال پیش
  Ugorji Nwoke 79ad6f2df1 codec: test: update generated test files 5 سال پیش
  Ugorji Nwoke 82c888b413 codec: support test execution in go 1.4 5 سال پیش
  Ugorji Nwoke f20d06940e codec: support go 1.4 alternative for time.AppendFormat 5 سال پیش
  Ugorji Nwoke 247404d1fa codec: StringToRaw should not be checked during function selection 5 سال پیش
  Ugorji Nwoke 8883efaba0 codec: TimeNotBuiltIn must not be modified after first use 5 سال پیش
  Ugorji Nwoke bf1e267bf3 codec: test: re-generating codecgen file for testing 5 سال پیش
  Ugorji Nwoke 2b90750527 codec: test: streamline and add for struct keytype, RawToString, StringToRaw, MapValueReset, ... 5 سال پیش
  Ugorji Nwoke 4843bc3445 codec: use value-based bitset32 flag for tracking supported kinds 5 سال پیش
  Ugorji Nwoke c1211ebcc5 codec: fix canonical encoding with time.Time keys 5 سال پیش
  Ugorji Nwoke b4c79eef6c codec: fastpath: refactor uncommon arraycannotexpand into its own function 5 سال پیش
  Ugorji Nwoke f8b212a5ba codec: helper_unsafe: nit - move lines about 5 سال پیش
  Ugorji Nwoke 6c2e17b36f codec: fix decoding into array with length smaller than stream 5 سال پیش
  Ugorji Nwoke 167c36279a codec: allow decoding into interfaces with methods. 5 سال پیش
  Ugorji Nwoke ffda9d4fba codec: streamline nil decoding: nil means zero value consistently 5 سال پیش
  Ugorji Nwoke a2a200a106 codec: streamline encoding of nil values 5 سال پیش
  Ugorji Nwoke 0e7b41a418 codec: bench: streamline benchmarking 5 سال پیش
  Ugorji Nwoke aaa9e28013 codec: re-generate some files for testing in codecgen mode 5 سال پیش
  Ugorji Nwoke f06fded8c4 codec: test: add test for checking if TestStruc encoded == decoded 5 سال پیش
  Ugorji Nwoke c28b8c1a13 codec: nit: clean up code (remove comments, break into multiple lines) 5 سال پیش
  Ugorji Nwoke d138090090 codecgen: handle encodenil if slice/map value is nil 5 سال پیش
  Ugorji Nwoke 19cb75f56d codec: added mapSet and mapDelete helpers (safe/unsafe variants) 5 سال پیش
  Ugorji Nwoke 53e133078c codec: nit: some changes to build.sh 5 سال پیش
  Ugorji Nwoke 8dd026d40b codec: check Handle.StringToRaw before assigning encoder function 5 سال پیش
  Ugorji Nwoke 97d11b8ecd codec: nit: refactor - move from decode.go to reader.go 5 سال پیش
  Ugorji Nwoke a052c0a76c codec: separate reader.go/writer.go from decode.go/encode.go 5 سال پیش