]> Cypherpunks.ru repositories - gostls13.git/shortlog
gostls13.git
2015-02-18 Andrew Gerrand[release-branch.go1.4] go1.4.2 go1.4.2
2015-02-18 Andrew Gerrand[release-branch.go1.4] doc: document Go 1.4.2
2015-02-17 Keith Randall[release-branch.go1.4] runtime: don't fail if we find...
2015-02-17 Ian Lance Taylor[release-branch.go1.4] cmd/gc: treat non-local vars...
2015-02-17 Shenghou Ma[release-branch.go1.4] cmd/gc: don't recurse infinitely...
2015-02-17 Shenghou Ma[release-branch.go1.4] runtime: don't panic when given...
2015-02-17 Chris Manghane[release-branch.go1.4] cmd/gc: don't unpack struct...
2015-02-17 Keith Randall[release-branch.go1.4] cmd/5g: make sure we normalize...
2015-02-17 Keith Randall[release-branch.go1.4] math/big: bug in AndNot(x,y...
2015-02-17 Rob Pike[release-branch.go1.4] cmd/go: handle \r in input text
2015-02-17 Rob Pike[release-branch.go1.4] cmd/go: document that -run isn...
2015-01-15 Andrew Gerrand[release-branch.go1.4] go1.4.1 go1.4.1
2015-01-15 Andrew Gerrand[release-branch.go1.4] doc: document Go 1.4.1
2015-01-15 Andrew Gerrand[release-branch.go1.4] doc: update source install instr...
2015-01-14 Mikio Hara[release-branch.go1.4] syscall: fix the deprecated...
2015-01-14 Keith Randall[release-branch.go1.4] runtime: fix nacl build, hashmap...
2015-01-14 Russ Cox[release-branch.go1.4] cmd/go: adjust error for custom...
2015-01-14 Keith Randall[release-branch.go1.4] runtime: fix deadlock in runtime...
2015-01-14 Russ Cox[release-branch.go1.4] runtime: fix SIGPROF change
2015-01-14 Russ Cox[release-branch.go1.4] all: copy master .gitattributes...
2015-01-14 Shenghou Ma[release-branch.go1.4] cmd/ld: put .bss from external...
2015-01-14 Keith Randall[release-branch.go1.4] runtime: hashmap: move overflow...
2015-01-14 Keith Randall[release-branch.go1.4] reflect: add kindNoPointers...
2015-01-14 Shenghou Ma[release-branch.go1.4] runtime: ignore SIGPROF to forei...
2015-01-14 Russ Cox[release-branch.go1.4] doc: copy contribute.html and...
2014-12-12 David Symondscmd/dist: convert dist from Hg to Git.
2014-12-11 Andrew Gerrandgo1.4 go1.4
2014-12-11 Andrew Gerranddoc: tweak Go 1.4 release notes
2014-12-10 Andrew Gerranddoc: document go1.4
2014-12-10 Andrew Gerranddoc: remove TODO from go1.4 release notes
2014-12-10 Andrew Gerrandmisc/makerelease: handle git sub-repositories
2014-12-10 Russ Cox[release-branch.go1.4] api: create go1.4.txt
2014-12-10 Andrew Gerrand[release-branch.go1.4] [release-branch.go1.4] doc:...
2014-12-09 Andrew Gerrand[release-branch.go1.4] [release-branch.go1.4] doc:...
2014-12-09 Andrew Gerrand[release-branch.go1.4] [release-branch.go1.4] misc...
2014-12-09 Russ Cox[release-branch.go1.4] cmd/go: document import path...
2014-12-06 Russ Cox[release-branch.go1.4] [release-branch.go1.4] encoding...
2014-12-05 Russ Cox[release-branch.go1.4] codereview: add release-branch...
2014-12-05 Russ Cox[release-branch.go1.4] cmd/api: make API check fail...
2014-12-05 Russ Coxcodereview: release-branch.go1.4 is now a work branch
2014-12-05 Russ Cox[release-branch.go1.4] cmd/go: fix build
2014-12-05 Russ Cox[release-branch.go1.4] cmd/go: avoid use of bufio.Scann...
2014-12-04 Russ Cox[release-branch.go1.4] cmd/pprof/internal/commands...
2014-12-04 Andrew Gerrand[release-branch.go1.4] lib/time: update to ICANN time...
2014-12-03 Russ Cox[release-branch.go1.4] cmd/pprof: fix symbol resolution...
2014-12-02 Andrew Gerrand[release-branch.go1.4] cmd/go: regenerate doc.go
2014-12-02 Andrew Gerrandgo1.4rc2 go1.4rc2
2014-12-01 Russ Cox[release-branch.go1.4] runtime: fix hang in GC due...
2014-12-01 Russ Cox[release-branch.go1.4] reflect: Fix reflect.funcLayout...
2014-11-25 Andrew Gerrand[release-branch.go1.4] doc: tidy up "Projects" page...
2014-11-25 Russ Cox[release-branch.go1.4] go/build: build $GOOS_test.go...
2014-11-23 Russ Cox[release-branch.go1.4] image/jpeg: handle Read returnin...
2014-11-22 Russ Cox[release-branch.go1.4] cmd/go: fix running pprof on...
2014-11-20 Russ Cox[release-branch.go1.4] runtime: fix atomic operations...
2014-11-20 Russ Cox[release-branch.go1.4] build: disable race external...
2014-11-19 Russ Cox[release-branch.go1.4] runtime: remove assumption that...
2014-11-19 Russ Cox[release-branch.go1.4] undo CL 131750044 / 2d6d44ceb80e
2014-11-18 Andrew Gerrand[release-branch.go1.4] doc/go1.4.html: rewrite first...
2014-11-17 Andrew Gerrand[release-branch.go1.4] remove cmd/link from nacl test zip go1.4rc1
2014-11-17 Andrew Gerrand[release-branch.go1.4] remove cmd/link
2014-11-17 Andrew Gerrand[release-branch.go1.4] debug/goobj: move to cmd/interna...
2014-11-16 Andrew Gerrandgo1.4rc1
2014-11-16 Russ Coxruntime: fix sudog leak
2014-11-16 Russ Coxruntime: update URL for heap dump format
2014-11-14 Nigel TaoC: add Nick Cooper (Google CLA).
2014-11-14 Yasuhiro Matsumotodoc: fix small typo in doc
2014-11-14 Nigel Taonet/http: add comment to clarify whether Dir is '/...
2014-11-12 Brad Fitzpatricknet/url: add example of using URL.Opaque with http...
2014-11-12 Emil HessmanA+C: add another email address for Emil Hessman
2014-11-12 Nigel Taohash/crc32: fix comment that the IEEE polynomial applie...
2014-11-12 Robin Eklindregexp/syntax: Clarify comment of OpAnyCharNotNL.
2014-11-11 Robert Griesemerspec: method selectors don't auto-deref named pointer...
2014-11-11 Rob Pikedoc/gopher: add jpgs of the 5th anniversary image
2014-11-11 Nigel Taodoc: update go1.4.html's minor library changes.
2014-11-10 Ian Lance Taylorcmd/cgo: tweak doc to not show example of passing Go...
2014-11-10 Ian Lance Taylorcrypto/x509: add Solaris certificate file location
2014-11-10 Ian Lance Taylorcmd/5g: fix bit mask for div/mod routines clobbering R12
2014-11-10 Russ Coxtest: fix nacl build
2014-11-10 Russ Coxcmd/internal/objfile: minor edits
2014-11-10 Russ Coxruntime: fix sudog leak in syncsemrelease
2014-11-10 Russ Coxruntime/cgo: add +build tags to files named for $GOOS
2014-11-10 Russ Coxcmd/dist: remove old misc/pprof
2014-11-10 Russ Coxcmd/pprof: install as go tool pprof
2014-11-09 Andrew Gerrandundo CL 169000043 / 05b838013df9
2014-11-09 Andrew Gerrandundo CL 166380043 / 0b54a0927656
2014-11-09 Andrew Gerrandcmd/api: bump go.tools golden CL hash
2014-11-09 Andrew Gerrandcmd/go: use golang.org/x/... import paths
2014-11-09 Andrew Gerrandall: use golang.org/x/... import paths
2014-11-09 Andrew Gerrandcmd/api: use golang.org/x/... import paths
2014-11-09 Adam Langleylib/codereview: fix with more recent hg revisions.
2014-11-08 Brad Fitzpatricknet/http: fix benchmark goroutine leak
2014-11-07 Ian Lance Taylorcmd/go: disable warnings from cmd/cc when building...
2014-11-07 Russ Coxcmd/internal/objfile: add Disasm
2014-11-07 Russ Coxcmd/objdump, cmd/pprof: factor disassembly into cmd...
2014-11-06 Russ Coxdoc/go1.4.html: leave stack size at 2 kB
2014-11-06 Russ Coxdoc: change "/s/..." links to be on golang.org
2014-11-06 Josh Bleecher... test: move linkx and sinit to run.go
2014-11-06 Keith Randallruntime: don't stop bitmap dump at BitsDead
2014-11-06 Russ Coxruntime: fix initial gp->sched.pc in newextram
2014-11-06 Russ Coxos: document that users of Fd should keep f alive
next