2013-02-08 |
Alan Donovan | exp/ssa/interp: fix MS Windows breakage. |
commit | commitdiff | tree |
2013-02-08 |
Alan Donovan | exp/ssa: (#5 of 5): the SSA interpreter and 'ssadump... |
commit | commitdiff | tree |
2013-02-08 |
Dmitriy Vyukov | runtime/race: deflake tests |
commit | commitdiff | tree |
2013-02-08 |
Dmitriy Vyukov | runtime: fix integer overflow |
commit | commitdiff | tree |
2013-02-08 |
Mikio Hara | net: simplify Dial, Listen, ListenPacket and those... |
commit | commitdiff | tree |
2013-02-08 |
Mikio Hara | net: delete duplicate listenerSockaddr |
commit | commitdiff | tree |
2013-02-08 |
Rémy Oudompheng | cmd/5g: add missing splitclean. |
commit | commitdiff | tree |
2013-02-08 |
Shenghou Ma | runtime: fix build for Linux/ARM |
commit | commitdiff | tree |
2013-02-08 |
Jeremy Schlatter | io: Simplify CopyN implementation by delegating to... |
commit | commitdiff | tree |
2013-02-08 |
Brad Fitzpatrick | C: add Jeremy Schlatter (Google CLA) |
commit | commitdiff | tree |
2013-02-08 |
Russ Cox | codereview: use hgapplydiff instead of hgpatch |
commit | commitdiff | tree |
2013-02-08 |
Russ Cox | net: do not use RLock around Accept |
commit | commitdiff | tree |
2013-02-08 |
David Symonds | cmd/godoc: fix format strings. |
commit | commitdiff | tree |
2013-02-08 |
Brad Fitzpatrick | bytes: minor optimization to lastIndexFunc |
commit | commitdiff | tree |
2013-02-07 |
Russ Cox | cmd/8g: add a few missing splitclean |
commit | commitdiff | tree |
2013-02-07 |
Ian Lance Taylor | crypto/md5: fix for big-endian processors |
commit | commitdiff | tree |
2013-02-07 |
Ian Lance Taylor | net: skip TestMulticastListener on Solaris |
commit | commitdiff | tree |
2013-02-07 |
Péter Surányi | os/exec: LookPath on Unix shouldn't look in cwd when... |
commit | commitdiff | tree |
2013-02-07 |
Shenghou Ma | crypto/rc4: naïve ARM assembly implementation |
commit | commitdiff | tree |
2013-02-07 |
Ian Lance Taylor | net: permit pollster DelFD to return whether to call... |
commit | commitdiff | tree |
2013-02-06 |
Gaal Yahas | sync: improve WaitGroup example by putting the call... |
commit | commitdiff | tree |
2013-02-06 |
Ian Lance Taylor | CONTRIBUTORS: add Gaal Yahas (Google CLA) |
commit | commitdiff | tree |
2013-02-06 |
Albert Strasheim | syscall, net: Fix unix socket autobind on Linux. |
commit | commitdiff | tree |
2013-02-06 |
Volker Dobler | exp/cookiejar: infrastructure for upcoming implementation |
commit | commitdiff | tree |
2013-02-06 |
Shenghou Ma | doc/articles/error_handling: no more os.Error |
commit | commitdiff | tree |
2013-02-06 |
Dmitriy Vyukov | runtime/race: switch to explicit race context instead... |
commit | commitdiff | tree |
2013-02-05 |
Jeff R. Allen | log/syslog: retry once if write fails |
commit | commitdiff | tree |
2013-02-05 |
Shenghou Ma | runtime: save LR to stack when panicking to handle... |
commit | commitdiff | tree |
2013-02-05 |
Shenghou Ma | lib9: fix build for windows |
commit | commitdiff | tree |
2013-02-05 |
Ian Lance Taylor | exp/inotify: close event channel before file descriptor |
commit | commitdiff | tree |
2013-02-05 |
Shenghou Ma | cmd/dist: add -Wstrict-prototypes to CFLAGS and fix... |
commit | commitdiff | tree |
2013-02-05 |
Caleb Spare | container/heap: fix comment typo in example test |
commit | commitdiff | tree |
2013-02-05 |
Russ Cox | cmd/gc: add way to specify 'noescape' for extern funcs |
commit | commitdiff | tree |
2013-02-05 |
Dave Cheney | misc/dashboard/app: trim old builds from the history |
commit | commitdiff | tree |
2013-02-05 |
Dmitriy Vyukov | runtime/race: do not include pthread.h |
commit | commitdiff | tree |
2013-02-05 |
David Symonds | archive/tar: small simplification using FileMode. |
commit | commitdiff | tree |
2013-02-05 |
Brad Fitzpatrick | net/http: fix Server blocking after a Handler's Write... |
commit | commitdiff | tree |
2013-02-05 |
Russ Cox | path/filepath: document that Walk does not follow symlinks |
commit | commitdiff | tree |
2013-02-05 |
Russ Cox | cmd/gc: fix escape analysis |
commit | commitdiff | tree |
2013-02-05 |
Anthony Martin | syscall: fix marshaling of stat messages on Plan 9 |
commit | commitdiff | tree |
2013-02-04 |
Brad Fitzpatrick | net/http: add Next Protocol Negotation upgrade support... |
commit | commitdiff | tree |
2013-02-04 |
Mikio Hara | syscall: regenerate ztype files for linux |
commit | commitdiff | tree |
2013-02-04 |
Brad Fitzpatrick | net/http: fix when server deadlines get extended |
commit | commitdiff | tree |
2013-02-04 |
Shenghou Ma | cmd/go: update doc.go |
commit | commitdiff | tree |
2013-02-04 |
Alan Donovan | exp/ssa: (#4 of 5): the SSA builder. |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | cmd/gc: fix &^ code generation bug |
commit | commitdiff | tree |
2013-02-04 |
Alex Brainman | net: use windows sysSocket everywhere |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | runtime/debug: add controls for garbage collector |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | time: fix error message from Parse |
commit | commitdiff | tree |
2013-02-04 |
Andrew Gerrand | regexp: update comment on (*Regexp).Longest |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | cmd/go, testing: revise docs for test flags |
commit | commitdiff | tree |
2013-02-04 |
Nigel Tao | container/heap: fix package doc comment about ordering. |
commit | commitdiff | tree |
2013-02-04 |
Andrew Gerrand | regexp: add (*Regexp).Longest |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | time: deal a bit better with time zones in Parse |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | C: add Alex Bramley (Google CLA) |
commit | commitdiff | tree |
2013-02-04 |
Russ Cox | time: handle zone file with no transitions |
commit | commitdiff | tree |
2013-02-04 |
Andrew Gerrand | archive/tar: add Copyright notice to example_test.go |
commit | commitdiff | tree |
2013-02-04 |
Alex Brainman | net: prevent races during windows lookup calls |
commit | commitdiff | tree |
2013-02-04 |
Robin Eklind | archive/tar: Add reader and writer code example. |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: slightly better code generation |
commit | commitdiff | tree |
2013-02-03 |
Brad Fitzpatrick | A+C: add Yusuke Kagiwada (Individual CLA) |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: implement latest rules for checking make sizes |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/go: update 'go get' help message |
commit | commitdiff | tree |
2013-02-03 |
Shenghou Ma | cmd/5l, cmd/ld: support generating ELF binaries for... |
commit | commitdiff | tree |
2013-02-03 |
Shivakumar GN | xml: omit newline at beginning of MarshalIndent output |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: make inlined labels distinct |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: clean up string index errors |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: update ideal bool rules to match latest spec |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | exp/gotype: disable broken test |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: remove reference to ? and @ symbols in error... |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: elide self-assignment during return |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: allow new conversion syntax |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: treat &T{} like new(T): allocate on stack if... |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: avoid duplicate allocation during inlining |
commit | commitdiff | tree |
2013-02-03 |
Russ Cox | cmd/gc: remove spurious newline from node dump |
commit | commitdiff | tree |
2013-02-03 |
Kyle Lemons | testing: add AllocsPerRun |
commit | commitdiff | tree |
2013-02-02 |
Shenghou Ma | lib9/main.c: don't show the crash dialog on windows |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | cmd/go: run examples in source order, not name order |
commit | commitdiff | tree |
2013-02-02 |
Ian Lance Taylor | runtime: fix windows build |
commit | commitdiff | tree |
2013-02-02 |
Shenghou Ma | syscall: (*Proc).Call should return nil error when... |
commit | commitdiff | tree |
2013-02-02 |
Shenghou Ma | src: add race.bat |
commit | commitdiff | tree |
2013-02-02 |
Daniel Morsing | cmg/gc: Fix evaluation order of map indexing during... |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | cmd/gc: reject non-Go constants |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | cmd/gc: silence redundant error prints for misuse of... |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | cmd/gc: put 'not used' message on correct line |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | cmd/gc: clearer error for defer/go of conversion or... |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | reflect: explain StructField.Anonymous field as 'embedded' |
commit | commitdiff | tree |
2013-02-02 |
Russ Cox | testing: SkipNow, FailNow must be called from test... |
commit | commitdiff | tree |
2013-01-18 |
Alex Brainman | net: use windows GetAddrInfoW in LookupPort when possible |
commit | commitdiff | tree |
2013-02-01 |
Elias Naur | runtime, cmd/ld: make code more position-independent |
commit | commitdiff | tree |
2013-02-01 |
Robert Daniel... | reflect: document that Value.Slice panics on an unaddre... |
commit | commitdiff | tree |
2013-02-01 |
Brad Fitzpatrick | sort: delete now-duplicate example, fix build |
commit | commitdiff | tree |
2013-02-01 |
Miek Gieben | sort: add Reverse as a function |
commit | commitdiff | tree |
2013-02-01 |
Brad Fitzpatrick | bytes, strings: add TrimPrefix and TrimSuffix |
commit | commitdiff | tree |
2013-02-01 |
Elias Naur | cmd/6c, cmd/6g: add flag to support large-model code... |
commit | commitdiff | tree |
2013-02-01 |
Russ Cox | runtime: cgo-related fixes |
commit | commitdiff | tree |
2013-02-01 |
Russ Cox | cmd/go: clean cgo compiler errors |
commit | commitdiff | tree |
2013-02-01 |
Russ Cox | cmd/cgo: fix line number annotations in generated C... |
commit | commitdiff | tree |
2013-02-01 |
Russ Cox | cmd/cgo: document //export preamble restriction |
commit | commitdiff | tree |
2013-02-01 |
Russ Cox | cmd/dist: fix build |
commit | commitdiff | tree |
next |