Simon Tatham
|
5d718ef64b
Whitespace rationalisation of entire code base.
|
%!s(int64=5) %!d(string=hai) anos |
Simon Tatham
|
3214563d8e
Convert a lot of 'int' variables to 'bool'.
|
%!s(int64=6) %!d(string=hai) anos |
Simon Tatham
|
a6f1709c2f
Adopt C99 <stdbool.h>'s true/false.
|
%!s(int64=6) %!d(string=hai) anos |
Simon Tatham
|
b4202c917a
Fix a potential time-wraparound issue in pinger.c.
|
%!s(int64=9) %!d(string=hai) anos |
Ben Harris
|
a3aca31b55
Fix a stupid sign bug in run_timers() that broke Windows Plink (and
|
%!s(int64=12) %!d(string=hai) anos |
Ben Harris
|
d5836982e2
Two related changes to timing code:
|
%!s(int64=12) %!d(string=hai) anos |
Simon Tatham
|
03ebc74b9f
Partially revert r9636. It is true that we can directly return the
|
%!s(int64=12) %!d(string=hai) anos |
Ben Harris
|
538090ede4
Clang, like LCC, objects to using '<' and '>' on function pointers.
|
%!s(int64=12) %!d(string=hai) anos |
Simon Tatham
|
aba05b7180
Patch from Robert de Bath to substantially simplify timing.c.
|
%!s(int64=12) %!d(string=hai) anos |
Jacob Nevins
|
af8fd0fea6
Revert r8847, which was bilge; I can't magically change the order of a tree
|
%!s(int64=15) %!d(string=hai) anos |
Jacob Nevins
|
7f7877e9a5
Change expiry of timers when their contexts go away from lazy to eager.
|
%!s(int64=15) %!d(string=hai) anos |
Simon Tatham
|
d0beed9aba
Render timing.c robust in the face of strangeness. The strangenesses
|
%!s(int64=20) %!d(string=hai) anos |
Simon Tatham
|
68d88605ae
Work around lcc's annoying (but, even more annoyingly, legitimate)
|
%!s(int64=20) %!d(string=hai) anos |
Simon Tatham
|
7ecf13564a
New timing infrastructure. There's a new function schedule_timer()
|
%!s(int64=20) %!d(string=hai) anos |