ultimatepp/uppsrc/Core
cxl 8a186a089e Core: String small hint constructor variant
git-svn-id: svn://ultimatepp.org/upp/trunk@16014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-07 14:20:14 +00: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 Core: LambdaIze 2021-04-30 08:00:58 +00:00
srcdoc.tpp .docs 2021-06-08 07:54:34 +00:00
srcimp.tpp .docs 2021-05-03 19:01:22 +00:00
SSH Core/SSH: ECDSA 256/384/521 and ED 25519 based host keys are now recognized. 2021-05-12 22:55:13 +00:00
SSL ide: Dir diff can now limit files by time, report history of .upp file, fixed SSL issue 2021-02-16 12:39:19 +00:00
Algo.h Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
App.cpp Core: GetArgv0 in Win32 2021-04-17 13:32:36 +00:00
App.h Core: GetArgv0 2021-04-17 13:28:24 +00:00
AString.hpp Core: String small hint constructor variant 2021-07-07 14:20:14 +00: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 Core: Mem.h improvements 2020-05-27 16:39:08 +00:00
Bom.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00: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 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
CharSet.h ide: Fixed assist issue, Core: ReadSurrogatePair 2020-08-21 08:37:08 +00: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 .cosmetics 2020-06-07 11:38:43 +00:00
Complex.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
config.h Core: leaks check disabled in MacOS 2021-02-06 18:51:23 +00:00
Convert.cpp Core: text->double conversion refactored / optimised 2021-06-22 11:33:39 +00:00
Convert.h Core: text->double conversion refactored / optimised 2021-06-22 11:33:39 +00:00
Convert.hpp Core: ScanInt fixes 2021-06-23 10:02:58 +00:00
Copying uppsrc: 2020->2021 2021-03-19 14:14:08 +00:00
core.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
Core.h Core: global t_ removed again... 2021-03-07 09:15:26 +00:00
Core.t uppsrc: Hungarian translations (thanks warchef) 2020-11-18 12:33:43 +00:00
Core.upp Core: string->integer conversions optimised 2021-06-22 07:04:20 +00: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 Draw: RescaleFilter now parallelized 2020-05-14 12:31:53 +00:00
Cpu.cpp Core: Fixed some GCC 10.2 warnings 2020-09-30 12:57:46 +00:00
Debug.cpp Core: CheckLogEtalon, ide: Compare with log 2020-08-19 08:46:50 +00:00
Defs.h Core: string->integer conversions optimised 2021-06-22 07:04:20 +00:00
Diag.h Core: CheckLogEtalon, ide: Compare with log 2020-08-19 08:46:50 +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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00: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 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Format.h .cosmetics 2020-06-17 16:08:30 +00: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: 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
Hash.h ide: Credentials passkey 2021-01-02 19:58:35 +00:00
heap.cpp Core: U++ does not require MemoryFreeThread call at the end of thread 2020-11-29 13:29:01 +00:00
Heap.h Core: heap cosmetics 2020-11-28 16:16:41 +00:00
heapdbg.cpp Core: leaks check disabled in MacOS 2021-02-06 18:51:23 +00:00
HeapImp.h Core: Fixed issue with allocator 4KB reserve 2019-10-08 09:03:02 +00: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 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 Core Now using 64 bit hashes on 64 bit CPUS (faster) 2020-06-01 13:37:31 +00:00
Index.hpp uppsrc: Many memcpy, memset converted to new memory functions 2020-05-22 15:14:16 +00:00
Inet.h Core: HttpRequest::GetPostData 2021-03-02 23:03:06 +00: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: 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
InVector.hpp uppsrc: Various fixes related to mingw/lld 2019-04-25 19:56:52 +00:00
JSON.cpp Core: string->integer conversions optimised 2021-06-22 07:04:20 +00: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 CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
Lang_s.h
LangInfo.cpp Fixed problem with setlocale (missing .utf8 part) 2019-07-29 12:00:30 +00:00
lcid.txt
lheap.cpp Core: heap fix 2019-07-04 12:21:47 +00:00
LocalProcess.cpp GridCtrl: Removed Sql dependecy issue, CtrlCore: Win32 pen support improved, ide: NoConvertCharser for Host local process to fix the issue with svn history 2021-03-17 11:29:34 +00: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, Painter: SolveQuadraticEquation moved to Core/Util.h 2020-08-04 21:16:59 +00: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 .docs 2020-08-14 08:58:18 +00:00
MIME.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Mt.cpp Core: U++ does not require MemoryFreeThread call at the end of thread 2020-11-29 13:29:01 +00:00
Mt.h Core: Semaphore/ConditionVariable -1 INFINITE change for POSIX 2020-01-22 13:42:17 +00:00
mt_.h CtrlCore: Fixed issue with Upp::t_ 2021-03-07 10:16:39 +00:00
NetNode.cpp .cosmetics 2019-04-24 08:08:01 +00:00
Obsolete.h Core: Fixed warnings in Obsolete.h 2019-03-19 17:45:40 +00:00
Ops.h Core: get_i 2020-06-14 17:08:20 +00: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 Core: text->double conversion refactored / optimised 2021-06-22 11:33:39 +00:00
Parser.h Core: Fixed column info in CParser 2019-10-30 07:39:28 +00:00
Path.cpp Core: Fixed issue with FileSetTime mktime 2021-04-17 13:18:40 +00:00
Path.h Core: FindAllPaths, Ide: UppHub improvements 2021-02-18 10:23:08 +00: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 Core: Workaround for VS 2019 bug reverted as MS fixed the issue 2019-04-26 08:20:50 +00: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 Core: Heap fixed for debug 2020-11-30 13:22:47 +00: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 CtrlCore: Fixed performance issue with Font cache in Gtk3 backend 2020-06-13 17:13:27 +00:00
SplitMerge.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
SplitMerge.h uppsrc: Modernizing code with variadic templates 2020-06-17 16:02:45 +00:00
Stream.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Stream.h uppsrc: Fixing GCC 10.2. warnings 2020-10-01 08:03:33 +00:00
String.cpp Core: String small hint constructor variant 2021-07-07 14:20:14 +00:00
String.h Core: String small hint constructor variant 2021-07-07 14:20:14 +00:00
StringFind.cpp CtrlLib: EditWithSpin option to disable mouse wheel action, Core: String::Find fix 2021-04-22 16:50:11 +00:00
StringMem.i Core: String middle tier optimised (some routines moved to allocator to inline MemoryAlloc32 / MemoryFree32) 2020-11-30 11:21:43 +00:00
StrUtil.cpp CtrlCore: Pen processing completely separated from mouse 2021-03-30 09:59:09 +00: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 Core: t_ macro replaced with t_ inline function 2020-04-04 08:25:24 +00: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 Core: Sort/CoSort refactored, LambdaConvert 2020-10-25 13:15:12 +00:00
Tuple.h Core: Tuple::Get<> fix 2020-11-25 09:41:03 +00:00
UnicodeInfo.cpp Core: Unicode optimisations 2020-08-18 14:52:11 +00:00
Utf.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Utf.hpp ide: Fixed assist issue, Core: ReadSurrogatePair 2020-08-21 08:37:08 +00:00
Util.cpp CodeEditor: Fixed C++ highlighting, Core: LinuxBeep added gst-play-1.0 2020-11-04 21:07:37 +00:00
Util.h Geom vs ScatterDraw nameclash fixed 2020-09-22 16:22:00 +00: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 .cosmetics 2020-12-28 10:22:39 +00: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 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
ValueUtil.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
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 Core, ide: minor improvements 2021-01-28 11:53:11 +00:00
Vcont.hpp Core: Vector::RemoveIf improved 2020-10-30 11:05:15 +00:00
WebSocket.cpp Core: WebSocket fixes (thanks kasome) 2018-09-21 08:23:01 +00:00
Win32Util.cpp uppsrc: Visual C++ compiler bug [W]StringBuffer workaround 2020-09-23 09:37:31 +00:00
Win32Util.h Core: LocalProcess now allows setting current directory for started process 2018-09-30 09:13:16 +00:00
WString.cpp Core: Mem.h improvements 2020-05-27 16:39:08 +00: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 Core: Xmlize/Jsonize improvements 2020-01-20 20:46:56 +00: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