Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-05-19 | big: potential bug fix, cleanups | Robert Griesemer | 1 | -3/+21 |
2010-05-08 | big: cleanups and performance tuning | Robert Griesemer | 1 | -29/+29 |
2010-05-07 | big: more cleanup | Robert Griesemer | 1 | -73/+49 |
2010-05-06 | big: implemented overlap-tolerant shifts in assembly | Robert Griesemer | 1 | -47/+93 |
2010-04-30 | big: implemented core shift routines in arith.go and | Robert Griesemer | 1 | -0/+50 |
2010-04-19 | big: Get rid of function pointers and init function | Evan Shaw | 1 | -14/+14 |
2010-01-25 | in C and asm, replace pkg·name with ·name | Russ Cox | 1 | -7/+7 |
2009-11-18 | big: implement 386 assembly routines | Russ Cox | 1 | -5/+0 |
2009-08-26 | Implement divWW_g in Go. | Ian Lance Taylor | 1 | -11/+0 |
2009-08-26 | cleanups before making larger changes | Robert Griesemer | 1 | -63/+63 |
2009-08-18 | fix 386 build: | Robert Griesemer | 1 | -61/+14 |
2009-08-18 | - implemented Multiplication | Robert Griesemer | 1 | -1/+28 |
2009-08-15 | snapshot: | Robert Griesemer | 1 | -32/+22 |
2009-08-14 | First cut at a more realistic multi-precision package: | Robert Griesemer | 1 | -0/+219 |