Historique des commits

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