2015-02-25 |
Austin Clements | runtime: consolidate gcworkdone/gcscanvalid clearing... |
commit | commitdiff | tree |
2015-02-25 |
Austin Clements | runtime: remove unnecessary gcworkdone resetting loop |
commit | commitdiff | tree |
2015-02-25 |
Matthew Dempsky | runtime: remove gogetcallerpc and gogetcallersp functions |
commit | commitdiff | tree |
2015-02-25 |
Matthew Dempsky | runtime: simplify NetBSD semaphores |
commit | commitdiff | tree |
2015-02-25 |
Dave Cheney | syscall: generate AT_* constants and regenerate ztypes_... |
commit | commitdiff | tree |
2015-02-25 |
Jan Kratochvil | gdb: fix map prettyprinter |
commit | commitdiff | tree |
2015-02-25 |
Matthew Dempsky | runtime: simplify OpenBSD semaphores |
commit | commitdiff | tree |
2015-02-25 |
Dave Cheney | syscall: split implementation of Dup2 per linux GOOS |
commit | commitdiff | tree |
2015-02-25 |
Adam Langley | doc/go1.5: mention the change in certificate wildcard... |
commit | commitdiff | tree |
2015-02-25 |
Robert Griesemer | math/big: permit passing of (possibly nil) *Float to... |
commit | commitdiff | tree |
2015-02-25 |
Dave Cheney | syscall: split implementation of Pipe/Pipe2 per GOOS |
commit | commitdiff | tree |
2015-02-25 |
Dave Cheney | cmd/dist: respect runtime.NumCPU when bootstrapping... |
commit | commitdiff | tree |
2015-02-25 |
Rick Hudson | runtime: reset gcscanvalid and gcworkdone when GODEBUG... |
commit | commitdiff | tree |
2015-02-24 |
Dave Cheney | syscall: rebuild zsyscall_linux_*.go |
commit | commitdiff | tree |
2015-02-24 |
Robert Griesemer | math/big: fix test for 32bit platforms (fix build) |
commit | commitdiff | tree |
2015-02-24 |
Robert Griesemer | go/ast, go/parser: correct End() position for *ast... |
commit | commitdiff | tree |
2015-02-24 |
Robert Griesemer | math/big: change Float.SetMantExp to always multiply... |
commit | commitdiff | tree |
2015-02-24 |
Rob Pike | cmd/asm: fix build for new aliases |
commit | commitdiff | tree |
2015-02-24 |
Rob Pike | cmd/asm: add alias for MOVOA=MOVO on amd64 |
commit | commitdiff | tree |
2015-02-24 |
Adam Langley | crypto/x509: make behaviour of absolute DNS names match... |
commit | commitdiff | tree |
2015-02-24 |
Adam Langley | crypto/x509: allow wildcards only as the first label. |
commit | commitdiff | tree |
2015-02-24 |
Adam Langley | crypto/tls: allow larger initial records. |
commit | commitdiff | tree |
2015-02-24 |
Adam Langley | crypto/x509: don't reject certs with critical policy... |
commit | commitdiff | tree |
2015-02-24 |
Robert Griesemer | math/big: fix several issues with string->Float conversion |
commit | commitdiff | tree |
2015-02-24 |
David Crawshaw | cmd/go: limit default darwin/arm parallelism |
commit | commitdiff | tree |
2015-02-24 |
Dmitry Vyukov | sync: add active spinning to Mutex |
commit | commitdiff | tree |
2015-02-24 |
Mikio Hara | net: enable TestTCPReadWriteAllocs in short mode |
commit | commitdiff | tree |
2015-02-24 |
Adam Langley | crypto/rsa: drop the primality check in crypto/rsa... |
commit | commitdiff | tree |
2015-02-23 |
Charlie Dorian | math: Dim, Max, Min - allow more bit patterns for NaN |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | all: merge dev.cc (a91c2e0) into master |
commit | commitdiff | tree |
2015-02-23 |
Austin Clements | runtime: eliminate unnecessary assumption in heapBitsFo... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/internal/obj: set ctxt.Windows != 0 on... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/5g etc: code cleanup: delay var decls... |
commit | commitdiff | tree |
2015-02-23 |
Robert Griesemer | math/big: fix formatting for 'b' format |
commit | commitdiff | tree |
2015-02-23 |
Shenghou Ma | runtime/pprof: make TestBlockProfile more robust |
commit | commitdiff | tree |
2015-02-23 |
Charles Dorian | math: faster Cbrt |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/6a, cmd/6g etc: replace C implementations... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/dist, cmd/go: stop building C implementati... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/internal/gc: reconvert to pick up bug... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] test: disable syntax error tests |
commit | commitdiff | tree |
2015-02-23 |
Rob Pike | [dev.cc] cmd/asm: add end to end test for amd64 |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/go: do not install tools while executing... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] all: merge master (6a10f72) into dev.cc |
commit | commitdiff | tree |
2015-02-23 |
Robert Griesemer | math/big: don't return io.EOF on successful call of... |
commit | commitdiff | tree |
2015-02-23 |
Rick Hudson | runtime: Add prefetch to allocation code |
commit | commitdiff | tree |
2015-02-23 |
Robert Griesemer | go/token: document that column positions and file offse... |
commit | commitdiff | tree |
2015-02-23 |
Robert Griesemer | math/big: incorporated feedback from prior TBR reviews |
commit | commitdiff | tree |
2015-02-23 |
Alexandre Cesaro | net/mail: move RFC 2047 code to internal/mime |
commit | commitdiff | tree |
2015-02-23 |
David Crawshaw | cmd/go: link cgo into tests on darwin/arm |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] misc/nacl: add testdata for cmd/internal/rsc... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] runtime, syscall: add names to FP offsets... |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/new6g, etc: reconvert to add profiling |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] all: merge master (48469a2) into dev.cc |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/go: fix expansion of cmd |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] doc/go1.5: mention cmd/go meaning of std change |
commit | commitdiff | tree |
2015-02-23 |
Russ Cox | [dev.cc] cmd/go: fix expansion of 'std', add 'cmd' |
commit | commitdiff | tree |
2015-02-23 |
David du Colombier | cmd/ld: fix warning on Plan 9 |
commit | commitdiff | tree |
2015-02-23 |
Matthew Dempsky | runtime: remove unneeded C header files |
commit | commitdiff | tree |
2015-02-22 |
Aaron Jacobs | net/http: Removed some unused constants in request.go. |
commit | commitdiff | tree |
2015-02-22 |
Jan Kratochvil | gdb: fix "gdb.error: No struct named reflect.rtype." |
commit | commitdiff | tree |
2015-02-22 |
Mark Bucciarelli | Call --> CallSlice in two spots. No logic change,... |
commit | commitdiff | tree |
2015-02-21 |
Russ Cox | [dev.cc] cmd/asm/internal/asm: fix test on nacl |
commit | commitdiff | tree |
2015-02-21 |
Russ Cox | [dev.cc] cmd/asm/internal/asm: fix test on windows |
commit | commitdiff | tree |
2015-02-21 |
Russ Cox | [dev.cc] cmd/go: reenable verifyCompiler |
commit | commitdiff | tree |
2015-02-21 |
Russ Cox | [dev.cc] cmd/new6g etc: reconvert from C |
commit | commitdiff | tree |
2015-02-21 |
Rob Pike | [dev.cc] cmd/asm: fix build: broken end to end test |
commit | commitdiff | tree |
2015-02-21 |
Rob Pike | [dev.cc] cmd/asm: fix build |
commit | commitdiff | tree |
2015-02-21 |
Rob Pike | [dev.cc] cmd/asm: add end-to-end test |
commit | commitdiff | tree |
2015-02-21 |
Rob Pike | [dev.cc] cm/asm: fix up arm after cross-check with 5a |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] crypto/md5, crypto/sha1: restore a few SP... |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] cmd/asm: add ppc64le support |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] cmd/go: install cmd/asm as a tool |
commit | commitdiff | tree |
2015-02-20 |
Dmitry Vyukov | cmd/trace: add new command |
commit | commitdiff | tree |
2015-02-20 |
David Crawshaw | [dev.cc] runtime: print to stderr as well as android... |
commit | commitdiff | tree |
2015-02-20 |
Dmitry Vyukov | runtime/race: update race runtime to rev 229396 |
commit | commitdiff | tree |
2015-02-20 |
Dmitry Vyukov | runtime: adjust program counters in race detector |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | runtime: split gc_m into gcMark and gcSweep |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | runtime: unroll gc_m loop |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | runtime: tidy GC driver |
commit | commitdiff | tree |
2015-02-20 |
Dmitry Vyukov | runtime: fix cputicks on x86 |
commit | commitdiff | tree |
2015-02-20 |
Rob Pike | [dev.cc] cmd/asm: implement FMADD for ppc64 |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] all: merge master (5868ce3) into dev.cc |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] cmd/go: disable verifyCompiler |
commit | commitdiff | tree |
2015-02-20 |
Andrew Gerrand | path/filepath: add example for filepath.Split |
commit | commitdiff | tree |
2015-02-20 |
Mikio Hara | net, syscall: more accurate parsers for routing message... |
commit | commitdiff | tree |
2015-02-20 |
Ingo Oeser | cmd/go: simplify/fix handling private github repos |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | doc: dummy commit in go1.5.txt |
commit | commitdiff | tree |
2015-02-20 |
Rob Pike | [dev.cc] cmd/asm: bring asm on ppc64 in sync with 9a |
commit | commitdiff | tree |
2015-02-20 |
Rob Pike | [dev.cc] runtime,syscall: quiet some more vet errors |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] cmd/internal/obj, cmd/internal/gc, new6g:... |
commit | commitdiff | tree |
2015-02-20 |
Russ Cox | [dev.cc] cmd/gc: tweak default fatal in ordersafeexpr... |
commit | commitdiff | tree |
2015-02-19 |
Andrew Gerrand | cmd/dist: show friendlier error message when building... |
commit | commitdiff | tree |
2015-02-19 |
Russ Cox | runtime: do not unmap work.spans until after checkmark... |
commit | commitdiff | tree |
2015-02-19 |
Rob Pike | [dev.cc] runtime,syscall: add symbols for FP and SP... |
commit | commitdiff | tree |
2015-02-19 |
Rob Pike | [dev.cc] cmd/go: enable verifyAsm for all architectures |
commit | commitdiff | tree |
2015-02-19 |
Rob Pike | [dev.cc] cmd/asm: accept #define A /* nothing */ |
commit | commitdiff | tree |
2015-02-19 |
Russ Cox | runtime: missed change from reorganization CL |
commit | commitdiff | tree |
2015-02-19 |
Russ Cox | runtime: reorganize memory code |
commit | commitdiff | tree |
2015-02-19 |
Russ Cox | [dev.cc] test: disable rotate tests |
commit | commitdiff | tree |
2015-02-19 |
Dmitry Vyukov | cmd/pprof: add -runtime flag |
commit | commitdiff | tree |
next |