cxl
22ef56fed8
Core: Semaphore/ConditionVariable -1 INFINITE change for POSIX
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 13:42:17 +00:00
cxl
856735c23b
Core: ConditionVariable/Semaphore timeout_ms -1 is not INFINITE (Win32 implementation)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 13:32:15 +00:00
cxl
7196711201
Core: Fixed Value.begin/end in case Value contains ValueMap
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-22 09:23:06 +00:00
cxl
89ec735333
uppsrc: docs & removed #ifdef MTs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-21 10:05:16 +00:00
cxl
4a8fe8c33a
Core: Xmlize/Jsonize improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-20 20:46:56 +00:00
cxl
2b49b2aac4
uppsrc: external library dependencies refactored with pkg-config
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-19 12:59:46 +00:00
cxl
7b01bec9d1
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-09 13:58:19 +00:00
cxl
b708e1398d
Core: Fixed DUMP namespace issues
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-07 14:34:55 +00:00
cxl
3b3aead083
Core: AsyncWork pick
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-07 14:05:47 +00:00
cxl
cae0e6eb79
Core: ConditionVariable::Wait(timeout_ms) in Win32
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:14:23 +00:00
cxl
ae7712c559
Core: ConditionVariable::Wait(timeout_ms) in linux
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:12:51 +00:00
cxl
9c8a0a17e2
Core: ConditionVariable::Wait(int timeout_ms)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 12:10:09 +00:00
cxl
2b2c7b6380
Core: Semaphore Wait with timeout (thanks Tom1)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-19 10:36:47 +00:00
cxl
e1321e5d82
Core: GZCompress fixes (thanks zsolt)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-08 07:46:29 +00:00
cxl
e8fe963242
Core: AMap::Trim now using Trim for value too (thanks Novo)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-06 06:42:16 +00:00
cxl
21f299b26b
ide: PDB debugger improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-12-03 13:57:46 +00:00
cxl
fb83c1c115
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-28 11:43:23 +00:00
cxl
32e77bd45c
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-24 15:30:16 +00:00
cxl
70d712b7cc
Core: IsDoubleWidth (thanks ismail)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-23 10:47:03 +00:00
cxl
642be584d5
ide: PDB debugger U++ pretty displaying
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13706 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-22 09:15:05 +00:00
cxl
cc6336c61b
Core: Value type is now stored in data
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13704 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-21 09:54:25 +00:00
cxl
6703a5f390
ide: developing PDB pretty printers
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-19 15:26:51 +00:00
cxl
06b67c51e5
Core: Removed CoInitializeEx from AppInit to solve D&D problem
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13692 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-13 09:21:32 +00:00
cxl
cbf3a6e7d7
Core: Directory exists check now works differently
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13684 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-08 09:50:07 +00:00
cxl
0fd3688625
CtrlLib: FileSel .lnk improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-07 17:40:21 +00:00
cxl
a6f88dccf3
CtrlLib: FileSel .lnk improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-11-05 18:00:10 +00:00
cxl
da2da43ea7
Core: Fixed column info in CParser
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-30 07:39:28 +00:00
oblivion
85aa5a8fd4
Core/SSH: Authentication methods list parsing is fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-26 21:47:32 +00:00
cxl
662659ee7f
Core/SSH: Fixed to compile with MSC
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-25 21:56:21 +00:00
oblivion
3660234562
SSH: CLANG warning is fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 12:18:24 +00:00
oblivion
67e0101d85
SSH: A CLANG warning is temporarily suppressed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 11:26:44 +00:00
cxl
322a9d31ee
Core: Heap panic mode fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-22 00:21:30 +00:00
oblivion
2f5543636a
SSH: Docs updated.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-16 21:55:37 +00:00
oblivion
33b4d3d867
SSH: New Fingerprint methods are added (MD5, SHA1, SHA256).
...
SSH: Old Fingerprint() and HashType() methods are deprecated.
SSH: Client and server side language method preference can now be specified.
SSH: Docs are updated.
SSH: Cosmetics & misc.
git-svn-id: svn://ultimatepp.org/upp/trunk@13647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-16 13:02:00 +00:00
cxl
d3b5dc0d3e
Core: IsNaN(Complex)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-15 22:40:51 +00:00
oblivion
eb3923122a
SSH: SshSession - Authentication scheme 'none' is implemented.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 20:51:36 +00:00
oblivion
62a95c1e5e
SSH: Password change request and event is implemented.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-14 14:06:20 +00:00
oblivion
d82de25d0c
SSH: SshSession - Transport method prefrerences handling is fixed.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13637 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-12 22:54:29 +00:00
cxl
9a9f821d1e
Core: Fixed issue with allocator 4KB reserve
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-08 09:03:02 +00:00
oblivion
220ad152a6
SSH: SshShell: Terminal modes can now be specified.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-10-02 21:34:08 +00:00
oblivion
e3ae693811
SSH: Core::Wait() is moved out of the critical section. (MT fix)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-26 07:50:11 +00:00
cxl
845b548fa2
Core: SetVppLogNoDeleteOnStartup declaration now public
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-14 07:36:35 +00:00
cxl
1ebdbbe66a
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-08 20:07:59 +00:00
cxl
53e7c84102
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 13:01:00 +00:00
cxl
cabfb398c8
Core: docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 12:53:06 +00:00
cxl
dc179ed41c
Core: SHA1 fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-04 22:17:20 +00:00
cxl
9f1d2d2356
Core: LaunchWebBrowser fixed in MacOS
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-25 18:32:47 +00:00
cxl
3482045007
Core: VectorMap/Array map all operator() variants added (via universal reference)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 15:09:27 +00:00
cxl
2ccc34e131
Core: VectorMap initialization improved
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13541 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 15:01:37 +00:00
cxl
e461a68268
Core: VectorMap initialize issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-08-13 07:05:34 +00:00