The Go programming language
Go to file
Russ Cox 45495249e1 code review fixes
* clean up error handling: show Exception info
* white space fixes
* clean up output when creating CL
* simplify hg change command; add hg file
* fix stale cookie bug (thanks iant)
* in LoadAllCL, load each CL in a different thread,
  to parallelize the slow web fetches
* throw away support for Mercurial before version 1.3
* add @CL-number file pattern for commands like diff
* make hg sync show files being sync'ed

R=r
http://go/go-review/1016016
2009-11-01 05:49:35 -08:00
doc concurrency 2009-10-31 18:29:06 -07:00
include support for 5.out files 2009-10-19 22:33:56 -07:00
lib code review fixes 2009-11-01 05:49:35 -08:00
misc go-mode for Emacs. This provides basic syntax highlighting 2009-10-22 08:54:26 -07:00
pkg more description 2009-10-15 23:08:46 -07:00
src allow unpacking of json map into Go map, 2009-11-01 05:49:07 -08:00
test clone and futex 2009-10-29 21:21:14 -07:00
.hgignore more file patterns to ignore 2009-11-01 05:20:30 -08:00
AUTHORS more explanatory text 2009-10-15 16:51:53 -07:00
CONTRIBUTORS more explanatory text 2009-10-15 16:51:53 -07:00
LICENSE Add AUTHORS and LICENSE files. 2009-08-13 09:21:28 -07:00
favicon.ico add a favicon plus a couple of hi-res versions of gordon 2009-10-26 10:13:07 -07:00