2013-01-31 |
Russ Cox | cmd/vet: add missing -all logic |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | cmd/ld: support for linking with host linker |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | cmd/vet: check for misplaced and malformed build tags |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | io: guarantee err == nil for full reads in ReadFull... |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | net/url: normalize scheme to lower case (http not HTTP) |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | doc/codewalk: gofmt pig.go |
commit | commitdiff | tree |
2013-01-31 |
Adam Langley | crypto/x509: test for negative RSA parameters. |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | cmd/go: many bug fixes |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | cmd/vet: handle added string constants in printf format... |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | os: use signal strings where possible in ProcessState... |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | cmd/ld: retry short writes, to get error detail |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | encoding/json: document case-insensitive Unmarshal... |
commit | commitdiff | tree |
2013-01-31 |
Rémy Oudompheng | cmd/8l: fix misassembling of MOVB involving (AX)(BX*1) |
commit | commitdiff | tree |
2013-01-31 |
Rémy Oudompheng | cmd/gc: inlining of variadic functions. |
commit | commitdiff | tree |
2013-01-31 |
Caleb Spare | container/heap: split example into two |
commit | commitdiff | tree |
2013-01-31 |
Alex Brainman | os: provide access to file LastAccessTime and CreationT... |
commit | commitdiff | tree |
2013-01-31 |
Nigel Tao | exp/cookiejar: update PublicSuffixList doc comment... |
commit | commitdiff | tree |
2013-01-31 |
Robert Daniel... | fmt: improve go syntax handling of byte-derived arrays... |
commit | commitdiff | tree |
2013-01-31 |
Rick Arnold | encoding/json: improve performance of Unmarshal on... |
commit | commitdiff | tree |
2013-01-31 |
Russ Cox | A+C: Robert Daniel Kortschak (individual CLA) |
commit | commitdiff | tree |
2013-01-30 |
Alan Donovan | math/big: make tests faster by reducing coverage in... |
commit | commitdiff | tree |
2013-01-30 |
Brad Fitzpatrick | net/http: fix race |
commit | commitdiff | tree |
2013-01-30 |
Anthony Martin | cmd/go: fix build -n for cgo enabled packages |
commit | commitdiff | tree |
2013-01-30 |
Anthony Martin | cmd/gc: support GNU Bison 2.7 in bisonerrors |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | crypto/cipher: avoid out of bounds error in CryptBlocks |
commit | commitdiff | tree |
2013-01-30 |
Brad Fitzpatrick | cmd/godoc: fix buggy use of strings.HasSuffix |
commit | commitdiff | tree |
2013-01-30 |
Marcel van... | exp/locale/collate/tools/colcmp: fixes some discrepanci... |
commit | commitdiff | tree |
2013-01-30 |
Rémy Oudompheng | cmd/gc: fix export data for aggressive inlining. |
commit | commitdiff | tree |
2013-01-30 |
Daniel Morsing | cmd/gc: Error out on division by constant zero. |
commit | commitdiff | tree |
2013-01-30 |
Jeff R. Allen | syscall: handle empty address in ReadFrom better |
commit | commitdiff | tree |
2013-01-30 |
Akshat Kumar | os: don't hold ForkLock across opens on Plan 9 |
commit | commitdiff | tree |
2013-01-30 |
Michael Teichgräber | net: SplitHostPort: adjust error message for missing... |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | A+C: Michael Teichgräber (individual CLA) |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | doc/go1.1.html: document division by zero change from... |
commit | commitdiff | tree |
2013-01-30 |
Andrey Mirtchovski | encoding/json: properly unmarshal empty arrays. |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | cmd/5l: reestablish uniform union field naming |
commit | commitdiff | tree |
2013-01-30 |
Jan Ziak | runtime: local allocation in mprof.goc |
commit | commitdiff | tree |
2013-01-30 |
Elias Naur | 6l/5l: PIC and shared library support for the linkers. |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | cmd/dist: fix code example in README |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | A+C: Elias Naur (individual CLA) |
commit | commitdiff | tree |
2013-01-30 |
James Gray | cmd/cgo: allow for stdcall decorated dynimport names |
commit | commitdiff | tree |
2013-01-30 |
Adam Langley | crypto/rc4: add simple amd64 asm implementation. |
commit | commitdiff | tree |
2013-01-30 |
Russ Cox | encoding/xml: add (*Encoder).Indent |
commit | commitdiff | tree |
2013-01-30 |
Rodrigo Rafael... | cmd/vet: detect misuse of atomic.Add* |
commit | commitdiff | tree |
2013-01-30 |
Akshat Kumar | include: Plan 9: hide any previous definition of Runemax |
commit | commitdiff | tree |
2013-01-30 |
Akshat Kumar | runtime: add support for panic/recover in Plan 9 note... |
commit | commitdiff | tree |
2013-01-30 |
Andrew Gerrand | C: add Hossein Sheikh Attar (Google CLA) |
commit | commitdiff | tree |
2013-01-30 |
Rémy Oudompheng | runtime: implement range access functions in race detector. |
commit | commitdiff | tree |
2013-01-29 |
Russ Cox | A+C: Rodrigo Rafael Monti Kochenburger (individual... |
commit | commitdiff | tree |
2013-01-29 |
Francesc Campoy | go/misc/dist: Keep file modes when copying. |
commit | commitdiff | tree |
2013-01-29 |
Andrew Gerrand | go/build: clean up after rollback |
commit | commitdiff | tree |
2013-01-29 |
Russ Cox | encoding/json: add test for Unmarshal of malformed... |
commit | commitdiff | tree |
2013-01-29 |
Russ Cox | runtime: clear up lr comments |
commit | commitdiff | tree |
2013-01-29 |
Russ Cox | codereview: show 'not lgtms' in hg p output (with lgtms) |
commit | commitdiff | tree |
2013-01-29 |
Gustavo Franco | cmd/go: add helpful error message when vcs is not found. |
commit | commitdiff | tree |
2013-01-29 |
Alan Donovan | exp/ssa: make Parameters values, not addresses. |
commit | commitdiff | tree |
2013-01-29 |
Dmitriy Vyukov | runtime: dump the full stack of a throwing goroutine |
commit | commitdiff | tree |
2013-01-29 |
Francesc Campoy | go/misc: Adding go-tour to the generated packages for... |
commit | commitdiff | tree |
2013-01-29 |
Carl Shapiro | cmd/gc: document more of the declaration context enumer... |
commit | commitdiff | tree |
2013-01-29 |
Brad Fitzpatrick | cmd/api: normalize byte to uint8 and rune to int32 |
commit | commitdiff | tree |
2013-01-29 |
Brad Fitzpatrick | encoding/json: add Decoder.Buffered accessor to get... |
commit | commitdiff | tree |
2013-01-29 |
Alan Donovan | exp/ssa: fix breakage due to https://code.google.com... |
commit | commitdiff | tree |
2013-01-29 |
Ian Lance Taylor | test: add test case miscompiled by gccgo |
commit | commitdiff | tree |
2013-01-28 |
Carl Shapiro | cmd/ld: avoid a segfault when dumping the symbol table |
commit | commitdiff | tree |
2013-01-28 |
Alan Donovan | exp/gotype: fix build breakage due to https://code... |
commit | commitdiff | tree |
2013-01-28 |
Alan Donovan | exp/ssa: (#3 of 5): Function, BasicBlock and optimisations |
commit | commitdiff | tree |
2013-01-28 |
Alan Donovan | exp/ssa: (#2 of 5): core utilities |
commit | commitdiff | tree |
2013-01-28 |
Alan Donovan | math/big: add Rat.{,Set}Float64 methods for IEEE 754... |
commit | commitdiff | tree |
2013-01-28 |
Rémy Oudompheng | test: add support for build tags. |
commit | commitdiff | tree |
2013-01-28 |
Vega Garcia... | xml: differentiate between float32 and float64 for... |
commit | commitdiff | tree |
2013-01-28 |
Sébastien Paolacci | runtime: earlier detection of unused spans. |
commit | commitdiff | tree |
2013-01-28 |
Russ Cox | go/build: undo CL 7129048 |
commit | commitdiff | tree |
2013-01-28 |
Ian Lance Taylor | net: fix windows build |
commit | commitdiff | tree |
2013-01-28 |
Ian Lance Taylor | net, syscall: use accept4 and SOCK_CLOEXEC on Linux |
commit | commitdiff | tree |
2013-01-28 |
Dave Cheney | src: add race.bash |
commit | commitdiff | tree |
2013-01-28 |
Vega Garcia... | go/ast: Fix typo for the godoc of ObjKind |
commit | commitdiff | tree |
2013-01-28 |
Brad Fitzpatrick | CONTRIBUTORS: Add Gustavo Franco (Google CLA) |
commit | commitdiff | tree |
2013-01-27 |
Ian Lance Taylor | runtime: use new CNT_MASK in lfstack |
commit | commitdiff | tree |
2013-01-26 |
Rémy Oudompheng | all: make tests able to run multiple times. |
commit | commitdiff | tree |
2013-01-26 |
Dave Cheney | cmd/go: add missing tests |
commit | commitdiff | tree |
2013-01-26 |
Shenghou Ma | runtime: avoid defining the same variable in more than... |
commit | commitdiff | tree |
2013-01-25 |
Brad Fitzpatrick | CONTRIBUTORS: add Carl Shapiro's golang.org address |
commit | commitdiff | tree |
2013-01-25 |
John Graham... | net/http: fix Content-Length/Transfer-Encoding on HEAD... |
commit | commitdiff | tree |
2013-01-24 |
Andrew Gerrand | misc/dashboard/builder: synchronize accesses to goroot... |
commit | commitdiff | tree |
2013-01-24 |
Alan Donovan | exp/ssa: API and documentation. |
commit | commitdiff | tree |
2013-01-24 |
Andrew Gerrand | doc: add mention of the Go+ community |
commit | commitdiff | tree |
2013-01-24 |
Alan Donovan | go/types: expose types.IsIdentical, the Type equivalenc... |
commit | commitdiff | tree |
2013-01-24 |
Alan Donovan | go/types: add String() method to Type interface. |
commit | commitdiff | tree |
2013-01-24 |
Dmitriy Vyukov | runtime: increase stack limit in a test |
commit | commitdiff | tree |
2013-01-24 |
Oling Cat | doc/go_spec: remove extra space, align tags, and change... |
commit | commitdiff | tree |
2013-01-24 |
Dave Cheney | all: use t.Skip{,f} |
commit | commitdiff | tree |
2013-01-24 |
Rick Arnold | go/build: document blank line required after build... |
commit | commitdiff | tree |
2013-01-23 |
Robert Griesemer | go/types: typechecking conversions, part 1 (non-constants) |
commit | commitdiff | tree |
2013-01-23 |
Mikkel Krautz | crypto/x509: skip SystemRootsError test on Windows |
commit | commitdiff | tree |
2013-01-23 |
Marcel van... | exp/locale/collate: added functionality for sorting. |
commit | commitdiff | tree |
2013-01-23 |
Marcel van... | exp/locale/collate: preparation for adding Search API... |
commit | commitdiff | tree |
2013-01-23 |
Akshat Kumar | syscall: fix fork-exec/wait inconsistencies for Plan 9 |
commit | commitdiff | tree |
2013-01-23 |
Russ Cox | AUTHORS: remove Vega Garcia Luis Alfonso (covered by... |
commit | commitdiff | tree |
2013-01-23 |
Oling Cat | doc/articles/race_detector: fix some format. |
commit | commitdiff | tree |
2013-01-23 |
Vega Garcia... | xml: Support fields not of type []byte when marshaling... |
commit | commitdiff | tree |
next |