Commit graph

23 commits

Author SHA1 Message Date
8727df891b Upgraded libs and tests. 2023-11-27 11:00:33 +01:00
27246462b2 Removed code extracted in outside projects. Upgraded library jars. 2018-05-31 15:51:07 +02:00
cf5ddaf81c Performed code review and Javadoc review. 2017-05-04 23:36:04 +02:00
7dc362f671 Fixed project name in file headers. Changed project number. 2017-05-04 23:10:48 +02:00
dad31f992d Split from devinsy-utils to devinsy-cmdexec, devinsy-rss,
devinsy-strings, devinsy-unix, devinsy-xml.
2017-05-04 23:01:53 +02:00
3740f95409 Added containsNull, containsEmpty, ContainsBlank methods. Added tests. 2016-09-12 18:39:54 +02:00
b695464c2c Indented file. 2016-06-29 22:26:46 +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
fe1bb291cd Build 0.2.0. 2013-06-26 23:36:12 +02:00
2451472d23 Rename Player classes to Sandbox classes. 2013-06-26 16:50:25 +02:00
cb0d17104f Migrate to SLF4J. 2013-06-26 16:40:18 +02:00
11e6c31f8d Add test tree. 2013-06-25 02:46:48 +02:00
b70d9e4196 Improve build and test. Clean jar. 2013-06-25 02:31:19 +02:00