]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2013-04-08 Brad Fitzpatricktest: fix mapnan.go build tag
2013-04-08 Rémy Oudomphengcmd/gc: properly set variadic flag on method values.
2013-04-08 Rob Pikecmd/go: fix a misleading sentence
2013-04-08 Andrew Gerrandcmd/go: clarify what "pkg.test" means wrt the -c flag
2013-04-08 Andrew Gerrandarchive/zip: handle trailing data after the end of...
2013-04-08 Kamil Kisielcmd/go: document usage of external test packages
2013-04-08 Jonathan Rudenbergdoc: fix typos in go1.1.html
2013-04-08 Rob Pikereflect: document the unreliability of StringHeader...
2013-04-08 Andrew Gerranddoc: document go1.1 build tag
2013-04-08 Dmitriy Vyukovruntime: fix race on hashmap flags field
2013-04-07 Alexei Sholikgo/ast: fix typo in Fprint documentation
2013-04-07 David Symondsundo CL 8363045 / a3ce42f9748b
2013-04-07 Jan Ziakreflect: use unsafe.Pointer in StringHeader and SliceHeader
2013-04-07 Brad Fitzpatricktest: fix flaky NaN-key map complexity test
2013-04-07 Albert Strasheimruntime, runtime/debug, runtime/race: deflake tests
2013-04-07 Albert Strasheimlib9: handle empty TMPDIR more gracefully.
2013-04-07 Albert Strasheimruntime: gofmt -s
2013-04-07 Dmitriy Vyukovruntime: fix deadlock in network poller
2013-04-07 Ian Lance Taylorruntime: make CgoMal alloc field void*
2013-04-07 Dmitriy Vyukovruntime: change Note from union to struct
2013-04-07 Dmitriy Vyukovruntime: change Lock from union to struct
2013-04-07 Dmitriy Vyukovruntime: replace unions with structs
2013-04-07 Dmitriy Vyukovruntime: replace union in MHeap with a struct
2013-04-07 Dmitriy Vyukovruntime: reset dangling typed pointer
2013-04-07 Dmitriy Vyukovruntime: reset typed dangling pointer
2013-04-06 Jonathan Rudenbergmisc: update zsh completion
2013-04-06 John Howard... cmd/go: fix capitalization of Bitbucket, document Git...
2013-04-06 Ian Lance TaylorA+C: John Howard Palevich (individual CLA)
2013-04-05 Jonathan Rudenbergnet/http: fix typo in ErrMissingBoundary
2013-04-05 Rémy Oudomphengcmd/gc: fix Offsetof computation.
2013-04-05 Volker Doblertesting: structure package documentation
2013-04-05 Brad Fitzpatrickstrconv: remove some test TODOs and adjust malloc limit...
2013-04-04 Carl Shapiroruntime: use a distinct pattern to mark free blocks...
2013-04-04 Kamil Kisielgodoc: enable visibility of element linked from URL...
2013-04-04 Brad Fitzpatricknet/http: remove some obsolete TODOs
2013-04-04 Brad Fitzpatricknet/http: better stand-alone FileServer doc example
2013-04-04 Carl Shapirocmd/gc: fix a typo
2013-04-04 Andriy Lytvynovdoc/code.html: fix typos
2013-04-04 Rob PikeA+C: Andriy Lytvynov (individual CLA)
2013-04-04 Duncan Holmdoc: use the already defined GOPATH in PATH
2013-04-04 Andrew GerrandA+C: Duncan Holm (individual CLA)
2013-04-04 Dave Cheneydoc/go1.1.html: mention cgo and cross compilation
2013-04-04 Andrew Gerranddoc: mention availability of race detector in go1.1 doc
2013-04-04 Andrew Gerrandmisc/dist: only build race toolchain where available...
2013-04-04 Andrew Gerrandmisc/dist: add -version flag to override version name
2013-04-04 Andrew Gerranduntag go1.1beta1
2013-04-04 Andrew Gerrandtag go1.1beta1
2013-04-04 Anthony Martincmd/nm: don't add filename elements for m symbols
2013-04-04 Andrew Gerrandmisc/dist: don't ship race-enabled commands
2013-04-04 Jonathan Rudenbergcmd/go: run main package when no files are listed
2013-04-04 Dmitriy Vyukovdoc: fix typos in go1.1
2013-04-03 Alexei Sholikdoc: fix typos and trailing spaces
2013-04-03 Robert GriesemerA+C: added Alexei Sholik (individual CLA)
2013-04-03 Dmitriy Vyukovruntime: fix data/bss shadow memory mapping for race...
2013-04-03 Andrew Gerranddoc: mention godoc.org in "How to Write Go Code"
2013-04-03 Andrew Gerranddoc: simplify How to write Go code article
2013-04-03 Andrew Gerrandmisc/dist: include race detector packages in binary...
2013-04-03 Rob Pikedoc: link the race detector document into the release...
2013-04-03 Rob Pikedoc/go1.1.html: document the state of gccgo
2013-04-03 Robert Griesemermath/big: minor cleanups
2013-04-03 James Tuckerdatabase/sql: improve standard deviation response time...
2013-04-03 Brad FitzpatrickC: add James Tucker (Google CLA)
2013-04-03 Rob Pikedoc/go1.1.html: document os/signal.Stop
2013-04-03 Brad Fitzpatricknet/smtp: allow PLAIN auth when advertised
2013-04-03 Brad Fitzpatrickapi: update next.txt.
2013-04-03 Rob Pikedoc/go1.1.html: state that the heap is bigger on 64...
2013-04-03 Rob Pikebufio: make it a little clearer how the default Scanner...
2013-04-03 Brad Fitzpatricknet/http: don't allocate 0-byte io.LimitedReaders for...
2013-04-03 Rémy Oudomphengbytes: don't leave mprotect-ed pages after unsafe test.
2013-04-03 Robert Griesemergo/parser: ParseExpr must accept type expressions
2013-04-03 Andrew GerrandA+C: zorion arrizabalaga (individual CLA)
2013-04-03 Dave Cheneygo/build: disable cgo when cross compiling
2013-04-03 Rémy Oudomphengcmd/gc: be more tolerant with recursive types when...
2013-04-03 Robert Griesemerspec: Go has no 'reference types'
2013-04-03 Dave Cheneydoc/go1.1.html: additional tweaks
2013-04-03 Andrew Gerranddoc: add prominent download button to getting started...
2013-04-03 Brad Fitzpatrickruntime: avoid hashing strings until needed in single...
2013-04-03 Brad Fitzpatrickruntime: new map tests and benchmarks
2013-04-02 Rob Pikelib/time: update time zone to IANA version 2013b
2013-04-02 Brad Fitzpatricknet/http: fewer allocations in chunkWriter.WriteHeader
2013-04-02 Keith Randallruntime: Implement faster equals for strings and bytes.
2013-04-02 Brad Fitzpatricknet/http: new server Handler benchmarks
2013-04-02 David Symondscmd/gc: preserve safe annotation of package def.
2013-04-02 Carl Shapiroruntime: fix a comment regarding default floating point...
2013-04-02 Brad Fitzpatricknet: delete DialOpt and DialOption; add struct Dialer
2013-04-02 Robert Griesemercmd/gofmt: handle ... in rewrite of calls
2013-04-02 Shenghou Macmd/go: fix typo in docs
2013-04-02 Brad Fitzpatricknet/http: remove useless named result arguments in...
2013-04-02 Robert Griesemercmd/godoc: don't linkify index entries
2013-04-02 Rob Pikesort: be consistent when describing "less: function...
2013-04-02 Rob Pikesort: new example: programmatic sort by multiple keys
2013-04-02 Brad Fitzpatrickcompress/gzip: add Writer.Flush to call flate.Writer...
2013-04-02 Nigel Taocmd/gc: recognize (a.b[0]<<1 | a.b[0]>>31) as a rotate...
2013-04-02 Dave Cheneydoc/go1.1.html: add a note about additional platforms
2013-04-02 Keith Randallruntime: make map reads multithreaded safe.
2013-04-01 Rob Pikedoc/codewalk/markov: fix slice error in description
2013-04-01 Rob Piketesting: document that Log and Logf do not usually...
2013-04-01 Robert Griesemercmd/godoc: better error message for missing index files
2013-04-01 Rémy Oudomphengcmd/gc: use appropriate verb to print array type length.
2013-04-01 Shenghou Masync/atomic: make unaligned 64-bit atomic operation...
next