2017-08-17 |
Russ Cox | [dev.boringcrypto] crypto/hmac: use BoringCrypto |
commit | commitdiff | tree |
2017-08-17 |
Russ Cox | [dev.boringcrypto] crypto/sha1,sha256,sha512: use Borin... |
commit | commitdiff | tree |
2017-08-17 |
Russ Cox | [dev.boringcrypto] runtime/race: move TestRaceIssue5567... |
commit | commitdiff | tree |
2017-08-17 |
Russ Cox | [dev.boringcrypto] crypto/rand: use BoringCrypto |
commit | commitdiff | tree |
2017-08-17 |
Russ Cox | [dev.boringcrypto] crypto/internal/boring: add initial... |
commit | commitdiff | tree |
2017-08-16 |
Russ Cox | [dev.boringcrypto] add README.boringcrypto.md, update... |
commit | commitdiff | tree |
2017-08-16 |
Russ Cox | [dev.boringcrypto] cmd/link: implement R_X86_64_PC64... |
commit | commitdiff | tree |
2017-08-07 |
Chris Broadfoot | [release-branch.go1.9] go1.9rc2 go1.9rc2 |
commit | commitdiff | tree |
2017-08-07 |
Chris Broadfoot | [release-branch.go1.9] all: merge master into release... |
commit | commitdiff | tree |
2017-08-07 |
Keith Randall | runtime: mapassign_* should use typedmemmove to update... |
commit | commitdiff | tree |
2017-08-06 |
Josh Bleecher... | all: remove some manual hyphenation |
commit | commitdiff | tree |
2017-08-05 |
Ian Lance Taylor | runtime: mark activeModules nosplit/nowritebarrier |
commit | commitdiff | tree |
2017-08-05 |
Francesc Campoy... | math/bits: fix example for OnesCount64 |
commit | commitdiff | tree |
2017-08-04 |
Francesc Campoy | math/bits: add examples for OnesCount functions |
commit | commitdiff | tree |
2017-08-04 |
Ian Lance Taylor | misc/cgo/testsanitizers: also skip tsan11/tsan12 when... |
commit | commitdiff | tree |
2017-08-04 |
Ian Lance Taylor | reflect: document how DeepEqual handles cycles |
commit | commitdiff | tree |
2017-08-04 |
Ian Lance Taylor | doc: mention handling of moved GOROOT in 1.9 release... |
commit | commitdiff | tree |
2017-08-04 |
Jaana Burcu... | doc: use better wording to explain type-aware completion |
commit | commitdiff | tree |
2017-08-04 |
Jaana Burcu... | doc: replace paid with commercial |
commit | commitdiff | tree |
2017-08-04 |
Tristan Colgate | doc/1.9: add CL 43712, ReverseProxy of HTTP/2 trailers... |
commit | commitdiff | tree |
2017-08-04 |
Jaana Burcu... | doc: clarify that Gogland is for paid IntelliJ platform... |
commit | commitdiff | tree |
2017-08-04 |
Dmitry Savintsev | doc/1.9: fix broken html link in CL 53030/53210 |
commit | commitdiff | tree |
2017-08-04 |
Alberto Donizetti | doc: fix bad link in go1.9 release notes |
commit | commitdiff | tree |
2017-08-03 |
Dmitry Savintsev | doc/1.9: fix stray html in CL 53030 |
commit | commitdiff | tree |
2017-08-03 |
Axel Wagner | encoding/binary: add examples for varint functions |
commit | commitdiff | tree |
2017-08-03 |
Dmitry Savintsev | doc/1.9: add CL 36696 for crypto/x509 to the release... |
commit | commitdiff | tree |
2017-08-03 |
Andrew Bonventre | doc: hide blog content for golang.google.cn |
commit | commitdiff | tree |
2017-08-03 |
Ian Lance Taylor | internal/poll: don't add non-sockets to runtime poller |
commit | commitdiff | tree |
2017-08-03 |
Ian Lance Taylor | cmd/vet: don't exit with failure on type checking error |
commit | commitdiff | tree |
2017-08-02 |
Andrew Bonventre | doc: hide video and share if being served from CN |
commit | commitdiff | tree |
2017-08-02 |
Ian Lance Taylor | testsanitizers: check that tsan program runs, skip... |
commit | commitdiff | tree |
2017-08-02 |
Alberto Donizetti | time: skip ZoneAbbr test in timezones with no abbreviation |
commit | commitdiff | tree |
2017-08-02 |
Seiji Takahashi | cmd/go: show examples with empty output in go test... |
commit | commitdiff | tree |
2017-08-02 |
Cherry Zhang | cmd/compile: set/unset base register for better assembl... |
commit | commitdiff | tree |
2017-07-31 |
Austin Clements | [release-branch.go1.9] runtime: map bitmap and spans... |
commit | commitdiff | tree |
2017-07-31 |
Austin Clements | [release-branch.go1.9] runtime: fall back to small... |
commit | commitdiff | tree |
2017-07-31 |
Austin Clements | runtime: map bitmap and spans during heap initialization |
commit | commitdiff | tree |
2017-07-31 |
Austin Clements | runtime: fall back to small mmaps if we fail to grow... |
commit | commitdiff | tree |
2017-07-30 |
Gustav Westling | .github: add .md extension to SUPPORT file |
commit | commitdiff | tree |
2017-07-28 |
Ian Lance Taylor | plugin: mention that there are known bugs with plugins |
commit | commitdiff | tree |
2017-07-27 |
Brad Fitzpatrick | [release-branch.go1.9] cmd/dist: skip moved GOROOT... |
commit | commitdiff | tree |
2017-07-27 |
Brad Fitzpatrick | cmd/dist: skip moved GOROOT on Go's Windows builders... |
commit | commitdiff | tree |
2017-07-26 |
Josh Bleecher... | test: add README |
commit | commitdiff | tree |
2017-07-26 |
Vladimir Stefanovic | runtime/pprof: prevent a deadlock that SIGPROF might... |
commit | commitdiff | tree |
2017-07-25 |
Jaana Burcu... | doc: list editor options by name, not plugin name |
commit | commitdiff | tree |
2017-07-25 |
Zac Bergquist | doc: cleanup editor page |
commit | commitdiff | tree |
2017-07-25 |
Zac Bergquist | doc: add Atom to editor guide |
commit | commitdiff | tree |
2017-07-24 |
Chris Broadfoot | [release-branch.go1.9] go1.9rc1 go1.9rc1 |
commit | commitdiff | tree |
2017-07-24 |
Ian Lance Taylor | [release-branch.go1.9] cmd/compile: consider exported... |
commit | commitdiff | tree |
2017-07-24 |
Ian Lance Taylor | cmd/compile: consider exported flag in namedata |
commit | commitdiff | tree |
2017-07-24 |
Ian Lance Taylor | cmd/link: use full link, not compile, to test for ... |
commit | commitdiff | tree |
2017-07-24 |
Josh Bleecher... | .github: recommend 'go bug' when filing an issue |
commit | commitdiff | tree |
2017-07-24 |
Josh Bleecher... | .github: add SUPPORT file |
commit | commitdiff | tree |
2017-07-22 |
Joe Tsai | encoding/json: ignore embedded fields of pointers to... |
commit | commitdiff | tree |
2017-07-21 |
Brad Fitzpatrick | sync: delete a sentence from the Map docs |
commit | commitdiff | tree |
2017-07-21 |
Brad Fitzpatrick | net/http: document that after Hijack, Request.Body... |
commit | commitdiff | tree |
2017-07-21 |
Michael Stapelberg | sync: update Map documentation with usage rule of thumb |
commit | commitdiff | tree |
2017-07-21 |
Jaana Burcu... | doc: minor fixes to the editor guide |
commit | commitdiff | tree |
2017-07-21 |
Austin Clements | runtime: improve out-of-memory message when VirtualAllo... |
commit | commitdiff | tree |
2017-07-20 |
Dmitri Shuralyov | net/http: improve signature of Redirect, NewRequest |
commit | commitdiff | tree |
2017-07-20 |
Ian Lance Taylor | cmd/go, cmd/link: if -no-pie doesn't work, try -nopie |
commit | commitdiff | tree |
2017-07-20 |
Bryan C. Mills | sync: release m.mu during (*RWMutexMap).Range callbacks... |
commit | commitdiff | tree |
2017-07-20 |
Bryan C. Mills | misc/cgo/testsanitizers: add regression test for change... |
commit | commitdiff | tree |
2017-07-20 |
Jess Frazelle | cmd/go: fix test when go source tree has POSIX ACL |
commit | commitdiff | tree |
2017-07-20 |
Austin Clements | runtime: use SIGKILL if SIGQUIT is blocked; skip tests... |
commit | commitdiff | tree |
2017-07-20 |
Ian Lance Taylor | runtime: don't call libc sigaction function in forked... |
commit | commitdiff | tree |
2017-07-20 |
Johnny Luo | os: remove duplicate check from windows os.Stat |
commit | commitdiff | tree |
2017-07-19 |
yansal | net/mail: Fix typo |
commit | commitdiff | tree |
2017-07-19 |
Jaana Burcu... | doc: add an editor guide |
commit | commitdiff | tree |
2017-07-19 |
Austin Clements | runtime: only trace mark assists that do work |
commit | commitdiff | tree |
2017-07-19 |
Michael Munday | cmd/compile: fix unaligned loads/stores to global varia... |
commit | commitdiff | tree |
2017-07-18 |
Ian Lance Taylor | net/http: fix parameter name in comment |
commit | commitdiff | tree |
2017-07-18 |
Austin Clements | runtime: move tSweepTerm capture closer to STW |
commit | commitdiff | tree |
2017-07-18 |
Austin Clements | runtime: always use 2MB stacks on 64-bit Windows |
commit | commitdiff | tree |
2017-07-18 |
Alexey Palazhchenko | database/sql: fix wrong method name in description |
commit | commitdiff | tree |
2017-07-18 |
Brad Fitzpatrick | A+C: final updates for Go 1.9 |
commit | commitdiff | tree |
2017-07-17 |
Jess Frazelle | syscall: update check for UserNS support for centos 7 |
commit | commitdiff | tree |
2017-07-17 |
Russ Cox | cmd/compile: omit X:framepointer in compile version |
commit | commitdiff | tree |
2017-07-17 |
Russ Cox | strconv: apply Brad's review comment |
commit | commitdiff | tree |
2017-07-17 |
Russ Cox | strconv: fix initialization of atofRandomTests |
commit | commitdiff | tree |
2017-07-17 |
Alberto Donizetti | time: fix 400 years offset in comment |
commit | commitdiff | tree |
2017-07-17 |
Russ Cox | doc/go1.9: eliminate <code> spaces |
commit | commitdiff | tree |
2017-07-17 |
Russ Cox | doc/go1.9: minor clarifications and grammar nits |
commit | commitdiff | tree |
2017-07-16 |
gmarik | log: adds a Logger Output method Example |
commit | commitdiff | tree |
2017-07-16 |
Brian Downs | bytes: add example for (*Buffer).Grow |
commit | commitdiff | tree |
2017-07-16 |
closs | ast: make ExampleCommentMap a runnable example |
commit | commitdiff | tree |
2017-07-15 |
Vitor De Mario | io/ioutil: add example for ReadFile |
commit | commitdiff | tree |
2017-07-15 |
Tony Walker | sort: add example for Strings |
commit | commitdiff | tree |
2017-07-15 |
Dylan Waits | math/bits: add examples for leading zero methods |
commit | commitdiff | tree |
2017-07-15 |
André Carvalho | os/exec: add example for Cmd.Run |
commit | commitdiff | tree |
2017-07-15 |
Iccha Sethi | encoding/json: fix indentation in Decode stream example |
commit | commitdiff | tree |
2017-07-15 |
Ross Light | encoding/binary: add examples for ByteOrder functions |
commit | commitdiff | tree |
2017-07-15 |
Francisco Rojas | strings: add a example for TrimFunc |
commit | commitdiff | tree |
2017-07-15 |
Johnny Luo | archive/zip: remove an out of date TODO |
commit | commitdiff | tree |
2017-07-15 |
Josh Roppo | regexp: example for MatchString function |
commit | commitdiff | tree |
2017-07-15 |
Daniel Morsing | runtime: fix duplicate "the"s |
commit | commitdiff | tree |
2017-07-15 |
Pat Moroney | time: clarify documentation for Location.String |
commit | commitdiff | tree |
2017-07-15 |
Francisco Rojas | strings: add a example for Compare func |
commit | commitdiff | tree |
2017-07-15 |
Ivan Moscoso | regexp: clarify example for 'FindString' |
commit | commitdiff | tree |
2017-07-15 |
Pablo Santiago... | strings: add example for IndexByte |
commit | commitdiff | tree |
next |