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
/
bignum
/
bignum_test.go
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
bignum: deprecate by moving into exp directory
Robert Griesemer
1
-671
/
+0
2010-02-01
Corrected broken assertion.
Robert Griesemer
1
-0
/
+6
2009-12-15
1) Change default gofmt default settings for
Robert Griesemer
1
-308
/
+308
2009-12-09
remove uses of string concatenation from src and misc directory
Robert Griesemer
1
-2
/
+2
2009-11-09
- replaced gofmt expression formatting algorithm with
Robert Griesemer
1
-27
/
+27
2009-11-09
remove semis after statements in one-statement statement lists
Robert Griesemer
1
-31
/
+31
2009-10-06
another round of gofmt applications
Russ Cox
1
-83
/
+94
2009-09-15
more "declared and not used".
Russ Cox
1
-1
/
+1
2009-08-12
convert non-low-level non-google pkg code
Russ Cox
1
-1
/
+0
2009-07-21
- split bignum package into 3 files
Robert Griesemer
1
-0
/
+5
2009-07-21
implemented outstanding bit ops on negative integerts
Robert Griesemer
1
-2
/
+80
2009-07-20
- bignum.AndNot
Robert Griesemer
1
-80
/
+115
2009-07-17
Support exponential notation in RatFromString.
Austin Clements
1
-3
/
+9
2009-07-07
- removed implementation restrictions for creation of small
Robert Griesemer
1
-12
/
+61
2009-06-09
mv src/lib to src/pkg
Rob Pike
1
-0
/
+482