Historial de Commits

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