Commit History

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