2013-08-07 |
Brad Fitzpatrick | build: change how cmd/api is run in run.bash and run.bat |
commit | commitdiff | tree |
2013-08-07 |
Dmitriy Vyukov | runtime: fix traceback in cgo programs |
commit | commitdiff | tree |
2013-08-07 |
Dmitriy Vyukov | runtime: do not run TestCgoSignalDeadlock on windows... |
commit | commitdiff | tree |
2013-08-07 |
Carl Shapiro | cmd/cc, cmd/gc, runtime: emit bitmaps for scanning... |
commit | commitdiff | tree |
2013-08-07 |
Keith Randall | runtime: convert .s textflags from numbers to symbolic... |
commit | commitdiff | tree |
2013-08-07 |
Pieter Droogendijk | net/http: Various fixes to Basic authentication |
commit | commitdiff | tree |
2013-08-07 |
Ian Lance Taylor | test: add cases to return.go that gccgo got wrong |
commit | commitdiff | tree |
2013-08-07 |
Ian Lance Taylor | test: fix return.go to remove unused labels |
commit | commitdiff | tree |
2013-08-07 |
Ian Lance Taylor | test: fix return.go to not use fallthrough in a type... |
commit | commitdiff | tree |
2013-08-07 |
Keith Randall | cmd/ld: Put the textflag constants in a separate file. |
commit | commitdiff | tree |
2013-08-07 |
Alex Brainman | net: fix small bug introduced by 48f7c4dd87fe |
commit | commitdiff | tree |
2013-08-07 |
Josh Bleecher... | net/http: do not send redundant Connection: close heade... |
commit | commitdiff | tree |
2013-08-07 |
Brad Fitzpatrick | net/http: treat HEAD requests like GET requests |
commit | commitdiff | tree |
2013-08-06 |
Rob Pike | all: fix up language in a couple of comments |
commit | commitdiff | tree |
2013-08-06 |
Rob Pike | doc/articles/laws_of_reflection.html: fix name of variable |
commit | commitdiff | tree |
2013-08-06 |
Rob Pike | fmt: fix up zero padding |
commit | commitdiff | tree |
2013-08-06 |
Brad Fitzpatrick | strings: add IndexByte benchmark |
commit | commitdiff | tree |
2013-08-06 |
Keith Randall | runtime: don't mark the new call trampolines as NOSPLIT. |
commit | commitdiff | tree |
2013-08-06 |
Mikio Hara | net: add dial, listenStream and listenDatagram methods... |
commit | commitdiff | tree |
2013-08-06 |
Rob Pike | runtime: use correct types for maxstring and concatstring |
commit | commitdiff | tree |
2013-08-06 |
Brad Fitzpatrick | os: fix plan9 build |
commit | commitdiff | tree |
2013-08-06 |
Dustin Sallings | archive/zip: allow user-extensible compression methods |
commit | commitdiff | tree |
2013-08-06 |
Brad Fitzpatrick | A+C: Dustin Sallings (individual CLA) |
commit | commitdiff | tree |
2013-08-06 |
Russ Cox | runtime/pprof: adjust test |
commit | commitdiff | tree |
2013-08-06 |
Dmitriy Vyukov | net: test that Read/Write do 0 allocations |
commit | commitdiff | tree |
2013-08-06 |
Mikio Hara | syscall: fix IPv6 wrong network mask on latest FreeBSD |
commit | commitdiff | tree |
2013-08-06 |
ChaiShushan | misc/notepadplus: simplify Function List regex |
commit | commitdiff | tree |
2013-08-06 |
Mikio Hara | net: separate pollster initialization from network... |
commit | commitdiff | tree |
2013-08-06 |
David du Colombier | runtime: fix Plan 9 build |
commit | commitdiff | tree |
2013-08-06 |
Brad Fitzpatrick | net: detect bad F_DUPFD_CLOEXEC on OS X 10.6 |
commit | commitdiff | tree |
2013-08-06 |
Rob Pike | runtime: change int32 to intgo in findnull and findnullw |
commit | commitdiff | tree |
2013-08-06 |
Dmitriy Vyukov | net: fix intentional build breakage introduced in 12413043 |
commit | commitdiff | tree |
2013-08-06 |
Dmitriy Vyukov | net: reduce number of memory allocations during IO... |
commit | commitdiff | tree |
2013-08-06 |
Dmitriy Vyukov | runtime: use gcpc/gcsp during traceback of goroutines... |
commit | commitdiff | tree |
2013-08-06 |
Kyle Lemons | flag: document the zero value of FlagSet |
commit | commitdiff | tree |
2013-08-06 |
Keith Randall | runtime: Use old reflect.call implementation from cgo. |
commit | commitdiff | tree |
2013-08-06 |
Brad Fitzpatrick | api: update next.txt |
commit | commitdiff | tree |
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 |
next |