Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-10-27 | 31902: rationalise use of gamma function. | Jun T | 1 | -0/+9 |
2007-07-06 | 23665: autoloading of module features and related tweaks | Peter Stephenson | 1 | -10/+7 |
2007-05-28 | see 23479: add initial features support for modules | Peter Stephenson | 1 | -3/+25 |
2006-08-04 | 22583: erand48() needs initialisation on Cygwin. | Peter Stephenson | 1 | -0/+7 |
2006-05-30 | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 1 | -1/+1 |
2005-10-31 | Use idigit() instead of range-checking '0' - '9'. | Wayne Davison | 1 | -1/+1 |
2004-06-08 | 20029: fix randomness of mathfunc rand48(seed) | Peter Stephenson | 1 | -1/+1 |
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -3/+3 |
2001-11-15 | 16241: new rand48(param) math function | Peter Stephenson | 1 | -0/+106 |
2000-05-26 | 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable | Peter Stephenson | 1 | -15/+11 |
1999-09-22 | Initial revision | Tanaka Akira | 1 | -0/+482 |