Thomas Harte
|
4de121142b
|
Adds a flags parameter to the BestEffortUpdater delegate.
On the Cocoa side, cuts Swift out of the update loop, as that seems merely to add code.
|
2020-01-20 16:21:53 -05:00 |
|
Thomas Harte
|
8adb2283b5
|
Rewrites the best-effort updater to try to get better thread affinity.
|
2020-01-20 13:38:46 -05:00 |
|
Thomas Harte
|
821d40fe74
|
Reinstitutes the cap on maximum updating time.
|
2018-05-16 21:42:05 -04:00 |
|
Thomas Harte
|
5d6b5d9f10
|
Eliminates all emdashes in cross-platform code.
|
2018-05-13 15:34:31 -04:00 |
|
Thomas Harte
|
0b771ce61a
|
Removes all instances of the copyright symbol.
|
2018-05-13 15:19:52 -04:00 |
|
Thomas Harte
|
da3d65c18f
|
Devolves time to cycle conversion to machines.
Thereby avoids a whole bunch of complicated machinations that would otherwise have been required of the multimachine.
|
2018-03-21 22:18:13 -04:00 |
|
Thomas Harte
|
83f73c3f02
|
Installs additional safeguards against unsafe deconstruction.
|
2018-02-28 22:15:22 -05:00 |
|
Thomas Harte
|
adb3811847
|
Ensures deterministic initial state for the atomic flag.
|
2017-11-13 22:51:42 -05:00 |
|
Thomas Harte
|
d37ec9e5b0
|
Attempts to ensure good behaviour if dealt an adjustable clock, and const s where possible.
|
2017-10-05 18:23:56 -04:00 |
|
Thomas Harte
|
ec202ed8be
|
Merge branch 'master' into C++BestEffortUpdater
|
2017-10-05 18:17:35 -04:00 |
|
Thomas Harte
|
f40e1fd840
|
Commutes the best-effort updater into C++11.
|
2017-10-05 18:09:58 -04:00 |
|