Erik Dubbelboer
|
8a9bdc8177
|
Fix ParseUint to support all possible numbers
Fixes #461
|
2018-11-14 01:59:18 +08:00 |
|
Aliaksandr Valialkin
|
d32baf2c3a
|
Updated test matrix in .travis.yml according to https://golang.org/doc/install/source#environment
|
2015-12-01 18:47:03 +02:00 |
|
Aliaksandr Valialkin
|
90e07dd759
|
Improved AppendUint tests
|
2015-11-29 13:34:49 +02:00 |
|
Aliaksandr Valialkin
|
c04fdb47a5
|
Test writeHexInt for 32-bit and 64-bit architectures
|
2015-11-28 23:11:07 +02:00 |
|
Aliaksandr Valialkin
|
974a1c99ce
|
Optimized AppendUint by using stack-based buffer instead of uintBufPool
|
2015-11-28 23:00:10 +02:00 |
|
Aliaksandr Valialkin
|
58d404c7e9
|
Issue #7: an attempt to blindly fix arm build according to @msoap suggestion
|
2015-11-28 20:47:17 +02:00 |
|