Commit graph

55 commits

Author SHA1 Message Date
Mirek Fidler
f6e6277285 Core: Moveable logic changed to improve incomplete type handling 2025-01-04 09:09:21 +01:00
Mirek Fidler
991dd18b38 Core: Fixed problem with Buffer and trivially destructible types 2024-12-26 18:46:36 +01:00
Mirek Fidler
3638778b2e Core: trivially_relocatable 2024-08-23 08:35:19 +02:00
Mirek Fidler
f568ba43b0 .docs 2022-07-21 10:18:17 +02:00
Mirek Fidler
dfb033bb7a uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
cxl
3e863ad1c0 Core, ide: minor improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-28 11:53:11 +00:00
cxl
7c093e2383 Core: Array::Create without type
git-svn-id: svn://ultimatepp.org/upp/trunk@15468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 08:49:06 +00:00
cxl
c1dbe598d0 Core: Array::Add(One<T>&&), RichEdit: Removed 'new', Sqlite3: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@15191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-04 07:43:29 +00:00
cxl
174098ef72 Core: CheckLogEtalon, ide: Compare with log
git-svn-id: svn://ultimatepp.org/upp/trunk@14837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 08:46:50 +00:00
cxl
cd503a34bb Core: Fixed memory info in FreeBSD, ide: Refactoring CodeBase
git-svn-id: svn://ultimatepp.org/upp/trunk@14617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 06:38:59 +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
dae9d4bf88 Core: Vector::operator<<(T&&) (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-02-18 17:53:02 +00:00
cxl
d48ca2b9e8 Core: clone/pick refinements, heap refinements
git-svn-id: svn://ultimatepp.org/upp/trunk@13525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-08 20:58:34 +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
9d42b19383 Core: Vector::Add now correctly follows pick/clone semantics (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@13507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-23 07:21:06 +00:00
cxl
293b8d8391 Core: Buffer fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 18:16:10 +00:00
cxl
edbc91f8a1 Core: Heap issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 16:37:55 +00:00
cxl
a4290dbc23 Core: GCC compile fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 16:15:02 +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
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
d1723f9c62 Array/Vector new Get/Set methods
git-svn-id: svn://ultimatepp.org/upp/trunk@11756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-01 17:04:58 +00:00
cxl
dcb562a54c Core: Vector::Create, Array::Create improved (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@11556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 08:23:54 +00:00
cxl
b013efdeeb Core: Buffer::Get and ::IsEmpty
git-svn-id: svn://ultimatepp.org/upp/trunk@10991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-09 13:16:36 +00:00
cxl
c1c342a95f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 11:01:47 +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
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
1be84557f3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-20 08:02:22 +00:00
cxl
68e6fdca3c Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-04 06:39:24 +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
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
9cbcb1535f ide: TDM64 instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-28 11:28:17 +00:00
cxl
a5b107dce0 C++11 initializers
git-svn-id: svn://ultimatepp.org/upp/trunk@8873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-30 16:17:51 +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
20e3ea8de0 Core: MIME more extensions
git-svn-id: svn://ultimatepp.org/upp/trunk@7202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 11:17:28 +00:00
cxl
713edb626a Core: C++11 compatibility fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 06:27:40 +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
bc2f286219 Core: STL compatibility enhanced with iterator_traits
git-svn-id: svn://ultimatepp.org/upp/trunk@5994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-20 16:58:37 +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
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
cxl
ad4b15ff20 *Core: Array::Swap fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 18:35:10 +00:00
cxl
808793ce09 Core: Array, ArrayMap T *Swap(int i, T *newt) variant
git-svn-id: svn://ultimatepp.org/upp/trunk@3852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:30:01 +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
cb0190062d .Core: CallbackMethodActionArg fix, Array made debugger more friendly
git-svn-id: svn://ultimatepp.org/upp/trunk@2937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-12-27 13:00:15 +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