2017-05-16 |
Mark Harrison | path: add examples |
commit | commitdiff | tree |
2017-05-16 |
Josh Bleecher... | cmd/compile: eliminate some bounds checks from generate... |
commit | commitdiff | tree |
2017-05-16 |
Josh Bleecher... | cmd/compile: lay out exit blocks last |
commit | commitdiff | tree |
2017-05-16 |
Wei Xiao | cmd/internal/objabi: fix the bug of shrinking SymType... |
commit | commitdiff | tree |
2017-05-15 |
Robert Griesemer | go/types: fewer spurious "declared but not used" follow... |
commit | commitdiff | tree |
2017-05-15 |
David Chase | cmd/compile: don't attach lines to SB, SP, similar... |
commit | commitdiff | tree |
2017-05-15 |
Keith Randall | cmd/compile: better check for single live memory |
commit | commitdiff | tree |
2017-05-15 |
Josh Bleecher... | test: add test of deferred delete |
commit | commitdiff | tree |
2017-05-15 |
Dmitri Shuralyov | go/build: return partial information on Import error... |
commit | commitdiff | tree |
2017-05-15 |
Austin Clements | runtime/pprof: expand inlined frames in symbolized... |
commit | commitdiff | tree |
2017-05-15 |
Austin Clements | runtime/pprof: clean up call/return PCs in memory profiles |
commit | commitdiff | tree |
2017-05-15 |
Alex Brainman | cmd/link: actually generate .debug_gdb_scripts section... |
commit | commitdiff | tree |
2017-05-14 |
Robert Griesemer | text/scanner: clarify documentation on Pos and Position |
commit | commitdiff | tree |
2017-05-14 |
Josh Bleecher... | cmd/compile: tweak ssa.html colors |
commit | commitdiff | tree |
2017-05-14 |
Josh Bleecher... | cmd/compile: don't update outer variables after capture... |
commit | commitdiff | tree |
2017-05-13 |
wuyunzhou | container/heap: avoid up() invoke if down() success... |
commit | commitdiff | tree |
2017-05-13 |
Brad Fitzpatrick | builtin: fix signature of the builtin function make |
commit | commitdiff | tree |
2017-05-13 |
Lars Jeppesen | archive/tar: remove file type bits from mode field |
commit | commitdiff | tree |
2017-05-12 |
Robert Griesemer | text/scanner: use correct token position in example |
commit | commitdiff | tree |
2017-05-12 |
Matt Harden | net: allow Resolver to use a custom dialer |
commit | commitdiff | tree |
2017-05-12 |
Austin Clements | runtime: doubly fix "double wakeup" panic |
commit | commitdiff | tree |
2017-05-12 |
Austin Clements | runtime: print debug info on "base out of range" |
commit | commitdiff | tree |
2017-05-12 |
Ian Lance Taylor | cmd/go: fix TestExecutableGOROOT on Windows |
commit | commitdiff | tree |
2017-05-12 |
Hiroshi Ioka | cmd/go: use filepath.Base for getting $CC name in TestC... |
commit | commitdiff | tree |
2017-05-12 |
Hiroshi Ioka | cmd/go: fix TestCgoContainsSpace |
commit | commitdiff | tree |
2017-05-11 |
Keith Randall | cmd/compile: fix store chain in schedule pass |
commit | commitdiff | tree |
2017-05-11 |
Josh Bleecher... | cmd/compile: restore panic deduplication |
commit | commitdiff | tree |
2017-05-11 |
Josh Bleecher... | cmd/compile: don't use statictmps for SSA-able composit... |
commit | commitdiff | tree |
2017-05-11 |
Josh Bleecher... | cmd/compile: avoid checkwidth of [...] arrays |
commit | commitdiff | tree |
2017-05-11 |
Tom Bergan | net/http: for http2, use the priority write scheduler... |
commit | commitdiff | tree |
2017-05-11 |
Ben Shi | cmd/internal/obj: continue to optimize ARM's constant... |
commit | commitdiff | tree |
2017-05-11 |
Daniel Martí | reflect: remove dead v.typ assignment |
commit | commitdiff | tree |
2017-05-10 |
Ian Lance Taylor | os: remove extraneous 's' from TestStdPipe error message |
commit | commitdiff | tree |
2017-05-10 |
David Chase | cmd/compile: repair copy-pasted method comment |
commit | commitdiff | tree |
2017-05-10 |
Martin Möhrmann | runtime: remove unused cpuid_X variables |
commit | commitdiff | tree |
2017-05-10 |
Josh Bleecher... | cmd/link: set Fieldtrack symbol type to SDATA |
commit | commitdiff | tree |
2017-05-10 |
David Chase | cmd/compile: reduce debugger-worsening line number... |
commit | commitdiff | tree |
2017-05-10 |
Hiroshi Ioka | go/build: accept spaces in cgo directives |
commit | commitdiff | tree |
2017-05-10 |
Martin Möhrmann | internal/cpu: new package to detect cpu features |
commit | commitdiff | tree |
2017-05-10 |
Michael Munday | cmd/compile: add generic rules to eliminate some unnece... |
commit | commitdiff | tree |
2017-05-10 |
Michael Munday | cmd/compile/internal/ssa: fix generation of ppc64x... |
commit | commitdiff | tree |
2017-05-10 |
David Chase | cmd/link: include DW_AT_producer in .debug_info |
commit | commitdiff | tree |
2017-05-10 |
Daniel Martí | reflect: don't panic in ArrayOf if elem size is 0 |
commit | commitdiff | tree |
2017-05-10 |
Lynn Boger | cmd/compile: ppc64x intrinsics for math/bits |
commit | commitdiff | tree |
2017-05-10 |
Daniel Martí | reflect: fix String of new array types |
commit | commitdiff | tree |
2017-05-10 |
Marvin Stenger | cmd/compile/internal/gc: rename signatlist to signatset |
commit | commitdiff | tree |
2017-05-10 |
Josh Bleecher... | cmd/compile: use a buffered channel for the function... |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/compile: allow OpVarXXX calls to be duplicated... |
commit | commitdiff | tree |
2017-05-09 |
Ian Lance Taylor | cmd/internal/obj, cmd/link: fix st_other field on PPC64 |
commit | commitdiff | tree |
2017-05-09 |
Todd Neal | cmd/compile: ignore types when considering tuple select... |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/compile: change ssa.Type into *types.Type |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/compile: add boolean simplification rules |
commit | commitdiff | tree |
2017-05-09 |
Marvin Stenger | cmd/compile/internal/ssa: mark boolean instructions... |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/compile: make builds reproducible in presence of... |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/compile: make "imported and not used" errors determ... |
commit | commitdiff | tree |
2017-05-09 |
Cherry Zhang | cmd/internal/obj/arm64, cmd/compile: improve offset... |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/go: enable concurrent backend compilation by default |
commit | commitdiff | tree |
2017-05-09 |
Josh Bleecher... | cmd/go: add support for concurrent backend compilation |
commit | commitdiff | tree |
2017-05-09 |
Robert Griesemer | spec: clarify unsafe.Pointer conversions |
commit | commitdiff | tree |
2017-05-09 |
Ibrahim AshShohail | go/token: remove excess parenthesis in NoPos.IsValid... |
commit | commitdiff | tree |
2017-05-09 |
Austin Clements | runtime/pprof: deflake TestGoroutineCounts |
commit | commitdiff | tree |
2017-05-09 |
Ian Lance Taylor | cmd/go: put user flags after code generation flag |
commit | commitdiff | tree |
2017-05-09 |
Rob Phoenix | net: fix ExampleParseCIDR IPv4 prefix length |
commit | commitdiff | tree |
2017-05-09 |
Alex Brainman | cmd/go: run tests that require symlinks |
commit | commitdiff | tree |
2017-05-09 |
Alex Brainman | os: avoid calulating fileStat.path until it is needed |
commit | commitdiff | tree |
2017-05-09 |
ltnwgl | container/heap: optimization when selecting smaller... |
commit | commitdiff | tree |
2017-05-09 |
Rob Phoenix | net: add examples for IPv4, ParseCIDR & IPv4Mask |
commit | commitdiff | tree |
2017-05-08 |
Robert Griesemer | cmd/compile: better errors for float constants with... |
commit | commitdiff | tree |
2017-05-08 |
Bill O'Farrell | math: use SIMD to accelerate additional scalar math... |
commit | commitdiff | tree |
2017-05-08 |
Marvin Stenger | bytes: skip inline test by default |
commit | commitdiff | tree |
2017-05-08 |
Alex Brainman | internal/poll: remove allocation in windows FD.Writev |
commit | commitdiff | tree |
2017-05-07 |
Elias Naur | cmd/link/internal/ld: don't link with -no_pie on darwin... |
commit | commitdiff | tree |
2017-05-07 |
Kevin Burke | os, cmd/link: fix typos |
commit | commitdiff | tree |
2017-05-07 |
Marvin Stenger | bytes: optimize Buffer's Write, WriteString, WriteByte... |
commit | commitdiff | tree |
2017-05-07 |
Damien Lespiau | cmd/asm: enable MOVSD in the encoding end-to-end test |
commit | commitdiff | tree |
2017-05-07 |
Alex Brainman | os: reimplement windows os.Stat |
commit | commitdiff | tree |
2017-05-06 |
Egon Elbre | cmd/link/internal/ld: fix external linking on windows |
commit | commitdiff | tree |
2017-05-06 |
Ben Shi | cmd/asm: fix operand order of ARM's MULA instruction |
commit | commitdiff | tree |
2017-05-06 |
Nigel Tao | image/gif: don't panic on large or nil-containing color... |
commit | commitdiff | tree |
2017-05-05 |
Robert Griesemer | go/types: remove invalid documentation and assertion... |
commit | commitdiff | tree |
2017-05-05 |
Robert Griesemer | go/importer: report import path if package is not found |
commit | commitdiff | tree |
2017-05-05 |
Josh Bleecher... | cmd/compile: add Func.SetNilCheckDisabled |
commit | commitdiff | tree |
2017-05-05 |
Carlos Eduardo Seo | cmd/internal/obj/ppc64, cmd/link/internal/ppc64: Change... |
commit | commitdiff | tree |
2017-05-05 |
Samuel Tan | html/template: allow safe usage of predefined escapers... |
commit | commitdiff | tree |
2017-05-05 |
Dieter Plaetinck | template: warn about interleaved nature of writes |
commit | commitdiff | tree |
2017-05-05 |
David Crawshaw | cmd/link: stop passing unused read_only_relocs |
commit | commitdiff | tree |
2017-05-05 |
Alex Brainman | cmd/link: do not read .bss sections in ldpe |
commit | commitdiff | tree |
2017-05-04 |
Josh Bleecher... | go/constant: avoid generating rats for large negative... |
commit | commitdiff | tree |
2017-05-04 |
Josh Bleecher... | cmd/compile: suppress duplicate type errors |
commit | commitdiff | tree |
2017-05-04 |
Ian Lance Taylor | cmd/link: set ELF CPIC bit in mips64 objects |
commit | commitdiff | tree |
2017-05-04 |
David Crawshaw | cmd/go, cmd/compile: match tool versions |
commit | commitdiff | tree |
2017-05-04 |
Adam Bender | doc: fix minor formatting issues in contribute.html |
commit | commitdiff | tree |
2017-05-04 |
Brad Fitzpatrick | all: use time.Time.Equal instead of == in some tests |
commit | commitdiff | tree |
2017-05-04 |
David Crawshaw | cmd/go: use os.Executable to find GOROOT |
commit | commitdiff | tree |
2017-05-04 |
Brad Fitzpatrick | crypto: revise wording about cryptographically broken... |
commit | commitdiff | tree |
2017-05-04 |
Brad Fitzpatrick | spec: remove an unnecessary semicolon from code example |
commit | commitdiff | tree |
2017-05-04 |
Josh Bleecher... | cmd/compile: prevent panic while formatting func(.... |
commit | commitdiff | tree |
2017-05-03 |
Andreas Auernhammer | crypto: document insecure algorithms |
commit | commitdiff | tree |
2017-05-03 |
Brad Fitzpatrick | net/http: update bundled http2 |
commit | commitdiff | tree |
2017-05-03 |
Steven Hartland | crypto/x509: load certs from env vars + extra locations |
commit | commitdiff | tree |
next |