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 |
2015-02-06 |
Shenghou Ma | liblink, cmd/ld, runtime: set the type of runtime.tlsg... |
commit | commitdiff | tree |
2015-02-06 |
Shenghou Ma | cmd/cgo: detect misuse of generated _cgo_export.h |
commit | commitdiff | tree |
2015-02-06 |
Rahul Chaudhry | test: check for build constraints only upto the first... |
commit | commitdiff | tree |
2015-02-06 |
Rahul Chaudhry | test: chdir before running go tool, cleanup afterwards. |
commit | commitdiff | tree |
2015-02-06 |
Andrew Ekstedt | image: fix obsolete reference in PalettedImage doc... |
commit | commitdiff | tree |
2015-02-06 |
Nigel Tao | reflect: for struct tags, reject control chars (includi... |
commit | commitdiff | tree |
2015-02-05 |
Robert Griesemer | strconv: fix internal documentation (clarification... |
commit | commitdiff | tree |
2015-02-05 |
Robert Griesemer | math/big: add "smoke test" for big.Float division |
commit | commitdiff | tree |
2015-02-05 |
Robert Griesemer | math/big: more Float conversion tests |
commit | commitdiff | tree |
2015-02-05 |
Robert Griesemer | math/big: simplified formatting logic |
commit | commitdiff | tree |
2015-02-05 |
Erik Aigner | net/http: Fix typo in MaxBytesReader comment |
commit | commitdiff | tree |
2015-02-05 |
Russ Cox | cmd/5a: prepare reglist correctly |
commit | commitdiff | tree |
2015-02-05 |
Dmitry Vyukov | expvar: fix build |
commit | commitdiff | tree |
2015-02-05 |
Evan Phoenix | expvar: Add benchmarks for perf sensitive operations |
commit | commitdiff | tree |
2015-02-05 |
Russ Cox | Revert "liblink, cmd/5a: fix reglist parsing/printing... |
commit | commitdiff | tree |
2015-02-05 |
Shenghou Ma | cmd/ld: always set timestamp in PE header to 0 |
commit | commitdiff | tree |
2015-02-05 |
Shenghou Ma | liblink, cmd/5a: fix reglist parsing/printing after... |
commit | commitdiff | tree |
2015-02-05 |
Rob Pike | cmd/pack: simplify the testing logic slightly |
commit | commitdiff | tree |
2015-02-04 |
Robert Griesemer | math/big: first version of Float %e, %f, %g, %G formatt... |
commit | commitdiff | tree |
2015-02-04 |
Robert Griesemer | math/big: fix %b format so it matches strconf %b format... |
commit | commitdiff | tree |
2015-02-04 |
Robert Griesemer | math/big: implemented decimal rounding for Float-to... |
commit | commitdiff | tree |
next |