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 (
Collapse
)
Author
Files
Lines
2002-10-30
Got rid of a gcc-3.2 compiler warning.
Wayne Davison
1
-1
/
+2
2002-08-05
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
1
-1
/
+1
2002-05-17
17175: Src/math.c: didn't handle parameters before a ternary expression
Peter Stephenson
1
-0
/
+2
properly.
2002-04-25
17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was
Peter Stephenson
1
-2
/
+3
swallowing up too many characters.
2002-01-14
16448: math assignment bug introduced by 15291, 15292
Peter Stephenson
1
-1
/
+5
2001-07-08
Don't always coerce to float when assigning to an unset parameter.
Bart Schaefer
1
-1
/
+2
2001-07-06
15291, 15292: fix bug setting scalar in math mode
Peter Stephenson
1
-15
/
+42
2001-04-20
Parameter repairs, mostly for subscripting.
Bart Schaefer
1
-0
/
+1
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ↵
Sven Wischnowsky
1
-0
/
+2
signal handlers are only executed when it is safe to run them (13365)
2000-09-04
12741: outputradix was stomped on by nested matheval
Peter Stephenson
1
-1
/
+3
2000-09-02
12722: [##base] for output base selection without a base prefix
Andrew Main
1
-12
/
+25
2000-05-19
11467: [#<base>] syntax for output base
Peter Stephenson
1
-3
/
+16
zsh-users/3071: compdump tweak to avoid // in path
2000-05-15
11387: OCTAL_ZEROES option
Clint Adams
1
-1
/
+2
2000-05-15
11385: parse 0[0-9]+ as octal in arithmetic expressions
Clint Adams
1
-0
/
+4
2000-04-30
AIX dependency fixes
Oliver Kiddle
1
-339
/
+533
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+883