Commit graph

41 commits

Author SHA1 Message Date
cxl
a2656ffd9d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-20 20:42:35 +00:00
cxl
e9b8fe3453 CtrlCore: Coco WakeupGuiThread, fixed Semaphore
git-svn-id: svn://ultimatepp.org/upp/trunk@12147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-08-05 09:13:09 +00:00
cxl
da31e9f76f Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
5a05f77912 Core: CoWork now using 'nice' priority
git-svn-id: svn://ultimatepp.org/upp/trunk@11823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-06 13:34:56 +00:00
cxl
b0ad922a70 Core: xmmintrin.h include moved to Mt.cpp to resolve SDL2 incompatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@11676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-10 09:50:10 +00:00
cxl
b9b9586857 Painter: MT Painter merged to trunk; Core: CoWork looper method
git-svn-id: svn://ultimatepp.org/upp/trunk@11622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-25 18:27:15 +00:00
cxl
127d7f4b00 Core: Win32 Thread now reserves smaller stack, AuxThread even smaller than than (1MB, 512KB)
git-svn-id: svn://ultimatepp.org/upp/trunk@10391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-03 09:05:50 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
5d804c6bc8 removed dlogs
git-svn-id: svn://ultimatepp.org/upp/trunk@10158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-09 21:10:08 +00:00
cxl
89cdcc39cd Core: CoWork refactoring finished, RichText: Fixed issue with begin/infinite height text
git-svn-id: svn://ultimatepp.org/upp/trunk@10153 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-08 07:31:41 +00:00
cxl
7006e3aacc Core: CoWork refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@10151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-07 09:32:35 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
85d45fa9d7 Fixed issue with memory barriers
git-svn-id: svn://ultimatepp.org/upp/trunk@9611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-18 18:30:42 +00:00
cxl
6fe77a58cb Mt shutdown sleep reduced
git-svn-id: svn://ultimatepp.org/upp/trunk@9582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-03-07 21:12:16 +00:00
cxl
245051840f Core: ARM optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@9422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-18 19:05:32 +00:00
cxl
048a78dcba Core: Thread::SetPriority div by zero fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-19 07:33:24 +00:00
cxl
adb5c4a0c6 Core: Universal MemoryBarrier for non x86 CPUs
git-svn-id: svn://ultimatepp.org/upp/trunk@7977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-15 15:05:30 +00:00
cxl
b09b7d6cbe CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:03 +00:00
cxl
a16cf6c45a Draw, CtrlCore: Resolved MT issues
git-svn-id: svn://ultimatepp.org/upp/trunk@5551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-15 20:50:44 +00:00
cxl
9768ceb5d5 Skylark: .upt template
git-svn-id: svn://ultimatepp.org/upp/trunk@5334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-08 12:29:43 +00:00
cxl
4643c6f479 Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-25 07:22:18 +00:00
cxl
423409da17 Core: Thread now catches Exc and ExitExc
git-svn-id: svn://ultimatepp.org/upp/trunk@5048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-11 12:32:13 +00:00
cxl
3c2194aadd Core: Thread::Priority now implemented for POSIX (thanks tojocky)
git-svn-id: svn://ultimatepp.org/upp/trunk@5045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-08 15:45:02 +00:00
cxl
ca0e70b110 Mysql: WhenReconnect
git-svn-id: svn://ultimatepp.org/upp/trunk@5035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-03 18:01:56 +00:00
cxl
02fd64956a Core: inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 11:40:17 +00:00
cxl
295811f28e Core: Raw thread in win32 now using CreateThread to avoid linking problems
git-svn-id: svn://ultimatepp.org/upp/trunk@4781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-13 16:41:27 +00:00
cxl
1b29afcae2 Core: TcpSocket, Thread::AtExit
git-svn-id: svn://ultimatepp.org/upp/trunk@4761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 13:51:08 +00:00
cxl
8f1f87645e Core: Refactored Stream interface (dword->int), fixed LauchWebBrowser for certaion situations (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-08 14:44:03 +00:00
cxl
de9dba4fb2 Core: Thread fix (thread_id issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@2997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-13 19:28:39 +00:00
cxl
4495aebbdd Core: Thread threadid support
git-svn-id: svn://ultimatepp.org/upp/trunk@2993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-12 19:53:24 +00:00
cxl
d374668079 .Core: ShutdownThreads clarified
git-svn-id: svn://ultimatepp.org/upp/trunk@2482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-13 15:53:29 +00:00
cxl
4cf931a19a Core: removed inline for ReadMemoryBarrier
git-svn-id: svn://ultimatepp.org/upp/trunk@2002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-01 14:23:48 +00:00
cxl
29701e5eb8 Core: Blackfin CPU support
git-svn-id: svn://ultimatepp.org/upp/trunk@1447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 15:41:41 +00:00
cxl
ec1ca78c6b CtrlCore: Ctrl::Lock MT in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@1192 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-16 16:50:53 +00:00
cxl
107b0a4952 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
7e4c63377b MT docs
git-svn-id: svn://ultimatepp.org/upp/trunk@1021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-29 14:26:07 +00:00
cxl
731da142dc StaticConditionVariable fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-23 22:39:31 +00:00
cxl
c271c33440 PDB debugger: watches are remembered, Clear all watches function, Drag&Drop to watches
git-svn-id: svn://ultimatepp.org/upp/trunk@967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-17 12:25:03 +00:00
cxl
9e6aeaff1a MT: CondotionVariable Win32 implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 12:46:57 +00:00
cxl
34eed96362 SqlArray documentation, minor ide fix
git-svn-id: svn://ultimatepp.org/upp/trunk@936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-10 22:43:09 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00