| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Drop in CPUTime library replacement. Still needs to be ported to
Win32.
|
|
|
|
|
|
|
| |
Fixed getCPUTime for Windows, which was seriously broken (arithmetically,
logically &c. &c.).
showTime now calls tzset under Cygwin just as timezone.c does.
|
|
|
|
| |
Simplified the interface between CPUTime.getCPUTime and getCPUTime()
|
|
|
|
| |
Win32'ified
|
|
|
|
| |
mingw32 tweaks
|
|
|
|
| |
Move 4.01 onto the main trunk.
|
|
|
|
| |
clean up the mess.
|
|
New Run-Time System Support, includes:
- New code generator
- Modifications to the mangler
- Unboxed Tuple support
- Various other minor changes.
|