39 Commits

Author SHA1 Message Date
Harald Kuhr
dc63fac8ef Updated JZ2012 demo/example code 2013-09-08 14:25:13 +02:00
Harald Kuhr
13c8cd7f93 POM changes in sandbox. 2013-09-08 14:18:38 +02:00
Harald Kuhr
c5f1d8101b Moved old obsolete stuff to sandbox. 2013-09-08 14:08:38 +02:00
Harald Kuhr
f2ff00580a TMC-IOENC: Refactored Decoder to use ByteBuffer instead of byte[] for better readability/simpler code. 2013-09-08 13:39:13 +02:00
Harald Kuhr
9a27f62dec Created replacement for StringBufferInputStream that properly encodes chars into bytes. 2013-09-04 13:23:17 +02:00
Harald Kuhr
d8867736b7 TMI-TIFF: Fixed several bugs in the LittleEndianDataInputStream needed for proper TIFF output (should affect other things as well...) 2013-02-15 12:55:37 +01:00
Harald Kuhr
7846f497af TMS: Moving old junk to sandbox. 2012-09-25 14:50:47 +02:00
Harald Kuhr
14869fb591 Clean up: No functional changes. 2012-06-21 16:54:11 +02:00
Harald Kuhr
f7b7b91fba Updated sandbox pom. 2012-06-21 16:53:06 +02:00
Harald Kuhr
2cbdd7fd82 Clean up: Moving obsolete stuff to sandbox. 2012-06-21 16:37:27 +02:00
Harald Kuhr
37e9adcfec Fixed a bug in the MappedFileBuffer + added test case for exposing the bug. 2012-06-01 14:42:48 +02:00
Harald Kuhr
98361194ea TMI-TIFF: Initial commit. Major work in progress. :-) 2012-05-22 00:00:11 +02:00
Harald Kuhr
6430841dcc More fine-grained tests for UUIDFactory. 2012-03-20 12:13:17 +01:00
Harald Kuhr
f7bc246bad Better method naming.
Code cleanup.
Doc cleanup.
2012-03-13 09:17:20 +01:00
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
52a97cfb2f Adding package-info files, that IDEA *silently deleted* instead of moving...?! :-P 2011-12-14 10:16:42 +01:00
Harald Kuhr
0b23d9f6c2 Moving old servlet stuff to sandbox. 2011-12-14 10:12:34 +01:00
Harald Kuhr
fe25b48804 Code style update, no functional changes. 2011-10-30 20:34:14 +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
dda46b0ab9 Added experimental JavaFX to POM. 2011-02-17 21:32:41 +01:00
Harald Kuhr
32a8fe497a Added a TODO for missing functionality. 2011-02-17 21:31:50 +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
c982203361 Added sandbox-swing to sandbox. 2010-06-07 10:41:50 +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
Harald Kuhr
037c0d078a Sandbox clean-up 2010-04-20 19:55:44 +02:00
Erlend Hamnaberg
b8faa6e36f Sandbox 2009-11-08 19:19:46 +01:00
Erlend Hamnaberg
7167a7a4ad Core now moved to common. 2009-11-08 19:01:36 +01:00