Meng Zhuo
3edfab8225
all: add riscv64 support ( #1781 )
2024-05-25 17:15:52 +02:00
Oleksandr Redko
7bd632cbde
chore: Remove redundant build constraint ( #1650 )
2023-11-08 23:18:13 +01:00
Nick Rosbrook
d1753f75a7
bytesconv: add appropriate build tags for s390x ( #1250 )
...
The bytesconv 32-bit tests fail on s390x, because it is a 64-bit
architecture. Add the appropriate build flags so that 32-bit tests do
not run on this architecture.
2022-03-16 17:31:04 +01:00
tyltr
ba401075d3
compatible with new build tag ( #1087 )
2021-09-02 00:18:53 +02:00
Erik Dubbelboer
74bd13a169
Add ppc64le support
2020-11-05 09:32:07 +01:00
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
58d404c7e9
Issue #7 : an attempt to blindly fix arm build according to @msoap suggestion
2015-11-28 20:47:17 +02:00