index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
mathfunc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-13
43275: Add log2 to match func
dana
1
-0
/
+10
2018-06-06
42938: name argument to math_func is not unused
Eitan Adler
1
-1
/
+1
2018-05-13
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
1
-34
/
+17
2018-05-13
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
1
-43
/
+0
2016-08-20
39064: use scalbn() instead of scalb() (mathfunc.c)
Jun-ichi Takimoto
1
-0
/
+4
2016-01-30
37838: use UNUSED() consistently
Jun-ichi Takimoto
1
-1
/
+1
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