]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2015-09-10 Keith Randall[dev.ssa] cmd/compile/internal/ssa: fix complex compares
2015-09-10 Keith Randall[dev.ssa] cmd/compile/internal/ssa: add == and != for...
2015-09-10 Keith Randall[dev.ssa] cmd/compile/internal/ssa: fix real/imag ops
2015-09-10 Todd Neal[dev.ssa] test: fix build
2015-09-10 Todd Neal[dev.ssa] cmd/compile/internal/ssa: implement OCFUNC
2015-09-10 Todd Neal[dev.ssa] cmd/compile/internal/ssa: treat -0.0 literal...
2015-09-09 David Chase[dev.ssa] cmd/compile: fix N^2 dominator queries in CSE
2015-09-09 Keith Randall[dev.ssa] cmd/compile/internal/ssa: implement ORETJMP
2015-09-09 Keith Randall[dev.ssa] cmd/compile/internal/ssa: eval defer args...
2015-09-09 Keith Randall[dev.ssa] cmd/compile/internal/ssa: handle returns...
2015-09-09 Keith Randall[dev.ssa] cmd/compile/internal/gc: avoid generating...
2015-09-08 Keith Randall[dev.ssa] Merge remote-tracking branch 'origin/master...
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 Alexandru Moșoi[dev.ssa] cmd/compile/internal/ssa: fix string slice...
2015-09-08 Rob Pikedoc: mention that go install removes binaries built...
2015-09-08 Keith Randall[dev.ssa] cmd/compile/internal/ssa: fix defer in functi...
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 Todd Neal[dev.ssa] test: ensure that all current tests run
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 Keith Randall[dev.ssa] cmd/compile/internal/ssa: large object load...
2015-09-07 Michael Hudson... runtime: remove unused FUNCDATA_DeadValueMaps
2015-09-07 Todd Neal[dev.ssa] cmd/compile: clean up nilcheck logic
2015-09-07 Josh Bleecher... [dev.ssa] test: use SSA codegen for runnable tests
2015-09-07 Josh Bleecher... [dev.ssa] cmd/compile: update SSA todos
2015-09-07 Marvin Stengercmd/compile/internal: some janitoring
2015-09-07 Josh Bleecher... [dev.ssa] cmd/compile: implement OIMAG and OREAL
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-07 Josh Bleecher... [dev.ssa] cmd/compile: implement OEFACE
2015-09-07 Josh Bleecher... [dev.ssa] cmd/compile: implement OCHECKNIL
2015-09-06 Dave Cheneycmd/compile: convert typecheck_stack to []*Node
2015-09-06 Keith Randall[dev.ssa] cmd/compile/internal/gc: handle local functio...
2015-09-06 Josh Bleecher... [dev.ssa] cmd/compile: fix build
2015-09-06 Josh Bleecher... [dev.ssa] cmd/compile: implement OPLUS
2015-09-06 Keith Randall[dev.ssa] cmd/compile/internal/gc: implement go and...
2015-09-05 Josh Bleecher... [dev.ssa] cmd/compile: run std tests with SSA codegen...
2015-09-05 Didier Speziacmd/asm: fix another infinite loop in register list...
2015-09-05 Keith Randall[dev.ssa] cmd/runtime: generate gc bitmaps for SSA...
2015-09-05 Dave Cheneycmd/compile: use []*Node instead of NodeList in bottomU...
2015-09-05 David Chase[dev.ssa] cmd/compile: cleanup fp conversions in ssa.go
2015-09-05 Paul Marksnet: Make Listen(":port") use IPv6 when IPv4 is not...
2015-09-05 Josh Bleecher... [dev.ssa] cmd/compile: add allocs to pass stats
2015-09-05 Josh Bleecher... [dev.ssa] cmd/compile: minor code cleanup
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 Todd Neal[dev.ssa] cmd/compile: rewrite user nil check as OpIsNonNil
2015-09-05 Robert Griesemercmd/compile/internal/gc: fix go.y (rename of Fatal...
2015-09-04 Keith Randall[dev.ssa] cmd/compile: teach live variable analysis...
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 Todd Neal[dev.ssa] cmd/compile/ssa: add timing to compiler passes
2015-09-04 Todd Neal[dev.ssa] cmd/compile: store floats in AuxInt
2015-09-04 Todd Neal[dev.ssa] cmd/compile: store bools in AuxInt
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 Keith Randall[dev.ssa] cmd/compile/internal/ssa: fix fallthrough...
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 Keith Randall[dev.ssa] cmd/compile/internal/ssa: distinguish exit...
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 Keith Randall[dev.ssa] cmd/compile: add pxor to list of instructions...
2015-09-03 Michael Hudson... cmd/internal/obj: some platform independent bits of...
2015-09-03 Todd Neal[dev.ssa] cmd/compile: cse should treat -0.0 and 0...
2015-09-03 Todd Neal[dev.ssa] cmd/compile: fix complex128
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 Todd Neal[dev.ssa] cmd/compile: fix liblink rewrite of -0.0
2015-09-02 Andrew Gerranddoc: only show Share button when enabled
next