1
0
mirror of https://github.com/golang/go synced 2024-11-20 06:44:40 -07:00
go/src/pkg/big
Russ Cox 718be3215f in C and asm, replace pkg·name with ·name
(eliminate assumption of package global name space,
make code easier to move between packages).

R=r
CC=golang-dev
https://golang.org/cl/194072
2010-01-25 18:52:55 -08:00
..
arith_386.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
arith_amd64.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
arith_arm.s in C and asm, replace pkg·name with ·name 2010-01-25 18:52:55 -08:00
arith_test.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
arith.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
int_test.go big: fix ProbablyPrime bug, comments 2010-01-05 16:49:05 -08:00
int.go big: fix ProbablyPrime bug, comments 2010-01-05 16:49:05 -08:00
Makefile go: makes it build for the case $GOROOT has whitespaces 2009-11-23 17:32:51 -08:00
nat_test.go 1) Change default gofmt default settings for 2009-12-15 15:33:31 -08:00
nat.go big: fix ProbablyPrime bug, comments 2010-01-05 16:49:05 -08:00