go/src
Rob Pike d9832987ba unicode/utf8: remove dependence on unicode.
The dependency was there only to pull in two constants.
Now we define them locally and verify equality in the test.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5754046
2012-03-06 11:14:45 +11:00
..
cmd cmd/gc: if $GOROOT_FINAL is set, rewrite file names in object files 2012-03-05 16:13:33 -05:00
lib9 build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libbio build: delete make paraphernalia 2012-02-06 13:34:25 -05:00
libmach runtime/pprof: support OS X CPU profiling 2012-02-28 16:18:24 -05:00
pkg unicode/utf8: remove dependence on unicode. 2012-03-06 11:14:45 +11:00
Make.dist cmd/dist: make 'make' quieter for developers 2012-02-08 15:26:47 -05:00
all.bash cmd/dist: cross-compiling fixes 2012-02-13 22:31:51 -05:00
all.bat build: use setlocal in run.bat 2012-02-16 10:44:55 +11:00
clean.bash build: fix clean.bash 2012-02-15 23:52:07 +09:00
clean.bat build: implement clean.bat 2012-02-20 12:17:27 +11:00
make.bash build: add GO_ prefix to LDFLAGS and GCFLAGS 2012-03-02 02:45:01 -03:00
make.bat make.bat, run.bat: echo newlines 2012-02-16 20:49:50 +00:00
run.bash runtime: wait for main goroutine before setting GOMAXPROCS. 2012-03-05 16:40:27 -05:00
run.bat make.bat, run.bat: echo newlines 2012-02-16 20:49:50 +00:00
sudo.bash build: fix sudo.bash. 2012-02-15 08:42:16 +11:00