cxl
6953c7fa89
Draw: Fixed Image::operator==
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 07:41:08 +00:00
cxl
6d0491625d
Core: Mem
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-01 00:19:02 +00:00
cxl
d2967e13f1
uppsrc: In preparation to move to 64 bit hash codes, hash code type is now hash_t (replaces unsigned, dword)
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-31 16:13:28 +00:00
cxl
80a7a09c67
Core: String cleanup
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:27:54 +00:00
cxl
84b876bc5a
Core: ARM fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:20:34 +00:00
cxl
ab2547885d
Core: String compare optimizations
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-30 17:15:06 +00:00
oblivion
807463c2e8
SSH: ToDo list updated.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 19:31:15 +00:00
oblivion
810ea1ec95
Core/SSH: Z compression is enabled. (uses plugin/z on WIN32)
...
Core/SSH: A CLANG warning (-Wimplicit-function-declaration) condition for gettimeofday() function is fixed.
Core/SSH: Cleanup, small bugfixes and cosmetics..
Core/SSH: API docs are updated accordingly.
git-svn-id: svn://ultimatepp.org/upp/trunk@14509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-28 13:22:30 +00:00
cxl
e3416384d9
Core: Mem: ARM fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 17:09:35 +00:00
cxl
2352d9b58c
Core: Mem.h improvements
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:39:08 +00:00
cxl
f3ecaf5f32
Core/SSL: Removed deprecated stuff
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14504 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-26 22:20:20 +00:00
cxl
db5b7236f6
.Core/Mem
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14503 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-26 17:05:11 +00:00
cxl
78cf875ad8
Core: Fixed to compile with ARM
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-25 21:27:25 +00:00
cxl
d2ea86c98b
Core/SSL: Added OPENSSL_thread_stop to cleanup after thread exit
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-25 16:12:27 +00:00
cxl
4c9cf3cd3f
Draw: ImageScale fixed, uppsrc: various minor fixes related to Mem.h
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-24 08:40:20 +00:00
cxl
a7ffd101e9
Core: memcpyq, memcpydq, memcpy is using them...
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 17:00:36 +00:00
cxl
36fadbf7bf
uppsrc: Many memcpy, memset converted to new memory functions
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 15:14:16 +00:00
cxl
fdfa8dcf23
SSE related includes reorganized
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 11:10:22 +00:00
cxl
175eda6c88
Core: memcpyd, memsetd now reduced in code size, Vector::Grow now using new memory routines
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 09:36:44 +00:00
cxl
1712860439
Core: Fix in svo_memset form unaligned CPUs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-21 17:44:58 +00:00
cxl
48d2166c08
Core: New highly optimised svo_memcpy, svo_memset, memcpyd functions
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-21 17:18:24 +00:00
cxl
8ec50747cf
Core, Draw, Painter: memsetd and RGBAFill optimized
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-20 14:39:18 +00:00
cxl
02e2c64664
Core: Fixed random generator seed issue in win32
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-18 12:09:49 +00:00
cxl
3c9a733acd
Draw: RescaleFilter now parallelized
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-14 12:31:53 +00:00
cxl
0b8efd7e21
Core: SwapEndian16 overloading fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-08 14:11:49 +00:00
cxl
fc4dfce19e
Core: Peek, Poke, Stream: Get16, 32, 64 optimized
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-08 13:55:42 +00:00
cxl
8f93b7a0eb
Core: Peek/Poke
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-08 08:09:36 +00:00
cxl
945a40c24f
.docs, MINGW tls patch removed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14420 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 17:02:25 +00:00
cxl
32e83b73f1
Core: Ops fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14418 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 15:45:54 +00:00
cxl
08cfd34191
Core: SignificantBit64 fix for aarmhf
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 15:16:46 +00:00
cxl
820ce4a2aa
CtrlCore: Fix of serialization on armhf, ide: lxde terminal support
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-01 10:45:02 +00:00
cxl
baa4c6772f
ide: CLANG now default method in win32
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14378 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-25 08:03:15 +00:00
cxl
8977ee8d30
Core/SSH: Removed RLOGs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 14:19:07 +00:00
cxl
fbda4ce4f6
Core:SSH: crypto ssl fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14366 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 14:06:56 +00:00
cxl
d42e49f516
Core/SSL: Now using 'crypto ssl' for MSVC too
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14365 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 14:05:02 +00:00
cxl
acf8e363ae
upp.src: OpenBSD patches
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-24 08:14:38 +00:00
cxl
9c962bd18d
Core/SSH: Fixed clang ssl, ide: License update
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-23 12:07:18 +00:00
cxl
b7c4720006
ide: Response file support in GCC builder, CtrlLib: Fixed appearance of ProgressIndicator in some cases
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14354 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-23 09:09:50 +00:00
cxl
9a58e0828b
Core/SSL: now using static ssl/crypto, ide: Automatic BM setup now changed for static ssl
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-22 15:42:32 +00:00
cxl
eb57b66cd4
Draw: DragRect fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14346 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-21 17:13:05 +00:00
cxl
50c7118301
CtrlCore: ImageWin32 optimisations
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14343 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-21 08:37:09 +00:00
cxl
344fc772f6
Draw: GaussianBlur
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-19 15:07:57 +00:00
cxl
a4a1d405fc
CtrlCore: ImageWin32 simplified, RectTracker now works correctly with negative minsize
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 15:12:45 +00:00
cxl
d05e6fa8bf
.cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 14:15:07 +00:00
cxl
e5b704f4f1
uppsrc: small fixes
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14319 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-17 17:20:49 +00:00
oblivion
1a60074fa9
Core: Heap: Missing topic title added.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 17:11:20 +00:00
cxl
0df84f137a
Core: Color: CMYK conversion
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-13 11:24:16 +00:00
cxl
fa09048354
Core: Fixed to compile
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-10 16:36:14 +00:00
cxl
bb963792f5
MacOS: GetExeFilePath fix
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-10 15:19:03 +00:00
cxl
c503c52aaa
Core: GetAppFolder (MacOS), ide: Install on MacOS changed to new common sandboxed layout
...
git-svn-id: svn://ultimatepp.org/upp/trunk@14289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-10 14:49:02 +00:00