Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [project @ 2000-11-07 10:42:55 by simonmar] | simonmar | 2000-11-07 | 1 | -24/+0 |
| | | | | | merge before-ghci -> before-ghci-branch-merged into the ghc (non-compiler) parts of the tree. | ||||
* | [project @ 1999-11-25 16:54:14 by simonmar] | simonmar | 1999-11-25 | 1 | -3/+2 |
| | | | | | | | | | | | | | | Incremental cleanups & improvements to the I/O subsystem - Initial fix for problems caused by partial writes to non-blocking file descriptors. To see this bug, run ghc/tests/programs/life_space_leak through a pipe. - remove FILEOBJ_FLUSH, it allegedly has the same meaning as FILEOBJ_WRITE. This fixes a buf in openFd: it erroneously didn't set FILEOBJ_FLUSH on writeable file descriptors. - some ANSIfication | ||||
* | [project @ 1998-12-02 13:17:09 by simonm] | simonm | 1998-12-02 | 1 | -0/+25 |
Move 4.01 onto the main trunk. |