summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* misc/bbedit, misc/notepadplus: remove executable bits from files.Benny Siegert2013-03-124-0/+0
* cmd/pprof: never use c++filtRuss Cox2013-03-111-16/+11
* misc/dashboard: add go.blog sub-repo to dashboardAndrew Gerrand2013-03-111-1/+2
* misc/emacs: Rewrite gofmt to use own function for applying patch instead ...Dominik Honnef2013-03-071-87/+77
* runtime: fix cgo callbacks on windowsRuss Cox2013-03-071-4/+1
* runtime,misc/cgo/test: disable broken tests so we can test the restAlex Brainman2013-03-061-0/+4
* misc/cgo/test: do not stop on first errorRuss Cox2013-03-061-4/+5
* misc/emacs: Add compatibility for GNU Emacs 23 and XEmacs >=21.5.32Dominik Honnef2013-03-061-28/+107
* misc/emacs: Add tab completion for godoc command, completing from known insta...Dominik Honnef2013-03-041-4/+5
* misc/dashboard/builder: make -fail mode fasterRuss Cox2013-03-041-1/+1
* misc/dashboard/app: make the builders test go.talks and go.expShenghou Ma2013-03-032-1/+3
* misc/dist: handle previous installationTyler Bunnell2013-02-282-1/+15
* misc/osx: remove legacy packaging scriptsAndrew Gerrand2013-02-284-96/+0
* misc/emacs: Greatly improve go-mode for Emacs.Dominik Honnef2013-02-262-755/+626
* misc/dashboard/builder: various cleanupsDave Cheney2013-02-212-190/+211
* runtime: allow cgo callbacks on non-Go threadsRuss Cox2013-02-204-0/+116
* misc/emacs: Present "godoc" documentation buffers using view-mode.Steven Elliot Harris2013-02-201-1/+1
* cmd/godoc: use go/build to determine package and example filesRobert Griesemer2013-02-192-2/+2
* misc/vim: update installation instructions to work better with some Linux dis...David Symonds2013-02-181-2/+6
* build: clang supportRuss Cox2013-02-151-1/+1
* misc/dashboard/builder: record build result on dashboardDave Cheney2013-02-152-37/+49
* misc/dashboard: add missing return valueAndrew Gerrand2013-02-111-1/+1
* misc/dashboard/app: trim old builds from the historyDave Cheney2013-02-051-1/+17
* runtime: cgo-related fixesRuss Cox2013-02-012-0/+30
* go/misc/dist: Keep file modes when copying.Francesc Campoy2013-01-291-0/+7
* go/misc: Adding go-tour to the generated packages for every distribution.Francesc Campoy2013-01-281-0/+73
* misc/dashboard/builder: synchronize accesses to goroot, always -commitAndrew Gerrand2013-01-251-25/+65
* misc/dashboard/godashboard: deleteAndrew Gerrand2013-01-1810-502/+0
* misc/dashboard/codereview: add campoy to list of gophersAndrew Gerrand2013-01-141-0/+1
* misc/emacs: update go-mode syntax table and comment handling asSameer Ajmani2013-01-091-9/+7
* misc/dashboard/builder: set GOPATH before building subreposDave Cheney2013-01-071-19/+15
* misc/benchcmp: show byte allocation statisticsShenghou Ma2012-12-221-4/+30
* misc/pprof: don't look for browser in current directory.R?my Oudompheng2012-12-211-4/+2
* cgo: enable cgo on openbsdJoel Sing2012-12-211-1/+7
* cmd/cgo: access errno from void C functionShenghou Ma2012-12-184-2/+64
* misc/dashboard: don't email about netbsd failuresBrad Fitzpatrick2012-12-121-0/+11
* pprof: fix https URLs and 'profiler in use' errorsRuss Cox2012-12-101-12/+16
* misc/emacs: fix go-mode hangRuss Cox2012-11-271-1/+1
* dashboard/builder: pass $CC to builder if setDave Cheney2012-11-221-0/+1
* cmd/cgo: fix alignment of bool.Vladimir Nikishenko2012-11-212-0/+45
* misc/git: add gofmt git pre-commit hookAndrew Gerrand2012-11-151-0/+26
* misc/benchcmp: show memory statistics, when availableJeff R. Allen2012-11-031-2/+34
* misc/cgo/test: changes to pass when using gccgoIan Lance Taylor2012-11-012-0/+20
* gofmt: apply gofmt -w src miscRobert Griesemer2012-10-3011-20/+20
* cmd/ld: handle weak symbolsShenghou Ma2012-10-302-0/+21
* misc/dashboard/builder: check http status before processing responseDave Cheney2012-10-311-1/+3
* misc/vim: fix reimport guard and remove K mapping.Andrew Radev2012-10-294-15/+8
* misc/dashboard/codereview: only accept "NOT LGTM" on the first line of a mess...David Symonds2012-10-291-1/+1
* gophertool: fix linksShenghou Ma2012-10-222-9/+17
* misc/dist: support packaging for NetBSDShenghou Ma2012-10-161-2/+5