2014-09-15 |
Rémy Oudompheng | cmd/gc: generate type alg after calling dowidth. |
commit | commitdiff | tree |
2014-09-15 |
Brad Fitzpatrick | net/http: don't call FileSystem.Open with unclean index... |
commit | commitdiff | tree |
2014-09-15 |
Alex Brainman | runtime: fix parameter checking in syscall.NewCallback |
commit | commitdiff | tree |
2014-09-15 |
Russ Cox | syscall: add GO_ARGS to Go-called assembly |
commit | commitdiff | tree |
2014-09-15 |
Russ Cox | runtime: fix solaris build, part 2 |
commit | commitdiff | tree |
2014-09-15 |
Russ Cox | runtime: fix solaris build |
commit | commitdiff | tree |
2014-09-15 |
Russ Cox | runtime: convert syscall_windows.c to Go |
commit | commitdiff | tree |
2014-09-14 |
Nigel Tao | image/jpeg: reject invalid Ta and Td values. |
commit | commitdiff | tree |
2014-09-14 |
Russ Cox | runtime: fix traceback of trap on ARM |
commit | commitdiff | tree |
2014-09-14 |
Russ Cox | runtime: mark asmcgocall<>(SB) as having no arguments |
commit | commitdiff | tree |
2014-09-12 |
Robert Griesemer | cmd/8g: remove unused variable (fix build) |
commit | commitdiff | tree |
2014-09-12 |
Josh Bleecher... | runtime: test iteration order of sparse maps |
commit | commitdiff | tree |
2014-09-12 |
Dmitriy Vyukov | cmd/gc: fix racewalk after writebarrier change |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | runtime: remove a few untyped allocations |
commit | commitdiff | tree |
2014-09-12 |
Robert Griesemer | go/printer: don't reduce nesting depth twice if parenth... |
commit | commitdiff | tree |
2014-09-12 |
Ian Lance Taylor | runtime: fix typo in comment |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | cmd/cc, cmd/gc: stop generating 'argsize' PCDATA |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | runtime: stop scanning stack frames/args conservatively |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | runtime: tell the truth about BitVector type |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | runtime: look up arg stackmap for makeFuncStub/methodVa... |
commit | commitdiff | tree |
2014-09-12 |
Anthony Martin | runtime: save correct pid for new m's on plan9/amd64 |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | syscall: add #include "funcdata.h" to files modified... |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | syscall: make func Syscall use pointer maps from Go... |
commit | commitdiff | tree |
2014-09-12 |
Russ Cox | cmd/gc: turn Go prototypes into ptr liveness maps for... |
commit | commitdiff | tree |
2014-09-12 |
Keith Randall | runtime: fix cgo to handle the case where the G stack... |
commit | commitdiff | tree |
2014-09-12 |
Michael MacInnis | syscall: SysProcAttr job control changes |
commit | commitdiff | tree |
2014-09-12 |
Ian Lance Taylor | A+C: Michael MacInnis (individual CLA) |
commit | commitdiff | tree |
2014-09-11 |
Keith Randall | runtime: make gostringnocopy update maxstring |
commit | commitdiff | tree |
2014-09-11 |
Matthew Dempsky | doc: link directly to https://golang.org/dl/ |
commit | commitdiff | tree |
2014-09-11 |
Keith Randall | runtime: get rid of copyable check - all G frames are... |
commit | commitdiff | tree |
2014-09-11 |
Russ Cox | runtime: make Gosched nosplit |
commit | commitdiff | tree |
2014-09-11 |
Russ Cox | runtime: move gosched to Go, to add stack frame information |
commit | commitdiff | tree |
2014-09-11 |
Robert Griesemer | go/printer, gofmt: don't align map entries for irregula... |
commit | commitdiff | tree |
2014-09-11 |
Josh Bleecher... | test: return errors earlier in run.go |
commit | commitdiff | tree |
2014-09-11 |
Russ Cox | cmd/gc: emit write barriers |
commit | commitdiff | tree |
2014-09-11 |
Russ Cox | runtime: allow crash from gsignal stack |
commit | commitdiff | tree |
2014-09-11 |
Mikio Hara | net: fix inconsistent behavior across platforms in... |
commit | commitdiff | tree |
2014-09-11 |
Keith Randall | runtime: add timing test for iterate/delete map idiom. |
commit | commitdiff | tree |
2014-09-10 |
Keith Randall | reflect: use runtime's memmove instead of its own |
commit | commitdiff | tree |
2014-09-10 |
Anthony Martin | runtime: stop plan9/amd64 build from crashing |
commit | commitdiff | tree |
2014-09-10 |
Matthew Dempsky | runtime: cleanup openbsd semasleep implementation |
commit | commitdiff | tree |
2014-09-10 |
Anthony Martin | runtime: call rfork on scheduler stack on Plan 9 |
commit | commitdiff | tree |
2014-09-09 |
Keith Randall | runtime: more cleanups |
commit | commitdiff | tree |
2014-09-09 |
Keith Randall | runtime: map iterators: always use intrabucket randomess |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: fix plan9/amd64 build? |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: fix windows/386 build |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: avoid read overrun in heapdump |
commit | commitdiff | tree |
2014-09-09 |
Rob Pike | testing: read coverage counters atomically |
commit | commitdiff | tree |
2014-09-09 |
Rob Pike | fmt: fix allocation test |
commit | commitdiff | tree |
2014-09-09 |
Rob Pike | strconv: fix documentation for CanBackquote. |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: fix build failures after CL 137410043 |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: assume precisestack, copystack, StackCopyAlway... |
commit | commitdiff | tree |
2014-09-09 |
Alex Brainman | undo CL 140110043 / 17b5fc2aa130 |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: merge mallocgc, gomallocgc |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: let stack copier update Panic structs for us |
commit | commitdiff | tree |
2014-09-09 |
Brad Fitzpatrick | syscall: keep Windows syscall pointers live too |
commit | commitdiff | tree |
2014-09-09 |
Keith Randall | runtime: on bigger maps, start iterator at a random... |
commit | commitdiff | tree |
2014-09-09 |
Brad Fitzpatrick | syscall: fix comment in mkall_windows.bat |
commit | commitdiff | tree |
2014-09-09 |
Russ Cox | runtime: enable StackCopyAlways |
commit | commitdiff | tree |
2014-09-08 |
Andrew Gerrand | A+C: John Olds (individual CLA) |
commit | commitdiff | tree |
2014-09-08 |
Keith Randall | runtime: note the double-releasem isn't an error. |
commit | commitdiff | tree |
2014-09-08 |
Mikio Hara | net: don't set wrong option for controlling tcp keepali... |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: turn off StackCopyAlways |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: mark endcgo go:nosplit |
commit | commitdiff | tree |
2014-09-08 |
Robert Griesemer | go/parser: fix (pathological) corner case |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: mark freedefer and deferclass go:nosplit |
commit | commitdiff | tree |
2014-09-08 |
Andrew Gerrand | doc: amend installation instructions |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: enable StackCopyAlways |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: undo stray edit from CL 140380043 |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | syscall: keep allocated C string live across call to... |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: run sighandler on g0 stack on windows |
commit | commitdiff | tree |
2014-09-08 |
Keith Randall | runtime: merge panic1.go back into panic.go |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | liblink, runtime: diagnose and fix C code running on... |
commit | commitdiff | tree |
2014-09-08 |
Keith Randall | runtime: a few cleanups. |
commit | commitdiff | tree |
2014-09-08 |
David Crawshaw | androidtest.bash: adjustment for move from src/pkg... |
commit | commitdiff | tree |
2014-09-08 |
Dave Cheney | cmd/cc: fix undefined behaviour warning in bv.c |
commit | commitdiff | tree |
2014-09-08 |
Dave Cheney | cmd/gc: fix undefined behaviour warning in subr.c |
commit | commitdiff | tree |
2014-09-08 |
Rob Pike | doc/go1.4.txt: src/pkg directory is gone. |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | build: more adjustments for move from src/pkg to src |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | build: move package sources from src/pkg to src |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | build: adjustments for move from src/pkg to src |
commit | commitdiff | tree |
2014-09-08 |
Brad Fitzpatrick | doc: add a few http items to go1.4.txt |
commit | commitdiff | tree |
2014-09-08 |
Brad Fitzpatrick | net/http: add Transport.DialTLS hook |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: implement time.now in assembly on plan9, solar... |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | net/http/httptest: delete TestIssue7264 |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | runtime: fix semacquire->acquireSudog->malloc->gogc... |
commit | commitdiff | tree |
2014-09-08 |
Russ Cox | net/http/httptest: fix deadlock in TestIssue7264 |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | runtime: save g to TLS more aggressively |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | crypto/tls: print unexpected error in test |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | liblink: fix arm wrapper prologue |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | build: fix windows make.bat |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | cmd/dist: remove goc2c |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | runtime: fix nacl/amd64p32 build |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | runtime: fix windows syscalls for copying stacks |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | runtime: eliminate Go -> C -> block paths for Solaris |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | runtime: increase stack split limit again |
commit | commitdiff | tree |
2014-09-07 |
Russ Cox | misc/makerelease: make goimports-safe |
commit | commitdiff | tree |
2014-09-06 |
Russ Cox | cmd/yacc: move cmd/yacc/expr to cmd/yacc/testdata/expr |
commit | commitdiff | tree |
2014-09-06 |
Russ Cox | runtime/cgo: use just #include "textflag.h" |
commit | commitdiff | tree |
2014-09-06 |
Russ Cox | runtime: move stubs.goc code into runtime.c |
commit | commitdiff | tree |
next |