Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * rand.c (rand32): Moved. | Kaz Kylheku | 2011-12-23 | 1 | -21/+25 | |
* | * arith.c (highest_bit): Changing to external linkage. | Kaz Kylheku | 2011-12-23 | 1 | -19/+48 | |
* | * rand.c (random): Fix for 64 bit fixnums: stick two random numbers | Kaz Kylheku | 2011-12-22 | 1 | -0/+4 | |
* | * arith.c (normalize): Linkage changed to extern. | Kaz Kylheku | 2011-12-21 | 1 | -1/+1 | |
* | * rand.c: Added comment about source of algorithm. | Kaz Kylheku | 2011-12-21 | 1 | -0/+4 | |
* | * rand.c (random): Bugfix: not building up sufficiently large bignums. | Kaz Kylheku | 2011-12-21 | 1 | -3/+12 | |
* | * Makefile (OBJS): new object file, rand.o. | Kaz Kylheku | 2011-12-21 | 1 | -0/+199 |