aboutsummaryrefslogtreecommitdiff
path: root/src/math/big/floatmarsh.go
AgeCommit message (Expand)Author
2024-05-13math/rand/v2, math/big: use internal/byteorderMateusz Poliwczak
2023-10-19math: add available godoc linkcui fliter
2023-01-23math/big: validate result of Float.GobDecodeAlexander Yastrebov
2022-07-27math/big: check buffer lengths in GobDecodeRoland Shoemaker
2016-11-12all: spell "marshal" and "unmarshal" consistentlyDmitri Shuralyov
2016-04-20math/big: more tests, documentation for Flot gob marshallingRobert Griesemer
2016-04-20math/big: implement GobDecode/Encode for big.FloatOneOfOne
2015-09-29math/big: implement Float.Text(Un)MarshalerRobert Griesemer