1. 9e2f8fd [dev.cc] cmd/new5a etc, cmd/internal/asm: initial C → Go conversion by Russ Cox · 10 years ago
  2. 24dfaba [dev.cc] cmd/internal/obj: reconvert from liblink by Russ Cox · 10 years ago
  3. a8e5e80 [dev.cc] cmd/dist: write cmd/internal/obj/zbootstrap.go by Russ Cox · 10 years ago
  4. be81836 [dev.cc] liblink: invoke 'go tool objwriter' to implement writeobj, if directed by Russ Cox · 10 years ago
  5. 35d3987 [dev.cc] cmd/objwriter: implement using cmd/internal/obj by Russ Cox · 10 years ago
  6. d6f6e42 [dev.cc] cmd/internal/obj: convert liblink C to Go by Russ Cox · 10 years ago
  7. db52315 [dev.cc] build: do not 'clean -i std' between dist and go_bootstrap by Russ Cox · 10 years ago
  8. 725e3a7 [dev.cc] liblink: invoke go tool objwriter during writeobj by Russ Cox · 10 years ago
  9. 328ace9 [dev.cc] cmd/dist: bootstrap Go toolchain using Go 1.4 by Russ Cox · 10 years ago
  10. 283b232 [dev.cc] cmd/objwriter: add placeholder program by Russ Cox · 10 years ago
  11. c4dd7fa [dev.cc] cmd/dist, lib9: make GOHOSTARCH, GOHOSTOS available to C programs by Russ Cox · 10 years ago
  12. 3b2de80 [dev.cc] liblink: arrange for Prog* argument in vaddr by Russ Cox · 10 years ago
  13. 68b78b8 net/http/fcgi: Fix resource leaks by Evan Kroske · 10 years ago
  14. 9ccbd02 cmd/go: make use of Runnable method by Mikio Hara · 10 years ago
  15. 73a10bf cmd/dist: fix deadlock when compilation command fails by Russ Cox · 10 years ago
  16. 3965d75 runtime: factor out bitmap, finalizer code from malloc/mgc by Russ Cox · 10 years ago
  17. fd880f8 net/http: remove unused test type by Jongmin Kim · 10 years ago
  18. 4d226df runtime: move write barrier code into mbarrier.go by Russ Cox · 10 years ago
  19. 7ef59e4 runtime: rename float64 constants to avoid name space pollution by Russ Cox · 10 years ago
  20. e12b1dd fmt: reword the document for [n]. by Shenghou Ma · 10 years ago
  21. 3b5be45 net: more accurate parsing of IPv4 header on IPConn by Mikio Hara · 10 years ago
  22. fd4dc91 strings: remove overengineered Compare implementation by Russ Cox · 10 years ago
  23. e832043 cmd/go: set $GOROOT during 'go tool' invocations by Russ Cox · 10 years ago
  24. dca54d7 cmd/dist: do not leave go-tool-dist-* temporary directories behind by Shenghou Ma · 10 years ago
  25. 020637d cmd/dist: produce a properly formatted zversion.go by Michael Matloob · 10 years ago
  26. e9ce76b runtime, syscall: use SYSCALL instruction on FreeBSD. by Bill Thiede · 10 years ago
  27. c2c0bf7 net/http/cgi: correctly handle pathnames for cygwin perl on windows by Martin Möhrmann · 10 years ago
  28. 9af454c all: merge dev.cc (929f321) into master by Russ Cox · 10 years ago
  29. c6ddca2 math/big: bug in AndNot(x,y) for x>0,y<0. by Keith Randall · 10 years ago
  30. e10e913 syscall: use name+(NN)FP on linux/arm by David Crawshaw · 10 years ago
  31. daa64dd cmd/5g: make sure we normalize after unary ops on small types by Keith Randall · 10 years ago
  32. fdb8554 net: fix some typos in comments by Ian Lance Taylor · 10 years ago
  33. 90ce193 strings: add Compare(x, y string) int, for symmetry with bytes.Compare by Alan Donovan · 10 years ago
  34. ee3a1ff all: update old comments referencing *.goc files by Brad Fitzpatrick · 10 years ago
  35. 25ece4a build: androidtest.bash has to use copy for files to adb-sync. by Hyang-Ah Hana Kim · 10 years ago
  36. 437ec6b encoding/xml: remove unnecessary memory allocation in Unmarshal by Dmitry Vyukov · 10 years ago
  37. a25af2e runtime: fix runtime-gdb script loading by Paul Nasrat · 10 years ago
  38. e13170e build: fix typo in androidtest.bash by Burcu Dogan · 10 years ago
  39. 2fe8ead crypto/x509: write exact BitLength in ASN.1 encoding for certificate KeyUsage by Adam Langley · 10 years ago
  40. 929f321 [dev.cc] all: merge master (d1210ac) into dev.cc by Russ Cox · 10 years ago
  41. d1210ac time: correctly parse large input durations and avoid precision loss by Martin Möhrmann · 10 years ago
  42. 636de7a runtime: fix *bsd/amd64 build by Matthew Dempsky · 10 years ago
  43. 6482fe6 runtime: delete dead code called from C. by Russ Cox · 10 years ago
  44. f6d0054 runtime: avoid race checking for preemption by Russ Cox · 10 years ago
  45. 882f21d runtime: define netpollinited on Plan 9 by David du Colombier · 10 years ago
  46. 3423b7b runtime: fix bugs in previous commit by Russ Cox · 10 years ago
  47. 0e84088 runtime: change tinyalloc, persistentalloc not to point past allocated data by Russ Cox · 10 years ago
  48. bfeda91 runtime: fix accounting race in printlock by Russ Cox · 10 years ago
  49. 1fac6d1 [dev.cc] build: do not pass GOHOSTOS and GOHOSTARCH to Go 1.4 build by Russ Cox · 10 years ago
  50. 3be0a0e liblink: adjustments for c2go conversion by Russ Cox · 10 years ago
  51. db47a27 [dev.cc] build: fix cross-compilation by Russ Cox · 10 years ago
  52. 5bfed7c runtime: log all thread stack traces during GODEBUG=crash on Linux and OS X by Russ Cox · 10 years ago
  53. 094a054 syscall: match seek argument size to signature by David Crawshaw · 10 years ago
  54. 776aeca runtime: fix spurious deadlock in netpoll by Dmitry Vyukov · 10 years ago
  55. ea4f14c runtime: rename var checkmark to checkmarkphase by Austin Clements · 10 years ago
  56. aae0f07 runtime: fix a few GC-related bugs by Russ Cox · 10 years ago
  57. b8d6759 cmd/go: adjust error for custom import checkout mismatch by Russ Cox · 10 years ago
  58. 318947c syscall: use name+(NN)FP for darwin by David Crawshaw · 10 years ago
  59. 9785a39 image/draw: fold TestClipWithNilMP into TestClip. by Nigel Tao · 10 years ago
  60. f15c675 runtime: use runtime.sysargs to parse auxv on linux/arm by Dave Cheney · 10 years ago
  61. 3c7bdd4 crypto/x509: add cert SmartOS cert path by Dave Cheney · 10 years ago
  62. a88d709 runtime: make windows goenvs look more like Go by Alex Brainman · 10 years ago
  63. 552080c crypto/tls: remove return parameter stutter by Brad Fitzpatrick · 10 years ago
  64. 2c7c727 sort: reduce number of comparisons needed by medianOfThree by Martin Möhrmann · 10 years ago
  65. c5f810f reflect: remove extra word in comment by Ian Lance Taylor · 10 years ago
  66. bc24400 runtime: move SetErrorMode constants into function so they are not exported by Alex Brainman · 10 years ago
  67. b46b942 build: bootstrap on Plan 9 by David du Colombier · 10 years ago
  68. 242050d runtime: allow fake time writes to both stdout and stderr by Andrew Gerrand · 10 years ago
  69. 3ab4b68 net/http: deflake TestResponseWriterWriteStringAllocs, test interface instead by Brad Fitzpatrick · 10 years ago
  70. afeca5c build: update Windows make.bat for Go-based dist by Brad Fitzpatrick · 10 years ago
  71. 083e04c crypto/x509: Correction of incrorrect default version number in TBSCertificateList and Certificate.CreateCRL by Paul van Brouwershaven · 10 years ago
  72. 081bc6b crypto/elliptic: add Name field to CurveParams struct by David Leon Gil · 10 years ago
  73. 1cd347b crypto/x509: NULL parameter MUST be present in the Signature Algorithm (RSA) by Paul van Brouwershaven · 10 years ago
  74. 16993f2 cmd/cgo: also rewrite C.var in selector expressions by Shenghou Ma · 10 years ago
  75. a6cb053 syscall: fix nacl builds by Shenghou Ma · 10 years ago
  76. d369f97 cmd/dist: fix arm vfp detection by Dave Cheney · 10 years ago
  77. 654297c runtime: add GODEBUG=gccheckmark=0/1 by Austin Clements · 10 years ago
  78. 86fdcbe log: add global Output function by Rob Pike · 10 years ago
  79. fcff3ba cmd/gc: don't recurse infinitely when a recursive type references itself more than once by Shenghou Ma · 10 years ago
  80. 301ad79 cmd/gc: fix racewalk after writebarrierfat was renamed to typedmemmove by Daniel Morsing · 10 years ago
  81. e8e8934 runtime: remove duplicate copyright notice by Dave Cheney · 10 years ago
  82. 20a10e7 build: require old Go to build new Go (and convert cmd/dist to Go) by Russ Cox · 10 years ago
  83. ad6ee36 cmd/dist: remove C sources, rename some to Go files by Russ Cox · 10 years ago
  84. 4e03bbb net/http/httputil: skip TestReverseProxyCancellation on Plan 9 by David du Colombier · 10 years ago
  85. 0d4d582 cmd/5a, cmd/6a, cmd/8a, cmd/9a: check nerrors before exit by Shenghou Ma · 10 years ago
  86. 2feff00 cmd/gc: fix ARM build by Josh Bleecher Snyder · 10 years ago
  87. f03c920 cmd/gc: optimize memclr of slices and arrays by Josh Bleecher Snyder · 10 years ago
  88. 1d0c779 runtime: add missing copyright notices by Ian Lance Taylor · 10 years ago
  89. ececbe8 net/http/httputil: ReverseProxy request cancellation by Peter Waller · 10 years ago
  90. 3aba41d runtime: source startupRandomData from auxv AT_RANDOM on linux/arm. by Shenghou Ma · 10 years ago
  91. a3876ac log: optimize itoa by Martin Möhrmann · 10 years ago
  92. 1de9c40 runtime: use urandom instead of random by Keith Randall · 10 years ago
  93. 5664eda cmd/go: document import path checking by Shenghou Ma · 10 years ago
  94. 7b25242 runtime: fix 32-bit build by Keith Randall · 10 years ago
  95. 6f07ac2 cmd/gc: pad structs which end in zero-sized fields by Keith Randall · 10 years ago
  96. 654a185 math/big: faster assembly kernels for AddVx/SubVx for 386. by Robert Griesemer · 10 years ago
  97. 06ed8f0 strconv: speed up atoi for common cases by Martin Möhrmann · 10 years ago
  98. db7fd1c runtime: increase GC concurrency. by Rick Hudson · 10 years ago
  99. babeb4a runtime: improve GC times printing by Austin Clements · 10 years ago
  100. 067acd5 math/big: faster "pure Go" addition/subtraction for long vectors by Robert Griesemer · 10 years ago