Commit graph

51 commits

Author SHA1 Message Date
Mirek Fidler
48f57d86c7 .developing 2024-09-01 12:17:33 +02:00
Mirek Fidler
c5924c2288 Core: Fixed sizeof(String) with MSBT 2024-08-23 16:37:30 +02:00
Mirek Fidler
3638778b2e Core: trivially_relocatable 2024-08-23 08:35:19 +02:00
Mirek Fidler
ca695bcea2 Core: GetHashValue(float), ide: Removed some commented logs 2022-10-10 19:58:18 +02:00
Mirek Fidler
e796ae27c9 Core: Fixed for 32 bits 2022-09-21 11:30:13 +02:00
mirek-fidler
e8035690b9
libclang ide #94
- Assist/Autocomplete refactored to use libclang

Other minor changes:

- Removed CoWork Pipe
- .dli runtime loading of dynamic libraries now supports path to library in access function
- EditField::SetBackground
- RichTextView::GotoLabel variant with Gate for matching
- RichEdit::GotoLabel variant with Gate for matching
2022-09-16 10:31:14 +02:00
Mirek Fidler
4caac47b22 C++20 fixes 2022-04-08 18:15:07 +02:00
Mirek Fidler
21eebae3db Input Method support (Win32, MacOS, Linux) 2022-02-26 18:31:33 +01:00
cxl
699bbb7345 Core: Sort/CoSort refactored, LambdaConvert
git-svn-id: svn://ultimatepp.org/upp/trunk@15301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-25 13:15:12 +00:00
cxl
0bda8f781e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-07 11:38:43 +00:00
cxl
76abae9a5c Core: ARM fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14538 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-02 08:40:49 +00:00
cxl
9a09df576b Core Now using 64 bit hashes on 64 bit CPUS (faster)
git-svn-id: svn://ultimatepp.org/upp/trunk@14532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 13:37:31 +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
2352d9b58c Core: Mem.h improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:39:08 +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
01fbeba306 Core: do_clone removed
git-svn-id: svn://ultimatepp.org/upp/trunk@14143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-03-09 14:50:25 +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
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
664bcbf6cd Core: Fixed to compile with CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@10467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-20 07:42:16 +00:00
cxl
4e9a7b5256 Core: .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-19 22:45:54 +00:00
cxl
e528f076e9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-26 17:27:40 +00:00
cxl
66279771fa adl do_clone refactored (WithClone), CppParser 'final' support corrected
git-svn-id: svn://ultimatepp.org/upp/trunk@10226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-19 07:49:48 +00:00
cxl
271d8c5369 FindFile cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-18 12:21:55 +00:00
cxl
eaa611a529 Core: Fixed issue with [Cosnt]IIterator
git-svn-id: svn://ultimatepp.org/upp/trunk@9832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-14 18:16:07 +00:00
cxl
86585f61ac Core: Topt.h: ValueTypeOf issue
git-svn-id: svn://ultimatepp.org/upp/trunk@9831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-14 13:26:42 +00:00
cxl
242ee9eefe New Core fixed WithDeepCopy
git-svn-id: svn://ultimatepp.org/upp/trunk@9784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 11:51:28 +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
7bfb6337ea Core: SpinLock Linux implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 14:07:29 +00:00
cxl
84f8132515 CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
6e6a1e5c61 .fixed typos..
git-svn-id: svn://ultimatepp.org/upp/trunk@7282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 19:22:36 +00:00
cxl
e3110094b5 Core: WithPick
git-svn-id: svn://ultimatepp.org/upp/trunk@7279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 18:44:22 +00:00
cxl
30b8973e95 ide: Fixed to compile in CLANG11 in single-threaded mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-18 12:58:45 +00:00
cxl
c7fa14d69c Core: Fixed STL iterators for sorted maps
git-svn-id: svn://ultimatepp.org/upp/trunk@7123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 19:26:50 +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
f61bbc084f Core: STL compatibility size now const
git-svn-id: svn://ultimatepp.org/upp/trunk@5983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-15 17:59:42 +00:00
cxl
a7adad0e52 Core: sizeof optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@5816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-16 19:35:27 +00:00
cxl
7c74d0a7ef Core: Developing SortedMaps, optimized container sizeofs
git-svn-id: svn://ultimatepp.org/upp/trunk@5805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-14 22:29:35 +00:00
cxl
2fdf67af4f Core: Developing SortedIndex
git-svn-id: svn://ultimatepp.org/upp/trunk@5793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-11 12:08:20 +00:00
cxl
03a012161c .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-05 10:27:14 +00:00
cxl
ec2638d922 *Core: GetHashValue fixed for function pointers
git-svn-id: svn://ultimatepp.org/upp/trunk@5053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-16 11:03:53 +00:00
cxl
ffd337a452 Core: Generic GetHashValue for pointers
git-svn-id: svn://ultimatepp.org/upp/trunk@4939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-12 12:50:35 +00:00
rylek
8db8265e32 .Core/Topt.h: bug fix in ConstIIterator::operator + (int) (missing dereference)
git-svn-id: svn://ultimatepp.org/upp/trunk@3948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 14:10:22 +00:00
cxl
af75851094 Core: empty() method for STL compatibility for containers
git-svn-id: svn://ultimatepp.org/upp/trunk@3687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-21 17:00:33 +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
28abcf4510 Fix of AssertMoveable for NO_MOVEABLE_CHECK
git-svn-id: svn://ultimatepp.org/upp/trunk@1208 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-18 12:58:26 +00:00
cxl
dd88989c82 Painter fixed to work in Linux, MoveableWithSwap removed (GCC problems, possibly undefined behaviour of code)
git-svn-id: svn://ultimatepp.org/upp/trunk@867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-15 13:11:54 +00:00
cxl
55cbc33e90 MoveableWithSwap
git-svn-id: svn://ultimatepp.org/upp/trunk@829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-31 13:40:28 +00:00
cxl
557fb2cd4d T++ & actual topics
git-svn-id: svn://ultimatepp.org/upp/trunk@580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:15:30 +00:00
cxl
6997410bca Preview in IconDes fileselector
git-svn-id: svn://ultimatepp.org/upp/trunk@463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-19 19:18:18 +00:00