2013-08-09 |
Dmitriy Vyukov | runtime: fix netbsd build |
commit | commitdiff | tree |
2013-08-09 |
Dmitriy Vyukov | net: add special netFD mutex |
commit | commitdiff | tree |
2013-08-09 |
Brad Fitzpatrick | encoding/json: faster encoding |
commit | commitdiff | tree |
2013-08-09 |
Ian Lance Taylor | net: give C.getaddrinfo a hint that we only want SOCK_S... |
commit | commitdiff | tree |
2013-08-09 |
Dominik Honnef | misc/emacs: clear previous overlays before adding new... |
commit | commitdiff | tree |
2013-08-09 |
Ian Lance Taylor | test: update bug086.go for current gccgo behaviour |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | encoding/binary: fix 32-bit build |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | encoding/binary: speed up writing slices of integers |
commit | commitdiff | tree |
2013-08-09 |
Russ Cox | cmd/go: cgo programs depend on syscall |
commit | commitdiff | tree |
2013-08-09 |
Dmitriy Vyukov | runtime: traceback running goroutines |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | encoding/binary: document its goals better |
commit | commitdiff | tree |
2013-08-09 |
Rick Arnold | cmd/gc: make missing package error fatal |
commit | commitdiff | tree |
2013-08-09 |
Pieter Droogendijk | encoding/csv: always allow trailing commas |
commit | commitdiff | tree |
2013-08-09 |
Rémy Oudompheng | cmd/5c, cmd/5g, cmd/5l: turn MOVB, MOVH into plain... |
commit | commitdiff | tree |
2013-08-09 |
Russ Cox | cmd/go: install godoc into correct directory |
commit | commitdiff | tree |
2013-08-09 |
Shivakumar GN | misc/pprof: pprof on windows does not provide demangled... |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | text/template/parse: nicer error when comment ends... |
commit | commitdiff | tree |
2013-08-09 |
Russ Cox | cmd/cc: restore correct meaning of %Q |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | reflect: avoid allocation when interface's contents... |
commit | commitdiff | tree |
2013-08-09 |
David Symonds | net/mail: comment our divergence from RFC 5322. |
commit | commitdiff | tree |
2013-08-09 |
Mikio Hara | net: separate unix pollster initialization from network... |
commit | commitdiff | tree |
2013-08-08 |
Volker Dobler | net: avoid string operation and make valid domain names... |
commit | commitdiff | tree |
2013-08-08 |
Dominik Honnef | misc/emacs: Add support for code coverage output of... |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | cmd/api: add a benchmark over the standard library |
commit | commitdiff | tree |
2013-08-08 |
Rémy Oudompheng | cmd/5c, cmd/5g, cmd/5l: introduce MOVBS and MOVHS instr... |
commit | commitdiff | tree |
2013-08-08 |
Robert Griesemer | cmd/api: rewrite using go/types |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | net/http: fix early side effects in the ResponseWriter... |
commit | commitdiff | tree |
2013-08-08 |
Russ Cox | cmd/gc: fix stkptrsize calculation |
commit | commitdiff | tree |
2013-08-08 |
Russ Cox | cmd/gc: make bitmaps shorter |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | cmd/api: show output of api tool even if exit status... |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | os: fix windows and plan9 builds |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | cmd/api: update run.go to fetch from go.tools when... |
commit | commitdiff | tree |
2013-08-08 |
ChaiShushan | misc/notepadplus: fix functionList regex issue |
commit | commitdiff | tree |
2013-08-08 |
Dmitriy Vyukov | runtime: print scavenger details when forced with debug... |
commit | commitdiff | tree |
2013-08-08 |
Russ Cox | cmd/gc: move large stack variables to heap |
commit | commitdiff | tree |
2013-08-08 |
Pieter Droogendijk | os: make Readdir work as documented |
commit | commitdiff | tree |
2013-08-08 |
Dmitriy Shelenin | encoding/xml: allow attributes stored in pointers to... |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | A+C: add googlemail aliases for deemok |
commit | commitdiff | tree |
2013-08-08 |
Brad Fitzpatrick | A+C: Dmitriy Shelenin (individual CLA) |
commit | commitdiff | tree |
2013-08-08 |
Ryan Slade | net/mail: AddressList fails to parse addresses with... |
commit | commitdiff | tree |
2013-08-08 |
Pieter Droogendijk | doc/go1.2.txt: document previously committed features |
commit | commitdiff | tree |
2013-08-08 |
Dmitriy Vyukov | runtime: use GetQueuedCompletionStatusEx on windows... |
commit | commitdiff | tree |
2013-08-08 |
Dmitriy Vyukov | net: use SetFileCompletionNotificationModes on windows... |
commit | commitdiff | tree |
2013-08-08 |
Rob Pike | regexp/syntax: make it clearer that \b and \B are ASCII... |
commit | commitdiff | tree |
2013-08-08 |
Rob Pike | container/list: fix typo in comment |
commit | commitdiff | tree |
2013-08-08 |
Rob Pike | doc/go1.2.txt: flag now exports CommandLine |
commit | commitdiff | tree |
2013-08-08 |
Rob Pike | flag: export commandLine, the previously internal defau... |
commit | commitdiff | tree |
2013-08-07 |
Keith Randall | runtime: Record jmpdefer's argument size. |
commit | commitdiff | tree |
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 |
next |