Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (convert_to_integer): Don't pass truncate into ABS_EXPR. | rms | 1993-07-29 | 1 | -1/+2 |
* | (convert_to_integer): When we want to return zero, be sure we honor | kenner | 1993-04-28 | 1 | -5/+16 |
* | (convert_to_integer, convert_to_complex): Avoid using | kenner | 1993-04-23 | 1 | -9/+13 |
* | (convert_to_real): Pass mode arg to REAL_VALUE_ATOF. | rms | 1993-03-31 | 1 | -1/+1 |
* | Minor fix in last change. | rms | 1993-03-09 | 1 | -1/+1 |
* | (convert_to_complex): Avoid using comptypes. | rms | 1993-03-09 | 1 | -1/+2 |
* | (convert_to_pointer): Fix typo comparing size of integer and pointers. | sac | 1993-03-04 | 1 | -1/+3 |
* | (convert_to_real): Convert complex to real. | rms | 1993-03-04 | 1 | -0/+55 |
* | (convert_to_integer): Delete Feb 19 change. | wilson | 1993-02-25 | 1 | -26/+0 |
* | (convert_to_integer): #if 0 the truncated integer warning. | rms | 1993-02-22 | 1 | -0/+2 |
* | (convert_to_integer): Warn if integer is truncated and that changes the value. | rms | 1993-02-19 | 1 | -0/+24 |
* | Initial revision | brendan | 1993-01-09 | 1 | -0/+370 |