index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
math.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-30
43944: apply NO_UNSET consistently to arithmeitc
Martijn Dekker
1
-0
/
+2
2018-08-08
43261: Fix unary minus with base.
Peter Stephenson
1
-2
/
+13
2018-07-31
43219 (except term{cap,info}.c): fix several memory leaks
Jun-ichi Takimoto
1
-1
/
+1
2018-05-13
42488: test cases for 42369 and address some issues in the code
Oliver Kiddle
1
-18
/
+19
2018-05-13
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
1
-4
/
+46
2017-09-05
41641: Some math operations shouldn't be lvalues.
Peter Stephenson
1
-8
/
+2
2017-03-07
40760: Always tokenize unquoted - to Dash.
Peter Stephenson
1
-3
/
+4
2017-03-01
40622 with typos fixed: functions -Ms.
Peter Stephenson
1
-10
/
+22
2015-10-29
37018: Make WARNCREATEGLOBAL more consistent.
Peter Stephenson
1
-26
/
+0
2015-10-21
unposted: strdup should be ztrdup
Barton E. Schaefer
1
-1
/
+1
2015-09-27
36651: WARN_CREATE_GLOBAL += math expressions
Daniel Shahaf
1
-0
/
+25
2015-06-02
35359: Improved math parsing and errors.
Peter Stephenson
1
-7
/
+14
2015-04-15
unposted: rewrite Nularg math handling to be like other cases
Peter Stephenson
1
-2
/
+6
2015-04-15
34892 (slightly tweaked): math evaluation fix
Peter Stephenson
1
-2
/
+2
2015-01-15
34280: more widespread use of FORCE_FLOAT.
Peter Stephenson
1
-1
/
+12
2015-01-12
Propagate float/integer type in arithmetic assignment.
Peter Stephenson
1
-1
/
+28
2015-01-11
34230: call fmod() for modulo with floats
Barton E. Schaefer
1
-3
/
+5
2014-11-26
33793: add 0b binary interpretation to integer constants
Peter Stephenson
1
-2
/
+4
2014-01-23
32299: add use of underscores on arithmetic output for spacing
Peter Stephenson
1
-10
/
+25
2013-11-14
31982: detection of floating point constants was problematic.
Peter Stephenson
1
-8
/
+3
2013-11-07
31937: zle -Fw uses widget semantics for file descriptor handler
Peter Stephenson
1
-3
/
+20
2013-04-30
31353: fix handling of floating point in ternary
Bart Schaefer
1
-1
/
+2
2013-03-13
31140: avoid crash when hitting recursion limit
Mikael Magnusson
1
-1
/
+2
2013-03-05
users/17665: add FORCE_FLOAT option
Peter Stephenson
1
-0
/
+15
2012-12-08
users/17445: fix handling of leading zeroes in floating point
Bart Schaefer
1
-1
/
+2
2012-09-11
30647, 30649: allow underscores in numeric constants
Peter Stephenson
1
-6
/
+33
2012-09-06
30656: prevent SIGFPE in division by -1 by multiplying instead
Peter Stephenson
1
-3
/
+23
2011-06-19
29491: remove some variables set but not used
Peter Stephenson
1
-2
/
+0
2011-05-27
29329: fix undefined behaviour in math.c
Mikael Magnusson
1
-1
/
+2
2011-05-19
29307, 29308 + replies: Fix some doubled words in docs and comments.
Mikael Magnusson
1
-1
/
+1
2010-06-14
28037: improved error messages for module autoloads
Peter Stephenson
1
-1
/
+2
2010-01-20
27611: cache parameter values in math eval so subscripts are eval'd once
Peter Stephenson
1
-14
/
+71
2008-10-16
25905: fix and test doubled-hash radix output
Peter Stephenson
1
-1
/
+2
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
1
-1
/
+1
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
1
-3
/
+3
2008-06-12
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
Peter Stephenson
1
-117
/
+229
2008-06-10
Mikael: 25143: spelling corrections
Peter Stephenson
1
-1
/
+2
2008-05-14
25025: check radix for integer constants is between 2 and 36 inclusive
Peter Stephenson
1
-0
/
+4
2007-06-15
23553: bit missed out
Peter Stephenson
1
-1
/
+12
2007-02-12
23165: fix problems with bases: error if over 36 and don't interpret octal
Peter Stephenson
1
-9
/
+25
2006-09-10
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
1
-1
/
+1
2006-07-26
22558: declaration after statement
Peter Stephenson
1
-1
/
+1
2006-07-10
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
1
-4
/
+5
2006-06-30
22529: multibyte conversion in math expressions
Peter Stephenson
1
-2
/
+14
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-25
/
+22
2006-04-19
22416, tweaked: math functions via shell functions
Peter Stephenson
1
-12
/
+52
2004-11-29
20592: Debian bug#283358: $((##)) failed erratically
Peter Stephenson
1
-0
/
+4
2004-08-16
20251: integer conversion truncation
Peter Stephenson
1
-48
/
+72
2004-05-13
19941: fix (( 3, ))
Peter Stephenson
1
-2
/
+2
2003-08-11
18938: Export some data symbols.
Peter Stephenson
1
-1
/
+1
[next]