~miki-tebeka/mgo/string-compile

  • Committer: Gustavo Niemeyer
  • Date: 2011-04-16 22:33:17 UTC
  • Revision ID: gustavo@niemeyer.net-20110416223317-lcm9mcpv7bp7ajou
Encode (u)int64 as int32 if the value fits.
Filename Latest Rev Last Changed Committer Comment Size
..
decode.go 21 13 years ago Gustavo Niemeyer s/Milliseconds/Timestamp/ and use ns. Added Now(). 12 KB Diff Download File
encode.go 22 13 years ago Gustavo Niemeyer Encode (u)int64 as int32 if the value fits. 9.4 KB Diff Download File
gobson.go 21 13 years ago Gustavo Niemeyer s/Milliseconds/Timestamp/ and use ns. Added Now(). 13.3 KB Diff Download File
gobson_test.go 22 13 years ago Gustavo Niemeyer Encode (u)int64 as int32 if the value fits. 28.6 KB Diff Download File
LICENSE 12 13 years ago Gustavo Niemeyer Adding missing copyright/license headers. 1.5 KB Diff Download File
Makefile 14 13 years ago Gustavo Niemeyer Use standard Go convention, with plain gofmt. 410 bytes Diff Download File