| .. |
|
bignum
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
bufio
|
throw away os._Error.
|
2009-05-08 14:40:20 -07:00 |
|
container/vector
|
mv container/vector down one level for new rules.
|
2009-05-05 17:24:01 -07:00 |
|
exec
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
exvar
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
flag
|
move things out of sys into os and runtime
|
2009-05-08 15:21:41 -07:00 |
|
fmt
|
Name change to improve embeddability:
|
2009-05-08 11:22:57 -07:00 |
|
go
|
implications of stricter type equality:
|
2009-05-08 15:40:14 -07:00 |
|
hash
|
make go/src/lib/hash one directory per package
|
2009-05-07 17:15:24 -07:00 |
|
http
|
implications of stricter type equality:
|
2009-05-08 15:40:14 -07:00 |
|
io
|
throw away os._Error.
|
2009-05-08 14:40:20 -07:00 |
|
json
|
Define Len() for JSON Map.
|
2009-05-07 15:09:32 -07:00 |
|
log
|
move things out of sys into os and runtime
|
2009-05-08 15:21:41 -07:00 |
|
malloc
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
math
|
Convert go tree to hierarchical pkg directory:
|
2009-04-16 20:52:37 -07:00 |
|
net
|
throw away os._Error.
|
2009-05-08 14:40:20 -07:00 |
|
once
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
os
|
use exitgroup on linux to exit whole process.
|
2009-05-08 16:36:46 -07:00 |
|
path
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
rand
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
reflect
|
Move sys.Reflect and sys.Unreflect into unsafe.
|
2009-05-08 14:57:56 -07:00 |
|
regexp
|
move things out of sys into os and runtime
|
2009-05-08 15:21:41 -07:00 |
|
runtime
|
Document runtime functions.
|
2009-05-08 15:55:45 -07:00 |
|
sort
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
strconv
|
embeddability: change bufio.BufRead to bufio.Reader etc.
|
2009-05-08 11:52:39 -07:00 |
|
strings
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
sync
|
Convert go tree to hierarchical pkg directory:
|
2009-04-16 20:52:37 -07:00 |
|
syscall
|
next step for 6.out on Borg: fix and test
|
2009-05-07 10:31:48 -07:00 |
|
tabwriter
|
Name change to improve embeddability:
|
2009-05-08 11:22:57 -07:00 |
|
template
|
implications of stricter type equality:
|
2009-05-08 15:40:14 -07:00 |
|
testing
|
move things out of sys into os and runtime
|
2009-05-08 15:21:41 -07:00 |
|
time
|
implications of stricter type equality:
|
2009-05-08 15:40:14 -07:00 |
|
unicode
|
Convert go tree to hierarchical pkg directory:
|
2009-04-16 20:52:37 -07:00 |
|
unsafe
|
Package unsafe is undocumented. By installing (but not compiling) this file,
|
2009-05-08 16:24:55 -07:00 |
|
utf8
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
xml
|
directory-per-package step 1: move files from lib/X.go to lib/X/X.go
|
2009-05-05 17:05:39 -07:00 |
|
Makefile
|
make go/src/lib/hash one directory per package
|
2009-05-07 17:15:24 -07:00 |