| Commit message (Expand) | Author | Age | Files | Lines |
* | SingletonInstanceServerSocket: serverSocket.setReuseAddress(true); // reuse s... | Sven Gothel | 2012-10-04 | 1 | -0/+1 |
* | SingletonInstanceServerSocket: Add unit tests; Create new server Thread @ sta... | Sven Gothel | 2012-09-21 | 2 | -18/+18 |
* | SingletonInstanceServerSocket: Add kill @ JVM Shutdown _and_ if normal unlock... | Sven Gothel | 2012-09-21 | 2 | -8/+42 |
* | Lock Cleanup (API Change) | Sven Gothel | 2012-06-27 | 6 | -17/+64 |
* | StringBuffer -> StringBuilder (Local objects, no concurrency) | Sven Gothel | 2012-04-16 | 1 | -1/+1 |
* | RecursiveThreadGroupLock: New recursive lock interface and impl, allowing 'sp... | Sven Gothel | 2011-12-11 | 1 | -0/+211 |
* | Cleanup Lock Package: API doc, complete throws declaration, interface Recursi... | Sven Gothel | 2011-12-11 | 3 | -43/+83 |
* | Lock ChangeSet (fin): Cleanup, fix and enhance RecursiveLock implementation | Sven Gothel | 2011-09-27 | 4 | -122/+613 |
* | Lock ChangeSet: Prepare RecursiveLock to be an implementation of it's new int... | Sven Gothel | 2011-09-27 | 1 | -0/+245 |
* | SingletonInstanceServerSocket: composite thread name w/ leading original one | Sven Gothel | 2011-09-25 | 1 | -1/+8 |
* | SingletonInstanceServerSocket: Fix setDaemon(true), give Thread a proper name | Sven Gothel | 2011-06-12 | 1 | -2/+2 |
* | SingletonInstance Enhancements / Minor Lock/LockExt API Change (isLocked move... | Sven Gothel | 2011-06-11 | 2 | -0/+351 |