Commit graph

1992 commits

Author SHA1 Message Date
cxl
f310b63b88 Core: LangInfo fixed to compile with MSC15
git-svn-id: svn://ultimatepp.org/upp/trunk@13425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-21 13:57:58 +00:00
cxl
0f7227d1d1 Core: Random seed fix, CtrlLib: Fixed loading of .exe image in FileSel, ide: Improved output mode
git-svn-id: svn://ultimatepp.org/upp/trunk@13424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-21 10:52:30 +00:00
cxl
61495d172e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-20 20:42:35 +00:00
cxl
8148606659 Core: Fixed mingw Random issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-20 16:31:19 +00:00
cxl
90752f380c CtrlLib: ArrayCtrl sort improved, Core: GetLanguageInfo() optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@13419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-18 13:37:43 +00:00
cxl
ba0e9a594d Core: Value::Compare optimised for standard types
git-svn-id: svn://ultimatepp.org/upp/trunk@13416 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-18 11:44:20 +00:00
cxl
89e717ef0d Core: Heap improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13412 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 22:03:01 +00:00
cxl
86e91ce872 Core: Allocator improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@13411 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 22:01:07 +00:00
cxl
4cce8cb98b Core: Fixed allocator issue on thread exit
git-svn-id: svn://ultimatepp.org/upp/trunk@13410 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 21:28:11 +00:00
cxl
027d0fb59b Core: Fixed SeedRandom(0) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 11:48:34 +00:00
cxl
ca12b7f0f0 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13405 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 10:02:57 +00:00
cxl
789a4e6c24 CtrlLib: FileSel sorting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@13404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-17 09:52:14 +00:00
cxl
9f49a2429e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-16 14:25:09 +00:00
cxl
5bec78fe5d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13398 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:52:17 +00:00
cxl
74a0afc798 Core: Uuid optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@13396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:32:35 +00:00
cxl
985e71f922 Core: Fixed to compile with clang
git-svn-id: svn://ultimatepp.org/upp/trunk@13394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 08:15:59 +00:00
cxl
da5d81e206 Core: Random refactored with xoshiro256**
git-svn-id: svn://ultimatepp.org/upp/trunk@13393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-14 13:41:09 +00:00
cxl
095fe1e9ce Core: SignificantBits64
git-svn-id: svn://ultimatepp.org/upp/trunk@13391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-14 08:20:45 +00:00
cxl
d56d1cc31d uppsrc: MemoryAlloc instead of new[]
git-svn-id: svn://ultimatepp.org/upp/trunk@13389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 11:37:54 +00:00
cxl
c2f85b968c uppsrc: thread__ -> thread_local
git-svn-id: svn://ultimatepp.org/upp/trunk@13388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 09:00:26 +00:00
cxl
cbc7989b91 Core: CoWork Mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 07:48:06 +00:00
cxl
3139ae930c Core: CoWork improvements, migw TLS workaround FastMingwTLS
git-svn-id: svn://ultimatepp.org/upp/trunk@13386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-12 21:49:33 +00:00
cxl
5fd2a3e222 Core: Buffer fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 18:16:10 +00:00
cxl
1f5d5c9b1e Core: Improved approximate best fit in allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-10 15:26:34 +00:00
cxl
96fad1e83c Core: Improved memory profile
git-svn-id: svn://ultimatepp.org/upp/trunk@13376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-09 21:26:47 +00:00
cxl
4c6d84630a Core: Allocator fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13375 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-09 08:02:19 +00:00
cxl
fc95f6acb9 Core: Fixed issue with compilation with USEMALLOC
git-svn-id: svn://ultimatepp.org/upp/trunk@13374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 18:38:21 +00:00
cxl
649a4b95db Core: Heap issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13370 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 16:40:08 +00:00
cxl
acd196b8dc Core: Heap issues
git-svn-id: svn://ultimatepp.org/upp/trunk@13369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-08 16:37:55 +00:00
cxl
086efe4341 Core: GCC compile fix
git-svn-id: svn://ultimatepp.org/upp/trunk@13368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 16:15:02 +00:00
cxl
d34e0f1182 .Core: Removed RTIMING
git-svn-id: svn://ultimatepp.org/upp/trunk@13367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 16:02:48 +00:00
cxl
8d61d8ecfe CtrlLib: FileSelButton::WhenSelected, ide: small improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13364 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 11:39:12 +00:00
cxl
b1f7f17ad2 .Cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13361 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:10:56 +00:00
cxl
cf2a522caa Core2019 merged to trunk (missing files)
git-svn-id: svn://ultimatepp.org/upp/trunk@13360 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:09:32 +00:00
cxl
f5a5d4bdee Core2019 merged to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@13359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-07 07:06:32 +00:00
cxl
77189e04c5 uppsrc: Copying copyright updated to 2019
git-svn-id: svn://ultimatepp.org/upp/trunk@13070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-05-01 12:27:32 +00:00
cxl
1c50aea95a uppsrc: License for libssh2, clang sanitize version fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@13068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-30 17:10:21 +00:00
cxl
9e3eebcbf4 Core: Workaround for VS 2019 bug reverted as MS fixed the issue
git-svn-id: svn://ultimatepp.org/upp/trunk@13047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-26 08:20:50 +00:00
cxl
ce2cfac7b7 uppsrc: Various fixes related to mingw/lld
git-svn-id: svn://ultimatepp.org/upp/trunk@13044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-25 19:56:52 +00:00
cxl
7bc058b549 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 08:08:01 +00:00
cxl
42bcb52e7f Core: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 06:34:39 +00:00
cxl
e2f8de4b56 uppsrc: Clang win32 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 06:21:05 +00:00
cxl
82bc90cc0e Core: Win32 clang support
git-svn-id: svn://ultimatepp.org/upp/trunk@13039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-24 06:05:02 +00:00
cxl
7ab13ffc80 uppsrc: Undefined Behaviour sanitization
git-svn-id: svn://ultimatepp.org/upp/trunk@13032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:59:06 +00:00
cxl
8624324be9 Core: Fixed warning on chdir
git-svn-id: svn://ultimatepp.org/upp/trunk@13022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-22 11:08:24 +00:00
cxl
84241179fc uppsrc: Iml vs DarkTheme vs UHD refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@13014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-21 19:00:32 +00:00
cxl
3289c35dc3 uppsrc: Some warnings fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 11:19:17 +00:00
cxl
c5a6dfe6bd ide: Fixed gdb crash on parsing gdb data
git-svn-id: svn://ultimatepp.org/upp/trunk@13006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-18 06:02:19 +00:00
cxl
18033a9c8b uppsrc: Fixed compile issues and warnings in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@13000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-15 15:09:06 +00:00
cxl
de66649ae2 CtrlCore: Fixed to compile as SO with mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@12998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 09:05:49 +00:00