Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | __rcmp__ no longer gets called on instances. Remove the test for it. | Neil Schemenauer | 2001-01-04 | 1 | -12/+1 |
* | Use == rather than cmp(). The return value of cmp() is not well defined when | Neil Schemenauer | 2001-01-03 | 1 | -7/+9 |
* | Add more tests for compare and coercion in preparation for the coercion | Neil Schemenauer | 2001-01-02 | 1 | -0/+57 |