2013-08-14 |
Dmitriy Vyukov | net: make TCPStress test shorter |
commit | commitdiff | tree |
2013-08-14 |
Elias Naur | runtime: Fix build on older ARM |
commit | commitdiff | tree |
2013-08-14 |
Dmitriy Vyukov | net: make TestDeadlineRace shorter |
commit | commitdiff | tree |
2013-08-14 |
Elias Naur | runtime: Fix netbsd/arm and freebsd/arm build |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | cmd/dist: fix darwin build |
commit | commitdiff | tree |
2013-08-14 |
Elias Naur | cmd/cgo: fix windows build |
commit | commitdiff | tree |
2013-08-14 |
Matt Joiner | database/sql: fix accumulation of bad conns on prepared... |
commit | commitdiff | tree |
2013-08-14 |
Brad Fitzpatrick | A+C: Matt Joiner (individual CLA) |
commit | commitdiff | tree |
2013-08-14 |
Elias Naur | runtime.cmd/ld: Add ARM external linking and implement... |
commit | commitdiff | tree |
2013-08-14 |
Dmitriy Vyukov | runtime: improve block profiler support for channels |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | sync/atomic: fix new swap on arm linux |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | cmd/5g: fix temp-merging on ARM |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | time: make Time implement encoding interfaces |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | net: make IP implement encoding.MarshalerText, encoding... |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | undo CL 12603044 / 2ca230b93195 |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | encoding/gob: support new generic interfaces in package... |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | encoding: new package |
commit | commitdiff | tree |
2013-08-14 |
Russ Cox | encoding/xml: add, support Marshaler interface |
commit | commitdiff | tree |
2013-08-14 |
ChaiShushan | misc/notepadplus: support Calltips |
commit | commitdiff | tree |
2013-08-14 |
Andrew Gerrand | cmd/go: add -t flag to 'go get' to download test depend... |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | runtime: fix build on arm |
commit | commitdiff | tree |
2013-08-13 |
Brad Fitzpatrick | archive/zip: add File.DataOffset |
commit | commitdiff | tree |
2013-08-13 |
Mikio Hara | net: make Dial, Listen and ListenPacket return consiste... |
commit | commitdiff | tree |
2013-08-13 |
Brad Fitzpatrick | database/sql: add a disabled broken test |
commit | commitdiff | tree |
2013-08-13 |
Brad Fitzpatrick | archive/zip: remove an allocation, speed up a test |
commit | commitdiff | tree |
2013-08-13 |
Rob Pike | encoding/binary: make Write work like Read |
commit | commitdiff | tree |
2013-08-13 |
Rob Pike | cmd/go: nicer error diagnosis in go test |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | net: fix build fix |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | net: fix windows build |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: dump scheduler state if GODEBUG=schedtrace... |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | sync/atomic: update comment for ARM 64-bit atomics |
commit | commitdiff | tree |
2013-08-13 |
Keith Randall | undo CL 12840043 / 3b9f54db72a1 |
commit | commitdiff | tree |
2013-08-13 |
Keith Randall | runtime: tell GC not to scan internal hashmap structures. |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | undo CL 12787044 / ed695cdf962b |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: fix LockOSThread |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: more reliable preemption |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: do no lose CPU profiling signals |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: fix false deadlock crash |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | sync/atomic: fix ARM nomenclature in comments |
commit | commitdiff | tree |
2013-08-13 |
Rick Arnold | io: prevent write to PipeWriter after Close |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | sync/atomic: add Swap to nil deref test |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | sync/atomic: trigger paging fault early on linux/arm |
commit | commitdiff | tree |
2013-08-13 |
Alex A Skinner | net: implement DNS TCP fallback query if UDP response... |
commit | commitdiff | tree |
2013-08-13 |
Alberto García... | cmd/cgo: Add support for C function pointers |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | runtime/pprof: test netbsd and openbsd again |
commit | commitdiff | tree |
2013-08-13 |
Anthony Martin | test/run: process build tags like go/build |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime/pprof: fix test |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: fix handling of network deadlines |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | doc: update go1.2.txt |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | sync/atomic: add Swap functions |
commit | commitdiff | tree |
2013-08-13 |
Mikio Hara | net: make deadline helpers join to netFD as its methods |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | sync: faster Cond |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: eliminate excessive notewakeup calls in timers |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | syscall: disable cpu profiling around fork |
commit | commitdiff | tree |
2013-08-13 |
Dmitriy Vyukov | runtime: fix network timers related crash |
commit | commitdiff | tree |
2013-08-13 |
Andrew Gerrand | tag go1.1.2 |
commit | commitdiff | tree |
2013-08-13 |
David Symonds | go/doc: permit a package synopsis to end with ":\n". |
commit | commitdiff | tree |
2013-08-13 |
Andrew Gerrand | doc: release notes for go1.1.2 |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | cmd/gc: add temporary-merging optimization pass |
commit | commitdiff | tree |
2013-08-13 |
Rob Pike | doc/go1.2.txt: bufio.{Writer,Reader}.Reset |
commit | commitdiff | tree |
2013-08-13 |
Brad Fitzpatrick | cmd/api: don't fail API check if there's no network |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | cmd/6l: fix printing of frame size in TEXT instruction |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | cmd/gc: move flow graph into portable opt |
commit | commitdiff | tree |
2013-08-13 |
Rob Pike | go/build: change the wording of NoGoError and comment... |
commit | commitdiff | tree |
2013-08-13 |
Elias Naur | text/template: Make function call builtin handle nil... |
commit | commitdiff | tree |
2013-08-13 |
Russ Cox | cmd/6g, cmd/8g: proginfo carry fixes |
commit | commitdiff | tree |
2013-08-12 |
Russ Cox | cmd/gc: support for "portable" optimization logic |
commit | commitdiff | tree |
2013-08-12 |
Volker Dobler | net/http: do not send malformed cookie domain attribute |
commit | commitdiff | tree |
2013-08-12 |
Keith Randall | runtime: change textflags from numbers to symbols |
commit | commitdiff | tree |
2013-08-12 |
Dmitriy Vyukov | runtime/race: add end-to-end test |
commit | commitdiff | tree |
2013-08-12 |
Dmitriy Vyukov | runtime: remove unused m->racepc |
commit | commitdiff | tree |
2013-08-12 |
Dmitriy Vyukov | sync/atomic: specify argsize for asm routines |
commit | commitdiff | tree |
2013-08-12 |
Russ Cox | cmd/5g: factor out prog information |
commit | commitdiff | tree |
2013-08-12 |
Russ Cox | cmd/5l: fix encoding of new MOVB, MOVH instructions |
commit | commitdiff | tree |
2013-08-12 |
Dmitriy Vyukov | runtime: fix ARM assembly formatting |
commit | commitdiff | tree |
2013-08-12 |
Keith Randall | all: change textflags from numbers to symbols. |
commit | commitdiff | tree |
2013-08-12 |
Keith Randall | math: convert textflags from numbers to symbols |
commit | commitdiff | tree |
2013-08-12 |
Keith Randall | syscall: Convert textflags from numbers to symbols. |
commit | commitdiff | tree |
2013-08-12 |
Russ Cox | cmd/8g: factor out prog information |
commit | commitdiff | tree |
2013-08-12 |
Andrew Gerrand | bufio: add Writer example |
commit | commitdiff | tree |
2013-08-12 |
Rob Pike | bufio: make it clear that the client must call Writer... |
commit | commitdiff | tree |
2013-08-12 |
Rob Pike | crypto/rand: simplify example to exploit properties... |
commit | commitdiff | tree |
2013-08-12 |
Russ Cox | cmd/6g: move opt instruction decode into common function |
commit | commitdiff | tree |
2013-08-12 |
Rob Pike | doc/go1.2.txt: json and ampersands |
commit | commitdiff | tree |
2013-08-11 |
Dmitriy Vyukov | runtime/pprof: add block profile test |
commit | commitdiff | tree |
2013-08-11 |
Brad Fitzpatrick | net/http: simplify server, use bufio Reader.Reset and... |
commit | commitdiff | tree |
2013-08-11 |
Brad Fitzpatrick | bufio: drop buffer recycling, add Reader.Reset and... |
commit | commitdiff | tree |
2013-08-10 |
Russ Cox | cmd/gc: zero pointers on entry to function |
commit | commitdiff | tree |
2013-08-10 |
Russ Cox | doc: update go1.2.txt |
commit | commitdiff | tree |
2013-08-10 |
ChaiShushan | strconv: fix typo in docs |
commit | commitdiff | tree |
2013-08-10 |
Mikio Hara | net: move InvalidAddrError type into net.go |
commit | commitdiff | tree |
2013-08-09 |
Pieter Droogendijk | doc/go1.2.txt: Added missing changes since 1st of August |
commit | commitdiff | tree |
2013-08-09 |
Carl Shapiro | cmd/cc, cmd/gc, runtime: Uniquely encode iface and... |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | encoding/binary: better description for intReadSize |
commit | commitdiff | tree |
2013-08-09 |
Russ Cox | cmd/api: eliminate duplicate package import work |
commit | commitdiff | tree |
2013-08-09 |
Rob Pike | encoding/binary: fast path for reading slices |
commit | commitdiff | tree |
2013-08-09 |
Russ Cox | go/build: add AllTags to Package |
commit | commitdiff | tree |
2013-08-09 |
Russ Cox | encoding/json: escape & always |
commit | commitdiff | tree |
2013-08-09 |
Keith Randall | runtime: Better test tracebackability of jmpdefer when... |
commit | commitdiff | tree |
2013-08-09 |
Taru Karttunen | net/http: Make ReadResponse work with a nil Request... |
commit | commitdiff | tree |
next |