Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Ugorji Nwoke 87e7426fb3 codec: fix 32-bit error due to overflow int 5 năm trước cách đây
  Ugorji Nwoke bed8f2ebe4 codec: growCap: accomodate 32-bit OS 5 năm trước cách đây
  Ugorji Nwoke 59541e5369 codec: growCap: streamline code - less thresholds 5 năm trước cách đây
  Ugorji Nwoke 3161930c95 codec: when growing the capacity of a slice, ensure newCap is greater than oldCap 5 năm trước cách đây
  Ugorji Nwoke d41456c8f4 codec: refactor codecgen, optimize isEmptyValue and cache more static type info 6 năm trước cách đây
  Ugorji Nwoke ae82d72256 codec: support IsZero and reflect.Type.Comparable for efficient comparison of structs to zero value 6 năm trước cách đây
  Ugorji Nwoke 4d084a8659 codec: streamline panic/recover error handling, manage compatibility with codecgen and support structs where fields are encoded as numbers 6 năm trước cách đây
  Ugorji Nwoke 3ae9bb479b codec: clean ups 6 năm trước cách đây
  Ugorji Nwoke 679a71d0bd codec: treat time.Time{} as the zero value for time.Time. 6 năm trước cách đây
  Ugorji Nwoke 5a66da2e74 codec: fix suggestions raised by golint -min_confidence 0.9, misspellings and ineffassign 6 năm trước cách đây
  Ugorji Nwoke 3d21d421d8 codec: simplify how we store whether type implements an interface 7 năm trước cách đây
  Ugorji Nwoke 54210f4e07 codec: major update with MAJOR PERFORMANCE improvements 7 năm trước cách đây
  Ugorji Nwoke 74c6a81d3a codec: support recursive (deep) omitEmpty check 8 năm trước cách đây
  Ugorji Nwoke 45ce7596ac codec: support max initial collection length; json fixes; improve perf & reduce alloc drastically 9 năm trước cách đây
  Ugorji Nwoke 5f1004d393 codec: update files to say MIT (not BSD-style) LICENSE, in line with the bundled license. 9 năm trước cách đây
  Ugorji Nwoke 66dd47f2e8 codec: do not dereference pointers/interfaces for omitempty support. 9 năm trước cách đây
  Ugorji Nwoke 006e153430 major update: support code generation, dramatically improve runtime introspection performance, bug fixes, etc. 9 năm trước cách đây
  Ugorji Nwoke 85bf1b96b0 codec: removed debugf function. It is not used. 9 năm trước cách đây
  Ugorji Nwoke 7a1f1559df codec: fix halfFloatToFloatBits for errant (m << 31) which should have been (m << 13) 10 năm trước cách đây
  Ugorji Nwoke 8c25fe5190 codec: fix implementation of half float to use uint32. 10 năm trước cách đây
  Ugorji Nwoke 3b043e51d7 codec: support cbor format; improve extension and streaming support. 10 năm trước cách đây
  Ugorji Nwoke 1c5876990e General refactoring, improve simple codec, improve tests and benchmarks. 10 năm trước cách đây
  Ugorji Nwoke cdeae7b766 codec: Fixes and clarifications for binc and rpc, in prep for c library. 10 năm trước cách đây
  Ugorji Nwoke c61e5837a8 codec: Robust Msgpack Spec RPC, Support for Go 1.2 Binary(M/Unm)arshaler, Major refactoring. 11 năm trước cách đây
  Ugorji Nwoke 9966a02b69 Updated README to refer to binc/msgpack, gofmt'ed sources, and updated to v0.3.0 of binc spec 11 năm trước cách đây
  Ugorji Nwoke d9a6f6ca1c Add codec library 11 năm trước cách đây