index
:
delta/go.git
baserock/go1.2.2
baserock/go1.3
baserock/ps/add-go-wip
dev.cc
dev.garbage
dev.power64
master
release-branch.go1
release-branch.go1.1
release-branch.go1.2
release-branch.go1.3
release-branch.go1.4
release-branch.r57
release-branch.r58
release-branch.r59
release-branch.r60
code.google.com: Obsolete (use go-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc/bbedit: support for cmplx, real, imag
Anthony Starks
2010-03-16
1
-0
/
+3
*
Add new complex types, functions and literals to Vim syntax file.
David Symonds
2010-03-15
1
-2
/
+13
*
dashboard: include package.html
Andrew Gerrand
2010-03-16
1
-0
/
+91
*
goinstall: an experiment in (external) package installation
Russ Cox
2010-03-04
2
-0
/
+135
*
dashboard: more performance tuning
Russ Cox
2010-02-25
2
-176
/
+235
*
misc/bbedit: treat predeclared identifiers as "keywords"
Anthony Starks
2010-02-23
1
-1
/
+26
*
dashboard: lots of caching to avoid datastore queries
Russ Cox
2010-02-19
2
-118
/
+143
*
dashboard: auto-update builder.sh.
Russ Cox
2010-02-09
2
-0
/
+4
*
dashboard: present benchmarks
Russ Cox
2010-02-05
6
-47
/
+422
*
dashboard: avoid seeing cron's sh -c in ps check
Russ Cox
2010-02-01
1
-1
/
+3
*
dashboard: move key.py out of the way,
Russ Cox
2010-01-28
1
-0
/
+2
*
dashboard: builder tweaks
Russ Cox
2010-01-27
5
-17
/
+108
*
dashboard: look for key in $GOROOT before $HOME
Russ Cox
2010-01-27
1
-3
/
+6
*
godashboard: fiddling
Russ Cox
2010-01-27
2
-31
/
+59
*
dashboard: add benchmarking support.
Adam Langley
2010-01-26
6
-12
/
+212
*
Fix minor issues with updating go-mode in an empty buffer
Kevin Ballard
2010-01-13
1
-8
/
+10
*
kate: Highlighting improvements
Evan Shaw
2010-01-12
1
-4
/
+14
*
Add builder scripts.
Adam Langley
2010-01-07
9
-0
/
+697
*
Use remove-text-properties instead of
Austin Clements
2010-01-06
1
-2
/
+2
*
Update Emacs go-mode for new semicolon rule.
Austin Clements
2010-01-05
1
-41
/
+57
*
More Xcode support.
Robert Griesemer
2009-12-30
1
-0
/
+29
*
Improved Xcode support
Ken Friedenbach
2009-12-29
1
-2
/
+43
*
1) Change default gofmt default settings for
Robert Griesemer
2009-12-15
6
-173
/
+173
*
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
2009-12-11
2
-4
/
+5
*
misc/bash: completion file for bash
Russ Cox
2009-12-11
1
-0
/
+6
*
Add 'copy' as a Go builtin function for Vim syntax highlighter spec.
David Symonds
2009-12-01
1
-1
/
+1
*
Syntax coloring and function navigation for BBEdit/TextWrangler
Anthony Starks
2009-11-30
1
-0
/
+65
*
Make comment-start/-end changes buffer-local instead of global.
Austin Clements
2009-11-29
1
-2
/
+2
*
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
2009-11-23
2
-4
/
+4
*
More FreeBSD-touchups. Thundercats are GOOOOO!
Devon H. O'Dell
2009-11-18
1
-2
/
+0
*
make all.bash finish on FreeBSD
Russ Cox
2009-11-18
1
-0
/
+2
*
Added Kate syntax highlighting file.
Evan Shaw
2009-11-17
1
-0
/
+129
*
FreeBSD-specific porting work.
Devon H. O'Dell
2009-11-17
1
-2
/
+2
*
Correct indentation for go-mode where a close brace following a semi-
James Aguilar
2009-11-13
1
-4
/
+15
*
Teach emacs M-x gofmt to save region/restrictions
Kevin Ballard
2009-11-12
1
-1
/
+12
*
Implement new emacs command M-x gofmt
weekly.2009-11-10.1
Kevin Ballard
2009-11-10
1
-0
/
+6
*
Fix go-mode.el to work on empty buffers
Kevin Ballard
2009-11-10
1
-1
/
+1
*
- replaced gofmt expression formatting algorithm with
Robert Griesemer
2009-11-09
1
-1
/
+1
*
remove semis after statements in one-statement statement lists
Robert Griesemer
2009-11-09
5
-19
/
+19
*
- one-line funcs in misc
Robert Griesemer
2009-11-06
1
-3
/
+1
*
gofmt -w misc
Robert Griesemer
2009-11-05
4
-12
/
+11
*
go-mode for Emacs. This provides basic syntax highlighting
Austin Clements
2009-10-22
2
-0
/
+509
*
Minor fixes and additions to the GMP wrapping.
Adam Langley
2009-10-14
1
-1
/
+12
*
add cgo test that doesn't depend on
Russ Cox
2009-10-03
4
-1
/
+209
*
8c, 8l dynamic loading support.
Russ Cox
2009-10-03
7
-6
/
+177
*
cgo working on linux/386
Russ Cox
2009-09-30
1
-0
/
+6
*
cgo: works on amd64.
Russ Cox
2009-09-30
3
-0
/
+490
*
Add a Vim syntax highlighting file for Go.
David Symonds
2009-09-29
1
-0
/
+190
*
xcode config files, self-describing
Robert Griesemer
2009-05-20
2
-0
/
+254