aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-09make search box width dynamically sizedRobert Griesemer
2009-11-09delete commented-out section; details now covered elsewhereRob Pike
2009-11-09fix for nodeSize computation, used to determine ifRobert Griesemer
2009-11-08- exit godoc w/o crashing if negative tabwidth is providedRobert Griesemer
2009-11-08copy help section to install doc,Russ Cox
2009-11-08change highlight color from green to yellowRuss Cox
2009-11-08Addressing issue brought up by dsymonds:Robert Griesemer
2009-11-08bug212, bug213.Russ Cox
2009-11-08make hg mail more forgiving:Russ Cox
2009-11-08mention license in install.html.Russ Cox
2009-11-08link the course slides from early in the tutorialRob Pike
2009-11-08make "Go for it" link to install.html.Rob Pike
2009-11-08delete a pointless todo in all_test.go.Rob Pike
2009-11-08improved sentence extraction:Robert Griesemer
2009-11-08a nagging inconsistency: capitalization ofRuss Cox
2009-11-08assorted cleanupRuss Cox
2009-11-08Minor cleanups.Ian Lance Taylor
2009-11-08delete TODO now that compiler is better at %Rob Pike
2009-11-08use grouping instead of colors to show non-global search hits:Robert Griesemer
2009-11-08fix sentence extractionRobert Griesemer
2009-11-08- properly align package synopsesRobert Griesemer
2009-11-08add top-level package comments for net, reflect, malloc.Rob Pike
2009-11-08added package documentationRobert Griesemer
2009-11-08add a README file, so that if someone finds aRuss Cox
2009-11-08links to Go Nuts, issue tracker,Russ Cox
2009-11-08another attempt at utf-8 uploads.Russ Cox
2009-11-08go for c++ programmers; fixes.Russ Cox
2009-11-08effective go: tiny fixesRuss Cox
2009-11-08TBRRobert Griesemer
2009-11-08TBRRobert Griesemer
2009-11-08- better support for text files: show them nicely formattedRobert Griesemer
2009-11-08make the visited color darker instead of lighterRob Pike
2009-11-08scaled bumpersRuss Cox
2009-11-07- avoid division-by-zero crash in tabwriterRobert Griesemer
2009-11-07Adjust gccgo license references.Ian Lance Taylor
2009-11-07fixes to spec. mostly minor but several of significance.Rob Pike
2009-11-07- added link to sourcesRobert Griesemer
2009-11-07nice directory listingsRobert Griesemer
2009-11-07fix authentication in parallel LoadAllCLRuss Cox
2009-11-07contribute.html fixesRuss Cox
2009-11-07tutorial fixesRuss Cox
2009-11-07FAQ editsRuss Cox
2009-11-07require Mercurial 1.3 again (how did that get dropped?)Russ Cox
2009-11-07language design FAQ editsRuss Cox
2009-11-07fix a few style nits; arrange the doc list inRuss Cox
2009-11-07Add flags of type float to the flag package.Vish Subramanian
2009-11-07- support to extract one-line package synopsis for package listingsRobert Griesemer
2009-11-07- blank before opening { for multi-line composite literals (as preferred by r)Robert Griesemer
2009-11-07Ignore more unimportant files.Ian Lance Taylor
2009-11-07new style; live at http://r45:3456/Russ Cox