Historique des commits

Auteur SHA1 Message Date
  Simon Tatham 8d747d8029 Add lots of missing 'static' keywords. il y a 4 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 6714fcddc6 Fix a newly introduced segfault in callback.c. il y a 6 ans
  Simon Tatham c31e3cd437 Fix a couple of uninitialised variables. il y a 6 ans
  Simon Tatham 8dfb2a1186 Introduce a typedef for frontend handles. il y a 6 ans
  Simon Tatham b8c4d042bd Fix startup hang in Unix file transfer tools. il y a 6 ans
  Simon Tatham 2ee07f8c71 Add a concept of 'idempotent callback'. il y a 6 ans
  Simon Tatham afa9734b7d New facility for removing pending toplevel callbacks. il y a 7 ans
  Simon Tatham a3d069d2c1 Oops! Remove a tight-looping diagnostic. il y a 11 ans
  Simon Tatham 5c4ce2fadf Only run one toplevel callback per event loop iteration. il y a 11 ans
  Simon Tatham 75c79e318f Add a general way to request an immediate top-level callback. il y a 11 ans