1. 965d00f8 buildall.bash: also build for linux/arm with GOARM=5 by Shenghou Ma · 10 years ago
  2. f97f876 net: disable failing ICMP test for now by Brad Fitzpatrick · 10 years ago
  3. f963cb7 net: don't run IP stack required tests on IP stack disabled kernels by Mikio Hara · 10 years ago
  4. 76d67ea net: align temporary file, directory names in tests by Mikio Hara · 10 years ago
  5. aebd123 doc: mention returned error types and values on the net package in go1.5.txt by Mikio Hara · 10 years ago
  6. 2bb6f76 cmd/cgo: add header guard for boilerplate in export header file by Ian Lance Taylor · 10 years ago
  7. a52dc9f runtime: fix comments that mention g status values by Alex Brainman · 10 years ago
  8. 4a8dbaa go/build: enable cgo by default on iOS by Shenghou Ma · 10 years ago
  9. 2f9acc1 cmd/cgo: readability improvements to generated _cgo_export.h by Ian Lance Taylor · 10 years ago
  10. da4fc52 cmd/doc: add type-bound vars to global vars list by Rob Pike · 10 years ago
  11. e9827f6 testing: document that Log and Logf always print in benchmarks by Rob Pike · 10 years ago
  12. 17db6e0 runtime: use heap scan size as estimate of GC scan work by Austin Clements · 10 years ago
  13. 3be3cbd runtime: track "scannable" bytes of heap by Austin Clements · 10 years ago
  14. 53c5398 runtime: include scalar slots in GC scan work metric by Austin Clements · 10 years ago
  15. c4931a8 runtime: dispose gcWork caches before updating controller state by Austin Clements · 10 years ago
  16. b4bc7b4 time: deflake TestAfterQueuing by Brad Fitzpatrick · 10 years ago
  17. ec87dbf os: eradicate smallpox after test by Brad Fitzpatrick · 10 years ago
  18. 7165c9b net: always use cgo for DNS on Android by Brad Fitzpatrick · 10 years ago
  19. 6fd387b doc/go1.5.txt: LookupEnv by Rob Pike · 10 years ago
  20. 9de28cf cmd/doc: if no top-level symbols match, look for methods by Rob Pike · 10 years ago
  21. 5e80fc6 CONTRIBUTORS: add Burcu Dogan's personal mail by Burcu Dogan · 10 years ago
  22. 072a263 os: rewrite LookupEnv's test by Rob Pike · 10 years ago
  23. f09a660 runtime: remove unused GC times from api.next by Rick Hudson · 10 years ago
  24. 1845314 runtime: remove unused GC timers by Rick Hudson · 10 years ago
  25. 9d0a2e4 net: fix inconsistent error values on Read for solaris by Mikio Hara · 10 years ago
  26. a77fcb3 net: fix comment in sendFile by Aram Hăvărneanu · 10 years ago
  27. b0e71f4 net: link with networking libraries when net package is in use by Aram Hăvărneanu · 10 years ago
  28. 92e959a syscall, net: use sendfile on Solaris by Aram Hăvărneanu · 10 years ago
  29. db8d5b7 net: try to fix setKeepAlivePeriod on Solaris by Aram Hăvărneanu · 10 years ago
  30. fe5ef5c runtime, syscall: link Solaris binaries directly instead of using dlopen/dlsym by Aram Hăvărneanu · 10 years ago
  31. 2b90c3e go/build: enable cgo by default on solaris/amd64 by Aram Hăvărneanu · 10 years ago
  32. 2d18ab7 doc/progs: disable cgo tests that use C.Stdout on Solaris by Aram Hăvărneanu · 10 years ago
  33. 2230e9d misc/cgo: add various solaris build lines by Aram Hăvărneanu · 10 years ago
  34. 649c7b6 net: add cgo support for Solaris by Aram Hăvărneanu · 10 years ago
  35. 24396da os/user: small fixes for Solaris by Aram Hăvărneanu · 10 years ago
  36. 121489c runtime/cgo: add cgo support for solaris/amd64 by Aram Hăvărneanu · 10 years ago
  37. 83b25d9 cmd/ld: make .rela and .rela.plt sections contiguous by Aram Hăvărneanu · 10 years ago
  38. c94f1f7 runtime: always load address of libcFunc on Solaris by Aram Hăvărneanu · 10 years ago
  39. e481aac cmd/6l: use .plt instead of .got on Solaris by Aram Hăvărneanu · 10 years ago
  40. f77e10f net: simplify error messages in tests by Mikio Hara · 10 years ago
  41. 9b184fd net: deflake listener tests by Mikio Hara · 10 years ago
  42. 64d9ab5 doc/go1.5.txt: mention GOARCH reservation change by Shenghou Ma · 10 years ago
  43. 8ae44af image/gif: allow encoding a single-frame image whose top-left corner by Nigel Tao · 10 years ago
  44. 96dad7f cmd/internal/ld: recompute resoff after changing elfreserve by Michael Hudson-Doyle · 10 years ago
  45. 087d5c0 net: enable unixpacket tests on openbsd by Mikio Hara · 10 years ago
  46. fe3446b syscall: fix TestSCMCredentials by Mikio Hara · 10 years ago
  47. 9f5d0bf cmd/6l, cmd/internal/ld: handle R_PCREL to function in other shared library by Michael Hudson-Doyle · 10 years ago
  48. c661cb0 net/http: don't send implicit Content-Length if Transfer-Encoding is set by Brad Fitzpatrick · 10 years ago
  49. 62fb472 text/template: check for malformed pipelines by Didier Spezia · 10 years ago
  50. de6d5b0 cmd/internal/ld: reserve space for package list note when -buildmode=shared by Michael Hudson-Doyle · 10 years ago
  51. a1858e9 cmd/go: rebuild stale shared objects before linking against them. by Michael Hudson-Doyle · 10 years ago
  52. 21cb062 cmd/go: fix linux-amd64-clang builder by Dave Cheney · 10 years ago
  53. 325642e fmt: prevent panic from %.[] by Fabrizio (Misto) Milo · 10 years ago
  54. e8c0d0f os: add LookupEnv, like Getenv but reports presence by Rob Pike · 10 years ago
  55. 97fd7b0 misc/ios: fix plist indentation and whitespace by Burcu Dogan · 10 years ago
  56. 8fb55f9 Revert "cmd/internal: disable OSQRT on GOARM=5" by Minux Ma · 10 years ago
  57. a63ba85 fmt: document that Scanf returns an error the same as Scan by Rob Pike · 10 years ago
  58. ceefebd runtime: rename ptrsize to ptrdata by Russ Cox · 10 years ago
  59. 92715d7 fmt: change the overflow test for large numbers in verbs by Rob Pike · 10 years ago
  60. 64c39a3 text/template: shut down lexing goroutine on error by Rob Pike · 10 years ago
  61. 5a828cf runtime: let freezetheworld work even when gomaxprocs=1 by Keith Randall · 10 years ago
  62. 055ecb7 net: fix inconsistent errors by Mikio Hara · 10 years ago
  63. 2708f19 net: add missing ReadFrom, WriteTo deadline tests by Mikio Hara · 10 years ago
  64. 102436e runtime: fix software FP regs corruption when emulating SQRT on ARM by Shenghou Ma · 10 years ago
  65. 62ea2c9 image/gif: be consistent wrt "color map" or "color table" names. by Nigel Tao · 10 years ago
  66. 3120adc cmd/internal: disable OSQRT on GOARM=5 by Joel Sing · 10 years ago
  67. 1eebb91 go/build: reserve GOARCH values for all common architectures by Shenghou Ma · 10 years ago
  68. 135389d cmd/internal/gc: Use shifts for powers-of-two indexing by Keith Randall · 10 years ago
  69. 71274e4 cmd/internal/ld: delete Biobuf by Dave Cheney · 10 years ago
  70. 5ffdf53 go/internal/gcimporter, go/types: also skip tests on nacl/arm by Shenghou Ma · 10 years ago
  71. 669d3da archive/tar: fix error message by David du Colombier · 10 years ago
  72. 98a9d36 runtime: add pointer size to type structure by Austin Clements · 10 years ago
  73. 91938fd cmd/internal/ld: put all type decoding in decodesym.go by Austin Clements · 10 years ago
  74. 660a682 fmt: catch overflow in width and prec calculations by Rob Pike · 10 years ago
  75. b86e71f runtime: Reduce calls to shouldtriggergc by Rick Hudson · 10 years ago
  76. b79db4f text/template: ensures code consistency in lexer by Aymerick · 10 years ago
  77. e2e322d time: Fix ordering of slots in AfterQueueing test by Keith Randall · 10 years ago
  78. 4ddd751 image/gif: don't encode local color tables if they're the same as the by Nigel Tao · 10 years ago
  79. 10f6d30 cmd/go: Update alldocs.go header to point to the correct shell script. by David Symonds · 10 years ago
  80. 169adec hash/crc32: move reverse representation docs to an example by Shenghou Ma · 10 years ago
  81. 6f42b61 test: fix nosplit test for noopt build by Keith Randall · 10 years ago
  82. e8057df doc/go1.5.txt: mention openbsd/arm port by Shenghou Ma · 10 years ago
  83. 62bc2e4 syscall: fix little-endian assumptions by Shenghou Ma · 10 years ago
  84. c573a9c doc/go1.5.txt: huge integers are parse errors in text/template by Rob Pike · 10 years ago
  85. 409420c text/template/parse: huge integers are not floats by Rob Pike · 10 years ago
  86. d5ff441 cmd/internal/gc,ld: use new flag syntax by Rob Pike · 10 years ago
  87. 931328b cmd/internal/gc: fix build on big endian systems by Shenghou Ma · 10 years ago
  88. 76ace94 text/template: check for literals in chain of terms by Didier Spezia · 10 years ago
  89. 172f276 go/ast: fix formatting of error message by Dmitry Vyukov · 10 years ago
  90. fbb4c74 nacltest.bash: remove syscall/fstest_nacl.go after test by Shenghou Ma · 10 years ago
  91. 031c3bc runtime: fix stackDebug comment by Alex Brainman · 10 years ago
  92. 8d16253 cmd/internal/obj: remove Biobuf unget by Dave Cheney · 10 years ago
  93. c723230 net/http: fix scheduling race resulting in flaky test by Brad Fitzpatrick · 10 years ago
  94. 80cedf3 text/template: detect unmatched else at parsing time by Didier Spezia · 10 years ago
  95. 8a072ad cmd/internal/gc,ld: use new flag argument syntax by Didier Spezia · 10 years ago
  96. dc870d5 runtime: detailed debug output of controller state by Austin Clements · 10 years ago
  97. 4fffc50 runtime: correct accounting of scan work and bytes marked by Russ Cox · 10 years ago
  98. 4d0f3a1 cmd/internal/gc, runtime: use 1-bit bitmap for stack frames, data, bss by Russ Cox · 10 years ago
  99. e9ab343 cmd/internal/obj: clean up Biobuf by Dave Cheney · 10 years ago
  100. bc44b81 cmd/internal/gc: Toughen escape analysis against some bugs. by David Chase · 10 years ago