summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* go1.1.2go1.1.2release-branch.go1.1Andrew Gerrand2013-08-131-1/+1
* [release-branch.go1.1] doc: release notes for go1.1.2Andrew Gerrand2013-08-131-0/+11
* [release-branch.go1.1] bufio: check buffer availability before reading in Rea...Andrew Gerrand2013-07-292-6/+33
* [release-branch.go1.1] syscall: prlimit argument error for Getrlimit and Setr...Andrew Gerrand2013-07-293-4/+45
* [release-branch.go1.1] cmd/cgo: gccgo fixesAndrew Gerrand2013-07-292-6/+66
* [release-branch.go1.1] cmd/gc: avoid passing unevaluated constant expressions...Andrew Gerrand2013-07-262-0/+23
* [release-branch.go1.1] undo 6efaa14e2e7fAndrew Gerrand2013-07-231-1/+0
* [release-branch.go1.1] runtime: prevent sysmon from polling network excessivlyAndrew Gerrand2013-07-231-0/+1
* [release-branch.go1.1] cmd/8g: Make clearfat non-interleaved with pointer cal...Andrew Gerrand2013-07-232-1/+19
* [release-branch.go1.1] runtime: properly set G status after syscallAndrew Gerrand2013-07-231-0/+2
* [release-branch.go1.1] cmd/6g, cmd/8g: prevent constant propagation of non-co...Andrew Gerrand2013-07-233-0/+29
* [release-branch.go1.1] cmd/gc: fix issue with method wrappers not having esca...Andrew Gerrand2013-07-222-1/+35
* [release-branch.go1.1] time: prevent a panic from leaving the timer mutex heldAndrew Gerrand2013-07-222-0/+25
* [release-branch.go1.1] cmd/gc: fix missing export data for inlining in a few ...Andrew Gerrand2013-07-224-0/+98
* [release-branch.go1.1] cmd/gc: fix pointer composite literals in exported if ...Andrew Gerrand2013-07-223-2/+17
* [release-branch.go1.1] doc: add go1.1.1 to the release notesgo1.1.1Andrew Gerrand2013-06-131-0/+7
* go1.1.1Andrew Gerrand2013-06-131-1/+1
* [release-branch.go1.1] remove release tag from release branchAndrew Gerrand2013-06-131-1/+0
* [release-branch.go1.1] cmd/gc: compute initialization order for top-level bla...Andrew Gerrand2013-06-132-4/+20
* [release-branch.go1.1] cmd/gc: save local var list before inliningAndrew Gerrand2013-06-133-2/+38
* [release-branch.go1.1] doc: GCC 4.8.1 is not updated to Go 1.1Shenghou Ma2013-06-111-1/+1
* [release-branch.go1.1] cmd/gc: fix missing slice/array types in export data.Andrew Gerrand2013-06-055-0/+40
* [release-branch.go1.1] runtime: fix heap corruption during GCAndrew Gerrand2013-06-052-4/+32
* [release-branch.go1.1] test: do not run the test that relies on precise GC on...Andrew Gerrand2013-06-051-0/+6
* [release-branch.go1.1] runtime: zeroize g->fnstart to not prevent GC of the c...Andrew Gerrand2013-06-052-0/+53
* [release-branch.go1.1] cmd/gc: repair make(T) in export data for inlining.Andrew Gerrand2013-06-054-1/+54
* [release-branch.go1.1] runtime: fix GC scanning of slicesAndrew Gerrand2013-06-052-1/+29
* [release-branch.go1.1] cmd/gc: do not corrupt init() with initializers of _ i...Andrew Gerrand2013-06-052-3/+43
* [release-branch.go1.1] runtime: introduce cnewarray() to simplify allocation ...Andrew Gerrand2013-06-045-70/+52
* [release-branch.go1.1] doc: add Go 1.1 to release.htmlAndrew Gerrand2013-06-031-0/+8
* [release-branch.go1.1] doc: update linux tarball version for Go 1.1Andrew Gerrand2013-06-031-1/+1
* go1.1go1.1Andrew Gerrand2013-05-131-1/+1
* [release-branch.go1.1] runtime/race: improve public documentationAndrew Gerrand2013-05-132-1/+9
* [release-branch.go1.1] doc: add a "New packages" section to the 1.1 release n...Andrew Gerrand2013-05-131-15/+30
* go1.1rc3go1.1rc3Andrew Gerrand2013-05-081-1/+1
* [release-branch.go1.1] runtime: fix crash in selectAndrew Gerrand2013-05-081-9/+20
* [release-branch.go1.1] spec: fix incorrect exampleAndrew Gerrand2013-05-081-2/+2
* [release-branch.go1.1] doc: pull front page featured articles using new blog ...Andrew Gerrand2013-05-081-20/+21
* [release-branch.go1.1] cmd/cgo: pass -Wsystem-headers when looking for errorsAndrew Gerrand2013-05-081-0/+9
* [release-branch.go1.1] net: fix dial race on plan9 and windowsAndrew Gerrand2013-05-082-3/+26
* [release-branch.go1.1] effective_go.html: be more accepting in the guidelines...Andrew Gerrand2013-05-081-2/+4
* go1.1rc2go1.1rc2Andrew Gerrand2013-05-069-1781/+1
* api: add go1.1.txt; update cmd/api to use itBrad Fitzpatrick2013-05-065-1773/+1780
* runtime: fix crash in badsignal()Dmitriy Vyukov2013-05-065-15/+30
* runtime: reduce max arena size on windows/amd64 to 32 GiBShenghou Ma2013-05-071-2/+10
* database/sql: remove an unused field from RowsBrad Fitzpatrick2013-05-061-4/+0
* doc: add FAQ entry about language changesAndrew Gerrand2013-05-061-0/+28
* syscall: fix prototype of Fchflags (API change)Shenghou Ma2013-05-0714-61/+35
* go/doc/example: Fix bug causing false negatives for Example playability.Jeremiah Harmsen2013-05-062-0/+87
* C: add Jeremiah Harmsen (Google CLA)Andrew Gerrand2013-05-061-0/+1