LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/
74800043
testing: add b.RunParallel function (CL 57270043)
testing: diagnose buggy tests that panic(nil) (CL 55780043)
unicode: upgrade from Unicode 6.2.0 to 6.3.0 (CL 65400044)
+
+Additional notes:
+- support for Windows 2000 removed (CL 74790043)
+- copying stack support; initial stack size 4kB again.
+- liveness analysis in garbage collector