Ken Raeburn
|
a5ac3a14a1
|
(atof_generic): Calculate maximum number of useful digits in integer
arithmetic, to eliminate only source of dependence on floating point support,
which currently doesn't work yet on the Alpha.
|
1994-02-07 09:56:47 +00:00 |
|
Ken Raeburn
|
6221fe2090
|
* atof-generic.c: Some reformatting.
(atof_generic): Be careful when mixing signed/unsigned values of different
sizes.
|
1994-01-27 23:39:00 +00:00 |
|
K. Richard Pixley
|
3340f7e5fd
|
White space and comment changes. #ifdef __STDC__ becomes #if __STDC__
== 1. Get the declarations right in listing.[hc].
|
1992-02-15 21:13:03 +00:00 |
|
K. Richard Pixley
|
a39116f1c9
|
White space and comments only. The devo tree prior to this delta is
tagged as "vanilla" for your convenience.
There are also some comment changes.
|
1992-02-13 08:33:54 +00:00 |
|
K. Richard Pixley
|
fecd2382e7
|
Initial revision
|
1991-04-04 18:19:53 +00:00 |
|