index
:
go
bench-before
fix-runtime-test-GOMAXPROCS
json-isValidNumber
json-isValidNumber-before
main
makepkg
ms-fix-multipart-readform
Fork of Go programming language with my patches.
Go Authors
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
run.bash
Age
Commit message (
Expand
)
Author
2012-03-21
build: lengthen timeout for the lengthy runtime test
Shenghou Ma
2012-03-21
build: unset GOPATH before tests
Shenghou Ma
2012-03-17
build: catch API changes during build
Brad Fitzpatrick
2012-03-10
cmd/dist, cmd/go: move CGO_ENABLED from 'go tool dist env' to 'go env'
Shenghou Ma
2012-03-08
misc/cgo: re-enable testso
Francisco Souza
2012-03-08
doc: fix freebsd build
Shenghou Ma
2012-03-08
build: re-enable some broken tests in run.bash
Shenghou Ma
2012-03-07
undo CL 5754063 / e23b66fcfc94
Russ Cox
2012-03-07
misc/cgo: re-enable testso
Francisco Souza
2012-03-06
misc/cgo: re-enable some tests
Russ Cox
2012-03-05
build: use run.go for running tests
Russ Cox
2012-03-05
runtime: wait for main goroutine before setting GOMAXPROCS.
Rémy Oudompheng
2012-03-05
doc/progs: update for go 1
Rob Pike
2012-02-13
cmd/dist: cross-compiling fixes
Russ Cox
2012-02-04
build: use cmd/dist
Russ Cox
2012-02-03
build: crash if test runs forever
Alex Brainman
2012-01-30
build: remove Make.pkg, Make.tool
Russ Cox
2012-01-30
run.bash: s/make/gomake
Rob Pike
2012-01-30
go: move compilers into the go-tool directory
Rob Pike
2012-01-20
misc/cgo/test: make tests run on windows
Alex Brainman
2012-01-09
cmd/go: add -v flag to build and install
Russ Cox
2011-12-21
cmd/go: many improvements
Russ Cox
2011-12-21
build: rewrite to use bash time builtin
Russ Cox
2011-12-20
build: fix the build with USE_GO_TOOL=false
Brad Fitzpatrick
2011-12-20
build: use go command during build
Russ Cox
2011-12-15
test/bench/go1: first draft of Go 1 benchmark suite
Russ Cox
2011-12-13
test/bench: move to test/bench/shootout
Russ Cox
2011-12-09
misc/cgo/testso: do not leave out file behind
Alex Brainman
2011-11-22
cgo: add support for callbacks from dynamic libraries
Dmitriy Vyukov
2011-10-12
runtime: fix memory leak in parallel garbage collector
Russ Cox
2011-10-11
ebnf, ebnflint: move under exp
Robert Griesemer
2011-09-26
test: disable sigchld test on Windows
Russ Cox
2011-08-10
build: allow builds without cgo
Russ Cox
2011-07-13
exp/eval, exp/ogle: remove packages eval and ogle
Robert Griesemer
2011-06-30
run.bash: small fix
Alex Brainman
2011-06-21
godefs: remove test from build
Russ Cox
2011-06-20
godefs: rudimentary tests
Robert Hencke
2011-04-27
tutorial: replace the forever loops with finite counts in sieve programs.
Rob Pike
2011-04-20
run.bash: remove redundant rebuilds
Russ Cox
2011-04-13
fix build: disable gofmt test script, enable gotest testing instead
Robert Griesemer
2011-04-08
test/bench: enable build and test on Windows
Alex Brainman
2011-04-08
misc/cgo/life: enable build and test on Windows
Alex Brainman
2011-03-27
build: add all-qemu.bash, handful of arm fixes
Russ Cox
2011-03-25
testing: set up structure for faster testing using the new -test.short flag.
Rob Pike
2011-03-11
build: run gotest in misc/cgo/test
Russ Cox
2011-03-07
doc/codelab/wiki: include into windows build
Alex Brainman
2011-02-14
build: run test/ directory first
Russ Cox
2011-02-09
run.bash: must make codelab before we can test it.
Rob Pike
2011-02-09
src/run.bash: get rid of long windows expression
Alex Brainman
2011-01-31
run.bash: disable doc/codelab/wiki test on windows
Alex Brainman
[prev]
[next]