Commit graph

29 commits

Author SHA1 Message Date
cxl
82ee6afcc8 Core: Value references docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 14:23:12 +00:00
cxl
1f45c48921 Core: Value references
git-svn-id: svn://ultimatepp.org/upp/trunk@7677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 12:59:20 +00:00
cxl
ca4d6935c7 Core: Fixed ValueMap::RemoveKey issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-05 13:00:16 +00:00
cxl
93f8b5775e Core: ValueArray/Map::Pick fixed for GCC, CLANG (11)
git-svn-id: svn://ultimatepp.org/upp/trunk@7304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:28:23 +00:00
cxl
8812eccc79 Core: ValueArray, ValueMap Pick
git-svn-id: svn://ultimatepp.org/upp/trunk@7302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:14:40 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
fef5ec23bb ConvertTime: AlwaysTime, DayEnd
git-svn-id: svn://ultimatepp.org/upp/trunk@6610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-27 10:03:17 +00:00
cxl
b43bc43efd Core: Ref fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-07 05:58:58 +00:00
cxl
b38291425d Core: Ref support for Geom.h, ValueMap, ValueArray, Complex
git-svn-id: svn://ultimatepp.org/upp/trunk@6528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-05 06:59:31 +00:00
cxl
f85f060b32 Core: Ref changes temporarily reverted
git-svn-id: svn://ultimatepp.org/upp/trunk@6524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 19:28:23 +00:00
cxl
cbea669aa4 Core: Ref, Sql: S_* refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 14:36:25 +00:00
cxl
75b621a014 plugin/FT_fontsys: compilation fix, Core: *Maps now have operator() sugar
git-svn-id: svn://ultimatepp.org/upp/trunk@6391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-04 16:11:53 +00:00
cxl
63ea42e7e9 Core: ValueMap::RemoveKey #470
git-svn-id: svn://ultimatepp.org/upp/trunk@6252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-20 18:44:11 +00:00
cxl
6ca4a81272 *Core: fixed ValueMap[0] issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 13:04:56 +00:00
cxl
fad44bb10e *Core: Fixed ValueMap::Add(0, ...) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 11:01:00 +00:00
cxl
6db4915d9d *Reverted previous fix (problems with SqlId overloads)
git-svn-id: svn://ultimatepp.org/upp/trunk@5601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 10:10:58 +00:00
cxl
60afe73457 *Core: Fixed ValueMap.Add(0, ..) issue (was converting 0 to (const char *)NULL)
git-svn-id: svn://ultimatepp.org/upp/trunk@5600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 09:58:26 +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
6b8f4ea4e9 Core: svo_value Xmlize moved as method for ValueArray, ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-16 13:18:55 +00:00
cxl
f05cc1a44b Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-14 14:47:25 +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
dd3a28d1dd Core: Improving Ref
git-svn-id: svn://ultimatepp.org/upp/trunk@4665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 17:40:38 +00:00
cxl
a9a6d541f8 Core: Ref support in ValueType
git-svn-id: svn://ultimatepp.org/upp/trunk@4663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 14:19:15 +00:00
cxl
0ce95e9532 Core: Automatic ValueType<->Ref support
git-svn-id: svn://ultimatepp.org/upp/trunk@4662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 07:22:51 +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
3478676fa7 Core: Developing Jsonize support for Value
git-svn-id: svn://ultimatepp.org/upp/trunk@4653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 22:12:00 +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
67752936ee .developing SvoValue
git-svn-id: svn://ultimatepp.org/upp/trunk@4647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 10:17:50 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00