ultimatepp/uppsrc/Core
cxl 5afe9dfbda ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-09 16:39:15 +00:00
..
lib Core, plugin/lz4: lz4 updated to 1.7.3 2017-10-21 17:59:45 +00:00
POP3 upp.src: Removing .tpp $ 2017-12-02 14:12:09 +00:00
Rpc Core/Rpc: Improved support for containers (thanks busiek) 2018-04-13 13:34:16 +00:00
SMTP upp.src: Removing .tpp $ 2017-12-02 14:12:09 +00:00
src.tpp Core: MakeOne changed to function 2018-07-06 08:03:46 +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
SSL ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries 2018-07-09 16:39:15 +00:00
Algo.h Core: FindMatch signature fix (thanks Novo) 2018-02-06 08:35:45 +00:00
App.cpp Core: TempFile 2018-05-15 08:45:27 +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 Removed forgotten DDUMP 2016-11-13 14:21:16 +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: Unicode support 2017-06-17 21:17:31 +00:00
CharSet.h Core: JSON now treats string codepoints >0x8000 as surrogate pairs 2017-07-27 12:38:51 +00:00
CharSet.i *Core: CharSet refactored to avoid constant mismatches 2010-06-07 12:30:29 +00:00
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: MacOS adjustments 2018-07-05 15:11:57 +00:00
Color.h Core: MacOS adjustments 2018-07-05 15:11:57 +00:00
Complex.h uppsrc: Deprectated RichValue uses replaced by RichToValue 2017-03-07 10:59:07 +00:00
config.h Core: MacOS adjustments 2018-07-05 15:11:57 +00:00
Convert.cpp Core: Fixed to compile with GCC 2017-03-08 08:34:29 +00:00
Convert.h CtrlLib: Edit*Spin::RoundFromMin 2017-05-01 14:24:12 +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: xmmintrin.h include moved to Mt.cpp to resolve SDL2 incompatibility 2018-01-10 09:50:10 +00:00
Core.t uppsrc: ES-ES translation updated 2018-04-13 12:57:48 +00:00
Core.upp Array/Vector new Get/Set methods 2018-02-01 17:04:58 +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::IsFinished fixed 2018-03-31 05:48:34 +00:00
CoWork.h ide: IconDes supersampling simplified 2018-01-04 21:46:25 +00:00
Cpu.cpp Core: CpuHypervisor 2017-10-17 16:00:37 +00:00
Debug.cpp Core: LOGHEX/DUMPHEX now support integral types 2016-11-17 10:09:15 +00:00
Defs.h CpuHypervisor 2017-10-17 15:45:26 +00:00
Diag.h .cosmetics 2017-09-12 14:58:39 +00:00
Dli.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
dli.h new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115 2008-08-02 14:54:22 +00:00
dli_header.h changed svn layout 2008-06-07 22:31:27 +00:00
dli_source.h changed svn layout 2008-06-07 22:31:27 +00:00
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 .cosmetics, .docs 2016-12-01 13:59:35 +00:00
Function.h THISFN improved (thanks Tom1) 2018-06-11 13:49:35 +00:00
Gtypes.cpp Core: Bearing renamed to Direction (because of conflict with GEO bearing name) 2018-06-28 17:51:52 +00:00
Gtypes.h Core: Bearing renamed to Direction (because of conflict with GEO bearing name) 2018-06-28 17:51:52 +00:00
Hash.cpp Core: Bits optimized, CtrlLib: ArrayCtrl::WhenColumnSort 2017-04-25 10:37:55 +00:00
Hash.h .cosmetics 2018-06-18 11:54:40 +00:00
heap.cpp Core: Fixed issue with CoWork, removed HEAP256 option 2018-01-03 08:06:45 +00:00
Heap.h Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
heapdbg.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
HeapImp.h Core: Fixed issue with CoWork, removed HEAP256 option 2018-01-03 08:06:45 +00:00
heaputil.cpp .mtp3 2017-12-29 07:50:11 +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: Index now has rvalue variants of methods 2018-01-28 16:17:08 +00:00
Inet.h WebSocket improvements (thanks Zbych) 2018-06-11 12:52:38 +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: Fixed SortedVectorMap::Add cloning issue, added r-value variant 2018-04-13 08:14:17 +00:00
InVector.hpp Core: InVector Jsonize fixed 2017-03-23 08:13:33 +00:00
JSON.cpp Core: AsJSON now exports NaNs as null 2018-02-27 22:14:20 +00:00
JSON.h Core: JsonIO now supports default values (just like XmlIO) 2018-04-03 17:16:25 +00:00
Jsonize.h .Core: FileOut::Open wrong #ifdef fixed 2012-03-02 15:28:09 +00:00
Lang.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Lang.h .reorganizing 2016-05-01 20:21:16 +00:00
Lang_s.h changed svn layout 2008-06-07 22:31:27 +00:00
LangInfo.cpp .cosmetics 2017-06-20 14:04:05 +00:00
lcid.txt changed svn layout 2008-06-07 22:31:27 +00:00
lheap.cpp Core: Fixed issue with CoWork, removed HEAP256 option 2018-01-03 08:06:45 +00:00
LocalProcess.cpp Core: Fixed issue in LocalProcess 2017-07-17 11:08:59 +00:00
LocalProcess.h Core: LocalProcess fix 2017-03-02 23:19:41 +00:00
Log.cpp Core: GetStdLogPath 2016-11-07 08:05:50 +00:00
lt_.h changed svn layout 2008-06-07 22:31:27 +00:00
Map.h Core: AMap/ArrayMap key rvalue variants 2018-01-28 18:11:25 +00:00
Map.hpp Core: AMap/ArrayMap key rvalue variants 2018-01-28 18:11:25 +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 Core: CoWork now using 'nice' priority 2018-03-06 13:34:56 +00:00
Mt.h Core: CoWork now using 'nice' priority 2018-03-06 13:34:56 +00:00
NetNode.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Obsolete.h .reorganizing 2016-05-01 20:21:16 +00:00
Ops.h StringBuffer/WStringBuffer now have casts to void *, byte *, int16 *, CodeEditor now highlights THISFN 2016-10-15 06:53:49 +00:00
Other.h Core: MakeOne changed to function 2018-07-06 08:03:46 +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 Core: CoWork optimized 2016-01-08 21:57:22 +00:00
Ptr.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Ptr.h changed svn layout 2008-06-07 22:31:27 +00:00
Random.cpp Core: SeedRandom without parameter now reseeds the random with host enthropy 2018-01-02 15:40:29 +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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +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 Core: Speller now searching in more paths in Posix 2017-01-12 07:48:16 +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: StringStream ExcLimit exception fixed for big chunks of data 2018-03-12 15:11:34 +00:00
Stream.h Core: Fixed problem with OutStream destructor 2017-11-20 10:10:19 +00:00
String.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
t.h Core: thTH a msMY added to .t (thanks jfranks) 2017-03-07 11:52:48 +00:00
t_.h changed svn layout 2008-06-07 22:31:27 +00:00
TimeDate.cpp uppsrc: MacOSX11 minor fixes 2018-07-05 07:34:46 +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 GetTopicLNG 2009-01-09 16:40:08 +00:00
topic_group.h changed svn layout 2008-06-07 22:31:27 +00:00
Topt.h Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
Tuple.h .cosmetics 2016-05-11 09:09:39 +00:00
UnicodeInfo.cpp Core: Fixed issue with SortedRange 2018-01-11 08:41:05 +00:00
Utf.cpp .cosmetics 2017-06-05 22:07:44 +00:00
Utf.hpp Core: JSON now treats string codepoints >0x8000 as surrogate pairs 2017-07-27 12:38:51 +00:00
Util.cpp ArrayCtrl: SortDefault desc parameter 2018-03-17 14:12:08 +00:00
Util.h Core: SeedRandom without parameter now reseeds the random with host enthropy 2018-01-02 15:40:29 +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 Core: Minor fix in Value::Serialize 2018-01-15 12:51:36 +00:00
Value.h Core: ValueType now allows later (in T) definition of type No 2016-07-05 15:00:37 +00:00
Value.hpp Core: Core/config.h now has include guards 2017-03-09 22:12:57 +00:00
ValueUtil.cpp Core: Fixed missing ValueMap constructor (from ValueArray), docs 2016-12-16 15:22:34 +00:00
ValueUtil.h Core: Fixed missing ValueMap constructor (from ValueArray), docs 2016-12-16 15:22:34 +00:00
ValueUtil.hpp uppsrc: Deprectated RichValue uses replaced by RichToValue 2017-03-07 10:59:07 +00:00
Vcont.cpp theide now supports Visual Studio 2017 C++ compiler auto setup (MSC15) 2017-04-29 18:05:15 +00:00
Vcont.h Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
Vcont.hpp Core: Explicit destructor notation fixed 2018-03-22 10:44:07 +00:00
WebSocket.cpp Turtle: fixed 2018-05-08 12:14:23 +00:00
Win32Util.cpp Core: Win XP compatibility fix 2017-01-03 13:51:02 +00:00
Win32Util.h Core: Win reg functions now have wow paramater 2016-06-20 08:54:05 +00:00
WString.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
XML.cpp Core: XML optimised charset handling, now supports different charset thatn UTF-8 2017-12-08 18:28:43 +00:00
XML.h Core: XML optimised charset handling, now supports different charset thatn UTF-8 2017-12-08 18:28:43 +00:00
Xmlize.cpp Core: Removed DDUMPs 2018-04-04 09:27:39 +00:00
Xmlize.h Core: Xmlize now does not change variables if correspoinding tag is missing 2017-05-15 18:37:16 +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 upp.src: Removing Gate2 2017-01-06 22:47:09 +00:00