]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-09-10 Brad Fitzpatrickmime: fix docs for WordDecoder.Decode
2015-09-10 Didier Speziacmd/internal/obj: map/slice literals janitoring
2015-09-10 Robert Griesemerstrconv: fix comment
2015-09-10 Rob Pikedoc: in go1.6.txt, small changes to fmt and time
2015-09-10 Rob Pikefmt: allow any type in a format's width argument
2015-09-10 Rob Piketime: allow any one- or two-digit day of the month...
2015-09-10 Konstantin... math/big: add example for RoundingMode
2015-09-10 Michael Hudson... cmd/internal/obj, cmd/link, runtime: a saner model...
2015-09-10 Yao Zhangcmd/objdump: skip TestDisasm* for mips64{,le}
2015-09-10 Yao Zhangcmd/go: skip part of TestNoteReading for mips64{,le}
2015-09-10 Russ Coxcmd/vet: diagnose plain assignment in copylock detector
2015-09-10 Dave Cheneycmd/go: use RawToken to parse remote package metadata
2015-09-10 Dave Cheneycmd/compile: convert typecheckdefstack to []*Node
2015-09-10 Shenghou Maruntime: move arch1_$GOARCH.go into arch_$GOARCH.go
2015-09-10 Shenghou Mahash/*: document the byte order used by the Sum methods
2015-09-10 Robert Stepanekencoding/xml: Return SyntaxError for unmatched root...
2015-09-10 Brad FitzpatrickA+C: automated updates
2015-09-09 Nodir Turakulovhtml/template: preserve attr in stateBeforeValue
2015-09-09 Nodir Turakulovtext/template: perform value validity checks
2015-09-09 Keith Randallruntime: on map update, don't overwrite key if we don...
2015-09-09 Shawn Walker... syscall: implement getwd on Solaris
2015-09-09 Rob Pikecmd/doc: the builtin package should always show unexpor...
2015-09-09 Marvin Stengertime: fixed handling of "5" in Format's layout string
2015-09-09 Rob Pikedoc: go1.6.txt: text/template and space trimming
2015-09-09 Keith Randallcmd/compile/internal/gc: handle weird map literals...
2015-09-09 Marvin Stengercmd/compile/internal/gc: convert fields of TempVar...
2015-09-09 Marvin Stengercmd/compile/internal/gc: convert fields of Symlink...
2015-09-09 Rob Pikedoc: fix typo in go1.6.txt
2015-09-09 Rob Piketext/template: provide a way to trim leading and traili...
2015-09-09 Konstantin... all: minor documentation tweaks for constants
2015-09-09 Nigel Taoimage/png: reject zero-width and zero-height images.
2015-09-09 Nigel Taocompress/lzw: tidy up some flush calls.
2015-09-09 Michael Hudson... cmd/dist, cmd/link: force external linking for shared...
2015-09-09 Austin Clementsruntime: add high-level description of how stack barrie...
2015-09-09 Austin Clementsruntime: move stack barrier code to its own file
2015-09-09 Chris Broadfootdoc: document go1.5.1
2015-09-09 Dave Cheneycmd/internal/obj: remove unused code
2015-09-08 Michael Hudson... cmd/internal/ld: put read-only relocated data into...
2015-09-08 Shenghou Macmd/compile/internal/mips64: copy cmd/compile/internal...
2015-09-08 Shenghou Macmd/internal/obj/mips: copy cmd/internal/obj/ppc64
2015-09-08 Michael Hudson... cmd/internal/obj: remove dead code and small cleanups
2015-09-08 Brad FitzpatrickAUTHORS: add Oracle as corporate copyright holder
2015-09-08 Rob Pikedoc: mention that go install removes binaries built...
2015-09-08 Rob Pikedoc: strconv.QuoteToGraphic in go1.6.txt
2015-09-08 Rob Pikestrconv: add QuoteToGraphic and friends
2015-09-08 Marvin Stengercmd/compile/internal/gc: convert fields of Type to...
2015-09-08 Marvin Stengercmd/compile/internal/gc: convert fields of Pkg to bool
2015-09-08 Håvard Haugencmd/compile/internal/gc: unexport and make Hasdefer...
2015-09-08 Marvin Stengercmd/compile/internal/gc: remove unused field Type.Siggen
2015-09-08 Håvard Haugencmd/compile: make importlist a []*Node instead of ...
2015-09-08 Dave Cheneycmd/compile/internal/gc: convert Type.Broke into a...
2015-09-07 Dave Cheneycmd/compile/internal/gc: convert Label.Used to bool
2015-09-07 Michael Hudson... runtime: remove unused FUNCDATA_DeadValueMaps
2015-09-07 Marvin Stengercmd/compile/internal: some janitoring
2015-09-07 Michael Hudson... runtime: add stub sigreturn on arm
2015-09-07 Dave Cheneycmd/dist: fix mkzversion to produce gofmt'd output
2015-09-06 Dave Cheneycmd/compile: convert typecheck_stack to []*Node
2015-09-05 Didier Speziacmd/asm: fix another infinite loop in register list...
2015-09-05 Dave Cheneycmd/compile: use []*Node instead of NodeList in bottomU...
2015-09-05 Paul Marksnet: Make Listen(":port") use IPv6 when IPv4 is not...
2015-09-05 Dave Cheneycmd/compile: use []*Node instead of NodeList in sinit
2015-09-05 Russ Coxreflect: record unsafe.Pointer, not uintptr, during...
2015-09-05 Robert Griesemercmd/compile/internal/gc: fix go.y (rename of Fatal...
2015-09-04 Shawn Walker... cmd/go: fix Go buildid reading on Solaris
2015-09-04 Dave CheneyRevert "cmd/internal/ld: put read-only relocated data...
2015-09-04 Dan Petersonnet: make DNSError.Temporary return true on SERVFAIL
2015-09-04 Artyom Pervukhinnet/http: optimize some io.Copy calls by reusing buffers
2015-09-04 Nodir Turakulovnet/http/httptest: ResponseRecorder.WriteString
2015-09-04 Didier Speziacmd/compile/internal: slice/map literals janitoring
2015-09-04 Didier Speziaimage/gif: map/slice literals janitoring
2015-09-04 Michael Hudson... cmd/compile, cmd/go: generate position independent...
2015-09-04 Michael Hudson... runtime: teach softfloat interpreter about "add r11...
2015-09-04 Shenghou Macmd/link/internal/ld: align PE .text section to 32...
2015-09-04 Michael Hudson... cmd/internal/ld: put read-only relocated data into...
2015-09-04 Michael Hudson... cmd/asm: fix handling of nested #if[n]defs
2015-09-04 Alex Brainmaninternal/syscall/windows/registry: do not panic when...
2015-09-04 Andrew Gerrandall: remove executable bit from several files
2015-09-04 Michael Hudson... cmd/link: only embed runtime.goarm in the module that...
2015-09-04 Shenghou Macmd/compile/internal/gc: allow //go:systemstack only...
2015-09-04 Joe Tsaihash: update documentation for MakeTable in crc32 and...
2015-09-03 Michael Hudson... Revert "cmd/link: only embed runtime.goarm in the modul...
2015-09-03 Rob Pikenet/rpc: don't exit if Accept gets an error
2015-09-03 Alexander Morozovsyscall: fix formatting calls in tests
2015-09-03 Rob Pikecmd/asm: handle CMPF and CMPD on ARM
2015-09-03 Chris Hinesdatabase/sql: close bad connections in commit or rollback:
2015-09-03 Michael Hudson... cmd/link: only embed runtime.goarm in the module that...
2015-09-03 Michael Hudson... cmd/internal/obj: some platform independent bits of...
2015-09-03 Andrew Gerranddoc: add Go Security Policy document
2015-09-03 Michael Hudson... cmd/internal/obj: remove Link.Tlsoffset
2015-09-03 Joe Tsaicompress/flate: simplify inflate logic
2015-09-03 Michael Hudson... runtime: fixes for arm64 shared libraries
2015-09-02 Didier Speziacmd/asm: fix several panics with erroneous input
2015-09-02 Håvard Haugencompile/internal/gc: make typecheckok a bool
2015-09-02 Rob Pikecmd/doc: document that json.Decode documents encoding...
2015-09-02 Rob Pikecmd/vet: diagnose using Printf on a function value
2015-09-02 Andrew Gerranddoc: only show Share button when enabled
2015-09-01 Håvard Haugencmd/compile/internal/gc: use slice instead of NodeList...
2015-09-01 Håvard Haugencmd/compile/internal/gc: remove dead code found by vet
2015-09-01 Dan Petersonnet/http: make FileServer sort directory entries
2015-09-01 Fabian Wickbornbuild: Fix bootstrap.bash for official source tarballs
next