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