Commit Graph

15 Commits

Author SHA1 Message Date
Damian Gryski c96a39d315 go: Fix unit test for non-deterministic map ordering 2012-02-24 22:52:37 +01:00
Damian Gryski 06ba74c366 go: Updated for weekly.2012-02-22 2012-02-24 22:51:39 +01:00
Brian Ketelsen 682d25b551 fixed author and updated to r58 or higher 2011-07-21 12:33:44 -04:00
Moriyoshi Koizumi d354f2e8c2 Documentation. 2011-04-03 19:09:14 +09:00
Moriyoshi Koizumi 64fe90aabb Add TestUnpackFloat(). 2011-04-03 15:34:37 +09:00
Moriyoshi Koizumi 7e31d487e0 float type was gone from go language at some time I don't know. 2011-04-03 14:06:08 +09:00
moriyoshi ee16e2eb30 Handle unsupported typecode 2011-04-03 11:14:49 +09:00
moriyoshi 003fb3392f Byte arrays in Go should not be serialized as arrays. 2011-04-03 11:14:49 +09:00
moriyoshi 0e82278cd5 Fix: InterfaceValue wasnt' correctly unwrapped when passed to PackValue() 2011-04-03 11:14:49 +09:00
moriyoshi 5b544248bc Add new API function UnpackReflected() that returns multiple reflect.Value for unpacked elements of arrays or maps. 2011-04-03 11:14:49 +09:00
moriyoshi d4d7495c0a Forgot to support map16 / map32 2011-04-03 11:14:48 +09:00
moriyoshi 8325cce44c Adapt to new reflection API (notified by mattn. thanks) 2011-04-03 11:14:48 +09:00
moriyoshi 8f1bd12a17 Improve testsuite. 2011-04-03 11:14:10 +09:00
moriyoshi fccf1016e4 Fix bugs in unpacker. 2011-04-03 11:14:10 +09:00
moriyoshi 1b010a082b Add go binding. 2011-04-03 11:14:10 +09:00