Commit graph

13 commits

Author SHA1 Message Date
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