cxl
|
e21fe262af
|
uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
git-svn-id: svn://ultimatepp.org/upp/trunk@14521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-05-31 16:13:28 +00:00 |
|
cxl
|
556d636618
|
Core: Added missing template<> to Polycompare(..double) (thanks kohait)
git-svn-id: svn://ultimatepp.org/upp/trunk@14144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-03-09 14:56:25 +00:00 |
|
cxl
|
9e018beca8
|
upp.src: llvm-mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-02-23 19:42:57 +00:00 |
|
cxl
|
cc6336c61b
|
Core: Value type is now stored in data
git-svn-id: svn://ultimatepp.org/upp/trunk@13704 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-11-21 09:54:25 +00:00 |
|
cxl
|
2ce332257f
|
Core: Null Value issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-04 09:43:17 +00:00 |
|
cxl
|
09b217c174
|
Core: clang warning fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-02 07:02:31 +00:00 |
|
cxl
|
ba0e9a594d
|
Core: Value::Compare optimised for standard types
git-svn-id: svn://ultimatepp.org/upp/trunk@13416 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-06-18 11:44:20 +00:00 |
|
cxl
|
242644b6de
|
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
|
eb71266249
|
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
|
de8004be45
|
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
|
8163afbfae
|
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
|
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
|
2d302b70d2
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-11-01 18:48:34 +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
|
58032db6b9
|
*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
|
cc7641f08d
|
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
|
ca1a7bf19a
|
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
|
02f33f88c6
|
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
|
c9196ab5b1
|
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
|
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
|
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
|
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
|
3bb6114fd2
|
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
|
4ca32387e3
|
*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
|
7f71655f69
|
.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
|
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 |
|