37 Commits

Author SHA1 Message Date
Harald Kuhr
8bc952ba66 #464/#465 Collection fixes for forward compatibility. 2020-04-15 16:03:12 +02:00
Koen De Groote
aff31ebd1b Intellij suggested changes from static code analysis. 2020-01-28 16:18:07 +01:00
Koen De Groote
8ed5f06151 Changes suggested by Intellij in the category "Performance".
Updated.
2019-10-22 11:51:24 +02:00
Harald Kuhr
9e23413456 Fixed JavaDoc errors to enable Java 8 build. 2019-08-10 00:41:36 +02:00
Harald Kuhr
c74630656f Removed a deprecated method. 2018-08-26 10:35:53 +02:00
Harald Kuhr
24c6682236 #311 Updated license headers to be the same as in the LICENSE.txt 2018-08-18 19:22:52 +02:00
Harald Kuhr
1ed5b3899b TM-138: DateUtil doesn't support sub-hour offset timezones. 2015-05-27 15:50:35 +02:00
Harald Kuhr
203b330c99 TM-138: DateUtil doesn't support sub-hour offset timezones. 2015-05-27 15:47:26 +02:00
Harald Kuhr
0b58e8fb40 Code clean-up. 2015-04-07 12:01:03 +02:00
Harald Kuhr
07df550c0c Move unused class to sandbox. 2015-02-25 14:33:13 +01: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
00f47e81a4 TMI-XXX: New code style + minor housekeeping changes. 2013-01-31 15:41:59 +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
0aad4cb77a Clean up: Moved test code from main method to test case. 2012-06-21 16:29:04 +02: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
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
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
9cafe4d9a9 Major test overhaul, now uses JUnit 4 annotation style tests. 2011-10-18 20:16:32 +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
e75741ccd3 Replaced UTF characters with unicode escapes in source files. 2011-03-02 17:25:18 +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
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
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
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