.. |
builder
|
Refactor code in ToStringBuilder.reflectionToString(...) into a new subclass called ReflectionToStringBuilder.
|
2003-06-03 20:15:32 +00:00 |
enum
|
Update licence and Organize imports
|
2003-05-22 22:00:06 +00:00 |
exception
|
Update licence and Organize imports
|
2003-05-21 23:49:15 +00:00 |
math
|
Add min/max by array functions
|
2003-06-28 18:42:04 +00:00 |
reflect
|
Organize imports
|
2003-06-08 14:19:43 +00:00 |
time
|
Added an ISO 8601 formatter for the date time extended format used in durations, with XML Schema durations particularly in mind.
|
2003-07-18 17:05:54 +00:00 |
util
|
Change Identifier generation code to be independent of functors
|
2003-05-16 22:07:38 +00:00 |
AllLangTestSuite.java
|
Add new class that tests all the TestSuites in one go
|
2003-06-10 06:20:19 +00:00 |
ArrayUtilsTest.java
|
Add indexOf for primitive arrays
|
2003-07-12 10:09:40 +00:00 |
BooleanUtilsTest.java
|
Add XOR methods
|
2003-06-28 18:16:03 +00:00 |
CharSetUtilsTest.java
|
Update licence date to 2003
|
2003-03-23 21:51:51 +00:00 |
ClassUtilsTest.java
|
Update licence date to 2003
|
2003-03-23 21:51:51 +00:00 |
EntitiesPerformanceTest.java
|
cleaning up
|
2003-06-29 03:03:39 +00:00 |
EntitiesTest.java
|
testHtml40Nbsp
|
2003-06-29 03:04:33 +00:00 |
IllegalClassExceptionTest.java
|
Fixed a problem with changed capitalization in test case.
|
2003-06-06 07:04:12 +00:00 |
IncompleteArgumentExceptionTest.java
|
Commonly usable enhancements to some of the Exceptions found in java.lang.
|
2003-05-15 04:05:11 +00:00 |
LangTestSuite.java
|
Add SystemUtils tests
|
2003-05-24 12:11:02 +00:00 |
NotImplementedExceptionTest.java
|
Commonly usable enhancements to some of the Exceptions found in java.lang.
|
2003-05-15 04:05:11 +00:00 |
NullArgumentExceptionTest.java
|
Commonly usable enhancements to some of the Exceptions found in java.lang.
|
2003-05-15 04:05:11 +00:00 |
NumberRangeTest.java
|
Update licence date to 2003
|
2003-03-23 21:51:51 +00:00 |
NumberUtilsTest.java
|
NumberUtils moved to math subpackage
|
2003-06-24 21:14:51 +00:00 |
ObjectUtilsTest.java
|
Refactor such that the ObjectUtils.identityToString() method logic is only in ObjectUtils and not duplicated in the builder package.
|
2003-07-16 01:47:40 +00:00 |
RandomStringUtilsTest.java
|
Ensure that RandomStringUtils returns all expected characters
|
2003-06-09 21:36:03 +00:00 |
SerializationUtilsTest.java
|
Update licence date to 2003
|
2003-03-23 21:51:51 +00:00 |
StringEscapeUtilsTest.java
|
testEscapeSql
|
2003-06-29 03:05:45 +00:00 |
StringUtilsEqualsIndexOfTest.java
|
Update licence date to 2003
|
2003-03-23 21:51:51 +00:00 |
StringUtilsIsTest.java
|
Update licence date to 2003
|
2003-03-23 21:51:51 +00:00 |
StringUtilsSubstringTest.java
|
Null handling changes
|
2003-07-18 02:06:24 +00:00 |
StringUtilsTest.java
|
Minor performance tweaks, and some extra tests
|
2003-07-19 00:22:50 +00:00 |
StringUtilsTrimEmptyTest.java
|
Null handling changes
|
2003-07-18 02:06:24 +00:00 |
SystemUtilsTest.java
|
Add OS name parsing to SystemUtils
|
2003-05-24 14:34:14 +00:00 |
UnhandledExceptionTest.java
|
Commonly usable enhancements to some of the Exceptions found in java.lang.
|
2003-05-15 04:05:11 +00:00 |
WordWrapUtilsTest.java
|
Return of WordWrapUtils, fresh with bugs fixed in StringTaglib. Part of the
|
2003-04-15 14:28:41 +00:00 |