1
0
mirror of https://github.com/golang/go synced 2024-11-26 02:47:58 -07:00
The Go programming language
Go to file
David Symonds 5cb6843a4e Change exvar to use a goroutine channel worker instead of a mutex for synchronisation.
Also it should be more testable, as there's less global state.

R=r
APPROVED=r
DELTA=113  (38 added, 12 deleted, 63 changed)
OCL=27653
CL=27694
2009-04-21 16:50:09 -07:00
doc - book-keeping in the TODO section: 2009-04-20 15:32:20 -07:00
include fix gotest by fixing nm -s to print in file order by storing a sequence number 2009-04-15 21:57:55 -07:00
lib help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
pkg help management of empty pkg and lib directories in perforce 2008-07-21 17:10:49 -07:00
src Change exvar to use a goroutine channel worker instead of a mutex for synchronisation. 2009-04-21 16:50:09 -07:00
test update golden for bug 143 2009-04-21 00:05:19 -07:00
usr Move iterable package to usr/dsymonds/. 2009-04-20 18:13:14 -07:00