1
0
mirror of https://github.com/golang/go synced 2024-11-19 04:54:41 -07:00
go/src
Robert Griesemer 7c86263be2 math/big: much simplified and faster Float rounding
Change-Id: Iab0add7aee51a8c72a81f51d980d22d2fd612f5c
Reviewed-on: https://go-review.googlesource.com/20817
Reviewed-by: Alan Donovan <adonovan@google.com>
2016-03-22 17:07:34 +00:00
..
archive all: delete dead test code 2016-03-21 07:10:08 +00:00
bufio all: delete dead test code 2016-03-21 07:10:08 +00:00
builtin
bytes all: delete dead test code 2016-03-21 07:10:08 +00:00
cmd cmd/compile: simplify SliceCap when it equals SliceLen 2016-03-22 16:56:03 +00:00
compress compress/flate: optimize huffman bit encoder 2016-03-11 17:40:52 +00:00
container all: single space after period. 2016-03-02 00:13:47 +00:00
crypto all: delete dead test code 2016-03-21 07:10:08 +00:00
database/sql all: delete dead test code 2016-03-21 07:10:08 +00:00
debug debug/dwarf: add Reader.SeekPC and Data.Ranges 2016-03-22 14:06:09 +00:00
encoding encoding/json, internal/testenv: use Fatalf 2016-03-22 05:58:27 +00:00
errors all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
expvar all: single space after period. 2016-03-02 00:13:47 +00:00
flag all: single space after period. 2016-03-02 00:13:47 +00:00
fmt all: delete dead test code 2016-03-21 07:10:08 +00:00
go net/http, internal/testenv: find go binary in PATH 2016-03-22 02:02:23 +00:00
hash hash/crc32: use slicing by 8 for Castagnoli and smaller sizes 2016-03-08 16:46:24 +00:00
html all: single space after period. 2016-03-02 00:13:47 +00:00
image Rewrite leftover references to plan9.bell-labs.com to 9p.io. 2016-03-06 07:07:01 +00:00
index/suffixarray
internal encoding/json, internal/testenv: use Fatalf 2016-03-22 05:58:27 +00:00
io all: single space after period. 2016-03-02 00:13:47 +00:00
log all: single space after period. 2016-03-02 00:13:47 +00:00
math math/big: much simplified and faster Float rounding 2016-03-22 17:07:34 +00:00
mime mime/multipart: don't call Read on io.Reader after an error is seen 2016-03-07 19:50:16 +00:00
net net/http, internal/testenv: find go binary in PATH 2016-03-22 02:02:23 +00:00
os os/user: allow LookupGroupId to fail during test 2016-03-15 16:25:40 +00:00
path path: fix up bizarre test 2016-03-16 03:59:03 +00:00
reflect all: delete dead test code 2016-03-21 07:10:08 +00:00
regexp all: delete dead test code 2016-03-21 07:10:08 +00:00
runtime runtime: use MOVSB instead of MOVSQ for unaligned moves 2016-03-21 19:10:24 +00:00
sort all: single space after period. 2016-03-02 00:13:47 +00:00
strconv all: single space after period. 2016-03-02 00:13:47 +00:00
strings all: single space after period. 2016-03-02 00:13:47 +00:00
sync sync: don't assume b.N > 0 2016-03-18 16:37:39 +00:00
syscall syscall: change clone argument order on s390x 2016-03-21 08:59:18 +00:00
testing testing: expose subtest and subbenchmark functionality 2016-03-22 14:56:15 +00:00
text all: single space after period. 2016-03-02 00:13:47 +00:00
time all: single space after period. 2016-03-02 00:13:47 +00:00
unicode all: single space after period. 2016-03-02 00:13:47 +00:00
unsafe all: single space after period. 2016-03-02 00:13:47 +00:00
vendor
all.bash
all.bat
all.rc
androidtest.bash
bootstrap.bash
buildall.bash
clean.bash
clean.bat
clean.rc
iostest.bash
make.bash cmd/dist: redo flag-passing for bootstrap 2016-03-18 19:00:03 +00:00
make.bat
Make.dist
make.rc
nacltest.bash
race.bash
race.bat
run.bash
run.bat
run.rc