]> asedeno.scripts.mit.edu Git - PuTTY.git/history - timing.c
first pass
[PuTTY.git] / timing.c
2016-04-03 Owen DunnMerge branch 'master' of ssh://tartarus.org/putty
2016-04-02 Simon TathamFix a potential time-wraparound issue in pinger.c.
2012-09-19 Ben HarrisFix a stupid sign bug in run_timers() that broke Window...
2012-09-18 Ben HarrisTwo related changes to timing code:
2012-08-28 Simon TathamPartially revert r9636. It is true that we can directly...
2012-08-27 Ben HarrisClang, like LCC, objects to using '<' and '>' on functi...
2012-05-13 Simon TathamPatch from Robert de Bath to substantially simplify...
2010-01-17 Jacob NevinsRevert r8847, which was bilge; I can't magically change...
2010-01-17 Jacob NevinsChange expiry of timers when their contexts go away...
2005-03-28 Simon TathamRender timing.c robust in the face of strangeness....
2005-03-19 Simon TathamWork around lcc's annoying (but, even more annoyingly...
2004-11-27 Simon TathamNew timing infrastructure. There's a new function sched...