Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug in rect.intersect(): empty rects beyond the first were | Guido van Rossum | 1990-10-26 | 2 | -16/+18 |
* | Initial revision | Guido van Rossum | 1990-10-25 | 4 | -0/+172 |
* | Generalized. | Guido van Rossum | 1990-10-25 | 2 | -60/+268 |
* | Generalizations. | Guido van Rossum | 1990-10-25 | 2 | -198/+188 |
* | Mad readfile() read the file in one fell swoop. | Guido van Rossum | 1990-10-24 | 1 | -1/+11 |
* | Changed use of stat. | Guido van Rossum | 1990-10-24 | 1 | -3/+3 |
* | Initial revision | Guido van Rossum | 1990-10-24 | 4 | -0/+942 |
* | Use 'stat' module instead of hardcoding information from <sys/stat.h>. | Guido van Rossum | 1990-10-21 | 4 | -36/+17 |
* | Initial revision | Guido van Rossum | 1990-10-21 | 1 | -0/+55 |
* | Set 'parent' field of new created subwindows so wdiff can implement | Guido van Rossum | 1990-10-21 | 2 | -2/+4 |
* | Make readfile read the file in one fell swoop. | Guido van Rossum | 1990-10-21 | 1 | -8/+2 |
* | Initial revision | Guido van Rossum | 1990-10-13 | 47 | -0/+5492 |