Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-09-08 | Ensure the scheduler can set longer timeouts. | Michael Meeks |
2015-09-04 | Minor refactoring and cleanup of Scheduler and Timer. | Ashod Nakashian |
2015-07-08 | loplugin:unusedmethods vcl | Noel Grandin |
2015-06-15 | Revert "std::list for Scheduler" | Stephan Bergmann |
2015-06-12 | std::list for Scheduler | Juergen Funk |
2015-06-10 | tdf#91727 - Unwind non-dispatch of idle handlers. | Michael Meeks |
2015-06-09 | loplugin:unnecessaryvirtuals | Noel Grandin |
2015-05-14 | Scheduler: Deactivate task without deletion | Tobias Madl |
2015-03-09 | Scheduler: wrong priority order | Tobias Madl |
2015-03-09 | Scheduler: Changed uLong to uInt32/uInt64 | Tobias Madl |
2015-03-06 | Scheduler: removed variable priority | Tobias Madl |
2015-03-06 | Timer: added new saltimer handling | Tobias Madl |
2015-03-06 | Timer: patch for commit 06d7314 | Tobias Madl |
2015-03-06 | Idle Timer: Invented Base Class | Tobias Madl |