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.go
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
Imported Upstream version 1
upstream/1
Ondřej Surý
1
-868
/
+0
2011-09-13
Imported Upstream version 60
upstream/60
Ondřej Surý
1
-0
/
+868
2011-09-13
Imported Upstream version 60
Ondřej Surý
1
-896
/
+0
2011-08-03
Imported Upstream version 59
upstream/59
Ondřej Surý
1
-7
/
+57
2011-06-30
Imported Upstream version 58
upstream/58
Ondřej Surý
1
-46
/
+158
2011-04-26
Imported Upstream version 2011.04.13
upstream/2011.04.13
Ondřej Surý
1
-50
/
+43
2011-01-17
Imported Upstream version 2011.01.12
upstream/2011.01.12
Ondřej Surý
1
-14
/
+55
2010-06-02
big: fix spelling of Euclidean
Russ Cox
1
-2
/
+2
2010-05-26
big: add ModInverse.
Adam Langley
1
-0
/
+14
2010-05-24
big: prevent errors in Exp in the face of aliasing
Adam Langley
1
-1
/
+2
2010-05-21
big: fix Int.SetString comment, simplify implementation,
Robert Griesemer
1
-17
/
+13
2010-05-20
big: implemented Int.Binomial (to be used in test/hilbert.go with the
Robert Griesemer
1
-9
/
+18
2010-05-15
big: implemented format support for fmt library, MulRange
Robert Griesemer
1
-13
/
+68
2010-05-07
big: more cleanup
Robert Griesemer
1
-2
/
+2
2010-05-06
big: implemented overlap-tolerant shifts in assembly
Robert Griesemer
1
-2
/
+2
2010-05-03
big: completed set of Int division routines & cleanups
Robert Griesemer
1
-81
/
+154
2010-05-03
big: Add bitwise methods for Int
Evan Shaw
1
-0
/
+142
2010-04-30
big: use fast shift routines
Robert Griesemer
1
-15
/
+16
2010-04-27
big: implemented Karatsuba multiplication
Robert Griesemer
1
-3
/
+3
2010-04-22
big: Create type nat
Evan Shaw
1
-29
/
+29
2010-04-20
big: Add Lsh and Value; convert pidigits to use big
Evan Shaw
1
-18
/
+57
2010-03-29
comment typos
Andrew Gerrand
1
-3
/
+3
2010-01-05
big: fix ProbablyPrime bug, comments
Russ Cox
1
-1
/
+1
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-118
/
+118
2009-11-20
gofmt -r 'α[β:len(α)] -> α[β:]' -w src/cmd src/pkg
Russ Cox
1
-3
/
+3
2009-11-11
Reland a112249da741, this time with missing file.
Adam Langley
1
-83
/
+24
2009-11-11
roll back 3985: build is broken
Russ Cox
1
-24
/
+83
2009-11-11
big:
Adam Langley
1
-83
/
+24
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-5
/
+5
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-23
/
+23
2009-11-06
- fine-tuning of one-line func heuristic (nodes.go)
Robert Griesemer
1
-3
/
+1
2009-11-05
big: add Div, Mod, Exp, GcdExt and several other fixes.
Adam Langley
1
-3
/
+293
2009-10-06
apply gofmt to the LGTM-marked files from 34501
Russ Cox
1
-9
/
+9
2009-08-18
- implemented Multiplication
Robert Griesemer
1
-7
/
+9
2009-08-17
- rename files to match the data types they implement, adusted Makefile
Robert Griesemer
1
-0
/
+139