cxl
|
c3058ee6e8
|
Core: Core/config.h now has include guards
git-svn-id: svn://ultimatepp.org/upp/trunk@10929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-09 22:12:57 +00:00 |
|
cxl
|
643d4f2434
|
Core: Value now allows RawToValue for svo types
git-svn-id: svn://ultimatepp.org/upp/trunk@10911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-07 10:35:32 +00:00 |
|
cxl
|
6bc412e167
|
Core: Fixed issue with RawToValue of basic type crash
git-svn-id: svn://ultimatepp.org/upp/trunk@10909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-06 23:59:58 +00:00 |
|
cxl
|
6225f04e4b
|
CheckedSerialize now public, fix in type mismatch throw in Value
git-svn-id: svn://ultimatepp.org/upp/trunk@10133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-08-01 18:20:51 +00:00 |
|
cxl
|
5edae0e110
|
.reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-05-01 20:21:16 +00:00 |
|
cxl
|
f857dfcf08
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-11-01 18:48:34 +00:00 |
|
cxl
|
611146d4ed
|
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
|
18de3d2c20
|
*Core: Fixed issue in StrInt
git-svn-id: svn://ultimatepp.org/upp/trunk@7567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-08-06 06:24:21 +00:00 |
|
cxl
|
3d62911f3e
|
Core: RawRef/RichRef fixed, Algo.h fixed Min/Max, Diag.h some functions made public
git-svn-id: svn://ultimatepp.org/upp/trunk@7560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-08-05 15:52:36 +00:00 |
|
cxl
|
4f0f2ad9aa
|
Core: Minor changes with ValueTypeError, Skylark: Fixed issue with witz error line number
git-svn-id: svn://ultimatepp.org/upp/trunk@7243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-13 18:44:34 +00:00 |
|
cxl
|
28c2b9463c
|
Core: ValueTypeError minor optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@7236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-12 16:59:38 +00:00 |
|
cxl
|
0593cf8952
|
Core: ValueTypeError
git-svn-id: svn://ultimatepp.org/upp/trunk@7234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-12 16:51:56 +00:00 |
|
cxl
|
ba7ab3ed50
|
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
|
c789b048d1
|
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
|
6cf239033f
|
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
|
9fea07cac3
|
Core: Value magic support for GDB
git-svn-id: svn://ultimatepp.org/upp/trunk@4977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-05-20 16:43:13 +00:00 |
|
cxl
|
ffe904a306
|
*Core: XmlizeBySerialize fixed for GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@4952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-05-14 17:03:31 +00:00 |
|
cxl
|
f47d7571bd
|
.Core: Fixed unused variable issue in Value.hpp
git-svn-id: svn://ultimatepp.org/upp/trunk@4935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-05-12 11:33:47 +00:00 |
|
cxl
|
14e78a710a
|
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
|
50e6553d39
|
.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
|
71740dc8d6
|
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 |
|