2
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated README.md for EventBus 2.0 More... over 12 years ago
added JavaDoc for public API More... over 12 years ago
perf UI finalization More... almost 13 years ago
minor perf measuring improvements More... almost 13 years ago
fixed some time calculation issues More... almost 13 years ago
measure micro, not milli seconds More... almost 13 years ago
otto perf test, separate process for test runner More... almost 13 years ago
UI fixes for perf. project More... almost 13 years ago
added RegisterFirstTime perf test More... almost 13 years ago
another register test More... almost 13 years ago
register test, etc. More... almost 13 years ago
added testsubject package More... almost 13 years ago
improved printing test results More... almost 13 years ago
print results More... almost 13 years ago
added NoSubscriberEvent More... almost 13 years ago
added basics for new performance comparison project More... almost 13 years ago
throw EventBusException not RuntimeEx More... almost 13 years ago
Revert "Don't use equals for subscriber already registered check" More... almost 13 years ago
Don't use equals for subscriber already registered check More... almost 13 years ago
added EventBus instance to SubscriberExceptionEvent More... almost 13 years ago
fixed JavaDoc for SubscriberExceptionEvent More... almost 13 years ago
By listening to SubscriberExceptionEvent, it is possible to react to Exceptions occuring in subscribers. More... almost 13 years ago
removed static from invokeSubscriber More... almost 13 years ago
extended README.md to reflect the latest changes, e.g. sticky events More... almost 13 years ago
added TODO to BackgroundExceptionEvent More... almost 13 years ago
organized imports More... almost 13 years ago
lazy, double checked locking singleton More... almost 13 years ago
refactoring: extracted code from EventBus to SubscriberMethodFinder More... almost 13 years ago
aditional sticky events More... almost 13 years ago
registerStickyMethods, sticky unit tests More... almost 13 years ago