Peter Stephenson
|
cd3578ed94
|
17175: Src/math.c: didn't handle parameters before a ternary expression
properly.
|
2002-05-17 15:14:03 +00:00 |
|
Peter Stephenson
|
f08fd02935
|
17046: Src/math.c: OCTAL_ZEROES with a `0' on its own was
swallowing up too many characters.
|
2002-04-25 15:45:42 +00:00 |
|
Peter Stephenson
|
64ba6ab245
|
16448: math assignment bug introduced by 15291, 15292
|
2002-01-14 13:46:30 +00:00 |
|
Bart Schaefer
|
0467a101da
|
Don't always coerce to float when assigning to an unset parameter.
|
2001-07-08 00:30:43 +00:00 |
|
Peter Stephenson
|
2c75f5b0da
|
15291, 15292: fix bug setting scalar in math mode
|
2001-07-06 18:33:59 +00:00 |
|
Bart Schaefer
|
220ad9aa23
|
Parameter repairs, mostly for subscripting.
|
2001-04-20 06:13:35 +00:00 |
|
Sven Wischnowsky
|
757168e2c8
|
remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365)
|
2001-01-16 13:44:18 +00:00 |
|
Peter Stephenson
|
88b886e603
|
12741: outputradix was stomped on by nested matheval
|
2000-09-04 15:52:16 +00:00 |
|
Andrew Main
|
960728aad2
|
12722: [##base] for output base selection without a base prefix
|
2000-09-02 17:09:28 +00:00 |
|
Peter Stephenson
|
8d17d2f02d
|
11467: [#<base>] syntax for output base
zsh-users/3071: compdump tweak to avoid // in path
|
2000-05-19 18:22:50 +00:00 |
|
Clint Adams
|
195f1c4015
|
11387: OCTAL_ZEROES option
|
2000-05-15 18:48:21 +00:00 |
|
Clint Adams
|
18b193f241
|
11385: parse 0[0-9]+ as octal in arithmetic expressions
|
2000-05-15 17:54:58 +00:00 |
|
Oliver Kiddle
|
ddd8614e51
|
AIX dependency fixes
|
2000-04-30 17:58:35 +00:00 |
|
Tanaka Akira
|
e74702b467
|
Initial revision
|
1999-04-15 18:05:38 +00:00 |
|