0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
OSCPortIn: stream-ify `getDispatcher()`
Robin Vobruba
as hoijui
More... almost 6 years ago
stream-ify check of whether meta-info is required
Robin Vobruba
as hoijui
More... almost 6 years ago
introduce variable where it ifs first used [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
OSCPortTest: clarifications [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
remove unused import [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
remove unnecessary escapes in regex string
Robin Vobruba
as hoijui
More... almost 6 years ago
fully qualified class name -> import [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
remove obsolete doc NOTE [minor]
Robin Vobruba
as hoijui
More... almost 6 years ago
convert single char strings to chars [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
various small comment cleanups [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
simplify `equals(Object)`, clarify `hashCode()` [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
fix a CheckStyle violation [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
improve some minute things issues [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
OSCPortIn: fix sample code in doc comments [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
improve documentation around `isAlwaysDispatchingImmediately()` [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
OSCPacketDispatcher: minor cleanup [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
remove two useless methods
Robin Vobruba
as hoijui
More... almost 6 years ago
use PacketHandler interface for message dispatch testing
Robin Vobruba
as hoijui
More... almost 6 years ago
cleanup & minor readability improvements [nlc]
Robin Vobruba
as hoijui
More... almost 6 years ago
test simple, direct address matching [test]
Robin Vobruba
as hoijui
More... almost 6 years ago
OSCPortTest: cleanup
Robin Vobruba
as hoijui
More... almost 6 years ago
try simultaneous listening of packet- and message-listener [test]
Robin Vobruba
as hoijui
More... almost 6 years ago
README: basic description [minor]
Robin Vobruba
as hoijui
More... almost 6 years ago
README: simplify, fix & cleanup library use instructions [minor]
Robin Vobruba
as hoijui
More... almost 6 years ago
README: remove folder structure [minor]
Robin Vobruba
as hoijui
More... almost 6 years ago
README: cleanup status [minor]
Robin Vobruba
as hoijui
More... almost 6 years ago
CheckStyle: use newer (existing) DTD [fix]
Robin Vobruba
as hoijui
More... almost 6 years ago
implement some SonarQube suggested improvements
Robin Vobruba
as hoijui
More... almost 6 years ago
remove outdated comment [minor]
Robin Vobruba
as hoijui
More... almost 6 years ago
fix vulnerability (muttable object in `public` field)
Robin Vobruba
as hoijui
More... almost 6 years ago