ultimatepp/uppsrc/Core
2023-02-13 11:25:30 +01: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 Core/SMTP: removed DDUMP 2022-10-12 11:40:10 +02:00
src.tpp Core: ValueCache full reentrancy 2023-02-01 15:22:42 +01:00
srcdoc.tpp UppWeb, Doc: Further removla of Ultimate++. 2022-09-25 02:03:51 +02:00
srcimp.tpp .docs 2021-05-03 19:01:22 +00:00
SSH Core/SSH: Underlying libssh2 libarary is upgraded (1.9.1 -> 1.10.0) (#92) 2022-09-14 17:17:05 +02: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 AutoTest does not build on windows due to missing 'setenv', add SetEnv function (#140) 2023-01-24 10:54:05 +01:00
App.h .cosmetics 2023-01-24 10:57:56 +01: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: BiVector, BiArray Create with parameters 2022-05-16 13:33:15 +02: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: ConvertFloat, CtrlLib: EditFloat 2022-04-11 16:48:56 +02:00
Convert.h Core: ConvertFloat, CtrlLib: EditFloat 2022-04-11 16:48:56 +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: UPP_VERSION 0x20220300 2022-12-17 14:21:20 +01:00
Core.t uppsrc: Hungarian translations (thanks warchef) 2020-11-18 12:33:43 +00:00
Core.upp Ctrl packed attributes 2022-04-29 18:01:10 +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 libclang ide #94 2022-09-16 10:31:14 +02:00
CoWork.h std::result_of is deprecated in c++17 not 20 (#147) 2023-02-13 11:25:30 +01: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 libclang ide #94 2022-09-16 10:31:14 +02:00
dli.h libclang ide #94 2022-09-16 10:31:14 +02: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 libclang ide #94 2022-09-16 10:31:14 +02: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 Draw: Fixed FlipImage 2022-05-03 00:05:07 +02: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 Report: Printing hints (thanks deep) 2013-03-30 10:31:22 +00:00
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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02: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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +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: clang-format integration 2023-02-01 15:27:24 +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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02: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 ide: Indexer pause when building 2022-11-21 16:15:00 +01:00
Mt.h CodeEditor: Fixed default style being restored in CodeEditor constructor issue 2022-12-18 14:25:17 +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 Remove nused variable for ARM in Ops.h (#112) 2022-12-11 12:39:59 +01:00
Other.h Core: ValueCache full reentrancy 2023-02-01 15:22:42 +01:00
Other.hpp Core: ValueCache full reentrancy 2023-02-01 15:22:42 +01:00
PackedData.cpp Ctrl packed attributes 2022-04-29 18:01:10 +02: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 optimizing Ctrl::Top, LabelBase 2022-04-18 15:03:38 +02:00
Ptr.h optimizing Ctrl::Top, LabelBase 2022-04-18 15:03:38 +02:00
Random.cpp uppsrc: Fixed multiple valgrind detected problems 2022-09-20 13:06:32 +02:00
Range.h Core: SubRangeFrom 2022-11-08 20:28:39 +01: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 libclang ide #94 2022-09-16 10:31:14 +02:00
Stream.cpp uppsrc: Fixed various MSBT warnings 2022-12-11 09:36:58 +01:00
Stream.h Core: IsEqualBySerialize now using CompareStream, optimised serialisation of Vector<fundemental type> with SerializeRaw 2022-08-16 16:23:05 +02: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 Core: IsVoid(String) 2022-05-19 00:23:26 +02: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 Core: GetDateFormat 2022-11-15 15:16:17 +01:00
TimeDate.h Core: GetDateFormat 2022-11-15 15:16:17 +01: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 Core: GetHashValue(float), ide: Removed some commented logs 2022-10-10 19:58:18 +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 libclang ide #94 2022-09-16 10:31:14 +02: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 CtrlLib, Core: Improved float support (EditFloatSpin, Value::operator float) 2022-04-12 13:39:55 +02: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 Core: ValueCache full reentrancy 2023-02-01 15:22:42 +01:00
ValueCache.h .docs 2020-06-10 17:28:10 +00:00
ValueUtil.cpp gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02: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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
Vcont.h .docs 2022-07-21 10:18:17 +02:00
Vcont.hpp Core: IsEqualBySerialize now using CompareStream, optimised serialisation of Vector<fundemental type> with SerializeRaw 2022-08-16 16:23:05 +02: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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02: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