about summary refs log tree commit diff
path: root/Src/Modules/mathfunc.c
Commit message (Expand)AuthorAgeFilesLines
* 31902: rationalise use of gamma function.Jun T2013-10-271-0/+9
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-10/+7
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-3/+25
* 22583: erand48() needs initialisation on Cygwin.Peter Stephenson2006-08-041-0/+7
* 22474: use variable argument lists to improve error message handlingPeter Stephenson2006-05-301-1/+1
* Use idigit() instead of range-checking '0' - '9'.Wayne Davison2005-10-311-1/+1
* 20029: fix randomness of mathfunc rand48(seed)Peter Stephenson2004-06-081-1/+1
* Marked unused parameters with the new UNUSED() macro.Wayne Davison2004-06-021-3/+3
* 16241: new rand48(param) math functionPeter Stephenson2001-11-151-0/+106
* 11587: Felix Rosencrantz: Src/pattern.c: uninitialised variablePeter Stephenson2000-05-261-15/+11
* Initial revisionTanaka Akira1999-09-221-0/+482