index
:
golang
debian-sid
pristine-tar
upstream-sid
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pkg
/
big
/
int_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-223
/
+230
2010-05-26
big: add ModInverse.
Adam Langley
1
-0
/
+27
2010-05-24
big: prevent errors in Exp in the face of aliasing
Adam Langley
1
-1
/
+1
2010-05-15
big: implemented format support for fmt library, MulRange
Robert Griesemer
1
-32
/
+129
2010-05-03
big: completed set of Int division routines & cleanups
Robert Griesemer
1
-74
/
+161
2010-05-03
big: Add bitwise methods for Int
Evan Shaw
1
-0
/
+126
2010-04-30
big: use fast shift routines
Robert Griesemer
1
-1
/
+7
2010-04-27
big: implemented Karatsuba multiplication
Robert Griesemer
1
-30
/
+47
2010-04-22
big: Create type nat
Evan Shaw
1
-2
/
+2
2010-04-21
big: Add some tests
Evan Shaw
1
-5
/
+19
2010-04-20
big: Add Lsh and Value; convert pidigits to use big
Evan Shaw
1
-25
/
+138
2010-03-05
big: fix mistakes with probablyPrime
Adam Langley
1
-2
/
+5
2010-03-02
gofmt: experiment: align values in map composites where possible
Robert Griesemer
1
-3
/
+3
2010-01-05
big: fix ProbablyPrime bug, comments
Russ Cox
1
-0
/
+7
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-121
/
+121
2009-12-09
remove uses of string concatenation from src and misc directory
Robert Griesemer
1
-2
/
+2
2009-11-11
Reland a112249da741, this time with missing file.
Adam Langley
1
-12
/
+101
2009-11-11
roll back 3985: build is broken
Russ Cox
1
-101
/
+12
2009-11-11
big:
Adam Langley
1
-12
/
+101
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-4
/
+4
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-20
/
+20
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-2
/
+2
2009-11-06
big: fix carry error, add test case.
Adam Langley
1
-0
/
+29
2009-11-06
minor fixups by gofmt
Robert Griesemer
1
-1
/
+1
2009-11-06
Fix add-back division test so that it triggers the add-back case on
Adam Langley
1
-10
/
+13
2009-11-05
gofmt'ed big
Robert Griesemer
1
-2
/
+2
2009-11-05
big: add Div, Mod, Exp, GcdExt and several other fixes.
Adam Langley
1
-14
/
+317
2009-10-06
another round of gofmt applications
Russ Cox
1
-7
/
+15
2009-08-18
- implemented Multiplication
Robert Griesemer
1
-1
/
+55
2009-08-17
- rename files to match the data types they implement, adusted Makefile
Robert Griesemer
1
-0
/
+65