Commit graph

28 commits

Author SHA1 Message Date
cxl
43ede54ae0 Core: Fixed missing ValueMap constructor (from ValueArray), docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-16 15:22:34 +00:00
cxl
9e9b622eaf Core: Value/ValueMap::IsSame refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@10540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-13 15:05:17 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
02d258a434 C++11 range loop support for XmlNode, ValueArray, Value #1264
git-svn-id: svn://ultimatepp.org/upp/trunk@8920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-13 19:01:52 +00:00
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
a9232f6c12 Draw: AttrText new features, Core: Fix of PolyCompare
git-svn-id: svn://ultimatepp.org/upp/trunk@8170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-12 19:02:20 +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
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
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
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
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
rylek
7363b3c43d .Core/ValueUtil.cpp: mysterious VC71 internal errors reappeared, I had to put the compiler version checks back, sorry.
git-svn-id: svn://ultimatepp.org/upp/trunk@4833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 22:55:15 +00:00
rylek
b000752005 .Core/ValueUtil.cpp: removed unnecessary compiler version checks
.Core/Socket.cpp: added compiler version check to #include <ws2ipdef.h>

git-svn-id: svn://ultimatepp.org/upp/trunk@4805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:40:47 +00:00
rylek
a6165193ae .Core/ValueUtil.cpp: patch for Value-related code not compilable under VC71
.ide/Builders: bug fix - BRC compilation put PDB file in source tree

git-svn-id: svn://ultimatepp.org/upp/trunk@4696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-17 13:37:31 +00:00
cxl
38f6a5063a *Core: small Value fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4685 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-12 07:12:13 +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
6f6532f402 Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 23:18:52 +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