cxl
|
232d41deb8
|
*Core: AsJSON(Date) fixed null issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-16 10:46:30 +00:00 |
|
cxl
|
3240bda0c3
|
Core: JSON date support, UTC leap seconds
git-svn-id: svn://ultimatepp.org/upp/trunk@6397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-06 11:06:24 +00:00 |
|
cxl
|
a052a68d95
|
Jsonize now outputs int64 as number up to +/-2^53
git-svn-id: svn://ultimatepp.org/upp/trunk@5728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-01-24 20:06:03 +00:00 |
|
cxl
|
db03281dfb
|
uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-09-14 11:43:13 +00:00 |
|
cxl
|
0968b272e2
|
ide: Skylark support, Skylark: tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@5188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-07-14 17:43:57 +00:00 |
|
cxl
|
8927196377
|
.Core: Json \u another fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-07-12 14:59:25 +00:00 |
|
cxl
|
cbaf5dd1ce
|
Core: AsCString new flag: ASCSTRING_JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@5176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-07-11 09:01:18 +00:00 |
|
cxl
|
3303819fc4
|
Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too
git-svn-id: svn://ultimatepp.org/upp/trunk@5163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-07-10 11:08:39 +00:00 |
|
cxl
|
66931ae8d0
|
*Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation
git-svn-id: svn://ultimatepp.org/upp/trunk@5088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-06-29 12:29:42 +00:00 |
|
cxl
|
bdd9f06ee2
|
Core: XmlizeByJsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-05-20 14:36:33 +00:00 |
|
cxl
|
a3172b518a
|
Core: Jsonize for int16, Draw: Font Xmlize/Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-05-14 08:26:19 +00:00 |
|
cxl
|
b49f461ce4
|
Core: LoadFromJsonFile, StoreToJsonFile
git-svn-id: svn://ultimatepp.org/upp/trunk@4825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-04-19 10:54:24 +00:00 |
|
cxl
|
6e5c82276c
|
*Core: ParseJSON: fix of negative numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@4817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-04-19 07:37:31 +00:00 |
|
cxl
|
0eed07a83c
|
.DDUMP removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-04-18 08:04:37 +00:00 |
|
cxl
|
cd788be904
|
*Core: Fixed Jsonize of ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-04-18 07:34:01 +00:00 |
|
cxl
|
a546b0ff74
|
.Core: Removed stray DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-12 13:15:35 +00:00 |
|
cxl
|
267ef3e3c6
|
*Core: SvoValue: fixed a couple of issues with Null
git-svn-id: svn://ultimatepp.org/upp/trunk@4681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-11 12:24:20 +00:00 |
|
cxl
|
a8170e10f0
|
Core: some Xmlization moved to rich Value types
git-svn-id: svn://ultimatepp.org/upp/trunk@4674 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-10 15:31:06 +00:00 |
|
cxl
|
b51db10ed9
|
Core: Jsonize finished
git-svn-id: svn://ultimatepp.org/upp/trunk@4654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 22:59:48 +00:00 |
|
cxl
|
a0e6ae4a96
|
Core: Value support for Xmlize, Jasonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-03 15:49:28 +00:00 |
|
cxl
|
00e0628685
|
.Core: FileOut::Open wrong #ifdef fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-03-02 15:28:09 +00:00 |
|
cxl
|
809cfe6d29
|
Core: CParser::UnicodeEscape - option to escape javascript's \u, used in JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-11 10:01:15 +00:00 |
|
cxl
|
c45134d1f2
|
Core: ParseJSON(const char *) now returns ErrorValue if input is invalid
git-svn-id: svn://ultimatepp.org/upp/trunk@4144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-07 12:56:38 +00:00 |
|
cxl
|
7df11e6fe1
|
Core: Value has now can directly access ValueArray, ValueMap elements, JSON support
git-svn-id: svn://ultimatepp.org/upp/trunk@4127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-04 18:19:15 +00:00 |
|