ultimatepp/uppsrc/Core
cxl 337a3c362e Core: lz4 upgraded to 1.8.3
git-svn-id: svn://ultimatepp.org/upp/trunk@12875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-03-22 12:52:05 +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 .docs 2019-03-07 12:57:30 +00:00
srcdoc.tpp .docs 2018-07-08 07:32:03 +00:00
srcimp.tpp uppsrc: Topic Language Separator change (more) 2017-12-02 13:00:28 +00:00
SSH SSH: SshShell: Console window resize notification workaround for MacOS. 2019-02-19 16:31:02 +00:00
SSL ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries 2018-07-09 16:39:15 +00:00
Algo.h Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
App.cpp Turtle: Fixed to compile 2018-09-23 08:38:24 +00:00
App.h Core: TempFile, GetTempDirectory 2018-05-15 08:33:42 +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 Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +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 Core: ToAscii optimized, ToUpperAscii, ToLowerAscii 2019-01-19 14:12:43 +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 Core: DarkTheme color conversion - improved algo 2019-02-21 14:47:14 +00:00
Color.h Core: DarkTheme inverts Color lightness without changing the hue 2018-12-20 20:04:30 +00:00
Complex.h uppsrc: Deprectated RichValue uses replaced by RichToValue 2017-03-07 10:59:07 +00:00
config.h ide: OSX flags 2018-08-02 17:53:13 +00:00
Convert.cpp Core: ConvertDate::SetDefaultMinMax 2018-07-11 12:07:24 +00:00
Convert.h Core: ConvertDate::SetDefaultMinMax 2018-07-11 12:07:24 +00:00
Copying plugin/zstd: simple functions 2016-07-30 06:30:03 +00:00
core.defs .defs files for Core, CtrlCore #1163 2015-07-11 11:35:35 +00:00
Core.h Core: TIMING improvements, usecs (microseconds precision time), ide: Debugger now underlines main thread 2018-11-11 07:33:21 +00:00
Core.t uppsrc: ES-ES translation updated 2018-04-13 12:57:48 +00:00
Core.upp Core: Lambda Jsonize/Xmlize methods 2018-11-15 08:26:08 +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 ide: Presentation margins, Core: more diag in CoWork 2019-03-09 07:47:38 +00:00
CoWork.h Core: CoWorkNX (without noexcept(false) destructor) 2018-11-08 11:58:52 +00:00
Cpu.cpp Core: CpuHypervisor 2017-10-17 16:00:37 +00:00
Debug.cpp Painter: BufferPainter::Create 2018-11-12 22:44:10 +00:00
Defs.h CtrlCore: Cocoa Drag&Drop 2018-09-27 13:58:15 +00:00
Diag.h Core: Fixed DUMP_ (thanks Zbych) 2018-11-11 16:02:53 +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: Improved Create for InArray, One, Any, ArrayMap, FixedArrayMap, SortedArrayMap 2017-12-16 11:00:12 +00:00
Format.cpp Core: FormatIntAlpha fixed (thanks omari) 2018-04-13 12:18:48 +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.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Hash.h .cosmetics 2018-06-18 11:54:40 +00:00
heap.cpp .cosmetics 2018-11-12 10:14:19 +00:00
Heap.h Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
heapdbg.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
HeapImp.h Painter: Create optimizations 2018-11-15 11:38:37 +00:00
heaputil.cpp upp.src: Fixed various warnings (GCC 8.2) 2019-03-22 07:48:06 +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.h Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Inet.h Core: remved using namespace Upp from inet.h #1897 2018-09-19 12:31:52 +00:00
InetUtil.cpp Core: HttpRequest: if content-length is 0, reading body is skipped 2018-05-08 12:28:28 +00:00
Ini.cpp .reorganizing 2016-05-01 20:21:16 +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 Core: Lambda Jsonize/Xmlize methods 2018-11-15 08:26:08 +00:00
JSON.cpp Core: Jsonize(byte) 2018-07-31 13:38:13 +00:00
JSON.h Core: Lambda Jsonize/Xmlize methods 2018-11-15 08:26:08 +00:00
Jsonize.h .Core: FileOut::Open wrong #ifdef fixed 2012-03-02 15:28:09 +00:00
Lang.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Lang.h .reorganizing 2016-05-01 20:21:16 +00:00
Lang_s.h
LangInfo.cpp .cosmetics 2017-06-20 14:04:05 +00:00
lcid.txt
lheap.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
LocalProcess.cpp Core: LocalProcess cd fix 2018-09-30 09:33:10 +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: LOG_ELAPSED 2018-08-07 16:35:04 +00:00
lt_.h
Map.h Core: AMap/ArrayMap key rvalue variants 2018-01-28 18:11:25 +00:00
Map.hpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +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 CtrlCore: Coco WakeupGuiThread, fixed Semaphore 2018-08-05 09:13:09 +00:00
Mt.h CtrlCore: Cocoa Drag&Drop 2018-09-27 13:58:15 +00:00
NetNode.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Obsolete.h Core: Fixed warnings in Obsolete.h 2019-03-19 17:45:40 +00:00
Ops.h .cosmetics 2019-03-13 19:55:02 +00:00
Other.h uppsrc: Fixed some GCC 8.1 warnings 2019-03-03 23:40:34 +00:00
parser.cpp Core: CParser::NoSkipComments on empty CParser fixed 2018-04-13 08:49:36 +00:00
Parser.h Core: WebSocket - socket handle and wait events access 2017-10-14 17:36:46 +00:00
Path.cpp Core: DeleteFolderDeep now deletes symlinks (thanks mdelfede) 2017-03-02 14:54:44 +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: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Range.h Core: Fixed issue with SortedRange 2018-01-11 08:41:05 +00:00
SHA1.cpp Core: SHA1 fixed for data > 4GB 2018-06-18 10:15:12 +00:00
SHA256.cpp Core: SHA256 added 2016-10-19 12:32:02 +00:00
sheap.cpp upp.src: Fixed various warnings (GCC 8.2) 2019-03-22 07:48:06 +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 Core: CopyStream improved 2018-08-28 07:48:06 +00:00
Stream.h Core: CopyStream improved 2018-08-28 07:48:06 +00:00
String.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
String.h CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode 2017-12-20 12:10:24 +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: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +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 Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
Tuple.h Core: Workaround for MSC issue in Tuple 2018-10-31 00:12:13 +00:00
UnicodeInfo.cpp Core: ToAsciiRest_ now returns 32 instead of 0 if no ascii for character 2019-01-21 09:21:10 +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 CtrlCore: msecs now using steady_clock 2018-12-06 19:54:50 +00:00
Util.h RichEdit: Now suggesting spelling fixes 2019-01-19 15:32:48 +00:00
Uuid.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Uuid.h uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values 2012-09-14 11:43:13 +00:00
Value.cpp Developing Cocoa 2018-11-30 11:47:50 +00:00
Value.h Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Value.hpp Core: Core/config.h now has include guards 2017-03-09 22:12:57 +00:00
ValueUtil.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
ValueUtil.h Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
ValueUtil.hpp uppsrc: Deprectated RichValue uses replaced by RichToValue 2017-03-07 10:59:07 +00:00
Vcont.cpp Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Vcont.h Core: Now compiles with NODEPRECATED 2018-07-31 17:04:33 +00:00
Vcont.hpp uppsrc: Fixed some GCC 8.1 warnings 2019-03-03 23:40:34 +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/RPC: XMLRPC now can support i8 type 2019-01-03 10:58:01 +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 .cosmetics 2017-10-23 12:02:42 +00:00
z.h Core: CopyStream improved 2018-08-28 07:48:06 +00:00