cheatfate
|
29d9274e03
|
Fix some compilation warnings.
|
2019-10-24 16:01:57 +03:00 |
cheatfate
|
43eeceb8e5
|
Attempt to fix macos timers.
|
2019-06-27 13:12:52 +03:00 |
cheatfate
|
80ee289847
|
Fix rarely appearing Windows bug with close(transport).
Add tests for it.
Add fromProc for all Future[T] in transports.
Add testall to improve tests speed.
Bump version to 2.2.4.
|
2019-03-31 00:31:10 +02:00 |
Eugene Kabanov
|
67e214c5df
|
Introduce monotonic timer functions. (#24)
* Introduce monotonic timer functions.
Old fast timers are available through compiler switch.
Add tests for both timers.
* Bump version to 2.2.2.
|
2019-03-24 10:57:36 -06:00 |
cheatfate
|
ea3fb9629a
|
Fixed all() implementation.
|
2019-03-15 02:43:51 +02:00 |
Mamy Ratsimbazafy
|
9f15c6b752
|
Rebrand Asyncdispatch2 to Chronos [WIP] (#20)
* Update file headers, copyright date
* Rename files and hopefully fix nimble
* Forgot to change path in tests
* Update readme
|
2019-02-06 15:49:11 +01:00 |
cheatfate
|
d2667409ea
|
Fix overflow in timers test.
|
2018-10-03 03:56:16 +03:00 |
cheatfate
|
a8212e8910
|
Added timers test.
|
2018-05-23 01:29:07 +03:00 |