1. 325cf8e delete all uses of panicln by rewriting them using panic or, by Rob Pike · 15 years ago
  2. 6eb251f runtime: malloc sampling, pprof interface by Russ Cox · 15 years ago
  3. 33e396a finalizers; merge package malloc into package runtime by Russ Cox · 15 years ago
  4. ebd27d6 time tests; sort -nr times.out | sed 10q is illuminating. by Russ Cox · 15 years ago
  5. ae54cf7 last round: non-package code by Russ Cox · 15 years ago
  6. b014be7 fix 386 malloc tests, detect 386 darwin breakpoint line. by Russ Cox · 16 years ago
  7. 839a684 delete export by Russ Cox · 16 years ago
  8. f48cbfd convert tests; nothing interesting. by Russ Cox · 16 years ago
  9. 03c40f5 Change malloc.Lookup to return the size as uintptr rather than by Ian Lance Taylor · 16 years ago
  10. 8a7cbad convert strconv by Russ Cox · 16 years ago
  11. 61f3302 printf->Printf etc. by Rob Pike · 16 years ago
  12. c45d2a7 simplify flag interface. no more BVal etc. you just get a pointer. by Rob Pike · 16 years ago
  13. 5564504 new new & make by Russ Cox · 16 years ago
  14. c3077f7 [] and struct in interfaces. other [] cleanup. by Russ Cox · 16 years ago
  15. da0a7d7 malloc bug fixes. by Russ Cox · 16 years ago