Harald Kuhr
1acc04eeaf
TMC-IOENC-11: Fixed problem introduced when migrating byte[] -> ByteBuffer
2013-09-27 14:21:31 +02:00
Harald Kuhr
aebfad914f
TMC-IOENC: Encoder implementation clean-up.
2013-09-13 17:04:10 +02:00
Harald Kuhr
d1f00ce817
TMC-IOENC: Decoder implementation clean-up.
2013-09-13 16:25:36 +02:00
Harald Kuhr
23ae6a966a
TMC-IO: Fixed typos, no functional changes
2013-09-08 14:21:51 +02:00
Harald Kuhr
55bd82491f
Moved old obsolete stuff to sandbox.
2013-09-08 14:20:13 +02:00
Harald Kuhr
c5f1d8101b
Moved old obsolete stuff to sandbox.
2013-09-08 14:08:38 +02:00
Harald Kuhr
4c18c2a685
TMC-IMAGE: Added TODO, should probably retire class and move to sandbox
2013-09-08 13:53:01 +02:00
Harald Kuhr
55b161b115
TMC-IMAGE: Removed support for prehistoric JREs.
2013-09-08 13:41:16 +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
cdce0aebff
TMC-LANG: Code clean-up, added tests and fixed issues.
2013-06-06 19:51:07 +02:00
Harald Kuhr
f5b5e818c5
TMC-LANG: Made test case OS agnostic (now builds on Windows too). Thanks Omri Spector!
2013-06-06 16:57:35 +02:00
Harald Kuhr
28e2f3c21b
TMC-CORE: Fixed typos
2013-06-05 10:47:57 +02:00
Harald Kuhr
2cf1c6e43b
TMC-IMAGE: Fixed some typos.
2013-06-05 10:46:41 +02:00
Harald Kuhr
e72988aa7b
TMC-IMAGE: Code clean-up. Removed obsolete code. No functional changes.
2013-06-05 10:45:31 +02:00
Harald Kuhr
dd0f382d3c
TMC-XXXX: Code cleaun-up and fixed spelling errors.
2013-02-28 13:08:19 +01:00
Harald Kuhr
bb7e1a4258
TMC-XXXX: Added constructor exposing fast rendering flag.
2013-02-19 12:23:49 +01:00
Harald Kuhr
a0d4973d7f
TMC-XXXX: Updated author + version number.
2013-02-15 13:08:14 +01: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
00f47e81a4
TMI-XXX: New code style + minor housekeeping changes.
2013-01-31 15:41:59 +01:00
Harald Kuhr
8c4f9d3ed6
TMI-XXX: More leniency
2013-01-31 14:49:27 +01:00
Harald Kuhr
7260c5baea
Removed obsolete methods.
2012-06-21 16:58:33 +02:00
Harald Kuhr
80d2f4ad89
Added test case.
...
Clean up + new methods.
2012-06-21 16:57:10 +02:00
Harald Kuhr
b0c2b4886f
Added test case. No changes.
2012-06-21 16:56:25 +02:00
Harald Kuhr
5c9a3e8e58
Added test case. Fixed some minor issues.
2012-06-21 16:52:30 +02:00
Harald Kuhr
2cbdd7fd82
Clean up: Moving obsolete stuff to sandbox.
2012-06-21 16:37:27 +02:00
Harald Kuhr
5bac1e3a2b
Removed some synchronized keywords weirdness.
2012-06-21 16:36:25 +02:00
Harald Kuhr
0d83ab5483
Minor clean-up & doc changes.
2012-06-21 16:34:11 +02:00
Harald Kuhr
0aad4cb77a
Clean up: Moved test code from main method to test case.
2012-06-21 16:29:04 +02:00
Harald Kuhr
9492ed67f1
Minor enhancements to the Decoder API + tests.
2012-05-21 23:56:47 +02:00
Harald Kuhr
e95cf300ba
Removed unnecessary (duplicate) if-statement.
2012-04-02 14:26:52 +02:00
Harald Kuhr
926359d9d2
New test cases.
...
Better exception handling of IMAGEERROR.
2012-03-21 10:13:03 +01:00
Harald Kuhr
e712df3862
More test cases.
2012-03-20 17:49:44 +01:00
Harald Kuhr
6c6c08a8f5
Added (long overdue) test cases for ServiceRegistry.
2012-02-01 15:54:37 +01:00
Harald Kuhr
b92caf121d
Added test cases + fixed some hard to find bugs.
2012-01-25 16:11:58 +01:00
Harald Kuhr
d36d828110
Fixed typos.
2012-01-25 16:06:26 +01:00
Harald Kuhr
3f381a9c4c
Moving obsolete stuff into sandbox.
2012-01-13 17:19:39 +01:00
Harald Kuhr
6ba32b657a
Code clean-up, no functional changes.
2011-12-20 15:38:06 +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
17f3b97699
Fixed test case + code clean-up.
2011-11-01 14:09:34 +01:00
Harald Kuhr
8dcfb46bdb
Test case clean-up + minor fixes.
2011-11-01 13:31:29 +01:00
Harald Kuhr
38b197f6c1
Fixed DateConverter to not have locale-aware formats (thanks, Fredrik Gustafsson).
...
Rewrote test cases for better readability/new code style.
2011-11-01 13:11:11 +01:00
Harald Kuhr
18abfcdbc2
Changed default indent from double space to tab. Minor clean-up.
2011-10-30 18:11:52 +01:00
Harald Kuhr
7f0395e76b
Fixed some serious bugs in the OLE2 compound documents and the internal streaming code.
...
Relaxed one test to comply with spec.
2011-10-20 18:12:20 +02:00
Harald Kuhr
0e11d6e2ae
Fixed bugs in Seekable implementations.
2011-10-20 18:10:29 +02:00
Harald Kuhr
9cafe4d9a9
Major test overhaul, now uses JUnit 4 annotation style tests.
2011-10-18 20:16:32 +02:00
Harald Kuhr
4b77d1c22a
Clean-up, no functional change.
2011-10-13 09:55:02 +02:00
Harald Kuhr
1ba271af9d
Minor fix for better error message.
2011-10-13 09:53:20 +02:00
Harald Kuhr
a4d4111195
Added identifier (id() method) and made toString method return something more readable.
2011-04-27 14:13:48 +02:00
Harald Kuhr
cb149a7c79
System.getProperty("os.name") reports "Darwin" on OpenJDK 7 for OS X.
...
It also reports "universal" for os.arch and "10.7.0" for os.version, which is probably hardcoded and incorrect. :-/
2011-04-19 16:47:17 +02:00
Harald Kuhr
af7d5fa94a
Various code clean-up. No functional changes.
2011-03-02 17:26:17 +01:00