aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2010-12-17cgo: handle references to symbols in shared librariesRuss Cox
2010-12-17misc/cgo/life: fix, add to buildRuss Cox
2010-12-15godashboard: support submitting projects with non-ascii namesRyan Hitchman
2010-12-13cgo: do not reset tag generator between filesRuss Cox
2010-12-10dashboard: fix project tag filterAndrew Gerrand
2010-12-06builder: Allow buildroot to be passed as command-line argumentDevon H. O'Dell
2010-10-30kate: update for appendEvan Shaw
2010-10-30misc/bbedit: support append, other builtinsAnthony Starks
2010-10-30misc/vim: update list of builtins.David Symonds
2010-10-27builder: pass GOHOSTOS and GOHOSTARCH to buildAndrew Gerrand
2010-10-22gofmt -s -w src miscRobert Griesemer
2010-10-21misc: update python scripts to specify python2 or nothingAndrew Gerrand
2010-10-21gobuilder: write build and benchmarking logs to diskAndrew Gerrand
2010-10-21build: add gobuilder and goplay to run.bashAndrew Gerrand
2010-10-19goplay: fix to run under windows.Yasuhiro Matsumoto
2010-10-14misc: add goplayAndrew Gerrand
2010-10-07life: fix for new slice rulesGraham Miller
2010-10-01Use Errorf where appropriate.Andrew Gerrand
2010-09-30misc/dashboard/builder: remove build files after benchmarkingAndrew Gerrand
2010-09-22misc/dashboard/builder: -cmd for user-specified build commandAndrew Gerrand
2010-09-21cgo: bug fixesRuss Cox
2010-09-22misc/dashboard/builder: fix bug that caused old revisions to be rebuiltAndrew Gerrand
2010-09-21misc/dashboard/builder: fixes and improvementsAndrew Gerrand
2010-09-13go-mode.el: Fix highlighting for 'chan' typeScott Lawrence
2010-09-13misc/dashboard/builder: gobuilder, a continuous build clientAndrew Gerrand
2010-09-03revert accidental submit of builder.goAndrew Gerrand
2010-09-03misc/dashboard/builder: Go implementation of continuous build clientAndrew Gerrand
2010-08-30misc/bash: add *.go completion for gofmtScott Lawrence
2010-08-30misc: add zsh completion (using compctl)Scott Lawrence
2010-08-30build: remove unnecessary references to GOBIN and GOROOTChristian Himpel
2010-08-30misc/fraise: syntax highlighting for Fraise.app (OS X)Vincent Ambo
2010-08-26misc/emacs: make _ a word symbolScott Lawrence
2010-08-18build: no required environment variablesRuss Cox
2010-08-05misc/vim: highlight misspelled words only in commentsChristian Himpel
2010-08-03builder: update script so it doesn't create tar-bombsAndrew Gerrand
2010-07-30arm: add gdb support to android launcher scriptKai Backman
2010-07-30misc/builder: support for uploading tarballs to googlecodeAndrew Gerrand
2010-07-27dashboard: more aggressive caching for project/package pagesAndrew Gerrand
2010-07-23misc/vim: updated syntax file to recognize constants of the form 1e9Petar Maymounkov
2010-07-19minor error checking to android launcherKai Backman
2010-07-14cgo: various bug fixesRuss Cox
2010-07-13dashboard: use jQuery Autocomplete plugin from Google AJAX Libs APIAndrew Gerrand
2010-06-23godashboard: add Projects pageAndrew Gerrand
2010-06-22misc/vim: always override filetype detection for .go filesAndrew Gerrand
2010-06-21misc/vim: clarifies syntax highlighting installation instructionsJames Whitehead
2010-06-20misc/vim: reorganize plugin so it uses ftplugin and syntaxJames Whitehead
2010-05-25godashboard: change behaviour of top buttonAndrew Gerrand
2010-05-23kate: convert isn't a built in functionEvan Shaw
2010-05-19dashboard: reintroduce Benchmark modelAndrew Gerrand
2010-05-03dashboard: fix benchmark json outputAndrew Gerrand