Commit graph

90 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
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
b524d8bf26 Improve XML writers. 2013-09-11 12:00:09 +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
87c1e97616 Fix generator settings in XMLZipWriter. 2013-09-03 12:15:13 +02:00
b4a46b0b42 Normalize parameter name. 2013-09-01 23:44:16 +02:00
c0b41a43ea Split code. 2013-08-23 02:58:41 +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
cfcf121e8a Add toStringWithCommas and toStringWithFrenchCommas methods. 2013-06-29 16:05:18 +02:00
fe7c652be2 Merge from Puck. 2013-06-29 15:36:07 +02:00
16c24fa114 dos2unix 2013-06-28 14:40:16 +02:00
cb0d17104f Migrate to SLF4J. 2013-06-26 16:40:18 +02:00
047e945ab0 Clean code. 2013-06-20 01:08:32 +02:00
447d1f273b Remove kiss4web package and files because of split. 2013-06-20 00:34:28 +02:00
143b983f19 Improved Cookie management. 2013-06-20 00:10:38 +02:00
Christian P. MOMON
1e5127a009 Added -m option for user creation. 2012-09-17 16:41:39 +02:00
Christian P. MOMON
280280b494 Replace passwd by chpasswd to set password because Debian passwd command
does not have the '--stdin' option.
2012-09-17 15:39:29 +02:00
Christian P. MOMON
94d55f65d2 Fixed dispatching rule. 2012-09-17 14:35:49 +02:00
Christian P. MOMON
896b9c8578 Move tests in test directory. 2012-09-16 22:50:49 +02:00
Christian P. MOMON
7fd0478523 Commit old changes. Add servlet-api.jar. 2012-09-16 22:49:01 +02:00
Christian P. MOMON
7091405913 Up. 2010-11-03 12:24:29 +01:00
Christian P. MOMON
55c975ad55 N/A 2010-11-03 12:23:20 +01:00
Christian P. MOMON
c5a4cf4e11 Add return for setter. 2010-10-31 02:26:23 +02:00
Christian P. MOMON
8e700116dd Add return for setter. 2010-10-31 02:25:42 +02:00
Christian P. MOMON
b6acb10fb2 Cookie Helper. Rewriting mapping improvment. 2010-10-22 18:32:33 +02:00
Christian P. MOMON
cf78d377f0 Add short date functionality. 2010-10-22 18:31:59 +02:00
Christian P. MOMON
5e939ed560 Add Url Reference functionality. 2010-10-11 14:56:08 +02:00
Christian P. MOMON
f896b9b0dd Add age function. 2010-08-18 01:19:34 +02:00
Christian P. MOMON
ef1ea08532 Add age functions. 2010-08-18 01:18:55 +02:00
Christian P. MOMON
86b4ffd042 Small fixes. 2010-08-15 17:15:25 +02:00