2013-08-05 |
Russ Cox | runtime/pprof: test multithreaded profile, remove OS... |
commit | commitdiff | tree |
2013-08-05 |
Brad Fitzpatrick | undo CL 12486043 / ab644299d124 |
commit | commitdiff | tree |
2013-08-05 |
Brad Fitzpatrick | all: use strings.IndexByte instead of Index where possible |
commit | commitdiff | tree |
2013-08-05 |
Pieter Droogendijk | container/heap: add Fix and document the min is element 0. |
commit | commitdiff | tree |
2013-08-05 |
Brad Fitzpatrick | net: use F_DUPFD_CLOEXEC when duping fds |
commit | commitdiff | tree |
2013-08-05 |
Keith Randall | reflect: Get rid of the test for the error message... |
commit | commitdiff | tree |
2013-08-05 |
Brad Fitzpatrick | strings: use runtime assembly for IndexByte |
commit | commitdiff | tree |
2013-08-05 |
Dave Cheney | runtime: tune append crossover on amd64 and 386 |
commit | commitdiff | tree |
2013-08-05 |
Keith Randall | cmd/gc: get rid of redundant slice bound check. |
commit | commitdiff | tree |
2013-08-05 |
Rémy Oudompheng | cmd/gc: fix inlining of unnamed structs with embedded... |
commit | commitdiff | tree |
2013-08-05 |
Russ Cox | compress/bzip2: support concatenated files |
commit | commitdiff | tree |
2013-08-05 |
Russ Cox | runtime: remove debugging knob to turn off preemption |
commit | commitdiff | tree |
2013-08-05 |
Dmitriy Vyukov | undo CL 12250043 / e911f94c4902 |
commit | commitdiff | tree |
2013-08-05 |
Brad Fitzpatrick | os, syscall: implement Getwd on darwin using getattrlist |
commit | commitdiff | tree |
2013-08-05 |
Dmitriy Vyukov | runtime: remove singleproc var |
commit | commitdiff | tree |
2013-08-05 |
Dmitriy Vyukov | runtime: use gcpc/gcsp during traceback of goroutines... |
commit | commitdiff | tree |
2013-08-05 |
Adam Langley | crypto/cipher: add GCM mode. |
commit | commitdiff | tree |
2013-08-05 |
Adam Langley | crypto: include hash number in panic message. |
commit | commitdiff | tree |
2013-08-05 |
ChaiShushan | misc/notepadplus: add Function List support |
commit | commitdiff | tree |
2013-08-05 |
Rob Pike | doc/progs/slices.go: fix typo in comment |
commit | commitdiff | tree |
2013-08-05 |
ChaiShushan | net: fix some test bug |
commit | commitdiff | tree |
2013-08-05 |
Rob Pike | doc/effective_go.html: remove spurious word |
commit | commitdiff | tree |
2013-08-05 |
Rob Pike | time: match month and day names only when not followed... |
commit | commitdiff | tree |
2013-08-04 |
Dmitriy Vyukov | runtime: remove unused scheduler knob |
commit | commitdiff | tree |
2013-08-04 |
Dmitriy Vyukov | runtime: remove dead code |
commit | commitdiff | tree |
2013-08-04 |
Dmitriy Vyukov | net: fix concurrent Accept on windows |
commit | commitdiff | tree |
2013-08-04 |
Josh Bleecher... | net/http: fix Response.Header documentation for multipl... |
commit | commitdiff | tree |
2013-08-04 |
Dmitriy Vyukov | runtime: disable dynamic priority boosting on windows |
commit | commitdiff | tree |
2013-08-03 |
Rob Pike | html/template: delete panic recovery code from test |
commit | commitdiff | tree |
2013-08-03 |
Josh Bleecher... | html/template: handle nils during indirection |
commit | commitdiff | tree |
2013-08-03 |
Rob Pike | A+C: Josh Bleecher Snyder (individual CLA) |
commit | commitdiff | tree |
2013-08-03 |
Ian Lance Taylor | libbio: add casts to remove -Wconversion warnings |
commit | commitdiff | tree |
2013-08-03 |
Alex Brainman | cmd/dist: generate cmd/cgo/zdefaultcc.go on windows... |
commit | commitdiff | tree |
2013-08-03 |
Rob Pike | various: deleted unused items |
commit | commitdiff | tree |
2013-08-03 |
Mikio Hara | net: reduce unnecessary syscall.Sockaddr conversions |
commit | commitdiff | tree |
2013-08-03 |
Mikio Hara | net: make IP address selection work correctly on IPv6... |
commit | commitdiff | tree |
2013-08-03 |
Brad Fitzpatrick | build: ignore new zfiles, delete temp goplay binary... |
commit | commitdiff | tree |
2013-08-02 |
Rémy Oudompheng | cmd/dist: fix windows build. |
commit | commitdiff | tree |
2013-08-02 |
Brad Fitzpatrick | cmd/go: fix build |
commit | commitdiff | tree |
2013-08-02 |
Alberto García... | cmd/go: Fix go get when the fetched XML uses ASCII... |
commit | commitdiff | tree |
2013-08-02 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
2013-08-02 |
Keith Randall | runtime: reimplement reflect.call to not use stack... |
commit | commitdiff | tree |
2013-08-02 |
Russ Cox | cmd/dist: fix build again |
commit | commitdiff | tree |
2013-08-02 |
Russ Cox | cmd/dist: fix build |
commit | commitdiff | tree |
2013-08-02 |
Russ Cox | build: on OS X 10.8 and later, use clang instead of gcc |
commit | commitdiff | tree |
2013-08-02 |
Russ Cox | testing: make parsing of -cpu more lenient |
commit | commitdiff | tree |
2013-08-02 |
Russ Cox | runtime: in newstack, double-check calling goroutine |
commit | commitdiff | tree |
2013-08-02 |
Brad Fitzpatrick | misc/dist: don't ship cmd/api |
commit | commitdiff | tree |
2013-08-02 |
Alex Brainman | cmd/go: change error message to refer to correct bootst... |
commit | commitdiff | tree |
2013-08-02 |
Nigel Tao | image/draw: fix typos found by "go vet". |
commit | commitdiff | tree |
2013-08-02 |
Rob Pike | fmt: clean up some errors found by vet |
commit | commitdiff | tree |
2013-08-02 |
Russ Cox | runtime: disable preemption during software fp routines |
commit | commitdiff | tree |
2013-08-01 |
Brad Fitzpatrick | bytes: move IndexByte assembly to pkg runtime |
commit | commitdiff | tree |
2013-08-01 |
Scott Ferguson | net/url: prepend slash to path in String() |
commit | commitdiff | tree |
2013-08-01 |
Russ Cox | runtime: fix traceback across morestack |
commit | commitdiff | tree |
2013-08-01 |
Brad Fitzpatrick | A+C: Scott Ferguson (individual CLA) |
commit | commitdiff | tree |
2013-08-01 |
Pieter Droogendijk | compress/flate: Fixed two panics on bad data |
commit | commitdiff | tree |
2013-08-01 |
Brad Fitzpatrick | net/http: don't write out invalid cookie lines |
commit | commitdiff | tree |
2013-08-01 |
Andrew Balholm | net/http: document that Error is to be used with plain... |
commit | commitdiff | tree |
2013-08-01 |
Brad Fitzpatrick | strings: add IndexByte, for consistency with bytes... |
commit | commitdiff | tree |
2013-08-01 |
Russ Cox | cmd/ld: report pclntab, funcdata sizes in 6l -v output |
commit | commitdiff | tree |
2013-08-01 |
Russ Cox | strconv: fix doc comment for IntSize |
commit | commitdiff | tree |
2013-08-01 |
Dmitriy Vyukov | runtime: print "created by" for running goroutines... |
commit | commitdiff | tree |
2013-08-01 |
Dmitriy Vyukov | runtime: remove unused var |
commit | commitdiff | tree |
2013-08-01 |
Dmitriy Vyukov | runtime: make new tests shorter in short mode |
commit | commitdiff | tree |
2013-08-01 |
Dmitriy Vyukov | testing: say what was the timeout if it fires |
commit | commitdiff | tree |
2013-08-01 |
Dmitriy Vyukov | runtime: fix netbsd/arm build |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | doc: remove jquery.js and style.css |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | misc/dist: include godoc from go.tools |
commit | commitdiff | tree |
2013-08-01 |
Brad Fitzpatrick | syscall: add Dup3 on Linux |
commit | commitdiff | tree |
2013-08-01 |
Brad Fitzpatrick | net/http: don't MIME sniff if handler set an empty... |
commit | commitdiff | tree |
2013-08-01 |
Rémy Oudompheng | runtime: fix arm build. |
commit | commitdiff | tree |
2013-08-01 |
Robert Griesemer | spec: clarify index and selector expressions |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | doc: remove godocs.js and playground.js from core repo |
commit | commitdiff | tree |
2013-08-01 |
Russ Cox | runtime: mark arm _lsvh nosplit (may fix arm build) |
commit | commitdiff | tree |
2013-08-01 |
Russ Cox | runtime: fix arm preemption |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | build: remove builder from test suite (fix build) |
commit | commitdiff | tree |
2013-08-01 |
Chris Manghane | misc/dashboard/app, misc/dashboard/builder: delete... |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | C: add Chris Manghane (Google CLA) |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | cmd/godoc: delete from core repository |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | cmd/go: install go.tools/cmd/godoc to $GOROOT/bin/godoc |
commit | commitdiff | tree |
2013-08-01 |
Robert Daniel... | doc: don't invoke go build with -o /dev/null during... |
commit | commitdiff | tree |
2013-08-01 |
Andrew Gerrand | C: add Folke Behrens (Google CLA) |
commit | commitdiff | tree |
2013-07-31 |
Brad Fitzpatrick | undo CL 12193043 / cc5858966b08 |
commit | commitdiff | tree |
2013-07-31 |
Rémy Oudompheng | runtime: save 8 stack bytes in timediv on arm. |
commit | commitdiff | tree |
2013-07-31 |
Brad Fitzpatrick | doc/go1.2.txt: add time zone offsets with seconds |
commit | commitdiff | tree |
2013-07-31 |
Rob Pike | spec: clarify a couple of issues about channels |
commit | commitdiff | tree |
2013-07-31 |
Pieter Droogendijk | container/list: added MoveBefore and MoveAfter |
commit | commitdiff | tree |
2013-07-31 |
Robert Griesemer | undo CL 11884043 / bfd5ed8236d5 |
commit | commitdiff | tree |
2013-07-31 |
Robert Griesemer | spec: clarify index and selector expressions |
commit | commitdiff | tree |
2013-07-31 |
Rémy Oudompheng | crypto/des: faster permutation. |
commit | commitdiff | tree |
2013-07-31 |
Russ Cox | cmd/ld: report pclntab, funcdata sizes in 6l... |
commit | commitdiff | tree |
2013-07-31 |
Dmitriy Vyukov | runtime: better debug output for inconsistent Note |
commit | commitdiff | tree |
2013-07-31 |
Dmitriy Vyukov | runtime: do not park sysmon thread if any goroutines... |
commit | commitdiff | tree |
2013-07-31 |
Dmitriy Vyukov | undo CL 12167043 / 475e11851fc1 |
commit | commitdiff | tree |
2013-07-31 |
Dmitriy Vyukov | cmd/gc: record argument size for all indirect function... |
commit | commitdiff | tree |
2013-07-31 |
Dmitriy Vyukov | runtime: do not park sysmon thread if any goroutines... |
commit | commitdiff | tree |
2013-07-31 |
Russ Cox | runtime: rewrite map size test |
commit | commitdiff | tree |
2013-07-31 |
Pieter Droogendijk | path/filepath: Panic in Match when parsing invalid... |
commit | commitdiff | tree |
2013-07-31 |
Robert Daniel... | fmt: make all errors begin with the string "%!", always. |
commit | commitdiff | tree |
next |