summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* cmd/go: fix typoRuss Cox2012-05-173-3/+3
* encoding/xml: fix decoding of unknown entities in non-strict modeGustavo Niemeyer2012-05-172-5/+66
* encoding/xml: handle anonymous pointer fieldsGustavo Niemeyer2012-05-164-18/+41
* runtime: disable gc test on non-amd64 systemsAndrew Gerrand2012-05-171-0/+5
* pkg/runtime: Fix semasleep on Plan 9Akshat Kumar2012-05-163-23/+11
* misc/chrome/gophertool: lower CL number's lower bound and fix input focus on MacShenghou Ma2012-05-172-2/+2
* cmd/5c: re-enable regopt()Shenghou Ma2012-05-171-7/+0
* codereview: support mercurial 2.2.1Shenghou Ma2012-05-171-0/+4
* log: fix typo in commentBenny Siegert2012-05-161-1/+1
* doc/install: document minimum system requirementsShenghou Ma2012-05-162-0/+27
* test: add bug439, valid code that caused a gccgo crashIan Lance Taylor2012-05-151-0/+22
* go/printer: don't print newlines for empty statementsRobert Griesemer2012-05-153-13/+67
* runtime: implement getcontext and sigprocmask for netbsdJoel Sing2012-05-163-20/+49
* runtime: fix netbsd syscallsJoel Sing2012-05-162-27/+27
* cmd/go: invoke godoc with import path when possibleRuss Cox2012-05-155-9/+53
* 8l,5l: 2% fasterJan Ziak2012-05-152-19/+19
* cmd/gc: make append(nil, x) error more preciseRuss Cox2012-05-151-0/+4
* runtime: fix netbsd signal handlingJoel Sing2012-05-163-97/+101
* runtime: fix netbsd runtime defsJoel Sing2012-05-165-266/+385
* runtime: fix counting of free objectsJan Ziak2012-05-151-0/+1
* runtime: refactor helpgc functionality in preparation for parallel GCDmitriy Vyukov2012-05-155-49/+58
* os/syscall: correct netbsd types/namesJoel Sing2012-05-153-11/+11
* runtime: fix TLS handling for netbsdJoel Sing2012-05-152-23/+17
* mime/multipart: fix handling of empty parts without CRLF before next partBrad Fitzpatrick2012-05-142-68/+292
* misc/dashboard/codereview: add sameer.David Symonds2012-05-151-0/+1
* regexp/syntax: replace internal error on unexpected ) w/ ErrUnexpectedParenJan Mercl2012-05-143-2/+12
* syscall: regenerate z* files for netbsdJoel Sing2012-05-146-902/+1139
* crypto/tls: fix decoding of certLen in certificateMsg.unmarshalMichael Gehring2012-05-141-2/+2
* A+C: add Michael Gehring (individual CLA)Adam Langley2012-05-142-0/+2
* sync: use atomic.Store in Once.DoDmitriy Vyukov2012-05-141-1/+1
* misc/dashboard/codereview: set In-Reply-To header to properly thread mail.David Symonds2012-05-141-2/+6
* A+C: Jan Ziak (individual CLA)David Symonds2012-05-132-0/+2
* runtime: revert MaxGcproc from 16 to 4Dmitriy Vyukov2012-05-111-1/+1
* runtime: add parallel for algorithmDmitriy Vyukov2012-05-115-0/+388
* runtime: fix complex division benchmarksShenghou Ma2012-05-111-10/+20
* runtime: fix syscalls for netbsdJoel Sing2012-05-112-7/+38
* runtime: fix netbsd sigaction structJoel Sing2012-05-112-12/+18
* syscall: repair netbsd z* filesJoel Sing2012-05-113-67/+111
* exp/locale/collate: Add maketables tool and generated tables.Marcel van Lohuizen2012-05-096-4/+7477
* cmd/go: fix remote help reference to "go help packages"Francisco Souza2012-05-091-1/+1
* go: fix the import path "./..." not matching ".".Nigel Tao2012-05-091-3/+15
* compress/testdata: change {e,pi}.txt from 10k to 100k digits.Nigel Tao2012-05-096-15/+23
* compress/flate: benchmark some English text, not just the digits of e.Nigel Tao2012-05-092-75/+81
* compress/testdata: remove Byte Order Mark from the Tom Sawyer data.Nigel Tao2012-05-081-1/+1
* crypto/aes: fix commentRuss Cox2012-05-071-2/+2
* test/bench/shootout: fix gccgo binary-list-freelist testIan Lance Taylor2012-05-071-1/+1
* misc/emacs: Restore the window position after a successful gofmt.Jean-Marc Eurin2012-05-071-28/+31
* C: correct entry: jmeurin, not jme.Sameer Ajmani2012-05-071-1/+1
* C: Jeremy Ellington (Google CLA)Sameer Ajmani2012-05-071-0/+1
* exp/locale/collate: from the regression test we derive that the specMarcel van Lohuizen2012-05-074-23/+22