Commit graph

1249 commits

Author SHA1 Message Date
cxl
481165147b Core: HttpRequest upload chunk increased to 64KB to improve performance
git-svn-id: svn://ultimatepp.org/upp/trunk@8186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-19 11:11:52 +00:00
cxl
a9232f6c12 Draw: AttrText new features, Core: Fix of PolyCompare
git-svn-id: svn://ultimatepp.org/upp/trunk@8170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-12 19:02:20 +00:00
cxl
c8df5ab53d CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-09 18:22:30 +00:00
cxl
0d02ed383d Core: CParser now allows tabs in String
git-svn-id: svn://ultimatepp.org/upp/trunk@8145 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-07 14:53:10 +00:00
cxl
d1e1810511 Core: STATIC_ASSERT fixed for MSC10
git-svn-id: svn://ultimatepp.org/upp/trunk@8143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-06 11:26:20 +00:00
cxl
1fdcf7de98 Core: Fixed issue with LocalProcess command quoting #976
git-svn-id: svn://ultimatepp.org/upp/trunk@8141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-04 15:04:42 +00:00
cxl
dd0e11d806 Fixed type in Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@8121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 14:29:25 +00:00
cxl
abd1c931c7 Core: SpinLock version now for POSIX (not just LINUX)
git-svn-id: svn://ultimatepp.org/upp/trunk@8119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 09:55:53 +00:00
cxl
081c1b0757 CtrlCore: SpinLock fix for single-threaded mode
git-svn-id: svn://ultimatepp.org/upp/trunk@8118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-01 07:10:23 +00:00
cxl
f5bf1ec689 Core: SpinLock Linux implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 14:07:29 +00:00
cxl
9c4432f7fa Core: SpinLock
git-svn-id: svn://ultimatepp.org/upp/trunk@8112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 13:40:15 +00:00
cxl
c8f66fb17d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 12:39:40 +00:00
cxl
f314116482 Turtle: Fixed to compile, ide: MSC autosetup now adds /Zm200 to accommodate big PCH
git-svn-id: svn://ultimatepp.org/upp/trunk@8106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-29 12:15:08 +00:00
cxl
6a04d88532 Core: TryRealloc improvement
git-svn-id: svn://ultimatepp.org/upp/trunk@8101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:26:41 +00:00
cxl
0d049e30b1 Core: TryRealloc improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:24:15 +00:00
cxl
bfc16b7549 Core: GetMemoryBlockSize, TryRealloc
git-svn-id: svn://ultimatepp.org/upp/trunk@8097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-26 19:04:51 +00:00
cxl
87cf3ea056 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-25 19:16:10 +00:00
cxl
c3edc4593e .removed GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@8090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-23 18:04:15 +00:00
cxl
9e47ad4699 Core: Fixed StringBuffer::Reserve
git-svn-id: svn://ultimatepp.org/upp/trunk@8082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 13:04:55 +00:00
cxl
3c3c610e8c ide: icpp now part of blitz, Core: Fixed issue in LocalProcess in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@8079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 10:12:03 +00:00
cxl
035e7fd1cb Core: Fixed issue in LocalProcess (thanks Hans)
git-svn-id: svn://ultimatepp.org/upp/trunk@8076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 22:43:31 +00:00
cxl
fcbfeb99db .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-20 19:48:12 +00:00
cxl
b6a3c83494 Core: LocalProcess with args - win32 implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 18:42:37 +00:00
cxl
176432a7b6 Core: LocalProcess arg vector support
git-svn-id: svn://ultimatepp.org/upp/trunk@8067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 17:58:22 +00:00
cxl
4ae6c41e56 Core: Fixed LocalProcess #958
git-svn-id: svn://ultimatepp.org/upp/trunk@8065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 15:45:17 +00:00
cxl
175e882df1 Core: ARMv7 endian swap fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@8060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 17:56:28 +00:00
cxl
10ec9f1aa0 Core: Peek/Poke/SwapEndian optimized for ARMv7 #957
git-svn-id: svn://ultimatepp.org/upp/trunk@8058 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 17:43:15 +00:00
cxl
ebd49d52f9 Core: LocalProcess issue fixed (in POSIX) #958
git-svn-id: svn://ultimatepp.org/upp/trunk@8055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-18 15:52:03 +00:00
cxl
0f4856ea28 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8045 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-16 09:05:38 +00:00
cxl
576c93c132 PCH added
git-svn-id: svn://ultimatepp.org/upp/trunk@8044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-15 08:49:56 +00:00
cxl
bcf6cbaab6 ide: 'grep' speed improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-13 10:58:00 +00:00
cxl
77b5beb1dc MSC PCH support
git-svn-id: svn://ultimatepp.org/upp/trunk@8033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-12 20:21:56 +00:00
cxl
782a62f875 Core/Rpc: rpc++ now returns Null when no more values available
git-svn-id: svn://ultimatepp.org/upp/trunk@8025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-09 13:23:36 +00:00
cxl
c7f79b720e Core/POP3: Now in Upp namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@8019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-02 15:00:22 +00:00
cxl
d13642ed47 Core/POP3: InetMessage fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-30 17:06:39 +00:00
cxl
2e80c046da Core: Fix of LinuxBeep
git-svn-id: svn://ultimatepp.org/upp/trunk@8007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-25 20:02:04 +00:00
cxl
697606b0a7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-25 09:47:12 +00:00
cxl
c99da1dd27 Core: Linux sounds improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-25 09:35:35 +00:00
cxl
6ac489d9fe Painter: SVG parser
git-svn-id: svn://ultimatepp.org/upp/trunk@7997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-24 15:10:48 +00:00
cxl
42eb0f3997 Core: GetFitSize double version
git-svn-id: svn://ultimatepp.org/upp/trunk@7987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-19 15:46:23 +00:00
cxl
3fdb544517 Core: ARM fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7985 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-18 19:46:10 +00:00
cxl
1682b47726 Core: Linux beeps made independent of desktop
git-svn-id: svn://ultimatepp.org/upp/trunk@7982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-17 10:26:29 +00:00
cxl
7eb05ed084 Core: message beeps in POSIX (using play and gnome theme)
git-svn-id: svn://ultimatepp.org/upp/trunk@7981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-17 10:21:44 +00:00
cxl
8b287b4d9b 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
a42853cdfd Core: CParser::ReadDouble now allows '.707' (but IsDouble still false)
git-svn-id: svn://ultimatepp.org/upp/trunk@7967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-12 12:54:29 +00:00
cxl
b4952fc9b6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-12 09:57:44 +00:00
cxl
bb685297f4 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-12 08:05:23 +00:00
cxl
7e10247ab6 Core: ARM fix
git-svn-id: svn://ultimatepp.org/upp/trunk@7952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-08 19:46:38 +00:00
cxl
7fd969d219 Core: STACKTRACE link option
git-svn-id: svn://ultimatepp.org/upp/trunk@7946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-05 15:50:04 +00:00
cxl
44ed73ff88 various minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@7942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 14:37:34 +00:00