|
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 |
|
|
282e396ac0
|
Normalized field keyword order. Clean some headers.
|
2014-11-09 16:24:19 +01:00 |
|
|
02bf02dc78
|
Fix license header in file of code. Add license header in test files.
|
2014-11-09 08:19:27 +01:00 |
|
|
6e3e71c53a
|
Build 0.2.17
|
2014-08-13 18:17:49 +02:00 |
|
|
a565c2af0d
|
Remove Apache Tomcat target in Eclipse settings.
|
2014-08-13 18:15:42 +02:00 |
|
|
39963f9bf1
|
Change constructor from String[] to String... and add tests.
|
2014-08-13 18:12:03 +02:00 |
|
|
fef9eb81c8
|
Build 0.2.16
|
2014-06-08 19:42:08 +02:00 |
|
|
cfbe396c23
|
Normalize method comments.
|
2014-06-08 19:40:58 +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 |
|
|
cdddc5e435
|
Fix infinite loop on readTag when END_DOCUMENT is missing.
|
2014-06-08 18:59:27 +02:00 |
|
|
48d383cedc
|
Fix toString(XMLTag) method.
|
2014-06-08 17:51:51 +02:00 |
|
|
c63b0923aa
|
Add ToolBox.matchesAny method.
|
2014-06-08 16:39:02 +02:00 |
|
|
23516c108a
|
Improve toString performance.
|
2014-06-08 16:37:30 +02:00 |
|
|
ca060e2c79
|
Build 0.2.15
|
2014-06-03 18:54:25 +02:00 |
|
|
195aa4d8f8
|
Add StringSet class. Improve StringList.
|
2014-06-03 18:49:02 +02:00 |
|
|
2c65ae7adc
|
Revert "Build 0.2.15"
This reverts commit 19c33ac6ee .
|
2014-06-03 18:46:53 +02:00 |
|
|
19c33ac6ee
|
Build 0.2.15
|
2014-06-03 18:46:15 +02:00 |
|
|
e66b522fae
|
Add collator for sorting.
|
2014-05-26 01:43:30 +02:00 |
|
|
9b41dfcb78
|
Update classpath with JodaTime.
|
2014-05-19 06:06:35 +02:00 |
|
|
3fa2589a6d
|
Build 0.2.14
|
2014-05-14 00:09:08 +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 |
|
|
c8028369fe
|
Update buildjar to version 1.3.
|
2014-02-08 16:36:21 +01:00 |
|
|
6494251be8
|
Update Buildjar.xml to version 1.2 (add GIT actions).
|
2014-02-08 12:54:15 +01:00 |
|
|
184740a0db
|
Build 0.2.13
|
2014-02-05 00:07:12 +01:00 |
|
|
5961bc7099
|
Normalize copyright header.
|
2014-02-04 18:28:48 +01:00 |
|
|
7267581eeb
|
Build 0.2.12
|
2014-02-02 19:03:58 +01:00 |
|
|
ab1a21d898
|
Add getFirst, getLast, repeatLast methods.
|
2014-02-02 19:03:13 +01:00 |
|
|
19d2f6f0b0
|
Build 0.2.11 (add removeExtension method).
|
2013-11-28 04:54:59 +01:00 |
|
|
b8ed6841c8
|
Add removeExtension method.
|
2013-11-28 04:54:07 +01:00 |
|
|
4258667c63
|
Build 0.2.10.
|
2013-10-29 15:18:21 +01:00 |
|
|
8ecd4c57cd
|
Add getExtension method with String parameter.
|
2013-10-29 15:17:20 +01:00 |
|
|
df3a0350af
|
Build 0.2.9 (add readNullableStartTag XML method).
|
2013-10-19 22:56:34 +02:00 |
|
|
323dc51496
|
Add readNullableStartTag method.
|
2013-10-19 22:55:29 +02:00 |
|
|
75a5c81d38
|
Build 0.2.8 (add methods in FileTools).
|
2013-10-08 23:53:44 +02:00 |
|
|
9cb481cf17
|
Add methods to FileTools.
|
2013-10-08 23:52:19 +02:00 |
|
|
44d2565826
|
Rename tool method.
|
2013-10-04 15:29:34 +02:00 |
|
|
433e0b4078
|
Improve code design.
|
2013-09-30 16:34:35 +02:00 |
|
|
438bf2e618
|
Add clone method and clone constructor (no issue about deep or shallow
copy because StringList is an array of immutable objects.
|
2013-09-24 00:42:47 +02:00 |
|
|
b2c058caf3
|
Add RSS classes.
|
2013-09-17 16:27:48 +02:00 |
|