Commit graph

1790 commits

Author SHA1 Message Date
cxl
e841fdffba Core: StringStream ExcLimit exception fixed for big chunks of data
git-svn-id: svn://ultimatepp.org/upp/trunk@11833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-12 15:11:34 +00:00
cxl
ead7b2d896 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-12 13:29:43 +00:00
cxl
3876918b3b CoWork: Fixed looper issue
git-svn-id: svn://ultimatepp.org/upp/trunk@11831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-11 18:15:46 +00:00
cxl
344770f414 Core: CoWork now using 'nice' priority
git-svn-id: svn://ultimatepp.org/upp/trunk@11823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-06 13:34:56 +00:00
cxl
9810899ca7 Core: WebSocket improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-03 09:18:48 +00:00
cxl
d9b487ddf0 Core: WebSocker mask fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-02 14:23:00 +00:00
cxl
90ec9f6593 Core: WebSocket improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-28 15:25:16 +00:00
cxl
2ca7efba9f Core: AsJSON now exports NaNs as null
git-svn-id: svn://ultimatepp.org/upp/trunk@11802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-27 22:14:20 +00:00
cxl
2e2658aac3 Core: WebSocket improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-24 16:04:24 +00:00
cxl
e8d15d19d6 CtrlLib: Fixed issue in EditField/ShowSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@11791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-22 13:41:27 +00:00
cxl
de224b20d8 ide: PDB debugger now displays INF and NAN
git-svn-id: svn://ultimatepp.org/upp/trunk@11790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-21 19:17:49 +00:00
cxl
e25c9f8feb Core: WebSocket fixes (thanks uppjj)
git-svn-id: svn://ultimatepp.org/upp/trunk@11784 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-17 11:07:02 +00:00
cxl
b6e54a8934 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-09 11:57:44 +00:00
cxl
8d31e7d78c Core: InFilterStream FilterEof
git-svn-id: svn://ultimatepp.org/upp/trunk@11768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-09 08:44:26 +00:00
cxl
35053fcdf9 Core/SSL: Fixed issues with memory allocation and freeing
git-svn-id: svn://ultimatepp.org/upp/trunk@11763 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-06 09:37:03 +00:00
cxl
0dd4cb3d52 Core: FindMatch signature fix (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@11762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-06 08:35:45 +00:00
cxl
58de51a730 Array/Vector new Get/Set methods
git-svn-id: svn://ultimatepp.org/upp/trunk@11756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-01 17:04:58 +00:00
cxl
9f590c34c3 ide: Fixed issue with <meta> tpp templates
git-svn-id: svn://ultimatepp.org/upp/trunk@11754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-01 06:45:26 +00:00
cxl
e2522bc121 Core: AMap/ArrayMap key rvalue variants
git-svn-id: svn://ultimatepp.org/upp/trunk@11746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-28 18:11:25 +00:00
cxl
f834924aae Core: Index now has rvalue variants of methods
git-svn-id: svn://ultimatepp.org/upp/trunk@11744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-28 16:17:08 +00:00
cxl
6ae16827b1 Core: CoPartition now performs the opration in calling thread if the range size is less than min_chunk
git-svn-id: svn://ultimatepp.org/upp/trunk@11711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-21 10:20:22 +00:00
cxl
28f61571eb Core: Minor fix in Value::Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-15 12:51:36 +00:00
cxl
87bd398b29 Core: HttpRequest::Digest(user, pwd)
git-svn-id: svn://ultimatepp.org/upp/trunk@11693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-15 10:45:26 +00:00
klugier
6bc489db3e Table of contents secion in Core tutorial, to be exactly the same like in other tutorials.
git-svn-id: svn://ultimatepp.org/upp/trunk@11690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-14 16:56:59 +00:00
cxl
0d4c5db4b2 Core: Fixed issue with SortedRange
git-svn-id: svn://ultimatepp.org/upp/trunk@11684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-11 08:41:05 +00:00
cxl
dd38fcc808 Core: cosmetics, .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 19:52:44 +00:00
cxl
ce71d0ce87 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 18:52:31 +00:00
cxl
5fdd98368f Core: now using universal references
git-svn-id: svn://ultimatepp.org/upp/trunk@11679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 18:38:26 +00:00
cxl
7e5c6a4eb4 Universal reference for algo
git-svn-id: svn://ultimatepp.org/upp/trunk@11678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 17:26:40 +00:00
cxl
9287d65919 Core: xmmintrin.h include moved to Mt.cpp to resolve SDL2 incompatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@11676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 09:50:10 +00:00
cxl
ef6c6d4716 Core: ReadSecret now using TCSADRAIN (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@11671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-08 13:24:00 +00:00
cxl
b1f720be3f .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@11670 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-08 09:47:49 +00:00
cxl
4ef4435636 ide: IconDes supersampling simplified
git-svn-id: svn://ultimatepp.org/upp/trunk@11659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-04 21:46:25 +00:00
cxl
545403c24b Core: Fixed issue with CoWork, removed HEAP256 option
git-svn-id: svn://ultimatepp.org/upp/trunk@11656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-03 08:06:45 +00:00
cxl
af9fae210a Core: SeedRandom without parameter now reseeds the random with host enthropy
git-svn-id: svn://ultimatepp.org/upp/trunk@11653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-02 15:40:29 +00:00
cxl
12d71e192a Core: #include <xmmintrin.h>
git-svn-id: svn://ultimatepp.org/upp/trunk@11640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-30 15:55:08 +00:00
cxl
f44ed56ef9 .mtp3
git-svn-id: svn://ultimatepp.org/upp/trunk@11636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-29 07:50:11 +00:00
cxl
148339f28f .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-26 10:26:27 +00:00
cxl
b363c6ce9d Core: Fixed issue with CoPartition
git-svn-id: svn://ultimatepp.org/upp/trunk@11627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-26 10:16:46 +00:00
cxl
f4b259b824 Painter: MT Painter merged to trunk; Core: CoWork looper method
git-svn-id: svn://ultimatepp.org/upp/trunk@11622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 18:27:15 +00:00
cxl
c20b742362 Core: CoPartition fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 07:51:30 +00:00
cxl
2d298f2524 CtrlLib: TextCtrl, LineEdit, CodeEditor: view mode
git-svn-id: svn://ultimatepp.org/upp/trunk@11592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-20 12:10:24 +00:00
cxl
8e3dffebe0 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 13:22:53 +00:00
cxl
2ea7c50caa Core: Improved Create for InArray, One, Any, ArrayMap, FixedArrayMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@11558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 11:00:12 +00:00
cxl
ccefea34e5 Core: Vector::Create, Array::Create improved (thanks Novo)
git-svn-id: svn://ultimatepp.org/upp/trunk@11556 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 08:23:54 +00:00
cxl
f786cae08a Core: XML optimised charset handling, now supports different charset thatn UTF-8
git-svn-id: svn://ultimatepp.org/upp/trunk@11539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 18:28:43 +00:00
cxl
b6bd8a2818 Core: XmlParser charset optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@11535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 15:46:02 +00:00
cxl
278230db8a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11531 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 08:34:57 +00:00
cxl
4feb6d7f8e upp.src: Removing .tpp $
git-svn-id: svn://ultimatepp.org/upp/trunk@11512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 14:12:09 +00:00
cxl
a90ad2a80f uppsrc: Topic Language Separator change (more)
git-svn-id: svn://ultimatepp.org/upp/trunk@11510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-02 13:00:28 +00:00