mirror of https://github.com/golang/go.git
Explicitly document the handling of a sign prefix, and the interaction between the sign and base prefixes. Fixes #46641. Change-Id: I3cd6773e3f074fe671a944a05a79d2408137fcd4 Reviewed-on: https://go-review.googlesource.com/c/go/+/325875 Trust: Damien Neil <dneil@google.com> Run-TryBot: Damien Neil <dneil@google.com> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Rob Pike <r@golang.org> |
||
|---|---|---|
| .. | ||
| testdata | ||
| atob.go | ||
| atob_test.go | ||
| atoc.go | ||
| atoc_test.go | ||
| atof.go | ||
| atof_test.go | ||
| atoi.go | ||
| atoi_test.go | ||
| bytealg.go | ||
| bytealg_bootstrap.go | ||
| ctoa.go | ||
| ctoa_test.go | ||
| decimal.go | ||
| decimal_test.go | ||
| doc.go | ||
| eisel_lemire.go | ||
| example_test.go | ||
| export_test.go | ||
| fp_test.go | ||
| ftoa.go | ||
| ftoa_test.go | ||
| ftoaryu.go | ||
| ftoaryu_test.go | ||
| internal_test.go | ||
| isprint.go | ||
| itoa.go | ||
| itoa_test.go | ||
| makeisprint.go | ||
| quote.go | ||
| quote_test.go | ||
| strconv_test.go | ||