Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No more RCmp. | Neil Schemenauer | 2001-01-04 | 1 | -22/+1 |
| | |||||
* | Use == rather than cmp(). The return value of cmp() is not well defined when | Neil Schemenauer | 2001-01-03 | 1 | -121/+121 |
| | | | | comparing different types. | ||||
* | Add more tests for compare and coercion in preparation for the coercion | Neil Schemenauer | 2001-01-02 | 1 | -0/+122 |
overhaul. Closes SF patch #102878. |