diff options
| author | Russ Cox <rsc@golang.org> | 2009-01-21 14:51:57 -0800 |
|---|---|---|
| committer | Russ Cox <rsc@golang.org> | 2009-01-21 14:51:57 -0800 |
| commit | 61590c4c44cfa428b515a155e14c5fd7d3d5f255 (patch) | |
| tree | e6e5387785e7225a21f67ca7ae15473f3d926bec /src/runtime/float.c | |
| parent | c3fa54c48bcf21e1479ee203b9f577745f1b52fe (diff) | |
| download | go-61590c4c44cfa428b515a155e14c5fd7d3d5f255.tar.xz | |
disallow P.t for lowercase t and not our package P.
implement hiding lowercase methods m in
signatures by adding in a hash of the package name
to the type hash code.
remove remaining checks for internally-generated _ names:
they are all gone.
R=ken
OCL=23236
CL=23238
Diffstat (limited to 'src/runtime/float.c')
0 files changed, 0 insertions, 0 deletions
