Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Starting work on adding bit operations. The semantics is that | Kaz Kylheku | 2012-09-16 | 1 | -0/+1 |
* | Adding patch to MPI to disable its Makefile so people don't try | Kaz Kylheku | 2012-04-10 | 1 | -0/+2 |
* | * arith.c (flo_int): New function. | Kaz Kylheku | 2012-03-20 | 1 | -0/+1 |
* | * arith.c (highest_bit): Linkage changed to static. | Kaz Kylheku | 2011-12-13 | 1 | -0/+1 |
* | Patch to shrink mpi-int to three words on 32 bit platforms, | Kaz Kylheku | 2011-12-13 | 1 | -0/+1 |
* | Git rid of some some loops in MPI where it is searching for | Kaz Kylheku | 2011-12-12 | 1 | -0/+1 |
* | * mpi-patches/fix-mult-bug: One more flaw discovered in | Kaz Kylheku | 2011-12-12 | 1 | -0/+1 |
* | * mpi-patches/mpi-set-mpi-word: Bugfix and refresh. | Kaz Kylheku | 2011-12-10 | 1 | -0/+1 |
* | Adding mp_set_word function. | Kaz Kylheku | 2011-12-10 | 1 | -0/+1 |
* | Bignum support, here we go! | Kaz Kylheku | 2011-12-09 | 1 | -0/+8 |