]> Cypherpunks repositories - gostls13.git/shortlog
gostls13.git
2009-11-09 Robert GriesemerTBR:
2009-11-09 Robert Griesemerfix for incorrect composite literal grammar
2009-11-09 Robert Griesemerremove semis after statements in one-statement statemen...
2009-11-09 Russ Coxtweak documentation of commands
2009-11-09 Robert Griesemer- rename Context to exprContext to remove it from publi...
2009-11-09 Robert Griesemermake search box width dynamically sized
2009-11-09 Rob Pikedelete commented-out section; details now covered elsewhere
2009-11-09 Robert Griesemerfix for nodeSize computation, used to determine if
2009-11-09 Robert Griesemer- exit godoc w/o crashing if negative tabwidth is provided
2009-11-09 Russ Coxcopy help section to install doc,
2009-11-09 Russ Coxchange highlight color from green to yellow
2009-11-09 Robert GriesemerAddressing issue brought up by dsymonds:
2009-11-09 Russ Coxbug212, bug213.
2009-11-09 Russ Coxmake hg mail more forgiving:
2009-11-09 Russ Coxmention license in install.html.
2009-11-09 Rob Pikelink the course slides from early in the tutorial
2009-11-09 Rob Pikemake "Go for it" link to install.html.
2009-11-09 Rob Pikedelete a pointless todo in all_test.go.
2009-11-09 Robert Griesemerimproved sentence extraction:
2009-11-09 Russ Coxa nagging inconsistency: capitalization of
2009-11-09 Russ Coxassorted cleanup
2009-11-09 Ian Lance TaylorMinor cleanups.
2009-11-09 Rob Pikedelete TODO now that compiler is better at %
2009-11-09 Robert Griesemeruse grouping instead of colors to show non-global searc...
2009-11-09 Robert Griesemerfix sentence extraction
2009-11-09 Robert Griesemer- properly align package synopses
2009-11-08 Rob Pikeadd top-level package comments for net, reflect, malloc.
2009-11-08 Robert Griesemeradded package documentation
2009-11-08 Russ Coxadd a README file, so that if someone finds a
2009-11-08 Russ Coxlinks to Go Nuts, issue tracker,
2009-11-08 Russ Coxanother attempt at utf-8 uploads.
2009-11-08 Russ Coxgo for c++ programmers; fixes.
2009-11-08 Russ Coxeffective go: tiny fixes
2009-11-08 Robert GriesemerTBR
2009-11-08 Robert GriesemerTBR
2009-11-08 Robert Griesemer- better support for text files: show them nicely formatted
2009-11-08 Rob Pikemake the visited color darker instead of lighter
2009-11-08 Russ Coxscaled bumpers
2009-11-08 Robert Griesemer- avoid division-by-zero crash in tabwriter
2009-11-08 Ian Lance TaylorAdjust gccgo license references.
2009-11-08 Rob Pikefixes to spec. mostly minor but several of significance.
2009-11-08 Robert Griesemer- added link to sources
2009-11-08 Robert Griesemernice directory listings
2009-11-08 Russ Coxfix authentication in parallel LoadAllCL
2009-11-08 Russ Coxcontribute.html fixes
2009-11-08 Russ Coxtutorial fixes
2009-11-08 Russ CoxFAQ edits
2009-11-08 Russ Coxrequire Mercurial 1.3 again (how did that get dropped?)
2009-11-08 Russ Coxlanguage design FAQ edits
2009-11-08 Russ Coxfix a few style nits; arrange the doc list in
2009-11-07 Vish SubramanianAdd flags of type float to the flag package.
2009-11-07 Robert Griesemer- support to extract one-line package synopsis for...
2009-11-07 Robert Griesemer- blank before opening { for multi-line composite liter...
2009-11-07 Ian Lance TaylorIgnore more unimportant files.
2009-11-07 Russ Coxnew style; live at http://r45:3456/
2009-11-07 Rob Pikechange --enable-languages flag to include c, c++ in...
2009-11-07 Rob Pikeadd an item about open source
2009-11-07 David SymondsTypo fixes.
2009-11-07 Russ Coxcodereview: print gofmt message when aborting
2009-11-07 Rob Pike8g has an optimizer; update its description
2009-11-07 Vish SubramanianContribute code instructions to use "hg codereview...
2009-11-07 Vish SubramanianAdd vish to contributors.
2009-11-07 Russ Coxmake temporary google.com -> golang.org hack more sophi...
2009-11-07 Ken Thompson8g optimizer
2009-11-07 Robert Griesemerformat composite literal types that are "short" struct...
2009-11-07 Robert Griesemer- application of gofmt with one-line composite literal...
2009-11-06 Kai Backmanarm port description.
2009-11-06 Ian Lance TaylorRename go_gccgo_setup to gccgo_install.
2009-11-06 Robert Griesemer- one-line funcs in misc
2009-11-06 Robert Griesemer- fine-tuning of one-line func heuristic (nodes.go)
2009-11-06 Ian Lance TaylorExpand section on building gccgo.
2009-11-06 Ian Lance TaylorAdd a document on contributing to gccgo.
2009-11-06 Robert Griesemerupdated godoc documentation
2009-11-06 Kai Backmanfix argument order bug for float
2009-11-06 Kai Backmanwith rsc: argsize rounding to 8 smashes stack data...
2009-11-06 Russ CoxAdded tag release, release.2009-11-06 for changeset...
2009-11-06 Robert Griesemerreplaced "Expressive" with "expressive" for a cleaner...
2009-11-06 Adam Langleybig: fix carry error, add test case.
2009-11-06 Robert Griesemerminor fixups by gofmt
2009-11-06 Russ Coxexpand "this is not just mercurial" section weekly.2009-11-06
2009-11-06 Russ Coxcontribute.html
2009-11-06 Russ Coxrequire gofmt for all $GOROOT/src/.../*.go.
2009-11-06 Adam Langleycrypto/x509: build fix for 32-bit
2009-11-06 Adam LangleyFix add-back division test so that it triggers the...
2009-11-06 Robert Griesemergofmt -w misc
2009-11-06 Kai Backman make 5g executables run on android/arm hardware. chang...
2009-11-06 Robert Griesemergofmt src/cmd/goyacc
2009-11-06 Robert Griesemergofmt'ed src/cmd
2009-11-06 Robert Griesemer- fix elf.go manually so it is idempotent for gofmt
2009-11-06 Robert Griesemermissing piece gofmt'ed in reflect
2009-11-06 Robert Griesemergofmt'ed more stragglers
2009-11-06 Robert Griesemergofmt'ed big
2009-11-06 Robert Griesemergofmt'ed various stragglers
2009-11-06 Robert Griesemergofmt'ed more stragglers
2009-11-06 Russ Coxfix UTF-8 upload bug
2009-11-06 Robert Griesemergofmt the last outstanding files in src/pkg
2009-11-06 Robert Griesemergofmt'ed missing regexp file
2009-11-06 Robert Griesemermanual fix for better gofmt result
2009-11-06 Robert Griesemer- gofmt'ing of some stragglers, now with correct commen...
2009-11-06 Robert Griesemerfix a comment formatting bug:
next