Commit graph

55 commits

Author SHA1 Message Date
41a5049e04 2015-06-03 15:14:20 +00:00
86f63326b6 cleaned imports and added function calls to Templator 2015-06-02 15:47:44 +00:00
7d5b412add Updated MIT licence 2015-05-27 13:13:19 +00:00
a06debdae3 Bug fixes 2015-04-25 15:22:23 +00:00
ddaac6163a Added basic support for backslash escaping for json writer, parser implementation is incomplete 2015-04-17 21:01:41 +00:00
0bd94eeebf Some logging changes 2015-04-14 22:16:36 +00:00
1684c86a60 Changed HttpPrintStream to use a internal stream instead of extending one 2015-04-12 22:19:59 +00:00
a199165756 Bug fixes 2015-04-09 21:14:25 +00:00
c22c866000 Added integer to condition tag 2015-04-03 22:49:45 +00:00
15162b2cb0 2015-03-27 19:07:00 +00:00
a17c05ea75 Updated comment 2015-03-27 19:06:33 +00:00
51967859b6 Added support for boolean and lists 2015-03-27 19:03:32 +00:00
9f5922a0be Added support for negative condition and comments 2015-03-26 23:01:38 +00:00
e730cee928 2015-03-25 23:24:15 +00:00
237acd8c09 Some refactoring and additional comments 2015-03-25 14:43:14 +00:00
939f99ffb7 Conditional template working now 2015-03-25 14:38:49 +00:00
255585c9b1 Added condition logic to template. Not robust yet 2015-03-24 21:45:23 +00:00
d7b66238ed Changed visibility of classes 2015-03-24 20:30:15 +00:00
88477e97c9 Fixed Template class to be much nicer and pass all tests 2015-03-24 13:56:53 +00:00
500f45b77a Initial implementation of template class 2015-03-23 23:09:56 +00:00
91cadbb301 2015-03-23 21:05:51 +00:00
a7e6324a10 Initial implementation of RestHttpPage class 2014-10-07 15:26:51 +00:00
52fee71c30 Refactoring of WSDLWriter 2014-02-23 14:28:40 +00:00
9a0142c06c Many small fixes 2013-12-17 19:18:14 +00:00
7aa5bc2a0e Fixed some warnings and did some speed improvments to json parsers 2013-08-06 13:46:31 +00:00
b9a662e4b3 Added benchmark lib 2013-08-02 14:49:16 +00:00
fe66cc9962 Move OSAL and added array support to JSONSerializers 2013-08-01 13:21:25 +00:00
86d463be88 Improved JSON Node and Outputstream 2013-08-01 07:33:36 +00:00
7ccf26dc37 Added clone objects 2013-07-31 16:22:51 +00:00
312d63af28 Fixed bugs in JSON serializer 2013-07-30 15:13:53 +00:00
cdf1f13fb0 Some progress on the JSONObjectInputStream 2013-06-09 19:47:08 +00:00
1a7f0fd1d9 Updated JSONParser to read from a stream 2013-06-09 00:00:00 +00:00
22adf3b7f2 Some progress on the JSON parsers 2013-06-07 15:50:47 +00:00
e03d12263a Added new JSON object serializers 2013-06-06 22:36:00 +00:00
c1604cc5be Updated MIT License 2013-05-28 19:29:24 +00:00
27b12e1b9b Fixed some warnings and started on the NetLog project 2013-05-03 19:31:45 +00:00
8259d5c898 Finnished redesign of wsdl writer 2013-01-24 20:51:42 +00:00
a78204cf90 2013-01-24 16:59:05 +00:00
a7d2819796 Initial upload of new wsdl writer built on dom4j 2013-01-24 15:43:02 +00:00
69a5efec97 Changed function names and added some new functions 2012-05-01 18:23:28 +00:00
6e890b81e1 RESOLVED - # 99: Change StringBuffer deleteCharAt() to integer
http://bugs.koc.se/view.php?id=99

Added Base64 decoder
2012-02-05 21:31:22 +00:00
e46ecc1dca RESOLVED - # 99: Change StringBuffer deleteCharAt() to integer
http://bugs.koc.se/view.php?id=99
2011-09-20 17:18:25 +00:00
49387c7f31 RESOLVED - # 99: Change StringBuffer deleteCharAt() to integer
http://bugs.koc.se/view.php?id=99
2011-09-19 19:04:21 +00:00
a2b6be1f35 Improved the Web service classes, needs to be tested
RESOLVED - #92 
http://bugs.koc.se/view.php?id=92
2011-09-14 20:30:06 +00:00
5c69ac7e24 Added MIT license 2011-07-13 17:53:17 +00:00
363e0c6cfc Many bugfixes and improvements 2011-06-24 23:20:59 +00:00
3eeab81dc8 Changed folder name 2011-02-15 19:37:04 +00:00
ca8f6278b1 2010-10-27 18:02:44 +00:00
fe7cf55de9 Adde comments 2010-10-23 19:46:52 +00:00
d62dea8139 incomplete WSDLwriter, must remove dependency from wsdl4j-1.6.2.jar 2010-08-13 22:38:05 +00:00