Commit graph

257 commits

Author SHA1 Message Date
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
9477e61b67 Forked project from Devinsy-utils to Devinsy-strings. New branch 0.4 2017-05-01 22:32:15 +02:00
2e0c39a226 Added header. Improved naming. 2017-04-28 00:01:22 +02:00
7cda114d8d Completed StringListReader class. 2017-04-28 00:00:59 +02:00
0a7d17ebc0 Cleaned code. 2017-04-27 18:10:29 +02:00
e389f37603 Addd containsAny method with array paramater. 2017-04-24 09:44:21 +02:00
db6f7bddea Build 0.3.3 2017-04-19 22:56:11 +02:00
7e25341585 Removed hidden catch in close method. 2017-04-19 22:38:50 +02:00
e2678e4e9a Extended Javadoc. 2016-11-20 15:28:19 +01:00
96e3a7ccc6 Update buildjar. 2016-09-21 14:16:45 +02:00
7267ef285f Build 0.3.2 2016-09-12 18:42:56 +02:00
2105705820 Set Eclipse settings (Formatter, SaveActions…). 2016-09-12 18:41:45 +02:00
3740f95409 Added containsNull, containsEmpty, ContainsBlank methods. Added tests. 2016-09-12 18:39:54 +02:00
bd66e9c732 Fixed bad while end action. 2016-09-12 18:38:32 +02:00
bea0165ada Updated headers. 2016-09-07 14:35:42 +02:00
526f3038a4 Reduced gobblers wait time. 2016-09-02 15:45:08 +02:00
39252d915f Fixed source URL. 2016-09-02 14:43:15 +02:00
931f1e1214 Cleaned code. 2016-07-26 05:40:43 +02:00
4bc5a8e8c4 Update README.md 2016-07-10 19:38:30 +02:00
1f2acf9d60 Added README.md file. 2016-07-10 19:37:17 +02:00
5e9686769f Build 0.3.1 2016-07-01 16:08:59 +02:00
3583dbdfca Fixed bbg on return value. 2016-07-01 16:08:23 +02:00
62acec6293 Build 0.3.0 2016-06-29 22:38:42 +02:00
4ac6e6a625 Clean code removing Wrapper unuseful class. 2016-06-29 22:37:03 +02:00
44181a94a2 Code review. 2016-06-29 22:36:31 +02:00
b695464c2c Indented file. 2016-06-29 22:26:46 +02:00
3cbfdd545b Eclipse settings improvments. 2016-06-29 22:26:31 +02:00
ebf0585a83 Made a code review on CmdExec (exception management, readiness…). 2016-06-29 22:23:07 +02:00
cc33285f5f Added toStringSeparatedBy method in StringListUtils. 2016-06-29 19:36:31 +02:00
169b2702ed Deprecate the StackTraceWriter class. 2016-06-09 03:52:14 +02:00
a16639500d Clean code. 2016-06-01 13:47:30 +02:00
cd9e30def7 Refactor methods (small). 2015-09-21 13:03:44 +02:00
e8e29cb938 Fixed StringSet.toString to use comma as separator. 2015-09-21 12:49:14 +02:00
6984f9fbfc Prepare changes to version 3. Refactored package and methods. Normalized
methods.
2015-09-20 23:59:30 +02:00
d2d0990e05 Adds some strins methods in StringlistUtils. 2015-05-23 02:55:38 +02:00
a4484fe3dc Adds experimental StringListInputStream class. 2015-05-23 02:42:55 +02:00
78255d797d Adds toString(prefix, separator, postfix) method. Fix
toStringSeparatedBy size.
2015-05-23 02:13:42 +02:00
fc45c63019 Code review. Adds comments. Refactoring methods. 2015-05-23 01:53:37 +02:00
220dacc954 Increments minor version (2->3). 2015-05-23 00:44:44 +02:00
7158216734 Refactor packages for StringList. Remove Concatenator class. Split
StringList with StringListUtils.
2015-05-23 00:29:04 +02:00
86b02b2ca3 Fix old reference to Concatenator class. 2015-05-22 16:51:03 +02:00
a8008caa47 Build 0.2.19 2014-12-22 10:48:35 +01:00
433e405b76 Add toStringArray methods. 2014-12-22 10:48:14 +01:00
b0309c80c7 Build 0.2.18 2014-12-01 16:34:21 +01:00
a4e1e94702 Add FileTools methods to load URL file. 2014-12-01 16:33:38 +01:00
69d900c297 Add loadToStringList(URL) methods. 2014-12-01 16:28:00 +01:00
8a996fc491 Update buildjar version to 1.4. 2014-11-26 18:49:01 +01:00
221f6b7792 Normalize Exception methods. 2014-11-11 07:04:17 +01:00
2876cb65b9 Normalize @author. 2014-11-09 17:20:49 +01:00