ultimatepp/uppsrc/Core
2022-04-08 18:15:07 +02:00
..
lib plugin/tif: 4.1.0, plugin/lz4: 1.9.2 2020-09-03 11:45:31 +00:00
POP3 upp.src: Removing .tpp $ 2017-12-02 14:12:09 +00:00
Rpc Core/RPC: XMLRPC now can support i8 type 2019-01-03 10:58:01 +00:00
SMTP .cosmetics 2019-02-18 10:10:31 +00:00
src.tpp TabBar: ConfirmCloseSome 2022-03-18 11:58:55 +01:00
srcdoc.tpp .docs 2021-07-26 07:56:55 +00:00
srcimp.tpp .docs 2021-05-03 19:01:22 +00:00
SSH upp.src: in win32 usp10 now strictly before gdi32 (to avoid win 7 issues) 2022-02-11 17:51:20 +01:00
SSL Core/SSL: Fixed UPP_HEAP problem 2022-02-14 08:28:46 +01:00
Algo.h Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
App.cpp Core, ide: Fixed some warnings 2022-03-06 15:26:36 +01:00
App.h Core: GetArgv0 2021-04-17 13:28:24 +00:00
AString.hpp Core: String::Make 2021-09-13 08:59:05 +02:00
Atomic.h uppsrc: docs & removed #ifdef MTs 2020-01-21 10:05:16 +00:00
BiCont.h Core: Array::Add(One<T>&&), RichEdit: Removed 'new', Sqlite3: Fixed to compile 2020-10-04 07:43:29 +00:00
BlockStream.cpp .DLOG... 2021-07-10 08:07:11 +00:00
Bom.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Callback.h .docs 2020-08-14 07:54:16 +00:00
CallbackN.i .reorganizing 2016-05-01 20:21:16 +00:00
CallbackNP.i New Core Fixes 2016-05-03 07:56:44 +00:00
CallbackR.i .reorganizing 2016-05-01 20:21:16 +00:00
CharSet.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
CharSet.h ide: Fixed to compile 2021-12-09 00:44:12 +01:00
CharSet.i
CoAlgo.h Core: CoPartition now performs the opration in calling thread if the range size is less than min_chunk 2018-01-21 10:20:22 +00:00
Color.cpp .docs, MINGW tls patch removed 2020-05-01 17:02:25 +00:00
Color.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Complex.h Core: double Null refactoring (it is now -inf) 2021-08-27 09:17:32 +02:00
config.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Convert.cpp Core: FormatDouble, ScanDbl refactored 2021-08-29 13:27:37 +02:00
Convert.h Core: FormatDouble, ScanDbl refactored 2021-08-29 13:27:37 +02:00
Convert.hpp Ctrl: TextCtrl View mode optimized, Core: String::Make for int conversions 2021-09-18 20:54:31 +02:00
Copying uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
core.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
Core.h Core: Reverted add_carry issue, including x86intrin instead (thanks Klugier) 2021-12-28 10:20:49 +01:00
Core.t uppsrc: Hungarian translations (thanks warchef) 2020-11-18 12:33:43 +00:00
Core.upp Core: FormatDouble, ScanDbl refactored 2021-08-29 13:27:37 +02:00
core.upt uppsrc: small fixes 2020-04-17 17:20:49 +00:00
CoSort.h CtrlCore, Draw: Cocoa font handling moved to Draw 2020-11-20 13:19:54 +00:00
CoWork.cpp .docs, MINGW tls patch removed 2020-05-01 17:02:25 +00:00
CoWork.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Cpu.cpp Core: Fixed to compile with ARM 2022-02-06 17:02:50 +01:00
CvFlt.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Debug.cpp .autotest 2021-11-07 15:46:24 +01:00
Defs.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Diag.h Core, ide: flagDEBUGCODE allows DLOGs (etc..) in the release mode 2021-07-21 13:05:18 +00:00
Dli.cpp Core: .dli DATA support 2021-06-29 12:13:16 +00:00
dli.h Core: .dli DATA support 2021-06-29 12:13:16 +00:00
dli_header.h
dli_source.h
FileMapping.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
FilterStream.cpp Core: Fix in InFilterStream (thanks zsolt) 2021-04-17 14:47:56 +00:00
FilterStream.h Core: Fix in InFilterStream (thanks zsolt) 2021-04-17 14:47:56 +00:00
FixedMap.h Core: FixedMap fix 2019-06-29 06:46:59 +00:00
Fn.h uppsrc: Fixing GCC 10.2. warnings 2020-10-01 08:03:33 +00:00
Format.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Format.h Core: %n fix improved 2021-09-12 00:51:03 +02:00
Function.h THISFN improved (thanks Tom1) 2018-06-11 13:49:35 +00:00
Gtypes.cpp GLDraw 2018-10-29 10:35:44 +00:00
Gtypes.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Hash.h ide: Credentials passkey 2021-01-02 19:58:35 +00:00
heap.cpp Core: Removed bad_alloc workaround in heap.cpp for win32 clang 2022-04-07 20:07:01 +02:00
Heap.h Fixed reporting leaks for GLCtrl in Linux with Radeon driver, new memory leaks detection related functions. 2021-12-19 14:53:30 +01:00
heapdbg.cpp Fixed reporting leaks for GLCtrl in Linux with Radeon driver, new memory leaks detection related functions. 2021-12-19 14:53:30 +01:00
HeapImp.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
heaputil.cpp Core: finetuning allocator 2019-06-27 13:17:50 +00:00
hheap.cpp Core: GetSystemMemoryStatus Win32 2020-06-09 07:26:16 +00:00
Http.cpp Core: HttpRequest::SSLGetProxy 2020-09-23 10:19:51 +00:00
Huge.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Huge.h Core: Huge class 2016-07-04 08:02:22 +00:00
i18n.h
Index.cpp uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword) 2020-05-31 16:13:28 +00:00
Index.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Index.hpp uppsrc: Many memcpy, memset converted to new memory functions 2020-05-22 15:14:16 +00:00
Inet.h Core: WebSocket redirect, .autotest 2021-12-04 20:20:46 +01:00
InetUtil.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Ini.cpp uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible) 2019-04-14 08:34:13 +00:00
init Core: Fixed to compile with CLANG 2016-11-20 07:42:16 +00:00
InMap.hpp .reorganizing 2016-05-01 20:21:16 +00:00
InVector.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
InVector.hpp uppsrc: Various fixes related to mingw/lld 2019-04-25 19:56:52 +00:00
ipow10.i Core: FormatDouble, ScanDbl refactored 2021-08-29 13:27:37 +02:00
JSON.cpp Core: JSON/Xml now using FormatG(, 17) 2021-08-31 11:04:53 +02:00
JSON.h Core: LambdaIze 2021-04-30 08:00:58 +00:00
Jsonize.h
Lang.cpp CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
Lang.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Lang_s.h
LangInfo.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
lcid.txt
lheap.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
LocalProcess.cpp ide: Debugger NLS support for debugee commandline 2022-02-11 13:44:38 +01:00
LocalProcess.h Core: LocalProcess now allows setting current directory for started process 2018-09-30 09:13:16 +00:00
Log.cpp Core: GCC warning in Log.cpp (thanks pvictor) 2020-07-28 15:46:58 +00:00
lt_.h
Map.h uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword) 2020-05-31 16:13:28 +00:00
Map.hpp CtrlLib: FileSelButton::WhenSelected, ide: small improvements 2019-06-07 11:39:12 +00:00
mathutil.cpp Core: FormatDouble, ScanDbl refactored 2021-08-29 13:27:37 +02:00
MD5.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Mem.cpp ide: cosmetics 2020-09-29 10:52:43 +00:00
Mem.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
MIME.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Mt.cpp uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Mt.h Fixed reporting leaks for GLCtrl in Linux with Radeon driver, new memory leaks detection related functions. 2021-12-19 14:53:30 +01:00
mt_.h CtrlCore: Fixed issue with Upp::t_ 2021-03-07 10:16:39 +00:00
NetNode.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Obsolete.h Core: Fixed warnings in Obsolete.h 2019-03-19 17:45:40 +00:00
Ops.h Core: Now using _addcarry_u64 only for x86 2022-03-20 09:33:29 +01:00
Other.h Core: Array::Add(One<T>&&), RichEdit: Removed 'new', Sqlite3: Fixed to compile 2020-10-04 07:43:29 +00:00
parser.cpp ide: Debugger NLS support for debugee commandline 2022-02-11 13:44:38 +01:00
Parser.h ide: Debugger NLS support for debugee commandline 2022-02-11 13:44:38 +01:00
Path.cpp .cosmetics 2022-03-22 14:40:38 +01:00
Path.h Core: ChangeCurrentDirectory .h 2022-03-17 13:05:54 +01:00
Profile.h GLCtrl: X11 2018-11-20 10:59:29 +00:00
Ptr.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Ptr.h
Random.cpp Core: Fixed random generator seed issue in win32 2020-05-18 12:09:49 +00:00
Range.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
SHA1.cpp Core, ide: minor improvements 2021-01-28 11:53:11 +00:00
SHA256.cpp Core: SHA256 added 2016-10-19 12:32:02 +00:00
sheap.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
SIMD.cpp Core: SIMD 2020-07-03 07:29:31 +00:00
SIMD_NEON.h Core: SIMD_NEON 2020-07-28 09:21:42 +00:00
SIMD_SSE2.h Core: SIMD_SSE2 fixes 2020-07-27 15:20:51 +00:00
Socket.cpp Core: Fixed to compile in MacOS 2021-05-31 07:40:45 +00:00
Sort.h .cosmetics 2021-05-27 08:03:51 +00:00
Sorted.h .reorganizing 2016-05-01 20:21:16 +00:00
Speller.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
SplitMerge.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
SplitMerge.h uppsrc: Modernizing code with variadic templates 2020-06-17 16:02:45 +00:00
Stream.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Stream.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
String.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
String.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
StringFind.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
StringMem.i Core: String::Make 2021-09-13 08:59:05 +02:00
StrUtil.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
sub.upt
t.cpp uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword) 2020-05-31 16:13:28 +00:00
t.h Core: thTH a msMY added to .t (thanks jfranks) 2017-03-07 11:52:48 +00:00
t_.h CtrlLib: Fixed issue with key_source.h and t.h (causing wrong texts) 2021-10-02 09:40:05 +02:00
TimeDate.cpp uppsrc: 2020->2021 2021-03-19 14:14:08 +00:00
TimeDate.h uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword) 2020-05-31 16:13:28 +00:00
Topic.cpp uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles) 2017-12-02 12:51:27 +00:00
Topic.h
topic_group.h
Topt.h C++20 fixes 2022-04-08 18:15:07 +02:00
Tuple.h Core: Tuple::Get<> fix 2020-11-25 09:41:03 +00:00
UnicodeInfo.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Utf.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Utf.hpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Util.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Util.h sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Uuid.cpp Core: Uuid optimized 2019-06-15 15:32:35 +00:00
Uuid.h uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword) 2020-05-31 16:13:28 +00:00
Value.cpp Core: New double formatters (%m, %mf, %me) 2021-09-05 14:58:30 +02:00
Value.h Core: Fixed std::[w]string conversion issues 2021-02-03 22:54:53 +00:00
Value.hpp uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword) 2020-05-31 16:13:28 +00:00
ValueCache.cpp CtrlCore: Fixed performance issue with Font cache in Gtk3 backend 2020-06-13 17:13:27 +00:00
ValueCache.h .docs 2020-06-10 17:28:10 +00:00
ValueUtil.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
ValueUtil.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
ValueUtil.hpp CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
Vcont.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Vcont.h uppsrc: C++20 compatibility 2022-04-08 17:02:39 +02:00
Vcont.hpp Core: Vector::RemoveIf improved 2020-10-30 11:05:15 +00:00
WebSocket.cpp Core: WebSocket redirect, .autotest 2021-12-04 20:20:46 +01:00
Win32Util.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Win32Util.h Core: LocalProcess now allows setting current directory for started process 2018-09-30 09:13:16 +00:00
WString.cpp Core, ide: Fixed some warnings 2022-03-06 15:26:36 +01:00
XML.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
XML.h Core/RPC: XMLRPC now can support i8 type 2019-01-03 10:58:01 +00:00
Xmlize.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
Xmlize.h Core: Lambda Jsonize/Xmlize methods 2018-11-15 08:26:08 +00:00
Xmlize.hpp Core: Lambda Jsonize/Xmlize methods 2018-11-15 08:26:08 +00:00
xxHsh.cpp Core: xxHash64Stream 2016-07-30 12:38:24 +00:00
z.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
z.h Core: CopyStream improved 2018-08-28 07:48:06 +00:00