index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
doc
/
progs
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-03
Imported Upstream version 1.2
upstream/1.2
Michael Stapelberg
4
-5
/
+8
2013-05-14
Imported Upstream version 1.1
upstream/1.1
Michael Stapelberg
5
-28
/
+41
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
49
-5
/
+159
2012-05-02
Imported Upstream version 1.0.1
upstream/1.0.1
Ondřej Surý
1
-2
/
+2
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
51
-846
/
+1875
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
18
-0
/
+869
2011-09-13
Imported Upstream version 60
Ondřej Surý
18
-872
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
4
-21
/
+115
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
6
-6
/
+23
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
4
-12
/
+11
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
7
-25
/
+23
2010-03-30
single argument panic
Russ Cox
2
-10
/
+12
2010-02-25
doc: Use byte("...") over byte{...}
Christopher Wedgwood
1
-1
/
+1
2009-12-16
update tutorial.
Rob Pike
16
-201
/
+207
2009-12-11
Remove GOBIN in PATH dependency; don't assume cwd is $GOROOT/src
Devon H. O'Dell
1
-4
/
+6
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-1
/
+1
2009-11-18
make all.bash finish on FreeBSD
Russ Cox
1
-1
/
+1
2009-11-12
add a paragraph about semicolons to the tutorial.
Rob Pike
1
-1
/
+1
2009-11-07
tutorial fixes
Russ Cox
2
-4
/
+4
2009-11-01
fixups in the tutorial
Rob Pike
5
-14
/
+14
2009-10-14
excise some internal references.
Russ Cox
1
-1
/
+1
2009-10-13
align the tutorial with the renaming of SortInterface.
Rob Pike
1
-3
/
+3
2009-10-13
Automated g4 rollback of changelist 35383.
Rob Pike
14
-139
/
+95
2009-10-06
another round of gofmt applications
Russ Cox
2
-13
/
+13
2009-10-06
apply gofmt to the LGTM-marked files from 34501
Russ Cox
12
-82
/
+126
2009-09-15
last round: non-package code
Russ Cox
1
-1
/
+1
2009-09-14
fix "declared and not used" errors in non-test code.
Russ Cox
2
-2
/
+2
2009-08-13
update tutorial
Rob Pike
1
-6
/
+6
2009-06-25
Change os.Error convention:
Russ Cox
1
-4
/
+16
2009-06-25
add ./ to imports where necessary
Russ Cox
3
-3
/
+3
2009-06-05
restructure makefiles, scripts to factor out O= logic.
Russ Cox
1
-8
/
+15
2009-06-01
update Go tree to use new syscall package.
Russ Cox
2
-8
/
+8
2009-05-08
move things out of sys into os and runtime
Russ Cox
4
-6
/
+8
2009-04-17
Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Err...
Rob Pike
2
-6
/
+6
2009-04-15
code changes for array conversion.
Russ Cox
3
-3
/
+3
2009-03-18
remove print() from the tutorial, generating a little clumsiness around "import"
Rob Pike
14
-45
/
+42
2009-03-16
change the tutorial to use File, file rather than FD, fd.
Rob Pike
6
-84
/
+84
2009-03-03
Automated g4 rollback of changelist 25024,
Russ Cox
7
-18
/
+18
2009-02-13
convert composite literals from { } to ( ).
Russ Cox
7
-18
/
+18
2009-01-30
needless semicolons
Rob Pike
2
-2
/
+2
2009-01-30
update go code tree to new func rules.
Russ Cox
2
-8
/
+8
2009-01-30
rename variable at rsc's request
Rob Pike
2
-4
/
+4
2009-01-30
clean up server code in tutorial
Rob Pike
3
-13
/
+14
2009-01-20
update tutorial for new export scheme
Rob Pike
3
-11
/
+11
2009-01-20
delete export
Russ Cox
2
-15
/
+15
2009-01-16
casify, cleanup sys
Russ Cox
3
-5
/
+5
2009-01-16
casify syscall and sequelae
Rob Pike
1
-4
/
+4
2009-01-15
casify tutorial examples
Rob Pike
8
-58
/
+58
2009-01-15
printf->Printf etc.
Rob Pike
3
-7
/
+7
2009-01-14
restore "os" identifier to keep consistent with text.
Rob Pike
1
-1
/
+1
[next]