2015-05-23 |
Elias Naur | runtime: don't always block all signals on OpenBSD |
commit | commitdiff | tree |
2015-05-23 |
Mikio Hara | net: adjust dual stack support on dragonfly |
commit | commitdiff | tree |
2015-05-23 |
Mikio Hara | net: don't show verbose information when -test.v=false |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | math/big: Always print exponent sign when using 'p... |
commit | commitdiff | tree |
2015-05-22 |
Elias Naur | misc/cgo/test: fix build for CC=clang |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | cmd/compile/internal/big: update and apply vendor.bash |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | cmd/compile/internal/gc: simplify mpgetflt (remove... |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | cmd/compile/internal/gc: correctly use Float32 in mpgetfltN |
commit | commitdiff | tree |
2015-05-22 |
Shenghou Ma | go/build: make ArchChar always return "?" to match... |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | cmd/compile/internal/big: update to latest version... |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | math/big: fix Float.Float64 conversion for denormal... |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | math/big: add more Float.Float64 conversion tests |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | math/big: fix Float.Float32 conversion for denormal... |
commit | commitdiff | tree |
2015-05-22 |
Elias Naur | runtime: don't always unblock all signals |
commit | commitdiff | tree |
2015-05-22 |
Dave Cheney | net: fix panic in TestDialerDualStack |
commit | commitdiff | tree |
2015-05-22 |
David Chase | cmd/internal/gc: move check for large-hence-heap-alloca... |
commit | commitdiff | tree |
2015-05-22 |
David Chase | cmd/internal/gc: make indirect calls properly escape-y |
commit | commitdiff | tree |
2015-05-22 |
Robert Griesemer | math/big: gofmt nat_test.go |
commit | commitdiff | tree |
2015-05-22 |
Vlad Krasnov | math/big: Simple Montgomery Multiplication to accelerat... |
commit | commitdiff | tree |
2015-05-21 |
Russ Cox | runtime: fix callwritebarrier |
commit | commitdiff | tree |
2015-05-21 |
Austin Clements | runtime: eliminate write barrier from adjustpointers |
commit | commitdiff | tree |
2015-05-21 |
Josh Bleecher... | cmd/internal/obj: remove F3t field from Prog |
commit | commitdiff | tree |
2015-05-21 |
Russ Cox | cmd/go: set correct install location for cmd/compile... |
commit | commitdiff | tree |
2015-05-21 |
Russ Cox | all: retire architecture letter in file names, public API |
commit | commitdiff | tree |
2015-05-21 |
Russ Cox | all: build and use go tool compile, go tool link |
commit | commitdiff | tree |
2015-05-21 |
Russ Cox | cmd/compile, cmd/link: create from 5g, 5l, etc |
commit | commitdiff | tree |
2015-05-21 |
Russ Cox | cmd/link: move to cmd/newlink |
commit | commitdiff | tree |
2015-05-21 |
Ryan Brown | cmd/internal/ld: output dwarf in external link mode... |
commit | commitdiff | tree |
2015-05-21 |
Rick Hudson | runtime: turn work buffer tracing off by default |
commit | commitdiff | tree |
2015-05-21 |
Austin Clements | runtime: make runtime.callers walk calling G, not g0 |
commit | commitdiff | tree |
2015-05-20 |
Shenghou Ma | encoding/gob: fix docs |
commit | commitdiff | tree |
2015-05-20 |
Mikio Hara | net: document that ListenMulticastUDP is for simple... |
commit | commitdiff | tree |
2015-05-20 |
Alan Donovan | go/parser: parse incomplete selection "fmt." as a blank... |
commit | commitdiff | tree |
2015-05-20 |
Rob Pike | cmd/doc: fix handling of paths like ./fmt |
commit | commitdiff | tree |
2015-05-20 |
Rick Hudson | runtime: remove unused quiesce code |
commit | commitdiff | tree |
2015-05-20 |
Michael Hudson... | cmd/go: change Package.Shlib to be the absolute path... |
commit | commitdiff | tree |
2015-05-20 |
Mikio Hara | net: fix the series of TestLookup and external tests |
commit | commitdiff | tree |
2015-05-20 |
Mikio Hara | net: fix data race in TestSocket{Conn,PacketConn} |
commit | commitdiff | tree |
2015-05-19 |
Josh Bleecher... | Revert "cmd/internal/ld: output dwarf in external link... |
commit | commitdiff | tree |
2015-05-19 |
Shenghou Ma | misc/cgo/testshared: when checking for RPATHs also... |
commit | commitdiff | tree |
2015-05-19 |
Shenghou Ma | cmd/internal/gc: handle 64-bit const i/j/k in cgen_slic... |
commit | commitdiff | tree |
2015-05-19 |
Didier Spezia | html/template: fix string iteration in replacement... |
commit | commitdiff | tree |
2015-05-19 |
Shenghou Ma | cmd/go: fix build |
commit | commitdiff | tree |
2015-05-19 |
Austin Clements | cmd/internal/gc: remove incorrect "write barrier prohib... |
commit | commitdiff | tree |
2015-05-19 |
Alexander Zolotov | cmd/go: run gofmt from current GOROOT |
commit | commitdiff | tree |
2015-05-19 |
Ryan Brown | cmd/internal/ld: output dwarf in external link mode... |
commit | commitdiff | tree |
2015-05-19 |
Russ Cox | cmd/internal/gc: sync nowritebarrier checks and write... |
commit | commitdiff | tree |
2015-05-19 |
Russ Cox | cmd/internal/gc: type of str[i] is byte, not uint8 |
commit | commitdiff | tree |
2015-05-19 |
Rick Hudson | runtime: run background mark helpers only if work is... |
commit | commitdiff | tree |
2015-05-19 |
Austin Clements | runtime: minor clean up to heapminimum |
commit | commitdiff | tree |
2015-05-19 |
Russ Cox | runtime: add fast check for self-loop pointer in scanobject |
commit | commitdiff | tree |
2015-05-19 |
Russ Cox | cmd/internal/gc: add missing write barrier in append... |
commit | commitdiff | tree |
2015-05-19 |
Shenghou Ma | time: document that not all Unix time can be represented |
commit | commitdiff | tree |
2015-05-19 |
Aaron Jacobs | flag: Fix up a package comment a bit. |
commit | commitdiff | tree |
2015-05-18 |
Josh Bleecher... | cmd/internal/gc: rearrange Node fields |
commit | commitdiff | tree |
2015-05-18 |
Josh Bleecher... | cmd/internal/gc: separate Node param fields |
commit | commitdiff | tree |
2015-05-18 |
Josh Bleecher... | cmd/6g, cmd/internal/gc: use Etype instead of Ostk |
commit | commitdiff | tree |
2015-05-18 |
Josh Bleecher... | cmd/internal/gc: make all Node depths int32 |
commit | commitdiff | tree |
2015-05-18 |
Josh Bleecher... | runtime/pprof: write heap statistics to heap profile... |
commit | commitdiff | tree |
2015-05-18 |
Daniel Morsing | cmd/pprof/internal/profile: ignore comments when parsin... |
commit | commitdiff | tree |
2015-05-18 |
Rob Pike | cmd/doc: put blank lines around comment for types,... |
commit | commitdiff | tree |
2015-05-18 |
Michael Hudson... | misc/cgo/testshared: rewrite in Go |
commit | commitdiff | tree |
2015-05-18 |
Robert Griesemer | spec: fix typo |
commit | commitdiff | tree |
2015-05-18 |
David Chase | cmd/internal/gc: extend escape analysis to pointers... |
commit | commitdiff | tree |
2015-05-18 |
Austin Clements | runtime: use separate count and note for forEachP |
commit | commitdiff | tree |
2015-05-18 |
Austin Clements | runtime: hold worldsema while starting the world |
commit | commitdiff | tree |
2015-05-18 |
Austin Clements | runtime: disallow preemption during startTheWorld |
commit | commitdiff | tree |
2015-05-18 |
Austin Clements | runtime: factor stoptheworld/starttheworld pattern |
commit | commitdiff | tree |
2015-05-18 |
Austin Clements | runtime: don't start GC if preemptoff is set |
commit | commitdiff | tree |
2015-05-18 |
Alex Brainman | runtime: correct exception stack trace output |
commit | commitdiff | tree |
2015-05-17 |
Shenghou Ma | buildall.bash: exit 1 when make.bash fails |
commit | commitdiff | tree |
2015-05-17 |
Austin Clements | runtime: eliminate runqvictims and a copy from runqsteal |
commit | commitdiff | tree |
2015-05-17 |
Shenghou Ma | cmd/dist: add -k to "dist test" to keep going after... |
commit | commitdiff | tree |
2015-05-16 |
Russ Cox | cmd/internal/gc: refine ginscmp comment |
commit | commitdiff | tree |
2015-05-16 |
Russ Cox | reflect: make PtrTo(FuncOf(...)) not crash |
commit | commitdiff | tree |
2015-05-16 |
Russ Cox | runtime: replace GC programs with simpler encoding... |
commit | commitdiff | tree |
2015-05-16 |
Didier Spezia | text/template: fix race condition on function maps |
commit | commitdiff | tree |
2015-05-15 |
Russ Cox | runtime: make mapzero not crash on arm |
commit | commitdiff | tree |
2015-05-15 |
Michael Hudson... | cmd/internal/ld: prevent creation of .dynamic and ... |
commit | commitdiff | tree |
2015-05-15 |
Michael Hudson... | cmd/5l, etc, cmd/internal/ld: consolidate implementatio... |
commit | commitdiff | tree |
2015-05-15 |
Michael Hudson... | cmd/5l, etc, cmd/internal/ld: consolidate implementatio... |
commit | commitdiff | tree |
2015-05-15 |
Russ Cox | runtime: test and fix heap bitmap for 1-pointer allocat... |
commit | commitdiff | tree |
2015-05-15 |
Josh Bleecher... | cmd/internal/gc: unembed Name field |
commit | commitdiff | tree |
2015-05-15 |
Alex A Skinner | net: redo resolv.conf recheck implementation |
commit | commitdiff | tree |
2015-05-15 |
Robert Griesemer | go/parser: better error message for missing ',' in... |
commit | commitdiff | tree |
2015-05-15 |
Matthew Dempsky | cmd/internal/obj: update callers to Linkline{fmt,hist... |
commit | commitdiff | tree |
2015-05-15 |
Matthew Dempsky | cmd/internal/gc, cmd/yacc: merge yaccerrors.go into... |
commit | commitdiff | tree |
2015-05-15 |
Brad Fitzpatrick | syscall: don't run fcntl child process test on iOS |
commit | commitdiff | tree |
2015-05-15 |
Brad Fitzpatrick | Revert "cmd/internal/gc: ignore declarations of types... |
commit | commitdiff | tree |
2015-05-15 |
HÃ¥vard Haugen | encoding/json: fix decoding of types with '[]byte'... |
commit | commitdiff | tree |
2015-05-15 |
Daniel Morsing | cmd/internal/gc: ignore declarations of types for goto... |
commit | commitdiff | tree |
2015-05-15 |
Josh Bleecher... | cmd/internal/gc: separate Name-only Node fields |
commit | commitdiff | tree |
2015-05-15 |
Josh Bleecher... | cmd/internal/gc: convert Val.U to interface{} |
commit | commitdiff | tree |
2015-05-15 |
Josh Bleecher... | cmd/internal/gc: explicitly set zero bool Val |
commit | commitdiff | tree |
2015-05-15 |
Josh Bleecher... | cmd/5g, etc: prepare Node.Val to be unexported |
commit | commitdiff | tree |
2015-05-15 |
Josh Bleecher... | cmd/5g, etc: prepare to unexport gc.Mp* |
commit | commitdiff | tree |
2015-05-15 |
Russ Cox | runtime: allocate map element zero values for reflect... |
commit | commitdiff | tree |
2015-05-15 |
Russ Cox | runtime: optimize heapBitsBulkBarrier a tiny amount |
commit | commitdiff | tree |
2015-05-15 |
Russ Cox | runtime: use memmove during slice append |
commit | commitdiff | tree |
2015-05-15 |
David Symonds | cmd/go: fix count of number of reserved names (doc... |
commit | commitdiff | tree |
next |