index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
run.bash
Commit message (
Expand
)
Author
Age
Files
Lines
*
run.bash: disable doc/codelab/wiki test on windows
Alex Brainman
2011-01-31
1
-1
/
+4
*
doc/codelab/wiki: update to work with template changes, add to run.bash
Andrew Gerrand
2011-01-26
1
-0
/
+3
*
misc/cgo/life: fix, add to build
Russ Cox
2010-12-17
1
-0
/
+8
*
build: add gobuilder and goplay to run.bash
Andrew Gerrand
2010-10-21
1
-0
/
+8
*
build: make all.bash run on Ubuntu ARM
Russ Cox
2010-09-22
1
-0
/
+3
*
(windows) disable tests that cause the build to fail
Joe Poirier
2010-09-13
1
-5
/
+13
*
build: remove unnecessary references to GOBIN and GOROOT
Christian Himpel
2010-08-30
1
-16
/
+16
*
build: $GOBIN defaults to $GOROOT/bin
Russ Cox
2010-08-24
1
-1
/
+6
*
run.bash: fix freebsd build (i hope)
Russ Cox
2010-08-18
1
-0
/
+1
*
run.bash: remove MAKEFLAGS=-j4 to prevent crashing on freebsd
Andrew Gerrand
2010-04-05
1
-1
/
+0
*
build script tweaks
Russ Cox
2010-03-31
1
-10
/
+27
*
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
2009-12-11
1
-17
/
+19
*
Build changes to support work on the BSDs.
Devon H. O'Dell
2009-11-14
1
-17
/
+17
*
drop output from nilptr tests;
Russ Cox
2009-11-09
1
-0
/
+3
*
fix build after Mercurial move.
Russ Cox
2009-10-22
1
-6
/
+0
*
Move usr/dsymonds/iterable to src/pkg/exp/iterable.
David Symonds
2009-10-20
1
-5
/
+0
*
move austin/eval and austin/ogle to exp/eval and exp/ogle
Russ Cox
2009-10-14
1
-3
/
+12
*
fix build
Russ Cox
2009-10-03
1
-1
/
+1
*
add cgo test that doesn't depend on
Russ Cox
2009-10-03
1
-0
/
+5
*
Add eval and ogle to the build process so they can be kept up
Austin Clements
2009-09-25
1
-0
/
+6
*
delete forward type declarations
Russ Cox
2009-08-12
1
-2
/
+2
*
run benchmarks in a relatively fast test mode, as part of run.bash/all.bash
Rob Pike
2009-08-09
1
-0
/
+4
*
delay := processing
Russ Cox
2009-08-05
1
-2
/
+3
*
ebnflint command
Robert Griesemer
2009-07-13
1
-0
/
+6
*
- install gofmt in src/cmd/gofmt
Robert Griesemer
2009-06-16
1
-4
/
+2
*
mv src/lib to src/pkg
Rob Pike
2009-06-09
1
-2
/
+2
*
mv container/vector down one level for new rules.
Rob Pike
2009-05-05
1
-17
/
+1
*
godoc: use data-driven templates for html, text generation
Russ Cox
2009-04-15
1
-0
/
+2
*
move template into its own directory so it can have more files
Rob Pike
2009-04-08
1
-0
/
+1
*
Add a few tests which weren't being run.
Ian Lance Taylor
2009-03-26
1
-0
/
+2
*
- directory rename lang -> go
Robert Griesemer
2009-03-09
1
-1
/
+1
*
Created new directory lib/lang:
Robert Griesemer
2009-03-04
1
-0
/
+1
*
enable pretty in run.bash
Rob Pike
2009-03-03
1
-5
/
+5
*
Automated g4 rollback of changelist 25024,
Russ Cox
2009-03-03
1
-5
/
+5
*
io.Pipe
Russ Cox
2009-02-16
1
-0
/
+1
*
cleanups:
Russ Cox
2009-02-15
1
-0
/
+1
*
build nits
Russ Cox
2009-02-15
1
-6
/
+0
*
remove export name-list statement.
Russ Cox
2009-01-15
1
-5
/
+5
*
closed arrays including [...]
Ken Thompson
2009-01-06
1
-1
/
+1
*
- make code in gosrc compile again, check in all pending changes
Robert Griesemer
2009-01-06
1
-5
/
+5
*
make the tutorial programs run again.
Rob Pike
2009-01-06
1
-0
/
+4
*
new new & make
Russ Cox
2009-01-06
1
-5
/
+5
*
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
2008-12-19
1
-3
/
+2
*
convert *[] to [].
Russ Cox
2008-12-18
1
-2
/
+3
*
host and port name lookup
Russ Cox
2008-12-18
1
-0
/
+1
*
add JSON library
Russ Cox
2008-12-11
1
-0
/
+1
*
Make run.bash run all the current tests.
Ian Lance Taylor
2008-12-04
1
-0
/
+4
*
add mutex.Mutex
Russ Cox
2008-12-04
1
-0
/
+6
*
utf8 routines in go; a start.
Russ Cox
2008-11-21
1
-0
/
+2
*
add math to tests; clean a bit
Russ Cox
2008-11-20
1
-18
/
+21
[next]