Skip to content

Tags: antoniomo/msgp

Tags

v1.0.1

Toggle v1.0.1's commit message
apply pragmas to unmarshal printer (tinylib#176)

* fix issue 174: apply pragmas to unmarshal printer

* fix build on tip; time.Time representation has changed

v1.0

Toggle v1.0's commit message
use go1.7 as base

v1.0-beta

Toggle v1.0-beta's commit message
Merge pull request tinylib#135 from tianon/386

Add some explicit type declarations to fix 32bit

v1.0-alpha

Toggle v1.0-alpha's commit message
Merge pull request tinylib#90 from tinylib/raw-print

run goimports everywhere, in parallel; don't write intermediate code to disk