1. a4f4a46 misc/cgo/testcshared: fix test for android. by Hyang-Ah (Hana) Kim · 10 years ago
  2. c06b856 testing: fix typo by Shenghou Ma · 10 years ago
  3. 1828d03 syscall: mksysnum_linux.pl: run syscall numbers through GCC by Ian Lance Taylor · 10 years ago
  4. 350fd54 runtime: don't run runq tests on the system stack by Austin Clements · 10 years ago
  5. 5ed4bb6 cmd/5g: fix build by Russ Cox · 10 years ago
  6. 9b379d7 syscall: relocate linux death signal code by Andrew Williams · 10 years ago
  7. 8552047 cmd/internal/gc: optimize append + write barrier by Russ Cox · 10 years ago
  8. f8d14fc cmd/internal/gc: add backend ginscmp function to emit a comparison by Russ Cox · 10 years ago
  9. 6439010 encoding/gob: add "too big" check when writing a message by Rob Pike · 10 years ago
  10. 7de86a1 runtime: terminate exit status buffer on Plan 9 by David du Colombier · 10 years ago
  11. f85a055 runtime: fix signal handling on Plan 9 by David du Colombier · 10 years ago
  12. 18d98bc cmd/internal/gc: avoid turning 'x = f()' into 'tmp = f(); x = tmp' for simple x by Russ Cox · 10 years ago
  13. 3f209ab cmd/internal/gc: detect bad append(f()) during type check by Russ Cox · 10 years ago
  14. 29dc4b4 cmd/go: "go get" don't ignore git default branch by Jens Frederich · 10 years ago
  15. 51021cc time: fix registry zone info lookup on Windows by Patrick Mezard · 10 years ago
  16. 71bf182 net: relax error checking in TestAcceptIgnoreSomeErrors by Alex Brainman · 10 years ago
  17. 7bbd4f7 syscall: fix running mkall.sh on linux/{ppc64,ppc64le} by Shenghou Ma · 10 years ago
  18. 77fc03f cmd/internal/ld, runtime: abort on shared library ABI mismatch by Michael Hudson-Doyle · 10 years ago
  19. be0cb92 runtime: fix addmoduledata to follow the platform ABI by Michael Hudson-Doyle · 10 years ago
  20. 64b1aa1 net: drop unnecessary cast by Mikio Hara · 10 years ago
  21. 754e98c cmd/dist: de-dup iOS detection by Rahul Chaudhry · 10 years ago
  22. b1d144e go/constant: rename go/constants by Alan Donovan · 10 years ago
  23. 2b03610 mime: Export RFC 2047 code by Alexandre Cesaro · 10 years ago
  24. e3a9a08 fmt: allow for space and plus flags when computing widths by Rob Pike · 10 years ago
  25. e92a724 fmt: skip malloc test under race detector by Josh Bleecher Snyder · 10 years ago
  26. 7c0db1b cmd/gc: do not display ~b identifiers in error messages by Didier Spezia · 10 years ago
  27. 3475ec7 cmd/internal/ld: change Cpos to not flush the output buffer by Michael Hudson-Doyle · 10 years ago
  28. 516f0d1 net/http: silence race detector on client header timeout test by Daniel Morsing · 10 years ago
  29. 4212a3c runtime: use heap bitmap for typedmemmove by Russ Cox · 10 years ago
  30. 266a842 runtime: zero entire bitmap for object, even past dead marker by Russ Cox · 10 years ago
  31. e375ca2 runtime: reorder bits in heap bitmap bytes by Russ Cox · 10 years ago
  32. 363fd1d runtime: move a few atomic fields up by Russ Cox · 10 years ago
  33. fc595b7 cmd/internal/gc: mark panicindex calls as not returning by Russ Cox · 10 years ago
  34. dcf6e20 cmd/internal/gc: drop unused Reslice field from Node by Russ Cox · 10 years ago
  35. c70b4b5 cmd/internal/gc: show register dump before crashing on register left allocated by Russ Cox · 10 years ago
  36. 8f037fa runtime: fix TestLFStack on 386 by Russ Cox · 10 years ago
  37. 351897d cmd/internal/gc: emit branches in -g mode by Russ Cox · 10 years ago
  38. 1635ab7 runtime: remove wbshadow mode by Russ Cox · 10 years ago
  39. 54af9a3 runtime: reintroduce ``dead'' space during GC scan by Russ Cox · 10 years ago
  40. feb8a3b runtime: optimize heapBitsSetType by Russ Cox · 10 years ago
  41. 0234dfd runtime: use 2-bit heap bitmap (in place of 4-bit) by Russ Cox · 10 years ago
  42. 6d8a147 runtime: use 1-bit pointer bitmaps in type representation by Russ Cox · 10 years ago
  43. 7d9e16a runtime: add benchmark of heapBitsSetType by Russ Cox · 10 years ago
  44. db6f88a runtime: enable profiling on g0 by Daniel Morsing · 10 years ago
  45. 19e81a9 internal/syscall/windows/registry: handle invalid integer values by Patrick Mezard · 10 years ago
  46. dce432b misc/trace: add license for the trace-viewer by Shenghou Ma · 10 years ago
  47. cbcc758 net: increase timeout in TestWriteTimeoutFluctuation on darwin/arm by Mikio Hara · 10 years ago
  48. c8b31c5 go/build: fix typo by Shenghou Ma · 10 years ago
  49. 2320b56 internal/syscall/windows: increase registry.ExpandString buffer by Patrick Mezard · 10 years ago
  50. 3475362 syscall: fix InotifyInit on linux/arm64 by Shenghou Ma · 10 years ago
  51. d9f6919 build: correct quoting of args in run.bash by Rahul Chaudhry · 10 years ago
  52. 82359d1 net: enable cgo test on solaris by Mikio Hara · 10 years ago
  53. 2d9a50b html: simplify and optimize escape/unescape by Didier Spezia · 10 years ago
  54. 2b83366 testing: make the output of -v more uniform and aligned when using fixed-width fonts by Rob Pike · 10 years ago
  55. 91d989e html/template: fix pipeline sanitization by Didier Spezia · 10 years ago
  56. 3a3773c doc/effective_go: make function signature match function body by Brett Cannon · 10 years ago
  57. e8fc93e cmd/cgo: wrap generated exports with extern "C" for C++ by Ian Lance Taylor · 10 years ago
  58. fd392ee cmd/internal/ld: generate correct .debug_frames on RISC architectures by Shenghou Ma · 10 years ago
  59. a3dfcf5 cmd/internal/gc: unsafe.Pointer constants may only be converted to uintptr by Josh Bleecher Snyder · 10 years ago
  60. 0211d7d runtime: turn off checkmark by default by Russ Cox · 10 years ago
  61. 9626561 runtime: fix gccheckmark mode and enable by default by Russ Cox · 10 years ago
  62. b6e178e runtime: set heap minimum default based on GOGC by Rick Hudson · 10 years ago
  63. 7bdeab1 text/template: delete obsolete nil check by Rob Pike · 10 years ago
  64. c6688b7 fmt: fix panic with large precision by Rob Pike · 10 years ago
  65. e45aebd cmd/go: install headers for c-archive/c-shared cgo exports by Ian Lance Taylor · 10 years ago
  66. d4bb72b cmd/internal/gc: improve "type *X has no field or method M" message by David Chase · 10 years ago
  67. fa89673 runtime: check consistency of all module data objects by Michael Hudson-Doyle · 10 years ago
  68. d0a05f5 debug/dwarf: compute ByteSize for more DWARF types by John Dethridge · 10 years ago
  69. c3559f1 net: do not skip TestAcceptIgnoreSomeErrors by Alex Brainman · 10 years ago
  70. 5e94c65 cmd/cgo: add -exportheader option by Ian Lance Taylor · 10 years ago
  71. 965d00f8 buildall.bash: also build for linux/arm with GOARM=5 by Shenghou Ma · 10 years ago
  72. f97f876 net: disable failing ICMP test for now by Brad Fitzpatrick · 10 years ago
  73. f963cb7 net: don't run IP stack required tests on IP stack disabled kernels by Mikio Hara · 10 years ago
  74. 76d67ea net: align temporary file, directory names in tests by Mikio Hara · 10 years ago
  75. aebd123 doc: mention returned error types and values on the net package in go1.5.txt by Mikio Hara · 10 years ago
  76. 2bb6f76 cmd/cgo: add header guard for boilerplate in export header file by Ian Lance Taylor · 10 years ago
  77. a52dc9f runtime: fix comments that mention g status values by Alex Brainman · 10 years ago
  78. 4a8dbaa go/build: enable cgo by default on iOS by Shenghou Ma · 10 years ago
  79. 2f9acc1 cmd/cgo: readability improvements to generated _cgo_export.h by Ian Lance Taylor · 10 years ago
  80. da4fc52 cmd/doc: add type-bound vars to global vars list by Rob Pike · 10 years ago
  81. e9827f6 testing: document that Log and Logf always print in benchmarks by Rob Pike · 10 years ago
  82. 17db6e0 runtime: use heap scan size as estimate of GC scan work by Austin Clements · 10 years ago
  83. 3be3cbd runtime: track "scannable" bytes of heap by Austin Clements · 10 years ago
  84. 53c5398 runtime: include scalar slots in GC scan work metric by Austin Clements · 10 years ago
  85. c4931a8 runtime: dispose gcWork caches before updating controller state by Austin Clements · 10 years ago
  86. b4bc7b4 time: deflake TestAfterQueuing by Brad Fitzpatrick · 10 years ago
  87. ec87dbf os: eradicate smallpox after test by Brad Fitzpatrick · 10 years ago
  88. 7165c9b net: always use cgo for DNS on Android by Brad Fitzpatrick · 10 years ago
  89. 6fd387b doc/go1.5.txt: LookupEnv by Rob Pike · 10 years ago
  90. 9de28cf cmd/doc: if no top-level symbols match, look for methods by Rob Pike · 10 years ago
  91. 5e80fc6 CONTRIBUTORS: add Burcu Dogan's personal mail by Burcu Dogan · 10 years ago
  92. 072a263 os: rewrite LookupEnv's test by Rob Pike · 10 years ago
  93. f09a660 runtime: remove unused GC times from api.next by Rick Hudson · 10 years ago
  94. 1845314 runtime: remove unused GC timers by Rick Hudson · 10 years ago
  95. 9d0a2e4 net: fix inconsistent error values on Read for solaris by Mikio Hara · 10 years ago
  96. a77fcb3 net: fix comment in sendFile by Aram Hăvărneanu · 10 years ago
  97. b0e71f4 net: link with networking libraries when net package is in use by Aram Hăvărneanu · 10 years ago
  98. 92e959a syscall, net: use sendfile on Solaris by Aram Hăvărneanu · 10 years ago
  99. db8d5b7 net: try to fix setKeepAlivePeriod on Solaris by Aram Hăvărneanu · 10 years ago
  100. fe5ef5c runtime, syscall: link Solaris binaries directly instead of using dlopen/dlsym by Aram Hăvărneanu · 10 years ago