Commit graph

52 commits

Author SHA1 Message Date
Mirek Fidler
2a9fd08166 Core: StreamContainerRaw optimised for large data 2025-07-20 10:43:49 +02:00
Mirek Fidler
9e33f8fb66 uppsrc: asan and ubsan fixes 2025-03-22 09:26:17 +01:00
Mirek Fidler
48f57d86c7 .developing 2024-09-01 12:17:33 +02:00
Mirek Fidler
3638778b2e Core: trivially_relocatable 2024-08-23 08:35:19 +02:00
Mirek Fidler
f19cc3fc99 Core: Fixed BiVector wrong allocation in MacOS 2023-04-24 11:40:24 +02:00
Mirek Fidler
05c83a9577 Core: IsEqualBySerialize now using CompareStream, optimised serialisation of Vector<fundemental type> with SerializeRaw 2022-08-16 16:23:05 +02:00
Mirek Fidler
0449296f07 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
cxl
88f189ce4a Core: Vector::RemoveIf improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 11:05:15 +00:00
cxl
c9db2e45d3 Core: RemoveIf optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@15327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-30 10:45:21 +00:00
cxl
6f1bb82054 Core: SizeBySerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@14892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-24 16:44:35 +00:00
cxl
3e4b840506 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
d2967e13f1 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
36fadbf7bf uppsrc: Many memcpy, memset converted to new memory functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 15:14:16 +00:00
cxl
175eda6c88 Core: memcpyd, memsetd now reduced in code size, Vector::Grow now using new memory routines
git-svn-id: svn://ultimatepp.org/upp/trunk@14491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 09:36:44 +00:00
cxl
5862438050 Core: pick/clone refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@13524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-07 17:19:00 +00:00
cxl
68b4c470c7 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
5656bb4d01 uppsrc: MemoryAlloc instead of new[]
git-svn-id: svn://ultimatepp.org/upp/trunk@13389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 11:37:54 +00:00
cxl
0276338ea6 Core2019 merged to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@13359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:06:32 +00:00
cxl
814d5f2fc8 uppsrc: Fixed some GCC 8.1 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@12806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-03 23:40:34 +00:00
cxl
0529344a41 Core: Fixed initialization issue with Vector (compile error in specific cases)
git-svn-id: svn://ultimatepp.org/upp/trunk@12801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-02-26 14:37:40 +00:00
cxl
da31e9f76f Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
919f64245b Core: Explicit destructor notation fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-22 10:44:07 +00:00
cxl
f48fa0c1d5 Core: Bits::Get(pos, count), Get64
git-svn-id: svn://ultimatepp.org/upp/trunk@11096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 13:37:08 +00:00
cxl
cf58734363 Core: Bits now have multibit operations
git-svn-id: svn://ultimatepp.org/upp/trunk@11093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-16 11:06:14 +00:00
cxl
eb6a2f9021 ide: Layout visgen improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@10961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 18:19:19 +00:00
cxl
e97c59d886 Core: Container::Pop now with pick allows Poping containers
git-svn-id: svn://ultimatepp.org/upp/trunk@10627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 09:37:00 +00:00
cxl
6339ad528d ide: Automatic setup refactored to use registry
git-svn-id: svn://ultimatepp.org/upp/trunk@10625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-02 20:40:13 +00:00
cxl
7519e94105 Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@10010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-05 19:49:01 +00:00
cxl
8294206da9 Core: Huge, changes in ValueType(No), HashBySerialize, IsEqualBySerialize, GetHashValue for containers
git-svn-id: svn://ultimatepp.org/upp/trunk@10008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-05 14:46:57 +00:00
cxl
30a1c1ebd9 Core: InFilterStream optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@9984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-28 13:04:56 +00:00
cxl
a57dc5abb7 New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 14:06:23 +00:00
cxl
5ed0024232 New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-02 21:50:39 +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
619d22f89d sqlexp: Changed CreateSqlTable
git-svn-id: svn://ultimatepp.org/upp/trunk@9019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-14 15:29:40 +00:00
cxl
53cf99ca96 std::initializer_list support
git-svn-id: svn://ultimatepp.org/upp/trunk@8869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-30 06:30:37 +00:00
cxl
6e4e6e9f93 Developing C++11 features
git-svn-id: svn://ultimatepp.org/upp/trunk@8866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-29 21:08:51 +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
ac93f99ef2 *Core: Fixed Vector::InsertSplit
git-svn-id: svn://ultimatepp.org/upp/trunk@5800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-12 20:41:41 +00:00
cxl
8a044fe44d Core: Vector::Insert allocation reserve reduced to 50%
git-svn-id: svn://ultimatepp.org/upp/trunk@5739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-27 16:53:58 +00:00
cxl
13dbe1dd98 CtrlCore: X11 and GTK MT fixes (#429)
git-svn-id: svn://ultimatepp.org/upp/trunk@5735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-26 19:23:41 +00:00
cxl
50716a53a8 Core: Xmlize/Jsonize of containers moved as container methods
git-svn-id: svn://ultimatepp.org/upp/trunk@5506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-01 19:22:25 +00:00
cxl
57a59b99ef Core: More container Adds/Inserts/Sets now return T&
git-svn-id: svn://ultimatepp.org/upp/trunk@3347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 19:48:40 +00:00
cxl
5a44fdd2d5 Core: Array/Vector Set, Insert, InsertPick now return a reference to the element
git-svn-id: svn://ultimatepp.org/upp/trunk@3344 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-16 18:24:01 +00:00
rylek
d2f536c3a9 .Core: Mirek's debug type info fix in Array fallout fixes in Vcont.hpp
git-svn-id: svn://ultimatepp.org/upp/trunk@2961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-06 00:29:56 +00:00
cxl
aea71ca74b *CtrlCore: X11 fixed TopWindow Maximize, IsMaximized, Minimize, IsMinimized, SerializePlacement and FullScreen of already open TopWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@2938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 18:04:59 +00:00
cxl
dcd13319e4 Vector, Array: All Adds now returning T&
git-svn-id: svn://ultimatepp.org/upp/trunk@2698 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-16 22:16:51 +00:00
cxl
d1ca52f22f *XmlRpc: fix of 'double'
git-svn-id: svn://ultimatepp.org/upp/trunk@2633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-22 06:50:47 +00:00
cxl
d1e4bc82a9 Core: Fixed inefficiency in Vector::SetCountR (and thus in Vector::At)
git-svn-id: svn://ultimatepp.org/upp/trunk@1563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-09-07 08:37:38 +00:00
cxl
8c0aac8241 Core: Vector::Clear deallocates all memory
git-svn-id: svn://ultimatepp.org/upp/trunk@1457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-31 06:33:55 +00:00
cxl
447b846f9a Fix of Vector::InsertPick
git-svn-id: svn://ultimatepp.org/upp/trunk@1157 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-10 22:08:04 +00:00