提交歷史

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