commit | ebf14c625dcd4b02bb4b6575bf8312ca1d8d1cc5 | [log] [tgz] |
---|---|---|
author | Robert Griesemer <gri@golang.org> | Thu Oct 30 14:50:23 2008 -0700 |
committer | Robert Griesemer <gri@golang.org> | Thu Oct 30 14:50:23 2008 -0700 |
tree | 51c833c498aee82a5e2de5bb738dfaa8fe460f0c | |
parent | fd922c875d302a2234c62285051df561a16fc4e6 [diff] |
- clarified section on numeric types: platform-dependent types are different from platform-independent types (not just aliases), except for byte, uint8 - added missing documentation of new(a, len, cap) - updated todo/issues lists DELTA=70 (24 added, 21 deleted, 25 changed) OCL=17920 CL=18174