2013-07-22 |
Dmitriy Vyukov | runtime: clarify comment for m->locked |
commit | commitdiff | tree |
2013-07-22 |
Mikio Hara | net: remove unnecessary bit masking |
commit | commitdiff | tree |
2013-07-22 |
Alex Brainman | net: implement netpoll for windows |
commit | commitdiff | tree |
2013-07-22 |
David Symonds | runtime: add a missing newline in a debug printf. |
commit | commitdiff | tree |
2013-07-22 |
Andrew Gerrand | doc: fix wiki content error |
commit | commitdiff | tree |
2013-07-20 |
Rémy Oudompheng | regexp: use a very fast random generator for benchmarks. |
commit | commitdiff | tree |
2013-07-20 |
Anthony Martin | libmach: support more 386/amd64 instructions |
commit | commitdiff | tree |
2013-07-20 |
Alex Brainman | libmach,lib9: override unused parameter warnings (fixes... |
commit | commitdiff | tree |
2013-07-20 |
Alex Brainman | libmach,lib9: override unused parameter warnings (fixes... |
commit | commitdiff | tree |
2013-07-19 |
Russ Cox | cmd/dist, cmd/go: enable more warnings, make clang... |
commit | commitdiff | tree |
2013-07-19 |
Russ Cox | cmd/ld, runtime: remove unused fields from Func |
commit | commitdiff | tree |
2013-07-19 |
Ian Lance Taylor | cmd/gc, cmd/ld: fix build: remove unused var, use corre... |
commit | commitdiff | tree |
2013-07-19 |
Russ Cox | runtime: use funcdata to supply garbage collection... |
commit | commitdiff | tree |
2013-07-19 |
Russ Cox | cmd/dist: generate offsets for P structure |
commit | commitdiff | tree |
2013-07-19 |
Keith Randall | debug/gosym: put pclinetest file in temporary directory |
commit | commitdiff | tree |
2013-07-19 |
Keith Randall | runtime: cleanup: use ArgsSizeUnknown to mark all functions |
commit | commitdiff | tree |
2013-07-19 |
Dmitriy Vyukov | runtime: prevent GC from seeing the contents of a frame... |
commit | commitdiff | tree |
2013-07-19 |
Dmitriy Vyukov | test: fix error output in the test |
commit | commitdiff | tree |
2013-07-19 |
Dmitriy Vyukov | runtime: hide mheap from GC |
commit | commitdiff | tree |
2013-07-19 |
Dmitriy Vyukov | runtime: prevent sysmon from polling network excessivly |
commit | commitdiff | tree |
2013-07-19 |
David Symonds | regexp: exclude exhaustive RE2 test from running under... |
commit | commitdiff | tree |
2013-07-19 |
Russ Cox | runtime: disable preemption during runtime.settype |
commit | commitdiff | tree |
2013-07-19 |
Brad Fitzpatrick | net/http: document and test Client.Post treating Reader... |
commit | commitdiff | tree |
2013-07-18 |
Dmitriy Vyukov | runtime: preempt long-running goroutines |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | runtime: handle morestack/lessstack in stack trace |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | cmd/6a, cmd/6l: make FUNCDATA work |
commit | commitdiff | tree |
2013-07-18 |
Daniel Morsing | regexp/syntax: update documentation for Parse. |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | runtime: disable preemption during deferreturn |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | runtime: record full frame size for arm _sfloat2 |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | runtime: mark concatstring as variadic (fixes 386 build) |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | cmd/ld: refine test for history stack pop (fix Windows... |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | debug/gosym: avoid test failure on Windows |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | cmd/ld, runtime: use new contiguous pcln table |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | libmach: update for Go 1.2 pcln table |
commit | commitdiff | tree |
2013-07-18 |
Russ Cox | debug/gosym: update for Go 1.2 pcln table |
commit | commitdiff | tree |
2013-07-18 |
Brad Fitzpatrick | io: let SectionReader seek past the end; document Seeke... |
commit | commitdiff | tree |
2013-07-18 |
Andrew Bonventre | image/gif: don't write superfluous global color table |
commit | commitdiff | tree |
2013-07-18 |
Ian Lance Taylor | cmd/cgo: don't emit #pragma declarations when using... |
commit | commitdiff | tree |
2013-07-18 |
Dave Cheney | cmd/ld: trivial: fix unused parameter pedantry |
commit | commitdiff | tree |
2013-07-18 |
Brad Fitzpatrick | net/http: document NewRequest treating Reader as ReadCloser |
commit | commitdiff | tree |
2013-07-17 |
Ian Lance Taylor | runtime: disable preemption again to fix linux build |
commit | commitdiff | tree |
2013-07-17 |
Dominik Honnef | misc/emacs: Add godef-jump-other-window |
commit | commitdiff | tree |
2013-07-17 |
Russ Cox | runtime: re-enable preemption |
commit | commitdiff | tree |
2013-07-17 |
Dmitriy Vyukov | runtime: more reliable preemption |
commit | commitdiff | tree |
2013-07-17 |
Russ Cox | runtime: use new frame argument size information |
commit | commitdiff | tree |
2013-07-17 |
Joel Sing | crypto/tls: Add support for ECDHE-ECDSA |
commit | commitdiff | tree |
2013-07-17 |
Daniel Morsing | cmd/8g: Make clearfat non-interleaved with pointer... |
commit | commitdiff | tree |
2013-07-17 |
Dave Cheney | doc/effective_go: stamp out stray GOROOT reference |
commit | commitdiff | tree |
2013-07-16 |
Keith Randall | runtime: print g0 stack if we throw on it and GOTRACEBA... |
commit | commitdiff | tree |
2013-07-16 |
Adam Langley | crypto/rsa: remove obsolete TODO. |
commit | commitdiff | tree |
2013-07-16 |
Ian Lance Taylor | test: add a compilation test that gccgo failed to compile |
commit | commitdiff | tree |
2013-07-16 |
Adam Langley | CONTRIBUTORS: add Drew Hintz (Google CLA) |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | cmd/5g, cmd/6g, cmd/8g: insert arg size annotations... |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | cmd/5c, cmd/6c, cmd/8c: record arg size for every call |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | runtime: record argument size in assembly functions |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | syscall: record argument size for all assembly functions |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | cmd/5a, cmd/6a, cmd/8a: parse PCDATA |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | cmd/5l, cmd/6l, cmd/8l: accept PCDATA instruction in... |
commit | commitdiff | tree |
2013-07-16 |
Alan Donovan | test: invert incorrect condition. |
commit | commitdiff | tree |
2013-07-16 |
Dmitriy Vyukov | runtime: minor cleanup of hashmap code |
commit | commitdiff | tree |
2013-07-16 |
Joel Sing | net: fix setsockopt for openbsd |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | cmd/ld, runtime: new in-memory symbol table format |
commit | commitdiff | tree |
2013-07-16 |
Dmitriy Vyukov | cmd/gc: do not race instrument syscall.forkAndExecInChild |
commit | commitdiff | tree |
2013-07-16 |
Daniel Morsing | cmd/gc: fix incorrect error when using f(g()) form... |
commit | commitdiff | tree |
2013-07-16 |
Evan Shaw | cmd/gc: complex types don't contain pointers |
commit | commitdiff | tree |
2013-07-16 |
Rémy Oudompheng | cmd/gc: fix race detector instrumentation of type switches. |
commit | commitdiff | tree |
2013-07-16 |
Alex Brainman | runtime: switch to os stack in windows osyield and... |
commit | commitdiff | tree |
2013-07-16 |
Russ Cox | cmd/gc: tweak interface satisfaction error message |
commit | commitdiff | tree |
2013-07-15 |
David Presotto | net: add SetKeepAlivePeriod |
commit | commitdiff | tree |
2013-07-15 |
Russ Cox | CONTRIBUTORS: add David Presotto (Google CLA) |
commit | commitdiff | tree |
2013-07-15 |
Dmitriy Vyukov | runtime: minor test cleanup |
commit | commitdiff | tree |
2013-07-15 |
Shenghou Ma | misc/cgo/test: skip test for issue 3250, the runtime... |
commit | commitdiff | tree |
2013-07-15 |
Andrew Bonventre | image/gif: add writer implementation |
commit | commitdiff | tree |
2013-07-15 |
Alexandre Normand | dist: fix postinstall script for Darwin |
commit | commitdiff | tree |
2013-07-15 |
Andrew Gerrand | A+C: Alexandre Normand (individual CLA) |
commit | commitdiff | tree |
2013-07-15 |
Nigel Tao | A+C: Andrew Bonventre (individual CLA). |
commit | commitdiff | tree |
2013-07-14 |
Joseph Holsten | log/syslog: fix typo: change Wanring to Warning |
commit | commitdiff | tree |
2013-07-14 |
Rob Pike | A+C: Joseph Holsten (individual CLA) |
commit | commitdiff | tree |
2013-07-13 |
Russ Cox | cmd/6l, cmd/8l: use one-byte XCHG forms when possible |
commit | commitdiff | tree |
2013-07-13 |
Russ Cox | encoding/json: add more tests for UTF-8 coercion |
commit | commitdiff | tree |
2013-07-13 |
Russ Cox | cmd/go, testing: streamline direct use of test binaries |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | undo CL 11161044 / ba455262a9db |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | encoding/json: coerce invalid UTF-8 to valid UTF-8... |
commit | commitdiff | tree |
2013-07-12 |
Keith Randall | cmd/dist: allow assembly code to use enumerated constants. |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/5a, cmd/6a, cmd/8a: fix flag parsing |
commit | commitdiff | tree |
2013-07-12 |
Shenghou Ma | run.bash: enlarge timeout of runtime tests |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/5g, cmd/6g, cmd/8g: fix line number of caller of... |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/ld: fix large stack split for preempt check |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/go, testing: remove redundant "for pkg" in coverage... |
commit | commitdiff | tree |
2013-07-12 |
Shenghou Ma | misc/cgo/test: relax the threshold in test3250. |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | runtime: fix 386 build after cas64 change |
commit | commitdiff | tree |
2013-07-12 |
David Symonds | encoding/json: escape U+2028 and U+2029. |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | runtime: make cas64 like cas32 and casp |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | run.bash: actually stop on cgo failures |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | misc/cgo/test: make test work with -linkmode=internal |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/ld: place read-only data in non-executable segment |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/5l, cmd/6l, cmd/8l: increase error buffer size |
commit | commitdiff | tree |
2013-07-12 |
Russ Cox | cmd/gc: fix error message for import as 'init' |
commit | commitdiff | tree |
2013-07-12 |
Paul Borman | json: unmarshal types that are byte slices. |
commit | commitdiff | tree |
2013-07-12 |
Alex Brainman | make.bat: incease runtime test timeout to 300s (fixes... |
commit | commitdiff | tree |
next |