| .. |
|
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: Vector::operator<<(T&&) (thanks Novo)
|
2020-02-18 17:53:02 +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: Helper functions for SshExec class are added. Docs are updated.
|
2020-02-24 12:38:01 +00:00 |
|
SSL
|
ide: Win32 clang autosetup
|
2020-02-25 14:05:42 +00:00 |
|
Algo.h
|
Core2019 merged to to trunk
|
2019-06-07 07:06:32 +00:00 |
|
App.cpp
|
uppsrc: docs & removed #ifdef MTs
|
2020-01-21 10:05:16 +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
|
uppsrc: docs & removed #ifdef MTs
|
2020-01-21 10:05:16 +00:00 |
|
BiCont.h
|
Core: Explicit destructor notation fixed
|
2018-03-22 10:44:07 +00:00 |
|
BlockStream.cpp
|
Core: FileStream now does not open directories as files anymore in POSIX
|
2020-01-28 09:41:31 +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: IsDoubleWidth (thanks ismail)
|
2019-11-23 10:47:03 +00:00 |
|
CharSet.h
|
Core: IsDoubleWidth (thanks ismail)
|
2019-11-23 10:47:03 +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
|
.cosmetics
|
2020-02-24 17:50:56 +00:00 |
|
Color.h
|
Core, CtrlLib, Ide: Resolved issue with SColors in Layout widget properties
|
2020-02-13 14:38:43 +00:00 |
|
Complex.h
|
Core: IsNaN(Complex)
|
2019-10-15 22:40:51 +00:00 |
|
config.h
|
.cosmetics
|
2020-02-24 17:50:56 +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
|
Core: MacOS now using UPP_HEAP (but not for new/delete)
|
2020-02-20 11:14:58 +00:00 |
|
Core.t
|
uppsrc: ES-ES translation updated
|
2018-04-13 12:57:48 +00:00 |
|
Core.upp
|
uppsrc: NOSO flag to use internal sources for bz2 and zlib even in Linux
|
2020-03-30 08:59:42 +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
|
.cosmetics
|
2020-02-24 17:50:56 +00:00 |
|
CoWork.h
|
.cosmetics
|
2020-02-24 17:50:56 +00:00 |
|
Cpu.cpp
|
.cosmetics
|
2020-02-24 17:50:56 +00:00 |
|
Debug.cpp
|
upp.src: Fixed CLANG warnings in Win32
|
2020-02-27 20:14:56 +00:00 |
|
Defs.h
|
Core: do_clone removed
|
2020-03-09 14:50:25 +00:00 |
|
Diag.h
|
Core: SetUppLog variant that replaces finel line-output function
|
2020-02-11 21:40:07 +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
|
ide: PDB debugger improvements
|
2019-12-03 13:57:46 +00:00 |
|
Hash.h
|
.cosmetics
|
2018-06-18 11:54:40 +00:00 |
|
heap.cpp
|
.cosmetics
|
2020-02-24 17:50:56 +00:00 |
|
Heap.h
|
Core: clone/pick refinements, heap refinements
|
2019-08-08 20:58:34 +00:00 |
|
heapdbg.cpp
|
CtrlCore: Fixed window rectangle problem
|
2020-03-07 16:15:31 +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
|
upp.src: Fixed CLANG warnings in Win32
|
2020-02-27 20:14:56 +00:00 |
|
JSON.h
|
Core: Xmlize/Jsonize improvements
|
2020-01-20 20:46:56 +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: SetUppLog variant that replaces finel line-output function
|
2020-02-11 21:40:07 +00:00 |
|
lt_.h
|
|
|
|
Map.h
|
Core: AMap::Trim now using Trim for value too (thanks Novo)
|
2019-12-06 06:42:16 +00:00 |
|
Map.hpp
|
CtrlLib: FileSelButton::WhenSelected, ide: small improvements
|
2019-06-07 11:39:12 +00:00 |
|
mathutil.cpp
|
upp.src: Fixed CLANG warnings in Win32
|
2020-02-27 20:14:56 +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
|
CtrlCore: MacOS fixed multimonitor issues
|
2020-02-03 14:19:41 +00:00 |
|
Mt.h
|
Core: Semaphore/ConditionVariable -1 INFINITE change for POSIX
|
2020-01-22 13:42:17 +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
|
upp.src: Fixed CLANG warnings in Win32
|
2020-02-27 20:14:56 +00:00 |
|
Other.h
|
uppsrc: Undefined Behaviour sanitization
|
2019-04-23 07:59:06 +00:00 |
|
parser.cpp
|
.cosmetics
|
2019-11-28 11:43:23 +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
|
.cosmetics
|
2020-02-24 17:50:56 +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
|
.cosmetics
|
2020-02-24 17:50:56 +00:00 |
|
Socket.cpp
|
.cosmetics
|
2020-02-12 09:17:39 +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
|
|
|
|
t.cpp
|
uppsrc: docs & removed #ifdef MTs
|
2020-01-21 10:05:16 +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
|
uppsrc: docs & removed #ifdef MTs
|
2020-01-21 10:05:16 +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
|
Core: do_clone removed
|
2020-03-09 14:50:25 +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
|
Core: Fixed linkind issue with CocoBeep
|
2020-03-06 09:25:20 +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: FileStream now does not open directories as files anymore in POSIX
|
2020-01-28 09:41:31 +00:00 |
|
Value.h
|
Core: Value type is now stored in data
|
2019-11-21 09:54:25 +00:00 |
|
Value.hpp
|
Core: Added missing template<> to Polycompare(..double) (thanks kohait)
|
2020-03-09 14:56:25 +00:00 |
|
ValueUtil.cpp
|
Core: Value type is now stored in data
|
2019-11-21 09:54:25 +00:00 |
|
ValueUtil.h
|
ide: PDB debugger U++ pretty displaying
|
2019-11-22 09:15:05 +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: Vector::operator<<(T&&) (thanks Novo)
|
2020-02-18 17:53:02 +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: 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
|
Core: GZCompress fixes (thanks zsolt)
|
2019-12-08 07:46:29 +00:00 |
|
z.h
|
Core: CopyStream improved
|
2018-08-28 07:48:06 +00:00 |