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
/
src
/
pkg
/
encoding
/
base32
/
base32.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: move package sources from src/pkg to src
Russ Cox
2014-09-08
1
-426
/
+0
*
encoding/base64, encoding/base32: speed up Encode
Rui Ueyama
2014-06-19
1
-8
/
+8
*
encoding/base64, encoding/base32: make Encode faster
Rui Ueyama
2014-06-18
1
-23
/
+21
*
encoding/base64, encoding/base32: make DecodeString faster
Rui Ueyama
2014-06-11
1
-1
/
+1
*
all: fix typos
Rui Ueyama
2014-04-16
1
-1
/
+1
*
base32: remove unnecessary "if" condition
Rui Ueyama
2014-03-20
1
-6
/
+4
*
encoding/base32, encoding/base64: fix issues with decoder whitespace handling
Philip K. Warren
2013-03-12
1
-6
/
+39
*
encoding/base32, encoding/base64: a small stack-space optimization.
Nigel Tao
2013-03-12
1
-6
/
+6
*
encoding/base32: don't panic when decoding "AAAA==".
Nigel Tao
2013-03-12
1
-12
/
+22
*
encoding/base32, encoding/base64: removed unneeded break label
Thomas Alan Copeland
2012-06-25
1
-2
/
+1
*
encoding/base32: ignore new line characters during decode.
David Symonds
2012-02-03
1
-19
/
+26
*
encoding/base32: add DecodeString and EncodeToString helper methods.
David Symonds
2012-02-03
1
-0
/
+14
*
use new strconv API
Russ Cox
2011-12-05
1
-1
/
+1
*
src/pkg/[a-m]*: gofix -r error -force=error
Russ Cox
2011-11-01
1
-9
/
+8
*
encoding/base32: new package
Miek Gieben
2011-01-20
1
-0
/
+368