ultimatepp/uppsrc/Core
cxl 06b67c51e5 Core: Removed CoInitializeEx from AppInit to solve D&D problem
git-svn-id: svn://ultimatepp.org/upp/trunk@13692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-13 09:21:32 +00:00
..
lib Core: lz4 upgraded to 1.8.3 2019-03-22 12:52:05 +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: Fixed column info in CParser 2019-10-30 07:39:28 +00:00
srcdoc.tpp .docs 2019-09-08 20:07:59 +00:00
srcimp.tpp uppsrc: Topic Language Separator change (more) 2017-12-02 13:00:28 +00:00
SSH Core/SSH: Authentication methods list parsing is fixed. 2019-10-26 21:47:32 +00:00
SSL uppsrc: thread__ -> thread_local 2019-06-13 09:00:26 +00:00
Algo.h Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
App.cpp Core: Removed CoInitializeEx from AppInit to solve D&D problem 2019-11-13 09:21:32 +00:00
App.h uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible) 2019-04-14 08:34:13 +00:00
AString.hpp Core: String.ReverseFindAfter 2016-10-28 16:56:50 +00:00
Atomic.h .reorganizing 2016-05-01 20:21:16 +00:00
BiCont.h Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
BlockStream.cpp uppsrc: MemoryAlloc instead of new[] 2019-06-13 11:37:54 +00:00
Bom.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Callback.h CtrlLib: ArrayCtrl::SortingFrom, GateN issues 2017-01-06 10:14:26 +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 Core: ToAscii optimized, ToUpperAscii, ToLowerAscii 2019-01-19 14:12:43 +00:00
CharSet.h uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible) 2019-04-14 08:34:13 +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 uppsrc: thread__ -> thread_local 2019-06-13 09:00:26 +00:00
Color.h Core: DarkTheme inverts Color lightness without changing the hue 2018-12-20 20:04:30 +00:00
Complex.h Core: IsNaN(Complex) 2019-10-15 22:40:51 +00:00
config.h ide: OSX flags 2018-08-02 17:53:13 +00:00
Convert.cpp uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible) 2019-04-14 08:34:13 +00:00
Convert.h CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
Copying uppsrc: Copying copyright updated to 2019 2019-05-01 12:27:32 +00:00
core.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
Core.h CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
Core.t uppsrc: ES-ES translation updated 2018-04-13 12:57:48 +00:00
Core.upp .cosmetics 2019-06-17 10:02:57 +00:00
core.upt Core: Value now allows RawToValue for svo types 2017-03-07 10:35:32 +00:00
CoSort.h Core: cosmetics, .docs 2018-01-10 19:52:44 +00:00
CoWork.cpp Core: CoWork: Workaround for sanitizer bug 2019-07-19 21:50:15 +00:00
CoWork.h Core: CoWork: Workaround for sanitizer bug 2019-07-19 21:50:15 +00:00
Cpu.cpp CtrlLib: FileSel .lnk improvements 2019-11-05 18:00:10 +00:00
Debug.cpp Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
Defs.h Core: flagHEAPOVERRIDE 2019-06-27 07:35:51 +00:00
Diag.h Core: SetVppLogNoDeleteOnStartup declaration now public 2019-09-14 07:36:35 +00:00
Dli.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
dli.h
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: InFilterStream FilterEof 2018-02-09 08:44:26 +00:00
FilterStream.h Core: InFilterStream FilterEof 2018-02-09 08:44:26 +00:00
FixedMap.h Core: FixedMap fix 2019-06-29 06:46:59 +00:00
Format.cpp Core: finetuning allocator 2019-06-27 13:17:50 +00:00
Format.h Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +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 Draw: SDraw fixed issue with redering glyphs, Core: Some missing operator overloads for Point 2018-10-23 10:34:48 +00:00
Hash.h .cosmetics 2018-06-18 11:54:40 +00:00
heap.cpp Core: Fixed issue with allocator 4KB reserve 2019-10-08 09:03:02 +00:00
Heap.h Core: clone/pick refinements, heap refinements 2019-08-08 20:58:34 +00:00
heapdbg.cpp Core: Heap panic mode fixed 2019-10-22 00:21:30 +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 Sqlite3: REFERENCES fix 2019-07-01 07:35:24 +00:00
Http.cpp Core: HttpRequest: if content-length is 0, reading body is skipped 2018-05-08 12:28:28 +00:00
Huge.cpp Core: Huge, changes in ValueType(No), HashBySerialize, IsEqualBySerialize, GetHashValue for containers 2016-07-05 14:46:57 +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 Core2019 merged to trunk (missing files) 2019-06-07 07:09:32 +00:00
Index.h Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
Index.hpp Core2019 merged to trunk (missing files) 2019-06-07 07:09:32 +00:00
Inet.h Core: remved using namespace Upp from inet.h #1897 2018-09-19 12:31:52 +00:00
InetUtil.cpp uppsrc: Undefined Behaviour sanitization 2019-04-23 07:59:06 +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 Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
InVector.hpp uppsrc: Various fixes related to mingw/lld 2019-04-25 19:56:52 +00:00
JSON.cpp Core: IsNaN(Complex) 2019-10-15 22:40:51 +00:00
JSON.h Core: Lambda Jsonize/Xmlize methods 2018-11-15 08:26:08 +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 Core: Fixed warning on chdir 2019-04-22 11:08:24 +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: finetuning allocator 2019-06-27 13:17:50 +00:00
lt_.h
Map.h Core: VectorMap/Array map all operator() variants added (via universal reference) 2019-08-13 15:09:27 +00:00
Map.hpp CtrlLib: FileSelButton::WhenSelected, ide: small improvements 2019-06-07 11:39:12 +00:00
mathutil.cpp Fix in double formatting (thank cbpporter) 2017-04-15 09:24:20 +00:00
MD5.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
MIME.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Mt.cpp .cosmetics 2019-06-20 20:42:35 +00:00
Mt.h CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +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 CtrlLib: FileSel .lnk improvements 2019-11-05 18:00:10 +00:00
Other.h uppsrc: Undefined Behaviour sanitization 2019-04-23 07:59:06 +00:00
parser.cpp Core: Fixed column info in CParser 2019-10-30 07:39:28 +00:00
Parser.h Core: Fixed column info in CParser 2019-10-30 07:39:28 +00:00
Path.cpp Core: Removed CoInitializeEx from AppInit to solve D&D problem 2019-11-13 09:21:32 +00:00
Path.h .reorganizing 2016-05-01 20:21:16 +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: Random seed fix, CtrlLib: Fixed loading of .exe image in FileSel, ide: Improved output mode 2019-06-21 10:52:30 +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: SHA1 fix 2019-09-04 22:17:20 +00:00
SHA256.cpp Core: SHA256 added 2016-10-19 12:32:02 +00:00
sheap.cpp Core: Fixed issue with allocator 4KB reserve 2019-10-08 09:03:02 +00:00
Socket.cpp Core: WebSocket server close command fixed 2017-11-15 07:57:36 +00:00
Sort.h Core: cosmetics, .docs 2018-01-10 19:52:44 +00:00
Sorted.h .reorganizing 2016-05-01 20:21:16 +00:00
Speller.cpp .cosmetics 2019-03-19 07:34:18 +00:00
SplitMerge.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
SplitMerge.h ide: Developing new navigator 2014-07-27 07:34:05 +00:00
Stream.cpp uppsrc: MemoryAlloc instead of new[] 2019-06-13 11:37:54 +00:00
Stream.h Core: .cosmetics 2019-04-24 06:34:39 +00:00
String.cpp Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
String.h Core: Value::Compare optimised for standard types 2019-06-18 11:44:20 +00:00
StringFind.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
StrUtil.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
sub.upt ide: Added package specific includes, .upt files refactored (thanks Sender Ghost) 2012-07-06 11:12:20 +00:00
t.cpp Core: clang warnings 2019-07-01 21:20:06 +00:00
t.h Core: thTH a msMY added to .t (thanks jfranks) 2017-03-07 11:52:48 +00:00
t_.h
TimeDate.cpp .cosmetics 2019-03-11 11:04:00 +00:00
TimeDate.h Core: GetMonthsP 2016-11-30 13:47:44 +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 Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
Tuple.h Core: Workaround for MSC issue in Tuple 2018-10-31 00:12:13 +00:00
UnicodeInfo.cpp uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible) 2019-04-14 08:34:13 +00:00
Utf.cpp Core: ToAscii optimized, ToUpperAscii, ToLowerAscii 2019-01-19 14:12:43 +00:00
Utf.hpp Core: JSON now treats string codepoints >0x8000 as surrogate pairs 2017-07-27 12:38:51 +00:00
Util.cpp .cosmetics 2019-06-16 14:25:09 +00:00
Util.h Core: Uuid optimized 2019-06-15 15:32:35 +00:00
Uuid.cpp Core: Uuid optimized 2019-06-15 15:32:35 +00:00
Uuid.h Core: Uuid optimized 2019-06-15 15:32:35 +00:00
Value.cpp Core: clang warning fixes 2019-07-02 07:02:31 +00:00
Value.h Core: IsNaN(Complex) 2019-10-15 22:40:51 +00:00
Value.hpp Core: Null Value issue fixed 2019-07-04 09:43:17 +00:00
ValueUtil.cpp CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
ValueUtil.h CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
ValueUtil.hpp CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized 2019-06-18 13:37:43 +00:00
Vcont.cpp Core2019 merged to to trunk 2019-06-07 07:06:32 +00:00
Vcont.h Core: clone/pick refinements, heap refinements 2019-08-08 20:58:34 +00:00
Vcont.hpp Core: pick/clone refinements 2019-08-07 17:19:00 +00:00
WebSocket.cpp Core: WebSocket fixes (thanks kasome) 2018-09-21 08:23:01 +00:00
Win32Util.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +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: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
XML.cpp Core: clang warning fixes 2019-07-02 07:02:31 +00:00
XML.h Core/RPC: XMLRPC now can support i8 type 2019-01-03 10:58:01 +00:00
Xmlize.cpp Core: Removed DDUMPs 2018-04-04 09:27:39 +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: MemoryAlloc instead of new[] 2019-06-13 11:37:54 +00:00
z.h Core: CopyStream improved 2018-08-28 07:48:06 +00:00