- 29 Jul, 2010 6 commits
-
-
Rob Pike authored
Fixes #976. R=rsc, chris tighe, r CC=golang-dev https://golang.org/cl/1697057
-
Alex Brainman authored
R=rsc CC=golang-dev https://golang.org/cl/1874046
-
Wei Guangjing authored
R=brainman, rsc CC=golang-dev https://golang.org/cl/1748042
-
Vinu Rajashekhar authored
of syscall.Syscall and syscall.SYS_KILL. In RTEMS, there is no syscall.Syscall support, but it does support POSIX signals. So, if this testcase is changed to use syscall.Kill, then it would run fine on RTEMS, when using gccgo. R=rsc, iant CC=golang-dev https://golang.org/cl/1863046
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/1906042
-
Fazlul Shahriar authored
Fixes #851. R=rsc CC=golang-dev https://golang.org/cl/1729052
-
- 28 Jul, 2010 4 commits
-
-
Rob Pike authored
Fix the documentation of newline handling in *f routines to match the implementation. R=rsc CC=golang-dev https://golang.org/cl/1899042
-
Brad Fitzpatrick authored
Little helpers I've found useful. R=adg, rsc, r, gri CC=golang-dev https://golang.org/cl/1764043
-
Kai Backman authored
R=rsc CC=golang-dev https://golang.org/cl/1907041
-
Kai Backman authored
R=rsc CC=golang-dev https://golang.org/cl/1692057
-
- 27 Jul, 2010 11 commits
-
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/1893042
-
Andrew Gerrand authored
Fixes #949. R=rsc CC=golang-dev https://golang.org/cl/1886046
-
Andrew Gerrand authored
Fixes #945. R=r CC=golang-dev https://golang.org/cl/1848049
-
Andrew Gerrand authored
R=r, rsc CC=golang-dev https://golang.org/cl/1669055
-
Andrew Gerrand authored
R=gri CC=golang-dev https://golang.org/cl/1894043
-
Andrew Gerrand authored
Plus automatic package<->project association script. (This is just a helper script for now. I intend to fully automate the associations further down the track.) R=rsc CC=golang-dev https://golang.org/cl/1715054
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/1871049
-
Robert Griesemer authored
R=rsc CC=golang-dev https://golang.org/cl/1875049
-
Russ Cox authored
Fixes #961. Fixes #962. R=ken2 CC=golang-dev https://golang.org/cl/1903043
-
Russ Cox authored
Fixes #963. Fixes #964. R=r CC=golang-dev https://golang.org/cl/1874045
-
Russ Cox authored
Fixes #959. R=r CC=golang-dev https://golang.org/cl/1876045
-
- 26 Jul, 2010 12 commits
-
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/1882043
-
Rob Pike authored
Fixes #954. R=rsc CC=golang-dev https://golang.org/cl/1864046
-
Peter Mundy authored
Release 2010-04-27. runtime: rename cgo2c, *.cgo to goc2c, *.goc to avoid confusion with real cgo. R=rsc CC=golang-dev https://golang.org/cl/1868047
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/1880047
-
Robert Griesemer authored
Fixes #953. R=rsc CC=golang-dev https://golang.org/cl/1862046
-
Russ Cox authored
Fixes #812. R=ken2 CC=golang-dev https://golang.org/cl/1904041
-
Russ Cox authored
R=ken2 CC=golang-dev https://golang.org/cl/1873047
-
Wei Guangjing authored
R=brainman, rsc CC=golang-dev https://golang.org/cl/1715046
-
Andrew Gerrand authored
Fixes #948. R=rsc CC=golang-dev https://golang.org/cl/1890043
-
Andrew Gerrand authored
R=golang-dev, brainman CC=golang-dev https://golang.org/cl/1899041
-
Alex Brainman authored
Fixes #921. R=rsc CC=golang-dev https://golang.org/cl/1862043
-
Alex Brainman authored
R=rsc, Joe Poirier, PeterGo CC=golang-dev https://golang.org/cl/1872045
-
- 25 Jul, 2010 3 commits
-
-
Alex Brainman authored
- TARG had extra space at the end; - it should be set before "all" target. R=rsc, Joe Poirier CC=golang-dev https://golang.org/cl/1846042
-
Daniel Theophanes authored
R=brainman, rsc CC=golang-dev https://golang.org/cl/1578041
-
Vinu Rajashekhar authored
R=iant, rsc CC=golang-dev https://golang.org/cl/1741058
-
- 23 Jul, 2010 2 commits
-
-
Fazlul Shahriar authored
This CL basically applies the same changes as http://code.google.com/p/go/source/detail?r=5e0a29014e8e but for bytes package. R=r, rog CC=golang-dev https://golang.org/cl/1670052
-
Petar Maymounkov authored
R=rsc, adg CC=golang-dev https://golang.org/cl/1864042
-
- 22 Jul, 2010 2 commits
-
-
Russ Cox authored
undo workaround in gc Fixes #943. R=kaib CC=golang-dev https://golang.org/cl/1889041
-
Russ Cox authored
bug introduced in https://golang.org/cl/1886043 R=r CC=golang-dev https://golang.org/cl/1848047
-