aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-10Implement new emacs command M-x gofmtweekly.2009-11-10.1Kevin Ballard
2009-11-10Fix go-mode.el to work on empty buffersKevin Ballard
2009-11-10update old comment: things are much better nowRuss Cox
2009-11-10gotest: avoid problems with grepping for ยทRuss Cox
2009-11-10install.html: ed needs to be installed tooRuss Cox
2009-11-10make.bash: check $PATH indirectly via which quietgccRuss Cox
2009-11-10sanity check environment variables better.Russ Cox
2009-11-10Adding myself (Kevin Ballard) to the AUTHORS/CONTRIBUTORS filesKevin Ballard
2009-11-10net: fix error for connect to /etc/ on some systemsRuss Cox
2009-11-10fix final program to have Html->HTMLRob Pike
2009-11-10change code review link to appspot.Russ Cox
2009-11-10test for invalid $GOBIN setting before trying to buildRuss Cox
2009-11-10net: disable more ipv6 testsRuss Cox
2009-11-10net: disable ipv6 test if we know kernel won't take it.Russ Cox
2009-11-10net: disable dns error testRuss Cox
2009-11-10net: fix dns bug reported on irc.Russ Cox
2009-11-10video is readyRuss Cox
2009-11-10better code for a copy loopRobert Griesemer
2009-11-10default to codereview.appspot.comRuss Cox
2009-11-10spell it with an "e"Ken Thompson
2009-11-10video is coming soonRuss Cox
2009-11-10delete old release tagRuss Cox
2009-11-10tag for public releaseRuss Cox
2009-11-10update video linksweekly.2009-11-10Russ Cox
2009-11-10minor adjustments to package comments for better synopsis.Robert Griesemer
2009-11-10correct mailing list URLRuss Cox
2009-11-10remove internal references from doc/install.htmlRuss Cox
2009-11-10make regexp comment not a package commentRuss Cox
2009-11-10allow user agent to mention Go.Russ Cox
2009-11-10Minor tweaks.Ian Lance Taylor
2009-11-09make the titles of the FAQs match their links; adds clarity too. requested by...Rob Pike
2009-11-09- add .. link to package directory listing, for easy traversalRobert Griesemer
2009-11-09in addition to bison, need to have gcc and c libraries installed.Russ Cox
2009-11-09drop output from nilptr tests;Russ Cox
2009-11-09- minor cleanupsRobert Griesemer
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer
2009-11-09 - replaced gofmt expression formatting algorithm withRobert Griesemer
2009-11-09- replaced gofmt expression formatting algorithm withRobert Griesemer
2009-11-09add a q&a about google's internal use of goRob Pike
2009-11-09noted by kaib: explicit assignment initializationRuss Cox
2009-11-09add id tags to contribute.htmlRuss Cox
2009-11-09cleanup style:Robert Griesemer
2009-11-09comment out red TODO clauses except for the last oneRob Pike
2009-11-09error rewording suggested by robert.Russ Cox
2009-11-09make search box ever so slightly widerRobert Griesemer
2009-11-09TBR:Robert Griesemer
2009-11-09fix for incorrect composite literal grammarRobert Griesemer
2009-11-09remove semis after statements in one-statement statement listsRobert Griesemer
2009-11-09tweak documentation of commandsRuss Cox
2009-11-09- rename Context to exprContext to remove it from public interfaceRobert Griesemer