Commit graph

2224 commits

Author SHA1 Message Date
cxl
d30e68e803 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-27 11:56:17 +00:00
cxl
01388a179d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-27 09:30:48 +00:00
cxl
6f1bb82054 Core: SizeBySerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@14892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-24 16:44:35 +00:00
cxl
3a3e40bf16 Core: Minor StringBuffer optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@14891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-24 15:10:42 +00:00
cxl
d470090b25 ide: Fixed assist issue, Core: ReadSurrogatePair
git-svn-id: svn://ultimatepp.org/upp/trunk@14856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-21 08:37:08 +00:00
cxl
174098ef72 Core: CheckLogEtalon, ide: Compare with log
git-svn-id: svn://ultimatepp.org/upp/trunk@14837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 08:46:50 +00:00
cxl
82b1c65236 Core: Win10 config adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@14835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 07:16:39 +00:00
cxl
4aca1f3cb1 Core: Unicode optimisations
git-svn-id: svn://ultimatepp.org/upp/trunk@14831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-18 14:52:11 +00:00
cxl
806d91907b Core: Unicode Compose/Decompose docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-17 12:45:36 +00:00
cxl
bead61ec59 Core: clamp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-16 10:28:26 +00:00
cxl
742376faac .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-14 08:58:18 +00:00
cxl
54d496a9f9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-14 07:54:16 +00:00
cxl
42eadfe840 Core: flagWIN10 support
git-svn-id: svn://ultimatepp.org/upp/trunk@14816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-13 17:39:47 +00:00
cxl
57905f335c Core: Fixed issue in GetFileOnPath (full path name was returned even if it does not exist)
git-svn-id: svn://ultimatepp.org/upp/trunk@14799 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-12 14:04:42 +00:00
cxl
4d4e2adbeb Core: SOLARIS fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 11:10:48 +00:00
cxl
bfd48b5ec9 POSIX flags fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 08:28:12 +00:00
cxl
d4cf630a1c Core, Painter: SolveQuadraticEquation moved to Core/Util.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-04 21:16:59 +00:00
cxl
a16492a289 Core: GCC warning in Log.cpp (thanks pvictor)
git-svn-id: svn://ultimatepp.org/upp/trunk@14722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 15:46:58 +00:00
cxl
2e6b075379 Core: SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 09:21:42 +00:00
cxl
8ffc102c32 Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:35:38 +00:00
cxl
790fd8fa1c Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:41:31 +00:00
cxl
6f5d1a0fc0 Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:34:18 +00:00
cxl
efeda3355d Core: Removed backtrace for BSDs
git-svn-id: svn://ultimatepp.org/upp/trunk@14708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:13:00 +00:00
cxl
1ad1faf973 Core: SIMD_SSE2 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-27 15:20:51 +00:00
cxl
e035de2dbb Core: Developing NEON SIMD
git-svn-id: svn://ultimatepp.org/upp/trunk@14701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-27 15:19:32 +00:00
cxl
60a6dad682 Core: SIMD SSE2 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-23 15:35:22 +00:00
oblivion
c9ecfb9806 Core/SSH: SshExec: Fixed a truncation issue with stdout/stderr buffers.
git-svn-id: svn://ultimatepp.org/upp/trunk@14693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-21 18:31:06 +00:00
cxl
fbe29338b0 Core: CPU_NEON flag
git-svn-id: svn://ultimatepp.org/upp/trunk@14689 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-20 13:09:11 +00:00
cxl
a7cae97172 ide: Parsing fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 11:10:26 +00:00
cxl
8b751adbc3 Core: SIMD Test renamed to AllTrue to avoid name clashes
git-svn-id: svn://ultimatepp.org/upp/trunk@14657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-05 07:33:00 +00:00
cxl
fb4d667fdb uppsrc: SSE2->SIMD, Core: another decode fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 11:21:07 +00:00
cxl
b8598982eb Core: SIMD
git-svn-id: svn://ultimatepp.org/upp/trunk@14650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-03 07:29:31 +00:00
cxl
b1a412a2da Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 15:08:09 +00:00
cxl
0a195d2895 Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-30 09:11:50 +00:00
cxl
86f5e2910f Core: decode fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 21:08:07 +00:00
cxl
852d46fecf Fixed temporary value issue in decode
git-svn-id: svn://ultimatepp.org/upp/trunk@14639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-29 17:48:26 +00:00
cxl
dfafee9e31 Core: String fix for sanitizer
git-svn-id: svn://ultimatepp.org/upp/trunk@14629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-23 13:16:37 +00:00
cxl
cd503a34bb Core: Fixed memory info in FreeBSD, ide: Refactoring CodeBase
git-svn-id: svn://ultimatepp.org/upp/trunk@14617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-22 06:38:59 +00:00
cxl
83ea8127ab Core: Fn.h minor fix, ide: Refactoring codebase
git-svn-id: svn://ultimatepp.org/upp/trunk@14610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-19 07:59:29 +00:00
cxl
3a63f14e86 Core: Fn improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-18 06:39:21 +00:00
cxl
82554139a1 Core: Added std::forward to Fn.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 18:44:44 +00:00
cxl
d08d636b28 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:08:30 +00:00
cxl
3e4b840506 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
e8e2452d5f Core: Minor string optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@14603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-16 21:47:24 +00:00
cxl
821d9a377c Core: memset128, memeq128
git-svn-id: svn://ultimatepp.org/upp/trunk@14600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-16 14:49:58 +00:00
cxl
a77b6cd36a Draw: Some SSE2 routines moved from Painter
git-svn-id: svn://ultimatepp.org/upp/trunk@14597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-15 20:34:53 +00:00
cxl
1f49ce6a3e Draw: Minify SSE2 optimised, Core: Fixed to compile with FreeBSD
git-svn-id: svn://ultimatepp.org/upp/trunk@14596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-15 11:57:51 +00:00
cxl
1af6908ff9 Core: get_i
git-svn-id: svn://ultimatepp.org/upp/trunk@14594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-14 17:08:20 +00:00
cxl
d066660f6e CtrlCore: Fixed performance issue with Font cache in Gtk3 backend
git-svn-id: svn://ultimatepp.org/upp/trunk@14590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 17:13:27 +00:00
cxl
6d12c664d3 Core: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@14584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-13 11:50:51 +00:00