index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
run.bash
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-05
run.bash: remove MAKEFLAGS=-j4 to prevent crashing on freebsd
Andrew Gerrand
1
-1
/
+0
2010-03-31
build script tweaks
Russ Cox
1
-10
/
+27
2009-12-11
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
1
-17
/
+19
2009-11-14
Build changes to support work on the BSDs.
Devon H. O'Dell
1
-17
/
+17
2009-11-09
drop output from nilptr tests;
Russ Cox
1
-0
/
+3
2009-10-22
fix build after Mercurial move.
Russ Cox
1
-6
/
+0
2009-10-20
Move usr/dsymonds/iterable to src/pkg/exp/iterable.
David Symonds
1
-5
/
+0
2009-10-14
move austin/eval and austin/ogle to exp/eval and exp/ogle
Russ Cox
1
-3
/
+12
2009-10-03
fix build
Russ Cox
1
-1
/
+1
2009-10-03
add cgo test that doesn't depend on
Russ Cox
1
-0
/
+5
2009-09-25
Add eval and ogle to the build process so they can be kept up
Austin Clements
1
-0
/
+6
2009-08-12
delete forward type declarations
Russ Cox
1
-2
/
+2
2009-08-09
run benchmarks in a relatively fast test mode, as part of run.bash/all.bash
Rob Pike
1
-0
/
+4
2009-08-05
delay := processing
Russ Cox
1
-2
/
+3
2009-07-13
ebnflint command
Robert Griesemer
1
-0
/
+6
2009-06-16
- install gofmt in src/cmd/gofmt
Robert Griesemer
1
-4
/
+2
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-2
/
+2
2009-05-05
mv container/vector down one level for new rules.
Rob Pike
1
-17
/
+1
2009-04-15
godoc: use data-driven templates for html, text generation
Russ Cox
1
-0
/
+2
2009-04-08
move template into its own directory so it can have more files
Rob Pike
1
-0
/
+1
2009-03-26
Add a few tests which weren't being run.
Ian Lance Taylor
1
-0
/
+2
2009-03-09
- directory rename lang -> go
Robert Griesemer
1
-1
/
+1
2009-03-04
Created new directory lib/lang:
Robert Griesemer
1
-0
/
+1
2009-03-03
enable pretty in run.bash
Rob Pike
1
-5
/
+5
2009-03-03
Automated g4 rollback of changelist 25024,
Russ Cox
1
-5
/
+5
2009-02-16
io.Pipe
Russ Cox
1
-0
/
+1
2009-02-15
cleanups:
Russ Cox
1
-0
/
+1
2009-02-15
build nits
Russ Cox
1
-6
/
+0
2009-01-15
remove export name-list statement.
Russ Cox
1
-5
/
+5
2009-01-06
closed arrays including [...]
Ken Thompson
1
-1
/
+1
2009-01-06
- make code in gosrc compile again, check in all pending changes
Robert Griesemer
1
-5
/
+5
2009-01-06
make the tutorial programs run again.
Rob Pike
1
-0
/
+4
2009-01-06
new new & make
Russ Cox
1
-5
/
+5
2008-12-19
change *map to map; *chan to chan; new(T) to new(*T)
Russ Cox
1
-3
/
+2
2008-12-18
convert *[] to [].
Russ Cox
1
-2
/
+3
2008-12-18
host and port name lookup
Russ Cox
1
-0
/
+1
2008-12-11
add JSON library
Russ Cox
1
-0
/
+1
2008-12-04
Make run.bash run all the current tests.
Ian Lance Taylor
1
-0
/
+4
2008-12-04
add mutex.Mutex
Russ Cox
1
-0
/
+6
2008-11-21
utf8 routines in go; a start.
Russ Cox
1
-0
/
+2
2008-11-20
add math to tests; clean a bit
Russ Cox
1
-18
/
+21
2008-11-19
change naming convention for tests from
Rob Pike
1
-1
/
+1
2008-11-18
more tests for strconv; convert to gotest.
Russ Cox
1
-1
/
+1
2008-11-17
correctly rounded floating-point conversions
Russ Cox
1
-0
/
+6
2008-11-13
* pretty printing snapshot: towards printing comments nicely
Robert Griesemer
1
-1
/
+1
2008-10-29
set -e doesn't apply to ( ) blocks
Russ Cox
1
-6
/
+5
2008-10-26
delete unused reflection playpen
Rob Pike
1
-9
/
+0
2008-10-24
another step toward interface subtypes
Ken Thompson
1
-2
/
+3
2008-10-23
add reflect to build, clean up test
Rob Pike
1
-0
/
+6
2008-10-20
run.bash: do not make test in gosrc
Russ Cox
1
-1
/
+1
[next]