aboutsummaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Expand)Author
2011-12-14misc/osx: Rename profile.go to profile_go to avoid confusing scriptsScott Lawrence
2011-12-13misc/cgo/test: fix after latest time changesAlex Brainman
2011-12-09misc/cgo/testso: do not leave out file behindAlex Brainman
2011-12-08gobuilder: goinstall packages after building go treeAndrew Gerrand
2011-12-07misc/benchcmp: don't require "Benchmark" at beginning of lineRobert Griesemer
2011-12-05use new strconv APIRuss Cox
2011-12-05gobuilder: use new dashboard protocolAndrew Gerrand
2011-12-05misc/dashboard: init handler for bootstrappingAndrew Gerrand
2011-12-05misc/dashboard/app: revert gofix of app engine fileAndrew Gerrand
2011-12-02gofmt -s misc srcRuss Cox
2011-12-02dashboard: make response format consistent, implement commit GET modeAndrew Gerrand
2011-12-01gofmt: applied gofmt -w -s src miscRobert Griesemer
2011-12-01dashboard: don't choke on weird builder names.David Symonds
2011-11-30os: new FileInfo, FileMode types + update treeRuss Cox
2011-11-30use new time APIRuss Cox
2011-11-29dashboard: more tests, bug fixes, and /packages handlerAndrew Gerrand
2011-11-29cgo: fix incorrect print found by govetRobert Hencke
2011-11-25dashboard: builder-facing implementation and testsAndrew Gerrand
2011-11-23dashboard: new Go dashboard data structure designAndrew Gerrand
2011-11-22cgo: add support for callbacks from dynamic librariesDmitriy Vyukov
2011-11-18misc/osx: Add scripts to create OS X package and disk imageScott Lawrence
2011-11-17misc/windows packager development intermediate check-inJoe Poirier
2011-11-15misc/emacs: add delete builtinBobby Powers
2011-11-15misc/benchcmp: benchmark comparison scriptRuss Cox
2011-11-14misc/notepadplus: error and rune supportAnthony Starks
2011-11-14misc/bbedit: error and rune supportAnthony Starks
2011-11-14kate: add error and runeEvan Shaw
2011-11-09misc/windows: Go for Windows installer in MSI formatJoe Poirier
2011-11-09cgo: fix g0 stack guardDmitriy Vyukov
2011-11-08renaming_4: gofix -r everything/but/src/pkgRob Pike
2011-11-01non-pkg: gofix -r error -force=errorRuss Cox
2011-11-01misc/vim: add error type.David Symonds
2011-10-31misc/emacs/go-lang.el: Fix restoration of multiple windows in a frame after g...Jan Newmarch
2011-10-28misc/windows: allow to be used for amd64Alex Brainman
2011-10-27misc/vim: Add rune keywordJongmin Kim
2011-10-19misc/vim: add highlighting for deleteDave Cheney
2011-10-18misc/windows: automated toolchain packagerJoe Poirier
2011-10-17misc/swig: delete binariesAnthony Martin
2011-10-13emacs: add a "godoc" command, like M-x manEvan Martin
2011-10-12godoc: setup script for app engine, cleanupsRobert Griesemer
2011-10-09dashboard: include last 100 lines in build failure mailAndrew Gerrand
2011-10-05misc/emacs: fix indent bugRuss Cox
2011-09-23vim: Send GoFmt errors to a location listPaul Sbarra
2011-09-06gofmt: indent multi-line signaturesRobert Griesemer
2011-09-05misc/goplay: another template fixAndrew Gerrand
2011-09-05gobuilder: ignore _test.go files when looking for docs, more loggingAndrew Gerrand
2011-09-05misc/goplay: Fix template outputAndrew Gerrand
2011-08-30cgo: fix GoBytesGustavo Niemeyer
2011-08-30dashboard: yet another utf-8 fixRuss Cox
2011-08-28godashboard: fix utf-8 in user namesRuss Cox