1
0
mirror of https://github.com/golang/go synced 2024-10-05 16:41:21 -06:00
go/src
Rob Pike 54641818c9 crypto/cipher: fix typo from last change
s/encrypt/decrypt/

The text is unsafe to cut and paste...

Change-Id: Iab19ddf8182d087e9a4b4d34a9eeabd1d2aa02d6
Reviewed-on: https://go-review.googlesource.com/18104
Reviewed-by: Rob Pike <r@golang.org>
2015-12-22 23:26:12 +00:00
..
archive archive/tar: document how Reader.Read handles header-only files 2015-12-17 15:48:10 +00:00
bufio
builtin
bytes bytes: document that buffer is reused in Truncate and Reset 2015-12-18 19:40:58 +00:00
cmd cmd/compile: const name and label name may match 2015-12-21 20:21:28 +00:00
compress
container
crypto crypto/cipher: fix typo from last change 2015-12-22 23:26:12 +00:00
database/sql
debug debug/elf: rename Chdr64.Reserved to _ 2015-12-18 20:41:26 +00:00
encoding
errors
expvar
flag
fmt Revert "fmt: check newline in the end of input" 2015-12-11 06:35:20 +00:00
go testing: use debug.SetTraceback("all") to show all goroutines at test timeout 2015-12-18 20:51:32 +00:00
hash
html
image
index/suffixarray
internal os,internal/syscall/windows: use ReadFile/MultiByteToWideChar to read from console 2015-12-17 16:23:39 +00:00
io
log
math math/big: additional Montgomery cleanup 2015-12-16 20:25:29 +00:00
mime
net net: fix race in TestTCPStress 2015-12-22 03:39:39 +00:00
os runtime: for c-archive/c-shared, don't install unnecessary signal handlers 2015-12-18 22:27:38 +00:00
path path/filepath: include test number in TestIssue13582 output 2015-12-15 06:43:35 +00:00
reflect reflect: document DeepEqual, fix case of maps with NaN keys 2015-12-11 05:50:05 +00:00
regexp
runtime runtime: for c-archive/c-shared, don't install unnecessary signal handlers 2015-12-18 22:27:38 +00:00
sort
strconv
strings
sync
syscall
testing testing: use debug.SetTraceback("all") to show all goroutines at test timeout 2015-12-18 20:51:32 +00:00
text
time
unicode
unsafe
vendor/golang.org/x/net/http2/hpack net/http: updated bundled copy of x/net/http2 2015-12-16 21:00:35 +00:00
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash src: remove reference to since-deleted dist -s flag 2015-12-17 22:03:56 +00:00
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc