1. a8c11e3 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  2. a4c76ea utility/sdbus: Add bus processing workaround by William A. Kennington III · 1 year, 10 months ago
  3. 61869e0 meson: Update minimum version to 0.57.0 by William A. Kennington III · 3 years, 5 months ago
  4. fc18eb0 build: rename dependency variable by Patrick Williams · 3 years, 5 months ago
  5. 8e7ec0f internal/utils: Remove performCallback by William A. Kennington III · 3 years, 7 months ago
  6. 7e5f95f performCallback: Don't return errors by William A. Kennington III · 3 years, 7 months ago
  7. 159a356 subprojects: Update to HEAD by William A. Kennington III · 3 years, 8 months ago
  8. 3d37b58 utility/timer: Implement heap based userdata by William A. Kennington III · 5 years ago
  9. 43493b5 source/base: Support floating sources by William A. Kennington III · 5 years ago
  10. 56dc78b source/*: Allow copies to be made by William A. Kennington III · 5 years ago
  11. 5320b1f source/*: Implement heap based userdata by William A. Kennington III · 5 years ago
  12. e68f5b5 event: Add non-owning constructor by William A. Kennington III · 6 years ago
  13. bbd1b56 test: Allow optional usage of vendored googletest by William A. Kennington III · 4 years, 7 months ago
  14. ce045ac autotools: Remove by William A. Kennington III · 5 years ago
  15. 8ec59e6 meson: Use declare_dependency for libraries by William A. Kennington III · 5 years ago
  16. 8eaf5fc internal/utils: performCallback should preserve argument references by William A. Kennington III · 5 years ago
  17. b555c4e source/base: Remove unused ref constructor by William A. Kennington III · 6 years ago
  18. e04cb03 internal/sdref: Remove in favor of stdplus/handle by William A. Kennington III · 6 years ago
  19. d41a942 autotools: Fix for autoconf-archive 2019.01.19 by William A. Kennington III · 6 years ago
  20. 651e87a clang-tidy: Basic configuration by William A. Kennington III · 6 years ago
  21. d4b33e9 meson: Add alternative build system by William A. Kennington III · 6 years ago
  22. 08ebb39 utility/timer: Implement callback setting by William A. Kennington III · 6 years ago
  23. a5f8596 utility/timer: Make movable by William A. Kennington III · 6 years ago
  24. b53ef90 source/*: Make updating callbacks possible by William A. Kennington III · 6 years ago
  25. 27b7301 utility/timer: Make it possible to get the Event by William A. Kennington III · 6 years ago
  26. ba04ffb utility/timer: Implement oneshot timers by William A. Kennington III · 6 years ago
  27. 4755818 utility/timer: Callback should pass in the timer by William A. Kennington III · 6 years ago
  28. 81282e1 utility/timer: Implement by William A. Kennington III · 6 years ago
  29. 59a4722 test: Build test cases with their respective c++ files by William A. Kennington III · 6 years ago
  30. 5f3cdfa Upgrade to C++17 by William A. Kennington III · 6 years ago
  31. 8fd0cd4 source/base: Improve some method types by William A. Kennington III · 6 years ago
  32. 0005e30 event: Fix watchdog types by William A. Kennington III · 6 years ago
  33. 86be5dd source/event: Rename Event to EventBase by William A. Kennington III · 6 years ago
  34. eaf815f source/io: Temporarily remove {get,set}_fd_own by William A. Kennington III · 6 years ago
  35. 571fdf9 source/child: Implement by William A. Kennington III · 6 years ago
  36. a3a3850 source/signal: Implement by William A. Kennington III · 6 years ago
  37. ce80c3f source/io: Implement by William A. Kennington III · 6 years ago
  38. ebcb4f1 test/source/event: Add missing <type_traits> by William A. Kennington III · 6 years ago
  39. 5a7365c source/event: Implement event_handler style sources by William A. Kennington III · 6 years ago
  40. 425691a test/time: Missing functional by William A. Kennington III · 6 years ago
  41. 1072c7f test/time: Validate callback by William A. Kennington III · 6 years ago
  42. e32a88e source/time: Implement by William A. Kennington III · 6 years ago
  43. e0f1d19 source/base: Make callback handling generic by William A. Kennington III · 6 years ago
  44. 4e9e604 internal/utils: Errors now have names by William A. Kennington III · 6 years ago
  45. feef68f source/base: Refactor out callback routine by William A. Kennington III · 6 years ago
  46. 2d943ea source/base: Support automatically configuring userdata by William A. Kennington III · 6 years ago
  47. e3e1df0 test/source/base: Clean up duplicated code by William A. Kennington III · 6 years ago
  48. cc6b12b source/base: Implement moving by William A. Kennington III · 6 years ago
  49. f5285c7 source/base: Make it possible to get the prepare callback by William A. Kennington III · 6 years ago
  50. 4863b96 source/base: Make it possible to get the underlying sd_event_source by William A. Kennington III · 6 years ago
  51. 7c24e05 source/base: Only disable the event if it exists by William A. Kennington III · 6 years ago
  52. 715c72f source/base: Take an event directly instead of sdevent by William A. Kennington III · 6 years ago
  53. fe05991 event: Add trivial functions by William A. Kennington III · 6 years ago
  54. 7597a08 clock: Add class for future use by William A. Kennington III · 6 years ago
  55. bdc5901 event: Allow extracting the event and sdevent impl by William A. Kennington III · 6 years ago
  56. 1744c16 sdref: Moves should actually invalidate the reference by William A. Kennington III · 6 years ago
  57. 6364dd9 test/event: Fix extraneous Event creation by William A. Kennington III · 6 years ago
  58. 48c4275 source/base: Add the prepare callback functionality by William A. Kennington III · 6 years ago
  59. 65db863 source/base: Expose trivial built in methods by William A. Kennington III · 6 years ago
  60. 0a816c5 Large refactoring by William A. Kennington III · 6 years ago
  61. ae7d4c5 makefile: Clean up compiler flags by William A. Kennington III · 6 years ago
  62. 631c246 event: Add watchdog functions by William A. Kennington III · 6 years ago
  63. dcc08b6 source: Add class by William A. Kennington III · 6 years ago
  64. 27efe8f Designate some headers as internal by William A. Kennington III · 6 years ago
  65. 8f90e28 Initial Commit by William A. Kennington III · 6 years ago