16 Commits

Author SHA1 Message Date
Harald Kuhr
07a5c62a28 Better UUID documentation + more tests. 2012-03-12 10:53:13 +01:00
Harald Kuhr
9cb21dbfc9 Added UUID factory for creating various Version 1 and Version 5 UUIDs. 2012-03-01 15:22:07 +01:00
Harald Kuhr
3f381a9c4c Moving obsolete stuff into sandbox. 2012-01-13 17:19:39 +01:00
Harald Kuhr
280407d9c0 Rewritten threading code to use latches, to avoid shutting down the executor service between steps. 2011-12-20 15:42:16 +01:00
Harald Kuhr
8f452930ac Deleting obsolete class. 2011-12-19 14:32:59 +01:00
Harald Kuhr
0c4fc454b9 Major test-case cleanup.
- Removed JMock dependency, tests rewritten to use Mockito for stub/mock
- All test should now be using JUnit annotation-style tests
- All modules should now depend on same JUnit version
- Rewrote a few tests to better utilize JUnit annotations
- Fixed a few broken tests
- Code style changes
2011-12-19 14:28:34 +01:00
Harald Kuhr
b45f2ac09f Removed non-UTF characters from source files. 2011-03-10 16:57:31 +01:00
Harald Kuhr
af7d5fa94a Various code clean-up. No functional changes. 2011-03-02 17:26:17 +01:00
Harald Kuhr
720752149e Removed non-UTF characters from source files. 2011-02-23 19:14:51 +01:00
Harald Kuhr
5bd896f80f New code style. No functional changes. 2011-02-17 16:53:08 +01:00
Harald Kuhr
f610c82cb7 Updated some copyright statements. 2010-10-13 17:04:11 +02:00
Harald Kuhr
f419cfecdd Cleaned up the NIO buffered image classes. 2010-10-12 10:40:55 +02:00
Harald Kuhr
9d6f263b86 Cleaned up the NIO buffered image classes. 2010-06-13 20:29:25 +02:00
Harald Kuhr
7d4d007975 Rewritten the MappedBufferImage class, should now perform a lot better. 2010-06-13 00:50:28 +02:00
Harald Kuhr
b6ee5ce450 Clean-up of sandbox, rearranging everything.
Added a couple of files that was never commited.
2010-06-07 09:55:35 +02:00
Harald Kuhr
1f60b62626 Some serious project clean-up. 2010-06-07 09:53:02 +02:00