1. 1f8a40d move math routines from package sys to package math, by Russ Cox · 16 years ago
  2. 839a684 delete export by Russ Cox · 16 years ago
  3. 1d74892 more casifying fixups by Rob Pike · 16 years ago
  4. 61f3302 printf->Printf etc. by Rob Pike · 16 years ago
  5. b90b415 put array test in table, with TODO to fix when arrays work in interfaces. by Rob Pike · 16 years ago
  6. b0d6267 print array (not just *array) using %v by Rob Pike · 16 years ago
  7. c3077f7 [] and struct in interfaces. other [] cleanup. by Russ Cox · 16 years ago
  8. ba882f9 fmt and reflect updates for recent changes by Russ Cox · 16 years ago
  9. d47d888 convert *[] to []. by Russ Cox · 16 years ago
  10. bf67afc print field names on struct members. by Russ Cox · 16 years ago
  11. afff0ff % x inserts spaces between hex bytes in string/*[]byte by Russ Cox · 16 years ago
  12. 387df5e replay CL 19916 and CL 19913 now that the build can handle them by Russ Cox · 16 years ago
  13. 85fea81 Automated g4 rollback of changelist 19916. by Russ Cox · 16 years ago
  14. b65a930 utf8: add InString routines for decoding in strings by Russ Cox · 16 years ago