summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [release-branch.go1] syscall: fix windows buildgo1.0.2Andrew Gerrand2012-06-141-2/+2
* [release-branch.go1] syscall: fix GetCurrentProcessId symbol name on WindowsRuss Cox2012-06-132-2/+2
* [release-branch.go1] doc: document go1.0.2Andrew Gerrand2012-06-141-0/+8
* [release-branch.go1] update VERSION to go1.0.2Russ Cox2012-06-131-1/+1
* [release-branch.go1] syscall: unexport GetCurrentProcessId on WindowsRuss Cox2012-06-133-8/+8
* [release-branch.go1] runtime: improved continuity in hash computationJan Ziak2012-06-131-17/+11
* [release-branch.go1] misc/emacs: Fix a failure when /tmp/<file>.go exists.Jean-Marc Eurin2012-06-131-6/+3
* [release-branch.go1] misc/emacs: Fix the automatic gofmt when creating a new ...Jean-Marc Eurin2012-06-131-24/+40
* [release-branch.go1] encoding/gob: fix doc typoBrad Fitzpatrick2012-06-131-1/+1
* [release-branch.go1] syscall: revert API changes in Windows Win32finddata fix.Russ Cox2012-06-136-42/+49
* [release-branch.go1] cmd/api: handle empty API file, ignore -next in releaseRuss Cox2012-06-131-1/+13
* [release-branch.go1] regexp/syntax: unexport ErrUnexpectedParenRuss Cox2012-06-131-3/+5
* [release-branch.go1] cmd/5c, cmd/5g, cmd/5l: fix cross compilation failure on...Dave Cheney2012-06-133-3/+3
* [release-branch.go1] cmd/cgo: make Go code order deterministicRuss Cox2012-06-132-8/+20
* [release-branch.go1] cmd/gc: limit data disassembly to -SSRuss Cox2012-06-134-4/+9
* [release-branch.go1] cmd/gc: fix LEAQ $0, SI bugRuss Cox2012-06-132-0/+22
* [release-branch.go1] cmd/gc: fix type checking loopRuss Cox2012-06-135-80/+76
* [release-branch.go1] cmd/gc: delete dead codeRuss Cox2012-06-132-17/+1
* [release-branch.go1] cmd/gc: do not crash on struct with _ fieldRuss Cox2012-06-132-2/+29
* [release-branch.go1] cmd/gc: preserve side effects during inlining of functio...Russ Cox2012-06-132-22/+57
* [release-branch.go1] encoding/json: fix panic unmarshaling into non-nil inter...Russ Cox2012-06-132-2/+53
* [release-branch.go1] cmd/gc: mark output of typename as type-checkedRuss Cox2012-06-131-0/+2
* [release-branch.go1] fmt: fix doc typoDaniel Morsing2012-06-131-1/+1
* [release-branch.go1] A+C: Daniel Morsing (individual CLA)Russ Cox2012-06-132-0/+2
* [release-branch.go1] A+C: Markus Sonderegger (individual CLA)Russ Cox2012-06-132-0/+2
* [release-branch.go1] build: restore PATH before "dist banner"Shenghou Ma2012-06-132-0/+4
* [release-branch.go1] cmd/5c, cmd/5g, cmd/5l: fix array indexing warning under...Dave Cheney2012-06-133-3/+3
* [release-branch.go1] cmd/[568]g: correct freeing of allocated Regs.R?my Oudompheng2012-06-133-6/+6
* [release-branch.go1] go spec: clarify promotion rules for methods/fields of a...Robert Griesemer2012-06-131-18/+31
* [release-branch.go1] doc/install: we don't print 'The compiler is 6g' anymoreRuss Cox2012-06-131-1/+0
* [release-branch.go1] misc/emacs: make compilation-mode's next-error understan...Ryan Barrett2012-06-131-1/+14
* [release-branch.go1] api: add Linux/ARM to go1 APIShenghou Ma2012-06-132-1/+2227
* [release-branch.go1] path/filepath: fix testMikio Hara2012-06-131-1/+4
* [release-branch.go1] syscall: correct Win32finddata definitionAlex Brainman2012-06-137-9/+110
* [release-branch.go1] syscall: fix 32-bit uid callsShenghou Ma2012-06-132-28/+30
* [release-branch.go1] path/filepath: implement documented SkipDir behaviorJan Mercl2012-06-132-2/+28
* [release-branch.go1] api: add FreeBSD to go1 APIBrad Fitzpatrick2012-06-132-7/+4064
* [release-branch.go1] misc/emacs: stop go-mode from spuriously marking the buf...Ryan Barrett2012-06-131-2/+6
* [release-branch.go1] CONTRIBUTORS: Add Ryan Barrett (Google CLA)Sameer Ajmani2012-06-131-0/+1
* [release-branch.go1] regexp: fix a couple of bugs in the documentationRob Pike2012-06-131-2/+2
* [release-branch.go1] compress/flate: fix overflow on 2GB input. Reset hashOff...Ivan Krasin2012-06-132-0/+64
* [release-branch.go1] go-mode: Works for both GNU-Emacs and XEmacs-21.5Mats Lidell2012-06-131-4/+4
* [release-branch.go1] A+C: add Mats Lidell. He signed the agreement with the ...Sameer Ajmani2012-06-132-0/+2
* [release-branch.go1] misc/emacs: Use patch output of gofmt instead of replaci...Jean-Marc Eurin2012-06-131-22/+49
* [release-branch.go1] runtime: do not unset the special bit after finalization.R?my Oudompheng2012-06-132-3/+1
* [release-branch.go1] Emacs go-mode: don't indent the inside of strings.Peter Kleiweg2012-06-131-3/+3
* [release-branch.go1] time: fix deadlock in Sleep(0)Dmitriy Vyukov2012-06-132-1/+26
* [release-branch.go1] net: fix comment on FileListenerMikio Hara2012-06-131-2/+2
* [release-branch.go1] Emacs go-mode: fix Emacs freeze-up when copy/pasting fro...Peter Kleiweg2012-06-131-0/+5
* [release-branch.go1] A+C: Peter Kleiweg (individual CLA)Sameer Ajmani2012-06-132-0/+2