2015-02-13 |
Austin Clements | runtime: rename drainworkbuf and drainobjects |
commit | commitdiff | tree |
2015-02-13 |
Austin Clements | runtime: remove drainallwbufs argument to drainworkbuf |
commit | commitdiff | tree |
2015-02-13 |
Austin Clements | runtime: eliminate drainworkbufs from scanblock |
commit | commitdiff | tree |
2015-02-13 |
Austin Clements | runtime: eliminate b == 0 special case from scanblock |
commit | commitdiff | tree |
2015-02-13 |
Austin Clements | runtime: replace scanblock(0, 0, nil, nil) with drainwo... |
commit | commitdiff | tree |
2015-02-13 |
Austin Clements | runtime: move checknocurrentwbuf() from scanblock to... |
commit | commitdiff | tree |
2015-02-13 |
Dmitry Vyukov | cmd/gc: transform closure calls to function calls |
commit | commitdiff | tree |
2015-02-13 |
Shenghou Ma | cmd/go: make consistent use of leading Tabs |
commit | commitdiff | tree |
2015-02-13 |
Dmitry Vyukov | cmd/gc: restore amd64p32 hack for bucket size |
commit | commitdiff | tree |
2015-02-13 |
Dmitry Vyukov | runtime: cleanup after conversion to Go |
commit | commitdiff | tree |
2015-02-13 |
Josh Bleecher... | cmd/5g, cmd/6g, cmd/8g, cmd/9g: use a register to zero... |
commit | commitdiff | tree |
2015-02-13 |
Josh Bleecher... | cmd/5g, cmd/6g, cmd/8g, cmd/9g: zero more in componentgen |
commit | commitdiff | tree |
2015-02-12 |
Josh Bleecher... | cmd/gc: evaluate concrete == interface without allocating |
commit | commitdiff | tree |
2015-02-12 |
Josh Bleecher... | cmd/6g, cmd/8g: make 2/3 word sgen more efficient |
commit | commitdiff | tree |
2015-02-12 |
Josh Bleecher... | cmd/6g: allocate fewer new registers in sgen |
commit | commitdiff | tree |
2015-02-12 |
Robert Griesemer | math/big: implemented Float.Int64, simplified Float... |
commit | commitdiff | tree |
2015-02-12 |
Austin Clements | runtime: move wbuf-related functions to new gcwork.go |
commit | commitdiff | tree |
2015-02-12 |
Austin Clements | runtime: on Plan 9, zero memory returned to the brk... |
commit | commitdiff | tree |
2015-02-12 |
Andrew Gerrand | doc: update pre-requisites for bootstrapping |
commit | commitdiff | tree |
2015-02-12 |
Dmitry Vyukov | cmd/gc: allocate non-escaping maps on stack |
commit | commitdiff | tree |
2015-02-12 |
Dmitry Vyukov | cmd/gc: restore stack frame debugging |
commit | commitdiff | tree |
2015-02-12 |
Dmitry Vyukov | runtime: fix race instrumentation of append |
commit | commitdiff | tree |
2015-02-12 |
Dmitry Vyukov | cmd/gc: remove several copies of outervalue |
commit | commitdiff | tree |
2015-02-12 |
Dmitry Vyukov | cmd/gc: allocate buffers for non-escaping string conver... |
commit | commitdiff | tree |
2015-02-12 |
Brad Fitzpatrick | runtime: remove obsolete SELinux execmem comment |
commit | commitdiff | tree |
2015-02-12 |
Alex Brainman | runtime: move all stdFunctions into os1_windows.go... |
commit | commitdiff | tree |
2015-02-12 |
Alex Brainman | runtime: remove unused signals_windows.h |
commit | commitdiff | tree |
2015-02-12 |
mattn | syscall: Readlink doesn't handle junction on windows |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: avoid %#016x, which really means Go's %#014x |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: use go.builtin as package prefix, not go%2ebuiltin |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: make qsort comparisons totally ordered |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: remove C subclassing trick from popt.c |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: move reg.c into portable code |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: remove cgen_asop, no longer used |
commit | commitdiff | tree |
2015-02-11 |
Russ Cox | cmd/gc: factor newly-portable code into gc directory |
commit | commitdiff | tree |
2015-02-11 |
Robert Griesemer | strconv: simplified logic resulting in faster float... |
commit | commitdiff | tree |
2015-02-11 |
Robert Griesemer | math/big: completed Float.Uint64 |
commit | commitdiff | tree |
2015-02-11 |
Robert Griesemer | math/big: add test cases for Float.Abs and Float.Neg |
commit | commitdiff | tree |
2015-02-11 |
Robert Griesemer | math/big: implemented Float.Int (truncation of Floats... |
commit | commitdiff | tree |
2015-02-11 |
Robert Griesemer | math/big: When result prec == 0, use at least prec... |
commit | commitdiff | tree |
2015-02-11 |
Rick Hudson | runtime: cache workbufs on Ms and add consistency checks |
commit | commitdiff | tree |
2015-02-11 |
Dmitry Vyukov | runtime: never show system goroutines in traceback |
commit | commitdiff | tree |
2015-02-11 |
Dmitry Vyukov | reflect: mark map access functions as go:noescape |
commit | commitdiff | tree |
2015-02-11 |
Dmitry Vyukov | runtime: fix span unusedsince setup |
commit | commitdiff | tree |
2015-02-11 |
Austin Clements | cmd/dist: fetch version when needed, instead of at... |
commit | commitdiff | tree |
2015-02-11 |
rubyist | crypto/x509: allow matchHostnames to work with absolute... |
commit | commitdiff | tree |
2015-02-10 |
Keith Randall | runtime: don't put container symbols in functab |
commit | commitdiff | tree |
2015-02-10 |
Mikio Hara | net: disable WriteMsgUDP tests on nacl, windows (fix... |
commit | commitdiff | tree |
2015-02-10 |
Mikio Hara | net: update documentation for WriteMsgUDP |
commit | commitdiff | tree |
2015-02-10 |
Ian Lance Taylor | cmd/pprof/internal/report: fix typo in recognized outpu... |
commit | commitdiff | tree |
2015-02-10 |
Robert Griesemer | math/big: implemented Frexp, Ldexp, IsInt, Copy, bug... |
commit | commitdiff | tree |
2015-02-10 |
Nicolas S.... | net: permit WriteMsgUDP to connected UDP sockets |
commit | commitdiff | tree |
2015-02-10 |
Alex Brainman | runtime: simplify and comment some windows code |
commit | commitdiff | tree |
2015-02-10 |
Rajat Goel | net/http: fix test to check that requests to 'localhost... |
commit | commitdiff | tree |
2015-02-10 |
Andrew Gerrand | cmd/go: use current go source code when generating... |
commit | commitdiff | tree |
2015-02-10 |
Alex Brainman | runtime: introduce CPU access functions on windows |
commit | commitdiff | tree |
2015-02-10 |
Rob Pike | cmd/go: document that -run isn't implemented |
commit | commitdiff | tree |
2015-02-10 |
mattn | net: re-implement Interfaces and InterfaceAddrs for... |
commit | commitdiff | tree |
2015-02-10 |
Dave Cheney | cmd/dist: reactivate vfp detection on linux/arm |
commit | commitdiff | tree |
2015-02-09 |
Shenghou Ma | liblink, runtime: move all references to runtime.tlsg... |
commit | commitdiff | tree |
2015-02-09 |
Robert Griesemer | math/big: correct umax |
commit | commitdiff | tree |
2015-02-09 |
Rahul Chaudhry | cmd/go: stream test output if parallelism is set to 1. |
commit | commitdiff | tree |
2015-02-09 |
Robert Griesemer | math/big: API cleanup |
commit | commitdiff | tree |
2015-02-09 |
Rahul Chaudhry | os: embed "sleep 1" within the test binary itself. |
commit | commitdiff | tree |
2015-02-09 |
Dmitry Vyukov | net: don't allocate dialer closure if we won't use it |
commit | commitdiff | tree |
2015-02-09 |
Dmitry Vyukov | cmd/gc: remove dead code |
commit | commitdiff | tree |
2015-02-09 |
Nigel Tao | encoding/xml: add more EncodeToken tests. |
commit | commitdiff | tree |
2015-02-09 |
Shenghou Ma | cmd/5g, cmd/6g, cmd/8g, cmd/9g: clear Addr parameter... |
commit | commitdiff | tree |
2015-02-08 |
Florin Patan | sort: fixed small typo in comments |
commit | commitdiff | tree |
2015-02-08 |
David Symonds | Build fix for plan9 after 8bf13838eb21. |
commit | commitdiff | tree |
2015-02-08 |
David Symonds | time: return informative errors when failing to load... |
commit | commitdiff | tree |
2015-02-08 |
Brad Fitzpatrick | os, syscall: revert Yosemite readdir workaround |
commit | commitdiff | tree |
2015-02-08 |
David Symonds | Revert "cmd/api: treat a hex-y VERSION as devel and... |
commit | commitdiff | tree |
2015-02-08 |
mattyw | gofmt/doc: gofmt -s output may not be backward compatible |
commit | commitdiff | tree |
2015-02-08 |
Shenghou Ma | include/u.h: fix name clash of REG_R* on solaris |
commit | commitdiff | tree |
2015-02-07 |
Brad Fitzpatrick | net/smtp: document SendMail more |
commit | commitdiff | tree |
2015-02-07 |
Brian Smith | encoding/xml: avoid an allocation for tags without... |
commit | commitdiff | tree |
2015-02-07 |
Håvard Haugen | testing: pad benchmark names to align results |
commit | commitdiff | tree |
2015-02-07 |
David du Colombier | liblink: fix warnings on Plan 9 |
commit | commitdiff | tree |
2015-02-07 |
Brad Fitzpatrick | build: fix race.bat flags |
commit | commitdiff | tree |
2015-02-06 |
David du Colombier | os/signal, runtime: implement notes on Plan 9 |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | runtime: skip the gdb test if -iex is not supported |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | cmd/ld: restore .debug_gdb_script section after runtime... |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | net: document that user shouldn't modify returned Addr |
commit | commitdiff | tree |
2015-02-06 |
Josh Bleecher... | cmd/gc: eliminate dead code in switch statements |
commit | commitdiff | tree |
2015-02-06 |
Josh Bleecher... | runtime: speed up eqstring |
commit | commitdiff | tree |
2015-02-06 |
Josh Bleecher... | runtime: speed up eqstring |
commit | commitdiff | tree |
2015-02-06 |
Robert Griesemer | math/big: handling of +/-Inf and zero precision, enable... |
commit | commitdiff | tree |
2015-02-06 |
Péter Surányi | all: don't refer to code.google.com/p/go{,-wiki}/ |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | go1.5.txt: mention the Darwin/ARM port |
commit | commitdiff | tree |
2015-02-06 |
Mikio Hara | syscall: gofmt |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | misc/ios: add README and wrapper script to ease cross... |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | cmd/dist, make.bash: darwin/arm support |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | misc/cgo/test: skip test7978 when using unsupported... |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | runtime/cgo: darwin/arm cgo support |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | syscall: darwin/arm support |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | sync/atomic: darwin/arm support |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | runtime: darwin/arm support |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | liblink, cmd/ld, cmd/5l: darwin/arm support |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | lib9: provide alterantive implementation of ldexp and... |
commit | commitdiff | tree |
next |