- 29f1ca5 Go spec: map indexing never raises a runtime exception. by Robert Griesemer · 15 years ago
- a172394 release.2010-03-22 by Andrew Gerrand · 15 years ago weekly.2010-03-22
- 7190fdd website: add Go Blog widget to frontpage, add Blog and Wiki links to sideba by Andrew Gerrand · 15 years ago
- 791a267 doc/htmlgen.go: remove unnecessary semicolons by James Toy · 15 years ago
- a24f814 doc/install: tweak port text; drop redundant list of operating systems. by Russ Cox · 15 years ago
- 74fac99 godoc: initial support for showing popup information by Robert Griesemer · 15 years ago
- 6f9272f release.2010-03-15 by Andrew Gerrand · 15 years ago weekly.2010-03-15
- 9aff17f install.html: elaborate on shell profile instructions by Andrew Gerrand · 15 years ago
- 11a2184 Revert previous change: complexN only converts to complexN. by Ian Lance Taylor · 15 years ago
- 7cd4de6 install.html: add section on C tools by Robert Griesemer · 15 years ago
- ef4c2b8 go_spec.html: fix typo and link by Robert Griesemer · 15 years ago
- 9a44578 missing ';' renders the code snippet incorrectly on website by Andrey Mirtchovski · 15 years ago
- 18187e7 Complex values may only be compared for equality or inequality. by Ian Lance Taylor · 15 years ago
- 5cf707b Clarify that conversions to complex are OK. by Ian Lance Taylor · 15 years ago
- 7297087 Spec for complex numbers by Rob Pike · 15 years ago
- baa65fd release.2010-03-04 by Andrew Gerrand · 15 years ago weekly.2010-03-04
- 1d5af15 First run at a Programming FAQ by Andrew Gerrand · 15 years ago
- 36ea8bb Minor mistake in docs. Fixes #633. by Robert Griesemer · 15 years ago
- 1f3222a strings.Bytes -> []byte for documentation example, src/pkg/* comments, and htmlgen.go by Andrey Mirtchovski · 15 years ago
- 5de2e1c doc: Use byte("...") over byte{...} by Christopher Wedgwood · 15 years ago
- ef81b02 release.2010-02-23 part one by Andrew Gerrand · 15 years ago weekly.2010-02-23
- 2551cf9 go_mem: clarified unbuffered channel sync example by Andrew Gerrand · 15 years ago
- 766c3ff effective_go: clarified small comment by Andrew Gerrand · 15 years ago
- d17ffb9 godoc: path cleanups, fixed a race condition, initial support for a menu on pages by Robert Griesemer · 15 years ago
- d3a6cd4 release 2010-02-17 part one by Andrew Gerrand · 15 years ago weekly.2010-02-17
- f42e883 language spec: make NUL byte rule an implementation restriction by Robert Griesemer · 15 years ago
- 77525dc install: Added gcc, build-essential to apt-get command line. by Andrew Gerrand · 15 years ago
- b7d9ffe spec: disallow NUL in source files by Russ Cox · 15 years ago
- 1811fac specification of []int(string) and []byte(string). by Rob Pike · 15 years ago
- e6004b3 release.2010-02-04 step one by Andrew Gerrand · 15 years ago weekly.2010-02-04
- cd4a684 added note about the GOARM env variable by Kai Backman · 15 years ago
- 810def8 ...T is now implemented by Rob Pike · 15 years ago
- cecd163 language FAQ entry on braces and semicolons by Rob Pike · 15 years ago
- 65e671b add link to go build dashboard. break the list into two pieces by Rob Pike · 15 years ago
- 44db1ab the package global name space problem is addressed; update road map by Rob Pike · 15 years ago
- bf57520 Long-overdue update for semicolon change. by Ian Lance Taylor · 15 years ago
- 8653acb The gccgo frontend has moved to a new repository. by Ian Lance Taylor · 15 years ago
- 05f2636 two minor build fixes by Russ Cox · 15 years ago
- cb4fff0 prepare for release.2010-01-27 by Russ Cox · 15 years ago
- 9f48f7e6 ucsd cns talk, focused on networking by Russ Cox · 15 years ago
- 22a4952 note that ...T is not yet implemented. by Rob Pike · 15 years ago
- b81065d add definition of new parameter style ... T for trailing arguments of type T. by Rob Pike · 15 years ago
- 1c369bd Clarify parsing of channel types. by Robert Griesemer · 15 years ago
- 4687169 spec: allow func() func(). by Russ Cox · 15 years ago
- 34191d9 Remove top-level (src/) Makefile. by Christopher Wedgwood · 15 years ago
- 5c7b0ca list awk in the dependencies needed for installation by Rob Pike · 15 years ago
- 3909b6b log.Fatal does not exist. Use log.Crash. by Rob Pike · 15 years ago
- 16205a3 spec: mention Inf and NaN are supported at run time. by Russ Cox · 15 years ago
- 49a35a6 be more explicit about initialization of embedded fields. by Rob Pike · 15 years ago
- b41c694 doc/devel/release.html: fix dumb typo by Russ Cox · 15 years ago
- 495936b release.2010-01-13: final checkin, release notes by Russ Cox · 15 years ago weekly.2010-01-13
- c633615 contribute.html: suggest hg mail instead of hg upload by Russ Cox · 15 years ago
- 6c2e0fe create doc/talks/. by Russ Cox · 15 years ago
- ae13f43 Clarify when expressions are evaluated for a range clause. by Ian Lance Taylor · 15 years ago
- 632a985 fix typo found by kevin ballard by Rob Pike · 15 years ago
- 14992a4 doc/contribute.html: change copyright year by Bill Neubauer · 15 years ago
- 7ec0856 fix typo by Rob Pike · 15 years ago
- c918c41 add doc/devel/index.html, linked from nav bar by Russ Cox · 15 years ago
- e0a4046 add release log as doc/devel/release.html by Russ Cox · 15 years ago
- 30e5ed2 remove reference to "basic literal" since it's never defined by Robert Griesemer · 15 years ago
- c05f86a fix up YB and add ZB, EB in example by Rob Pike · 15 years ago
- 1d5e1f5 Document how to build gccgo to use gold. by Ian Lance Taylor · 15 years ago
- eb109a7 Clarify section on tokens. Fixes #457. by Robert Griesemer · 15 years ago
- 316cb50 add exceptions to the road map. i think this just was an oversight. by Rob Pike · 15 years ago
- 77f6f16 fix naked < and > as reported by Peter Williams <> by Rob Pike · 15 years ago
- c1045db go_spec: use PrimaryExpr as type switch expression by Russ Cox · 15 years ago
- 617a6a5 fix documentation bug in example Fixes #452. by Rob Pike · 15 years ago
- 96ee38b make it more explicit that design discussions should happen before code reviews by Rob Pike · 15 years ago
- 2e5a720 Add roadmap document. by Ian Lance Taylor · 15 years ago
- 3269647 doc/install.html: how to update to a new release by Russ Cox · 15 years ago
- 163ecda new semicolon rule in effective_go.html. by Rob Pike · 15 years ago
- 34356e9 update tutorial. by Rob Pike · 15 years ago
- bbd4cb3 fix naked < as reported by pwil3058@gmail.com by Rob Pike · 15 years ago
- 857d4cf Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src by Devon H. O'Dell · 15 years ago
- ddde7f6 Add a Makefile in place of all.bash. Update docs to reflect this change. by Devon H. O'Dell · 15 years ago
- 130ac74 Spec modified to reflect new semicolon rules. by Robert Griesemer · 15 years ago
- 5facb84 doc/contribute: try to make it clearer that you send a review with hg mail, not hg submit. by Russ Cox · 15 years ago weekly.2009-12-09
- d55abfd doc: split contribute.html into code.html and contribute.html by Russ Cox · 15 years ago
- 2a5f0c6 spec: document that built-ins cannot be used as func values by Russ Cox · 15 years ago
- 6301fb4 faq: add question about translation by Russ Cox · 15 years ago
- acf4dd4 change the naming example from Vector to Ring due to loss of vector.New() by Rob Pike · 15 years ago
- ccd0264 Add copy to the list of predeclared functions. by Ian Lance Taylor · 15 years ago
- e919275 Integrated feedback by Ken. Easy stuff in this round, more to come. by Robert Griesemer · 15 years ago
- 9e45088 some godoc cleanup: by Robert Griesemer · 15 years ago
- 330139e Fix typo in spec by Fazlul Shahriar · 15 years ago
- 6511262 Fix example Makefile to avoid $GOROOT in case it has spaces. by Fumitoshi Ukai · 15 years ago
- 53ab6a0 add freebsd to the list of os'es. by Rob Pike · 15 years ago
- 2cbeb1d change the rules for maintaining AUTHORS and CONTRIBUTORS files. by Rob Pike · 15 years ago
- 568465a Mention golang-dev as a default code review destination. by Ian Lance Taylor · 15 years ago
- bdecae9 add an FAQ entry about the logo and mascot by Rob Pike · 15 years ago
- 6fc8207 go: makes it build for the case $GOROOT has whitespaces by Sergio Luis O. B. Correia · 15 years ago
- ff6a8fd mention arrays of arrays and slices of slices by Rob Pike · 15 years ago
- 69039e5 build Make.deps during make.bash instead by Russ Cox · 15 years ago
- 1a8ebcc Allow optional second expression in slice expressions. by Robert Griesemer · 15 years ago
- 9e8d136 On 32-bit x86, one should configure with --with-arch=. by Ian Lance Taylor · 15 years ago
- 43bcf47 make all.bash finish on FreeBSD by Russ Cox · 15 years ago
- 33d10e4d explain the situation with unicode and identifiers by Rob Pike · 15 years ago
- bcb46c8 fix typo in Append return type by Rob Pike · 15 years ago
- 4085364 doc: fix typo. by Adam Langley · 15 years ago
- d3b1565 - Clarify that struct composite literal keys are field names not selectors. by Robert Griesemer · 15 years ago