|
db9220840f
|
Refactored and added methods.
|
2017-05-05 20:07:36 +02:00 |
|
|
9154acbfe0
|
Fixed project name in file headers.
|
2017-05-04 23:07:37 +02:00 |
|
|
17c37ba07f
|
Added methods and tests.
|
2017-05-04 21:59:40 +02:00 |
|
|
06cf653dfc
|
Peformed a code review and Javadoc review.
|
2017-05-04 14:48:37 +02:00 |
|
|
0845ab52e8
|
Renamed StringListUtils to StringsUtils. Added findLongest,
findShortest, findShortestLength, findLongestLength and capitalize
methods.
|
2017-05-04 14:32:00 +02:00 |
|
|
c8eb4f8366
|
Fixed licence headers.
|
2017-05-01 23:43:47 +02:00 |
|
|
f2b861dd1d
|
Refactored libraries.
|
2017-05-01 23:00:58 +02:00 |
|
|
182528b8f5
|
Removed all files that do not match StringList.
|
2017-05-01 22:42:28 +02:00 |
|
|
3740f95409
|
Added containsNull, containsEmpty, ContainsBlank methods. Added tests.
|
2016-09-12 18:39:54 +02:00 |
|
|
ebf0585a83
|
Made a code review on CmdExec (exception management, readiness…).
|
2016-06-29 22:23:07 +02:00 |
|
|
6984f9fbfc
|
Prepare changes to version 3. Refactored package and methods. Normalized
methods.
|
2015-09-20 23:59:30 +02:00 |
|
|
7158216734
|
Refactor packages for StringList. Remove Concatenator class. Split
StringList with StringListUtils.
|
2015-05-23 00:29:04 +02:00 |
|
|
a4e1e94702
|
Add FileTools methods to load URL file.
|
2014-12-01 16:33:38 +01:00 |
|
|
02bf02dc78
|
Fix license header in file of code. Add license header in test files.
|
2014-11-09 08:19:27 +01:00 |
|
|
39963f9bf1
|
Change constructor from String[] to String... and add tests.
|
2014-08-13 18:12:03 +02:00 |
|
|
8ddcf131bc
|
Add test for StringList.
|
2014-06-08 19:25:24 +02:00 |
|
|
b05606df83
|
Improve performance of tag content read in XMLReader.readTag method.
|
2014-06-08 19:25:05 +02:00 |
|
|
dcee88841e
|
Fix ConcurrentModificationException in RSSCache. Add test.
|
2014-05-14 00:08:45 +02:00 |
|
|
2e85a0cee8
|
Add comment. Add test.
|
2014-02-23 10:38:36 +01:00 |
|
|
620399fd97
|
Set StringList as CharSequence. Add StringList tests.
|
2013-08-12 14:28:56 +02:00 |
|