mirror of
https://github.com/golang/go
synced 2024-11-24 19:50:18 -07:00
009aebdba8
Changed all uses of bytes.Add (aside from those testing bytes.Add) to append(a, b...). Also ran "gofmt -s" and made use of copy([]byte, string) in the fasta benchmark. R=golang-dev, r, r2 CC=golang-dev https://golang.org/cl/3302042 |
||
---|---|---|
.. | ||
binary-tree-freelist.go | ||
binary-tree-freelist.txt | ||
binary-tree.c | ||
binary-tree.go | ||
binary-tree.txt | ||
chameneosredux.c | ||
chameneosredux.go | ||
chameneosredux.txt | ||
clean.bash | ||
fannkuch-parallel.go | ||
fannkuch-parallel.txt | ||
fannkuch.c | ||
fannkuch.go | ||
fannkuch.txt | ||
fasta-1000.out | ||
fasta.c | ||
fasta.go | ||
fasta.txt | ||
k-nucleotide-parallel.go | ||
k-nucleotide-parallel.txt | ||
k-nucleotide.c | ||
k-nucleotide.go | ||
k-nucleotide.txt | ||
mandelbrot.c | ||
mandelbrot.go | ||
mandelbrot.txt | ||
meteor-contest.c | ||
meteor-contest.go | ||
meteor-contest.txt | ||
nbody.c | ||
nbody.go | ||
nbody.txt | ||
pidigits.c | ||
pidigits.go | ||
pidigits.txt | ||
regex-dna-parallel.go | ||
regex-dna-parallel.txt | ||
regex-dna.c | ||
regex-dna.go | ||
regex-dna.txt | ||
reverse-complement.c | ||
reverse-complement.go | ||
reverse-complement.txt | ||
spectral-norm-parallel.go | ||
spectral-norm.c | ||
spectral-norm.go | ||
spectral-norm.txt | ||
threadring.c | ||
threadring.go | ||
threadring.txt | ||
timing.log | ||
timing.sh |