cxl
|
5148266e5f
|
Core: HttpRequest: WhenContent now only receives data of final OK content (not redirection or authorization texts or errors)
git-svn-id: svn://ultimatepp.org/upp/trunk@11249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-16 17:40:24 +00:00 |
|
cxl
|
28efdebbd1
|
Core: ReadSecret (thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@11238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-15 09:05:42 +00:00 |
|
cxl
|
114b1fc8f4
|
Core: CParser universal character escapes support improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-09 07:52:03 +00:00 |
|
cxl
|
6914645559
|
Core: Charset cleanup and docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-06 09:27:52 +00:00 |
|
cxl
|
836f5459ba
|
Core: Support of r-value in ranges
git-svn-id: svn://ultimatepp.org/upp/trunk@11135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-04 18:22:11 +00:00 |
|
cxl
|
a3a37044cd
|
Core: ReverseRange and SortedRange
git-svn-id: svn://ultimatepp.org/upp/trunk@11129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-01 12:32:53 +00:00 |
|
cxl
|
272d416b91
|
Core: ToUtf8 for single codepoint extented to full UNICODE, CParser now supports \u surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-26 13:01:21 +00:00 |
|
cxl
|
aae24f1b8f
|
Core: SetHomeDirectory now available in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@11121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-26 07:21:58 +00:00 |
|
cxl
|
51add7fbd5
|
Core: CoWork::Cancel
git-svn-id: svn://ultimatepp.org/upp/trunk@11106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-18 13:34:33 +00:00 |
|
cxl
|
9dadd4da2f
|
Core: LocalProcess now returns at max ~1KB in Read in Posix too
git-svn-id: svn://ultimatepp.org/upp/trunk@11102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-18 07:47:45 +00:00 |
|
cxl
|
f068366b70
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-16 15:12:28 +00:00 |
|
cxl
|
f48fa0c1d5
|
Core: Bits::Get(pos, count), Get64
git-svn-id: svn://ultimatepp.org/upp/trunk@11096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-16 13:37:08 +00:00 |
|
cxl
|
a3cf763601
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-16 11:09:17 +00:00 |
|
cxl
|
657911785f
|
Core: Xmlize now does not change variables if correspoinding tag is missing
git-svn-id: svn://ultimatepp.org/upp/trunk@11090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-15 18:37:16 +00:00 |
|
cxl
|
171ea3dc4e
|
Xmlize improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-15 17:25:30 +00:00 |
|
cxl
|
35094fe7ee
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-02 13:53:13 +00:00 |
|
cxl
|
a752b15cc6
|
theide now supports Visual Studio 2017 C++ compiler auto setup (MSC15)
git-svn-id: svn://ultimatepp.org/upp/trunk@11040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-29 18:05:15 +00:00 |
|
cxl
|
9860702ab7
|
Bits improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-26 11:33:02 +00:00 |
|
cxl
|
b013efdeeb
|
Core: Buffer::Get and ::IsEmpty
git-svn-id: svn://ultimatepp.org/upp/trunk@10991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-09 13:16:36 +00:00 |
|
cxl
|
0b50b62c41
|
Core: Socket::SSLServerNameIndicator, used in HttpRequest; fixes problems with connecting to some https server
git-svn-id: svn://ultimatepp.org/upp/trunk@10990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-08 21:32:22 +00:00 |
|
cxl
|
40bd90c7e1
|
Core: Fixed issue in ConvertString - Trim (Left/Right) is now performed before doing checks
git-svn-id: svn://ultimatepp.org/upp/trunk@10919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-07 23:20:12 +00:00 |
|
cxl
|
d48aca5316
|
uppsrc: Deprectated RichValue uses replaced by RichToValue
git-svn-id: svn://ultimatepp.org/upp/trunk@10913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-07 10:59:07 +00:00 |
|
cxl
|
749e3c1b4d
|
Core: One::Get (alternative to operator~)
git-svn-id: svn://ultimatepp.org/upp/trunk@10871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-22 08:31:18 +00:00 |
|
cxl
|
4ee2d46a0e
|
Core: MakeOne
git-svn-id: svn://ultimatepp.org/upp/trunk@10866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-21 10:32:54 +00:00 |
|
cxl
|
d401b23eff
|
.One docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-19 09:10:04 +00:00 |
|
klugier
|
aef6afd666
|
.doc Added std::unique_ptr reference in One description
git-svn-id: svn://ultimatepp.org/upp/trunk@10848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-11 19:59:00 +00:00 |
|
cxl
|
40509d763c
|
Core: CParser nested comments support (thanks cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-15 09:59:11 +00:00 |
|
koldo
|
6ba4b11b99
|
.Core: Tiny doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-06 22:59:35 +00:00 |
|
cxl
|
6339ad528d
|
ide: Automatic setup refactored to use registry
git-svn-id: svn://ultimatepp.org/upp/trunk@10625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-02 20:40:13 +00:00 |
|
koldo
|
2f4667a170
|
Core: Tiny correction in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@10582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-25 16:08:46 +00:00 |
|
cxl
|
ef1b94c4c2
|
Core: Fixed CoFindIndex
git-svn-id: svn://ultimatepp.org/upp/trunk@10560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-20 13:20:11 +00:00 |
|
cxl
|
68dba879f5
|
Core: Fixed missing ValueMap constructor (from ValueArray), docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10550 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-16 15:22:34 +00:00 |
|
cxl
|
fb3d4627b7
|
Core: Value/ValueMap::IsSame refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@10540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-13 15:05:17 +00:00 |
|
cxl
|
ca538274e6
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-08 09:27:30 +00:00 |
|
cxl
|
29b8c72e7b
|
CoWorkerResources begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@10521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-05 20:35:38 +00:00 |
|
cxl
|
9beab32459
|
Core: CoWorkerResources
git-svn-id: svn://ultimatepp.org/upp/trunk@10520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-05 16:44:09 +00:00 |
|
klugier
|
37f64890a4
|
.doc Rename article concerning numberinc conversions and change it title
git-svn-id: svn://ultimatepp.org/upp/trunk@10509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-02 21:14:07 +00:00 |
|
cxl
|
871e0b2578
|
.cosmetics, .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-01 13:59:35 +00:00 |
|
cxl
|
453ec91af4
|
Core: GetMonthsP
git-svn-id: svn://ultimatepp.org/upp/trunk@10503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-30 13:47:44 +00:00 |
|
cxl
|
a772f7c3fa
|
plugin/pcre: PCRE library update, Core: CoIsRangeEqual
git-svn-id: svn://ultimatepp.org/upp/trunk@10494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-27 15:14:26 +00:00 |
|
klugier
|
f79c6c0d8e
|
.doc Fix spelling mistake in Conversion
git-svn-id: svn://ultimatepp.org/upp/trunk@10492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-26 18:28:54 +00:00 |
|
klugier
|
b08f9199ed
|
.doc Convertion between string and numbers are now documented
git-svn-id: svn://ultimatepp.org/upp/trunk@10490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-25 22:57:28 +00:00 |
|
cxl
|
15aeca9a0c
|
Core: CoCount, CoCountIf
git-svn-id: svn://ultimatepp.org/upp/trunk@10485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-22 18:59:49 +00:00 |
|
cxl
|
9fd64ee55d
|
Core: Count, CountIf algorithms
git-svn-id: svn://ultimatepp.org/upp/trunk@10483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-22 18:38:35 +00:00 |
|
cxl
|
b91c180ab1
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-20 09:03:03 +00:00 |
|
cxl
|
924aaf3b9e
|
.docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-20 07:43:19 +00:00 |
|
cxl
|
4e9a7b5256
|
Core: .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-19 22:45:54 +00:00 |
|
cxl
|
6c21014466
|
Core: AIndex removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10465 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-19 13:19:20 +00:00 |
|
cxl
|
5d13df58ea
|
Image: begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@10462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-18 14:35:20 +00:00 |
|
cxl
|
e2c8851645
|
Core: Fixed issues in XmlParser(Stream)
git-svn-id: svn://ultimatepp.org/upp/trunk@10449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-16 16:53:12 +00:00 |
|