An error occurred fetching the project authors.
- 11 Nov, 2009 1 commit
-
-
Russ Cox authored
R=r CC=golang-dev https://golang.org/cl/153049
-
- 05 Nov, 2009 1 commit
-
-
Russ Cox authored
R=r http://go/go-review/1018059
-
- 04 Nov, 2009 1 commit
-
-
Rob Pike authored
R=rsc CC=go-dev http://go/go-review/1018034
-
- 02 Nov, 2009 1 commit
-
-
Ian Lance Taylor authored
to build 6g, 6l, etc. R=rsc CC=go-dev http://go/go-review/1018015
-
- 22 Oct, 2009 1 commit
-
-
Russ Cox authored
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004
-
- 09 Oct, 2009 1 commit
-
-
Russ Cox authored
R=r DELTA=23 (5 added, 0 deleted, 18 changed) OCL=35510 CL=35518
-
- 03 Oct, 2009 1 commit
-
-
Russ Cox authored
better mach binaries. cgo working on darwin+linux amd64+386. eliminated context switches - pi is 30x faster. add libcgo to build. on snow leopard: - non-cgo binaries work; all tests pass. - cgo binaries work on amd64 but not 386. R=r DELTA=2031 (1316 added, 626 deleted, 89 changed) OCL=35264 CL=35304
-
- 14 Aug, 2009 1 commit
-
-
Rob Pike authored
R=rsc OCL=33273 CL=33276
-
- 12 Aug, 2009 1 commit
-
-
Russ Cox authored
gobuild is obsolete; don't build it (will delete eventually). revised gotest for whole-package compilation. R=r DELTA=102 (68 added, 6 deleted, 28 changed) OCL=33067 CL=33098
-
- 28 Jul, 2009 1 commit
-
-
Phil Pennock authored
R=r,gri,rsc APPROVED=rsc DELTA=53 (12 added, 6 deleted, 35 changed) OCL=31822 CL=32282
-
- 13 Jul, 2009 1 commit
-
-
Robert Griesemer authored
- basic verification of EBNF grammars - tested with (and has testcase for) go_spec.html R=rsc DELTA=150 (148 added, 0 deleted, 2 changed) OCL=31481 CL=31517
-
- 22 Jun, 2009 1 commit
-
-
Russ Cox authored
so implement the check manually. sigh. R=r DELTA=17 (6 added, 0 deleted, 11 changed) OCL=30606 CL=30612
-
- 16 Jun, 2009 2 commits
-
-
Robert Griesemer authored
- remove some left-over files R=rsc DELTA=1465 (281 added, 1181 deleted, 3 changed) OCL=30350 CL=30353
-
Robert Griesemer authored
R=rsc DELTA=5 (0 added, 1 deleted, 4 changed) OCL=30343 CL=30343
-
- 09 Jun, 2009 1 commit
-
-
Rob Pike authored
tests: all.bash passes, gobuild still works, godoc still works. R=rsc OCL=30096 CL=30102
-
- 07 Jun, 2009 1 commit
-
-
Russ Cox authored
hand-edited files. R=r DELTA=125 (77 added, 16 deleted, 32 changed) OCL=30001 CL=30008
-
- 16 Apr, 2009 1 commit
-
-
Russ Cox authored
R=r DELTA=1305 (704 added, 590 deleted, 11 changed) OCL=27546 CL=27548
-
- 21 Nov, 2008 1 commit
-
-
Russ Cox authored
mainly for "make bufio.install". R=r DELTA=144 (80 added, 62 deleted, 2 changed) OCL=19760 CL=19799
-
- 19 Nov, 2008 2 commits
-
-
Russ Cox authored
TBR=r OCL=19600 CL=19600
-
Russ Cox authored
new script "quietgcc" installed in $HOME/bin during make.bash runs gcc with warnings, turns off inappropriate ones, greps out useless output. quietgcc also makes sure to run the correct 64-bit gcc. R=r DELTA=38 (36 added, 0 deleted, 2 changed) OCL=17493 CL=19599
-
- 18 Nov, 2008 1 commit
-
-
Russ Cox authored
they have to go in /usr/local/bin because the setgid bit is ignored in /Users. R=r DELTA=54 (49 added, 0 deleted, 5 changed) OCL=19424 CL=19463
-
- 08 Oct, 2008 1 commit
-
-
Russ Cox authored
R=r DELTA=6 (6 added, 0 deleted, 0 changed) OCL=16726 CL=16726
-
- 26 Sep, 2008 1 commit
-
-
Russ Cox authored
enforce rule: all kernel data structures and constants go in syscall module. move things that should be in syscall out of net. make net a single package. R=r OCL=15985 CL=15994
-
- 19 Sep, 2008 1 commit
-
-
Russ Cox authored
use gobuild-generated Makefile for math and os. other makefile tweaks. move math/main.go to test/math.go R=r OCL=15529 CL=15537
-
- 18 Sep, 2008 1 commit
-
-
Russ Cox authored
use -j4 (4-way parallel) in make.bash. halves time for make.bash on r45 also add libregexp, acid to default build R=r DELTA=90 (39 added, 37 deleted, 14 changed) OCL=15485 CL=15487
-
- 11 Sep, 2008 1 commit
-
-
Rob Pike authored
break lib/os into multiple source files R=rsc DELTA=189 (178 added, 4 deleted, 7 changed) OCL=15149 CL=15152
-
- 08 Aug, 2008 1 commit
-
-
Rob Pike authored
fix an issue with autolib names by compiling to target location print a bit more when compiling R=gri OCL=13988 CL=13988
-
- 09 Jul, 2008 1 commit
-
-
Rob Pike authored
SVN=126577
-
- 13 Jun, 2008 1 commit
-
-
Rob Pike authored
SVN=122700
-
- 12 Jun, 2008 2 commits
- 11 Jun, 2008 1 commit
-
-
Rob Pike authored
SVN=122175
-
- 04 Jun, 2008 1 commit
-
-
Ken Thompson authored
SVN=121190
-
- 26 Mar, 2008 3 commits
-
-
Robert Griesemer authored
no (optional) UTF-8 marker present. SVN=113931
-
Robert Griesemer authored
SVN=113864
-
Robert Griesemer authored
SVN=113851
-
- 12 Mar, 2008 1 commit
-
-
Robert Griesemer authored
- added script to run tests - fixed primary expression syntax in go.atg SVN=112281
-