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 |
|