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
Harald Kuhr
e75741ccd3
Replaced UTF characters with unicode escapes in source files.
2011-03-02 17:25:18 +01:00
Harald Kuhr
2abee4653b
Added TODO.
2011-03-02 17:24:25 +01:00
Harald Kuhr
38ab0d936a
Added deprecations and todo to replace old legacy code with regexp.
2011-02-23 19:15:57 +01:00
Harald Kuhr
d1943f9f49
Made JMgaick dependency provided.
2011-02-23 19:12:45 +01:00
Harald Kuhr
ba4ff3dc45
New code style. No functional changes.
2011-02-21 17:34:15 +01:00
Harald Kuhr
dba1fa20da
Removed non-UTF characters from source files.
2011-02-19 15:45:58 +01:00
Harald Kuhr
43cc440e67
New code style. No functional changes.
2011-02-17 12:36:40 +01:00
Harald Kuhr
191643a36c
Clean-up and minor changes in core classes.
...
Adapted new code style.
No or few functional changes.
2011-02-16 22:29:23 +01:00
Harald Kuhr
724d893ea6
Minor clean-up and fixing some typos.
2010-06-07 09:56:45 +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
823854d40e
Fixed known problem with listeners being removed inside the imageProgress callback.
...
Clean-up, removed out-commented code, fixed typos etc.
2010-05-07 12:42:56 +02:00
Harald Kuhr
f3218d5819
Minor POM chamges/clean-up.
2010-02-07 21:40:53 +01:00
Erlend Hamnaberg
673527abe5
Merge branch 'master' of git://github.com/haraldk/TwelveMonkeys
2010-02-07 19:03:55 +01:00
Erlend Hamnaberg
830035bcec
2.3-SNAPSHOT to 3.0-SNAPSHOT
2010-01-29 20:06:18 +01:00
Erlend Hamnaberg
38d6c58eba
Merge branch 'master' into 3.0-structure
...
Conflicts:
imageio/imageio-psd/pom.xml
twelvemonkeys-imageio/pom.xml
twelvemonkeys-servlet/pom.xml
2010-01-29 19:27:10 +01:00
Erlend Hamnaberg
7167a7a4ad
Core now moved to common.
2009-11-08 19:01:36 +01:00
Erlend Hamnaberg
e0a6c0a2bd
Missing file
2009-11-08 18:47:32 +01:00
Erlend Hamnaberg
6eaac4ec8b
Fixed compile
2009-11-08 18:40:48 +01:00
Erlend Hamnaberg
b3aa378f16
moving files around
2009-11-08 18:40:32 +01:00
Erlend Hamnaberg
ad913b5093
fix coming problem
2009-11-08 18:40:17 +01:00
Erlend Hamnaberg
9b615de8ed
Moving files around
2009-11-08 18:39:58 +01:00
Erlend Hamnaberg
ba5f0a2f5f
fix dependencies
2009-11-08 18:39:48 +01:00
Erlend Hamnaberg
45a42ea8a3
New structure
2009-11-08 18:39:14 +01:00