Commit graph

219 commits

Author SHA1 Message Date
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
31b9501cde Add Joda-time library. 2013-09-17 16:27:31 +02:00
e95ac44980 Fix substring issue. 2013-09-17 06:07:28 +02:00
ce061193b3 Fix constructor visibility. 2013-09-15 00:27:29 +02:00
304c354d2c Improve StringListWriter constructor. 2013-09-15 00:26:23 +02:00
397a34b5f0 Set private internal methods. 2013-09-14 17:44:51 +02:00
54dfaff72d Add normalized method. 2013-09-11 15:46:06 +02:00
15ffb993f8 Build 0.2.7. 2013-09-11 12:01:44 +02:00
b524d8bf26 Improve XML writers. 2013-09-11 12:00:09 +02:00
b8187036aa Build 0.2.6. 2013-09-11 02:28:21 +02:00
dd739bb532 Improve method signature. 2013-09-11 02:27:07 +02:00
fd327f01d7 Improve naming. 2013-09-10 18:08:18 +02:00
984a96da07 Fix write issue. 2013-09-09 00:58:32 +02:00
6ed1e3b20b Add escape methods. 2013-09-09 00:57:35 +02:00
6d7db8b7ef Indent. 2013-09-09 00:57:10 +02:00
19bc64bedc Indent. 2013-09-09 00:56:48 +02:00
8fc245b626 Build 0.2.5 (fix generator in XMLZipWriter). 2013-09-03 12:16:46 +02:00
87c1e97616 Fix generator settings in XMLZipWriter. 2013-09-03 12:15:13 +02:00
8bb24ce69c Merge branch 'master' of gitorious.org:devinsy/devinsy-utils
Try to fix a push issue.
2013-09-02 13:35:04 +02:00
0439b2c5ec Foo commit. 2013-09-02 12:04:35 +02:00
b4a46b0b42 Normalize parameter name. 2013-09-01 23:44:16 +02:00
e7ea502443 Build 0.2.4 (add addToName(String, String) method). 2013-08-24 15:57:08 +02:00
64cc49a0e7 Build 0.2.3 (add addToName(String, String) method). 2013-08-24 15:56:24 +02:00
c0b41a43ea Split code. 2013-08-23 02:58:41 +02:00
8cca172abd Build 0.2.3 2013-08-13 12:52:54 +02:00
b85fa4a937 Fix comment. 2013-08-12 15:18:06 +02:00
18fb286df9 Improve method file tools organization. 2013-08-12 15:16:39 +02:00
7372c65677 Add simple load methods. 2013-08-12 14:34:56 +02:00
620399fd97 Set StringList as CharSequence. Add StringList tests. 2013-08-12 14:28:56 +02:00
587de36df6 Fix method name. 2013-08-12 11:39:24 +02:00
c4777e50b1 Fix length evaluation with the last line separator. 2013-08-02 17:22:54 +02:00
0a0f6cd746 Add loadToStringBuffer methods. 2013-08-02 17:21:07 +02:00
931d5f8bb4 Add load file to String methods. 2013-08-01 00:34:09 +02:00
bac4d079c6 Set Digester deprecated. 2013-07-22 11:57:37 +02:00
ccff14d17b Remove removeAll method. 2013-07-19 12:37:20 +02:00
48e1150886 Add removeAll and merge methods. 2013-07-19 02:33:25 +02:00
12f345dab4 Build 0.2.2. 2013-06-29 16:05:59 +02:00
cfcf121e8a Add toStringWithCommas and toStringWithFrenchCommas methods. 2013-06-29 16:05:18 +02:00
2d01b8e162 Update buildjar.xml. 2013-06-29 15:39:30 +02:00
4173008dcc Build 0.2.1 2013-06-29 15:37:35 +02:00
fe7c652be2 Merge from Puck. 2013-06-29 15:36:07 +02:00
16c24fa114 dos2unix 2013-06-28 14:40:16 +02:00
fe1bb291cd Build 0.2.0. 2013-06-26 23:36:12 +02:00
005972a278 Cancel 0.2.5 release. 2013-06-26 23:30:45 +02:00
f95f053dbc Build 0.2.5. 2013-06-26 23:26:33 +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
f4307c754c Update log4j lib. 2013-06-26 14:16:28 +02:00
68087e977d Improve build. 2013-06-26 14:06:27 +02:00