index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
compress
/
flate
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
Imported Upstream version 1.1~hg20130304
upstream/1.1_hg20130304
Michael Stapelberg
10
-250
/
+588
2012-06-14
Imported Upstream version 1.0.2
upstream/1.0.2
Ondřej Surý
2
-0
/
+64
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
8
-335
/
+248
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
10
-0
/
+2773
2011-09-13
Imported Upstream version 60
Ondřej Surý
10
-2774
/
+0
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
5
-432
/
+411
2011-05-04
Imported Upstream version 57
upstream/57
Ondřej Surý
1
-5
/
+24
2011-04-28
Imported Upstream version 2011.04.27
upstream/2011.04.27
Ondřej Surý
3
-3
/
+103
2011-04-20
Imported Upstream version 2011.03.07.1
upstream/2011.03.07.1
Ondřej Surý
1
-133
/
+14
2011-02-14
Imported Upstream version 2011-02-01.1
upstream/2011-02-01.1
Ondřej Surý
1
-3
/
+10
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
5
-54
/
+267
2010-05-27
changes &x -> x[0:] for array to slice conversion
Russ Cox
3
-3
/
+3
2010-05-07
compress: renamings.
Rob Pike
5
-41
/
+41
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
2
-9
/
+9
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
8
-693
/
+693
2009-12-02
move ReadFile, WriteFile, and ReadDir into a separate io/ioutil package.
Rob Pike
1
-2
/
+2
2009-11-23
go: makes it build for the case $GOROOT has whitespaces
Sergio Luis O. B. Correia
1
-2
/
+2
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
2
-2
/
+2
2009-11-18
remove bytes.Copy
Rob Pike
1
-3
/
+2
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
7
-92
/
+92
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
9
-149
/
+149
2009-11-08
assorted cleanup
Russ Cox
1
-1
/
+0
2009-11-06
Typo fixes.
David Symonds
1
-1
/
+1
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
3
-30
/
+10
2009-11-04
gofmt-ify compress
Robert Griesemer
3
-56
/
+61
2009-10-08
more lgtm files from gofmt
Russ Cox
7
-322
/
+318
2009-10-06
another round of gofmt applications
Russ Cox
5
-97
/
+91
2009-10-01
Change deflate.go's default compression level from 4 to 6.
Nigel Tao
1
-1
/
+1
2009-09-30
clean up error output;
Russ Cox
1
-13
/
+11
2009-09-29
Deflate encoder
Ivan Krasin
9
-36
/
+1835
2009-09-17
unused imports
Russ Cox
1
-4
/
+0
2009-09-15
more "declared and not used".
Russ Cox
1
-1
/
+1
2009-08-20
Fix inflate.go's decompressing of a fixed Huffman block that has
Nigel Tao
1
-3
/
+2
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
3
-62
/
+5
2009-07-27
Fixed a small bug with compress/flate/Inflater. It incorrectly checked
Ivan Krasin
2
-1
/
+15
2009-06-25
Change os.Error convention:
Russ Cox
1
-18
/
+13
2009-06-22
introduce os.EOF and io.ErrUnexpectedEOF.
Russ Cox
1
-8
/
+2
2009-06-09
mv src/lib to src/pkg
Rob Pike
3
-0
/
+864