An error occurred fetching the project authors.
- 24 Nov, 2009 1 commit
-
-
Sergio Luis O. B. Correia authored
the bash scripts and makefiles for building go didn't take into account the fact $GOROOT / $GOBIN could both be directories containing whitespaces, and was not possible to build it in such a situation. this commit adjusts the various makefiles/scripts to make it aware of that possibility, and now it builds successfully when using a path with whitespaces as well. Fixes #115. R=rsc, dsymonds1 https://golang.org/cl/157067
-
- 18 Nov, 2009 1 commit
-
-
Devon H. O'Dell authored
This patchset gets Go to pretty much the same state that FreeBSD/amd64 is in. R=rsc https://golang.org/cl/157055
-
- 14 Nov, 2009 1 commit
-
-
Devon H. O'Dell authored
This does still contain some FreeBSD-specific bits, but it's a pain to do partial diffs. R=rsc https://golang.org/cl/152138
-
- 22 Oct, 2009 1 commit
-
-
Russ Cox authored
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004
-
- 13 Oct, 2009 1 commit
-
-
Rob Pike authored
remove the references to 6ar R=rsc DELTA=3547 (1770 added, 1775 deleted, 2 changed) OCL=35669 CL=35671
-
- 16 Jun, 2009 2 commits
-
-
Robert Griesemer authored
R=rsc DELTA=5 (0 added, 1 deleted, 4 changed) OCL=30343 CL=30343
-
Robert Griesemer authored
R=rsc DELTA=945 (944 added, 0 deleted, 1 changed) OCL=30315 CL=30341
-
- 05 Jun, 2009 1 commit
-
-
Russ Cox authored
remove a few hardcoded paths elsewhere too. R=r,gri DELTA=123 (44 added, 15 deleted, 64 changed) OCL=29914 CL=29945
-
- 04 Jun, 2009 1 commit
-
-
Russ Cox authored
can pass many tests; current stumbling block is an 8l bug. R=r DELTA=122 (83 added, 8 deleted, 31 changed) OCL=29872 CL=29876
-
- 16 Apr, 2009 1 commit
-
-
Russ Cox authored
R=r DELTA=1305 (704 added, 590 deleted, 11 changed) OCL=27546 CL=27548
-
- 30 Mar, 2009 1 commit
-
-
Russ Cox authored
uses gcc to determine system header layouts and emits simple C or Go. see comment in main.c. R=r DELTA=1069 (1067 added, 0 deleted, 2 changed) OCL=26682 CL=26880
-
- 06 Jan, 2009 1 commit
-
-
Russ Cox authored
R=r DELTA=3562 (0 added, 3560 deleted, 2 changed) OCL=22112 CL=22114
-
- 18 Nov, 2008 2 commits
- 14 Nov, 2008 1 commit
-
-
Russ Cox authored
R=r DELTA=8 (1 added, 0 deleted, 7 changed) OCL=19245 CL=19245
-
- 18 Sep, 2008 2 commits
- 04 Aug, 2008 1 commit
-
-
Russ Cox authored
R=r DELTA=339 (339 added, 0 deleted, 0 changed) OCL=13786 CL=13794
-
- 26 Jun, 2008 1 commit
-
-
Rob Pike authored
SVN=124761
-
- 12 Jun, 2008 2 commits
- 04 Jun, 2008 1 commit
-
-
Ken Thompson authored
SVN=121190
-