2011-10-18 |
Mikkel Krautz | 6l, 8l: emit macho dwarf info before linkedit section |
commit | commitdiff | tree |
2011-10-18 |
Robert Griesemer | big: handle aliasing correctly for Rat.SetFrac. |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | gc: preserve uint8 and byte distinction in errors,... |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | 5g, 6g: comment out uses of -r |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | build: pass $GCFLAGS to compiler |
commit | commitdiff | tree |
2011-10-18 |
Andrey Mirtchovski | net: remove duplicate error information in Dial |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | net: allow LookupSRV on non-standard DNS names |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | A+C: Jani Monoses (individual CLA) |
commit | commitdiff | tree |
2011-10-18 |
Robert Griesemer | godoc: fix ToAbsolute mapping |
commit | commitdiff | tree |
2011-10-18 |
Adam Langley | http, crypto/tls: fix read timeouts and closing. |
commit | commitdiff | tree |
2011-10-18 |
Adam Langley | exp/terminal: split terminal handling from exp/ssh |
commit | commitdiff | tree |
2011-10-18 |
Dave Cheney | exp/ssh: general cleanups for client support |
commit | commitdiff | tree |
2011-10-18 |
Robert Griesemer | big: more explicit documentation for div/mod/quo/rem |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | reflect: make unsafe use of SliceHeader gc-friendly |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | gofix -r mapdelete |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | gofix: add mapdelete |
commit | commitdiff | tree |
2011-10-18 |
Russ Cox | gc: add delete(m, x) but leave in m[x] = 0, false. |
commit | commitdiff | tree |
2011-10-18 |
Joe Poirier | misc/windows: automated toolchain packager |
commit | commitdiff | tree |
2011-10-18 |
Mikkel Krautz | ld: bump pe linker version to 3.0 to allow code signing |
commit | commitdiff | tree |
2011-10-18 |
Andrew Gerrand | tag release.r58.2 |
commit | commitdiff | tree |
2011-10-18 |
David Symonds | reflect: make map test independent of map iteration... |
commit | commitdiff | tree |
2011-10-18 |
David Symonds | reflect: fix test failure reporting. |
commit | commitdiff | tree |
2011-10-18 |
David Symonds | fmt: fix test relying on map iteration order. |
commit | commitdiff | tree |
2011-10-18 |
Andrew Gerrand | tag release.r60.3 |
commit | commitdiff | tree |
2011-10-17 |
Anthony Martin | misc/swig: delete binaries |
commit | commitdiff | tree |
2011-10-17 |
Andrew Gerrand | doc: document release.r60.3 |
commit | commitdiff | tree |
2011-10-17 |
Robert Griesemer | scanner: invalidate scanner.Position when no token... |
commit | commitdiff | tree |
2011-10-17 |
Russ Cox | runtime: random offset for map iteration |
commit | commitdiff | tree |
2011-10-17 |
Russ Cox | reflect: disallow Interface method on Value obtained... |
commit | commitdiff | tree |
2011-10-17 |
Nigel Tao | html: refactor the tokenizer; parse "</>" correctly. |
commit | commitdiff | tree |
2011-10-17 |
Russ Cox | exp/template/html: do not depend on reflection on inter... |
commit | commitdiff | tree |
2011-10-17 |
Anthony Martin | build: add missing nuke target |
commit | commitdiff | tree |
2011-10-17 |
Robert Griesemer | go spec: clarifying variable declaractions w/ constants |
commit | commitdiff | tree |
2011-10-17 |
Robert Griesemer | go spec: "delete" built-in function |
commit | commitdiff | tree |
2011-10-17 |
Dmitriy Vyukov | gc: treat uintptr as potentially containing a pointer |
commit | commitdiff | tree |
2011-10-17 |
Russ Cox | http: do not depend on map iteration order |
commit | commitdiff | tree |
2011-10-17 |
Russ Cox | template: do not depend on map iteration order |
commit | commitdiff | tree |
2011-10-17 |
Paul Borman | csv: fix issue 2366 - overly aggressive TrimLeadingSpace |
commit | commitdiff | tree |
2011-10-17 |
Andrew Gerrand | http: fix panic when recovering from hijacked connectio... |
commit | commitdiff | tree |
2011-10-17 |
Esko Luontola | gotest: avoid conflicts with the name of the tested... |
commit | commitdiff | tree |
2011-10-17 |
Andrew Gerrand | A+C: Esko Luontola |
commit | commitdiff | tree |
2011-10-16 |
Nigel Tao | html: tokenize "a < b" as one whole text token. |
commit | commitdiff | tree |
2011-10-16 |
Dmitriy Vyukov | runtime: fix crash if user sets MemProfileRate=0 |
commit | commitdiff | tree |
2011-10-15 |
Anthony Martin | goyacc: clean up after units |
commit | commitdiff | tree |
2011-10-15 |
Alex Brainman | syscall: dll function load and calling changes |
commit | commitdiff | tree |
2011-10-15 |
Andrew Balholm | html: improve parsing of comments and "bogus comments" |
commit | commitdiff | tree |
2011-10-15 |
Brad Fitzpatrick | http: DoS protection: cap non-Handler Request.Body... |
commit | commitdiff | tree |
2011-10-15 |
Anthony Martin | http: avoid panic caused by nil URL |
commit | commitdiff | tree |
2011-10-14 |
Robert Griesemer | godoc: updates for latest Go app-engine release. |
commit | commitdiff | tree |
2011-10-14 |
Andrew Gerrand | doc: add go-tour-kr, a Korean translation of A Tour... |
commit | commitdiff | tree |
2011-10-14 |
Dave Cheney | godefs: add enum/const testdata |
commit | commitdiff | tree |
2011-10-14 |
Chris Farmiloe | xml: match Marshal's XMLName behavior in Unmarshal |
commit | commitdiff | tree |
2011-10-14 |
Brad Fitzpatrick | http: RoundTrippers shouldn't mutate Request |
commit | commitdiff | tree |
2011-10-14 |
Russ Cox | gofmt: fix //line handling |
commit | commitdiff | tree |
2011-10-14 |
Russ Cox | build: stop on failed deps.bash |
commit | commitdiff | tree |
2011-10-14 |
Jaroslavas... | ld: Fixes issue 1899 ("cannot create 8.out.exe") |
commit | commitdiff | tree |
2011-10-14 |
Adam Langley | crypto/x509: add code for dealing with PKIX public... |
commit | commitdiff | tree |
2011-10-14 |
Adam Langley | crypto/x509: keep the raw Subject and Issuer. |
commit | commitdiff | tree |
2011-10-14 |
Adam Langley | asn1: accept UTF8 strings as ASN.1 ANY values |
commit | commitdiff | tree |
2011-10-14 |
Brad Fitzpatrick | http: shut up a false Transport warning on Windows |
commit | commitdiff | tree |
2011-10-14 |
Luca Greco | websocket: tweak hybi ReadHandshake to supports Firefox... |
commit | commitdiff | tree |
2011-10-14 |
Russ Cox | A+C: Luca Greco (individual CLA) |
commit | commitdiff | tree |
2011-10-14 |
Chris Hundt | goyacc: make more gofmt-compliant |
commit | commitdiff | tree |
2011-10-14 |
Russ Cox | CONTRIBUTORS: Chris Hundt (Google CLA) |
commit | commitdiff | tree |
2011-10-14 |
Brad Fitzpatrick | net: skip ICMP test on Windows too unless uid 0 |
commit | commitdiff | tree |
2011-10-14 |
Mikkel Krautz | crypto/tls: fix broken looping code in windows root... |
commit | commitdiff | tree |
2011-10-14 |
David Anderson | syscall: adjust Mount to accomodate stricter FS impleme... |
commit | commitdiff | tree |
2011-10-14 |
Alex Brainman | crypto/tls: disable root cert fetching to fix windows... |
commit | commitdiff | tree |
2011-10-14 |
Nigel Tao | html: fix some tokenizer bugs with attribute key/values. |
commit | commitdiff | tree |
2011-10-14 |
Mikkel Krautz | crypto/tls: fetch root CA from Windows store |
commit | commitdiff | tree |
2011-10-13 |
Robert Griesemer | gotype: move to exp/gotype per Go 1 plan |
commit | commitdiff | tree |
2011-10-13 |
Robert Griesemer | gotype: fix build (update test) |
commit | commitdiff | tree |
2011-10-13 |
Nigel Tao | html: rewrite the tokenizer to be more consistent. |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | gofix: make fix order explicit |
commit | commitdiff | tree |
2011-10-13 |
Robert Griesemer | go/types: move to exp/types per Go 1 plan |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | gc: disallow close on receive-only channels |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | crypto/tls: more Unix root certificate locations |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | runtime: run goroutines during init |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | gc: stricter multiple assignment + test |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | spec: define order of multiple assignment |
commit | commitdiff | tree |
2011-10-13 |
Mikkel Krautz | crypto/tls: fetch root certificates using Mac OS API |
commit | commitdiff | tree |
2011-10-13 |
Christopher... | make.bash: more robustly detect gold 2.20 |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | gc: implement new return restriction |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | build: fix for new return restriction |
commit | commitdiff | tree |
2011-10-13 |
Russ Cox | go/types: clean up after test |
commit | commitdiff | tree |
2011-10-13 |
Evan Martin | emacs: add a "godoc" command, like M-x man |
commit | commitdiff | tree |
2011-10-13 |
Brad Fitzpatrick | doc: minor homepage tweak |
commit | commitdiff | tree |
2011-10-13 |
Dmitriy Vyukov | gc: pass FlagNoPointers to runtime.new |
commit | commitdiff | tree |
2011-10-13 |
Dmitriy Vyukov | doc: remove link to http://golanguage.ru/ |
commit | commitdiff | tree |
2011-10-13 |
Robert Hencke | pkg: fix incorrect prints found by govet |
commit | commitdiff | tree |
2011-10-13 |
Benny Siegert | image/tiff: Implement PackBits decoding. |
commit | commitdiff | tree |
2011-10-13 |
Andrew Balholm | html: insert implied <p> and </p> tags |
commit | commitdiff | tree |
2011-10-13 |
Nigel Tao | html: when a parse test fails, don't bother testing... |
commit | commitdiff | tree |
2011-10-12 |
Rob Pike | gotest: correct the documentation of -parallel. |
commit | commitdiff | tree |
2011-10-12 |
Rob Pike | fmt: remove an obsolete reference to os.ErrorString... |
commit | commitdiff | tree |
2011-10-12 |
Christopher... | updates: append(y,[]byte(z)...) -> append(y,z...)" |
commit | commitdiff | tree |
2011-10-12 |
Robert Griesemer | go/typechecker: delete per Go 1 plan |
commit | commitdiff | tree |
2011-10-12 |
Brad Fitzpatrick | http: remove Request.RawURL |
commit | commitdiff | tree |
2011-10-12 |
Rob Pike | netchan: move to old/netchan |
commit | commitdiff | tree |
2011-10-12 |
Brad Fitzpatrick | catch future accidental dependencies to exp/ or old/ |
commit | commitdiff | tree |
next |