index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
math.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
22684: improve getkeystring() interface and make printf do octal escapes
Peter Stephenson
2006-09-10
1
-1
/
+1
*
22558: declaration after statement
Peter Stephenson
2006-07-26
1
-1
/
+1
*
22544: Improve use of ztype tests for multibyte characters. Add
Peter Stephenson
2006-07-10
1
-4
/
+5
*
22529: multibyte conversion in math expressions
Peter Stephenson
2006-06-30
1
-2
/
+14
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-25
/
+22
*
22416, tweaked: math functions via shell functions
Peter Stephenson
2006-04-19
1
-12
/
+52
*
20592: Debian bug#283358: $((##)) failed erratically
Peter Stephenson
2004-11-29
1
-0
/
+4
*
20251: integer conversion truncation
Peter Stephenson
2004-08-16
1
-48
/
+72
*
19941: fix (( 3, ))
Peter Stephenson
2004-05-13
1
-2
/
+2
*
18938: Export some data symbols.
Peter Stephenson
2003-08-11
1
-1
/
+1
*
18330: save output of setlocale as the pointer it returns gets clobbered
Oliver Kiddle
2003-03-10
1
-2
/
+2
*
18015: empty math parse acts like zero
Peter Stephenson
2002-12-18
1
-1
/
+4
*
Got rid of a gcc-3.2 compiler warning.
Wayne Davison
2002-10-30
1
-1
/
+2
*
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
2002-08-05
1
-1
/
+1
*
17175: Src/math.c: didn't handle parameters before a ternary expression
Peter Stephenson
2002-05-17
1
-0
/
+2
*
17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was
Peter Stephenson
2002-04-25
1
-2
/
+3
*
16448: math assignment bug introduced by 15291, 15292
Peter Stephenson
2002-01-14
1
-1
/
+5
*
Don't always coerce to float when assigning to an unset parameter.
Bart Schaefer
2001-07-08
1
-1
/
+2
*
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
2001-07-06
1
-15
/
+42
*
Parameter repairs, mostly for subscripting.
Bart Schaefer
2001-04-20
1
-0
/
+1
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-0
/
+2
*
12741: outputradix was stomped on by nested matheval
Peter Stephenson
2000-09-04
1
-1
/
+3
*
12722: [##base] for output base selection without a base prefix
Andrew Main
2000-09-02
1
-12
/
+25
*
11467: [#<base>] syntax for output base
Peter Stephenson
2000-05-19
1
-3
/
+16
*
11387: OCTAL_ZEROES option
Clint Adams
2000-05-15
1
-1
/
+2
*
11385: parse 0[0-9]+ as octal in arithmetic expressions
Clint Adams
2000-05-15
1
-0
/
+4
*
AIX dependency fixes
Oliver Kiddle
2000-04-30
1
-339
/
+533
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+883