Commit graph

707 commits

Author SHA1 Message Date
cxl
3fa468ca8d *Core: Fix of StableSortCmp typo
git-svn-id: svn://ultimatepp.org/upp/trunk@5248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-03 17:15:53 +00:00
cxl
4d24bf577b Core: Sort refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-03 16:13:53 +00:00
cxl
61aa2e1c31 ide: RPC_METHOD support
git-svn-id: svn://ultimatepp.org/upp/trunk@5233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-26 19:39:19 +00:00
cxl
e3aa869ee7 Core: DCL for INI fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 08:05:23 +00:00
cxl
ff2736709f Core: INI_ system now using double checked locking to avoid mutexes
git-svn-id: svn://ultimatepp.org/upp/trunk@5231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 07:18:27 +00:00
cxl
29bc5d6136 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-23 15:54:12 +00:00
cxl
21ecb8b8bc uppsrc: MINGW fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-23 07:04:30 +00:00
cxl
372c5357c1 *RichText: MSC64x speed mode compiler alignment bug workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@5216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-18 12:18:52 +00:00
cxl
997e76644f *Core/Rpc: Fixed fault reporting in JsonRpc
git-svn-id: svn://ultimatepp.org/upp/trunk@5214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-18 09:51:47 +00:00
cxl
2600bec54b *Core/Rpc: Fixed FormatXmlRpcError
git-svn-id: svn://ultimatepp.org/upp/trunk@5204 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-17 06:28:31 +00:00
cxl
9b9472a1bf Core: x64 cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-15 17:53:04 +00:00
cxl
0968b272e2 ide: Skylark support, Skylark: tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@5188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-14 17:43:57 +00:00
cxl
ebe090e53d Core: INI_ fixed reloading of config
git-svn-id: svn://ultimatepp.org/upp/trunk@5185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-13 11:34:27 +00:00
cxl
cf0ee3a247 Core: INI_INT64, INI_INT and INI_INT64 now understand hex and K, M, G, T suffixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-13 10:17:23 +00:00
cxl
8927196377 .Core: Json \u another fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-12 14:59:25 +00:00
cxl
8dbb58cb9c *Core: AsJSON([String, const char*, WString]) now using \uxxxx format for escapes
git-svn-id: svn://ultimatepp.org/upp/trunk@5179 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-12 14:55:00 +00:00
cxl
53f4c85269 *Core/Rpc: FormatXmlRpcError fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 13:39:33 +00:00
cxl
71e2c49d41 *Core: removed forgotten DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@5177 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 12:47:21 +00:00
cxl
cbaf5dd1ce Core: AsCString new flag: ASCSTRING_JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@5176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 09:01:18 +00:00
cxl
a175d10e24 *Core/Rpc: Improved legacy
git-svn-id: svn://ultimatepp.org/upp/trunk@5175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-11 06:25:44 +00:00
cxl
3288125dd4 Core: INI_DOUBLE, ReloadIniFile
git-svn-id: svn://ultimatepp.org/upp/trunk@5174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 20:31:13 +00:00
cxl
7b03ae7f79 Core/Rpc: new extraction/return notation
git-svn-id: svn://ultimatepp.org/upp/trunk@5170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 18:02:33 +00:00
cxl
1dbfde1189 Core/Rpc: Finished
git-svn-id: svn://ultimatepp.org/upp/trunk@5168 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 13:47:33 +00:00
cxl
a39e04f548 XmlRpc: legacy
git-svn-id: svn://ultimatepp.org/upp/trunk@5166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 12:54:18 +00:00
cxl
ab7e691cc6 Core: JsonRpc support
git-svn-id: svn://ultimatepp.org/upp/trunk@5164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 11:55:33 +00:00
cxl
3303819fc4 Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too
git-svn-id: svn://ultimatepp.org/upp/trunk@5163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 11:08:39 +00:00
cxl
0fbf322663 tutorial: Core09 doc fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-09 07:05:52 +00:00
cxl
54ef8749b5 tutorial: Value related examples modernized
git-svn-id: svn://ultimatepp.org/upp/trunk@5158 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-09 07:02:52 +00:00
cxl
c9d3333edb *Core: Fixed handle leak in Socket::Accept, Skylark: fixed no_cache issue causing crash in Exe.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@5154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-08 18:51:24 +00:00
cxl
98f12a8364 ide: Added package specific includes, .upt files refactored (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@5136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 11:12:20 +00:00
cxl
22444a42a8 .Core: IniBool, IniInt, IniString removed from Ini namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@5134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 08:55:23 +00:00
cxl
b3ab55c1fc *ide: Fixed 'press any key' stop at the end of console execution, Core: fixed issue with IniString
git-svn-id: svn://ultimatepp.org/upp/trunk@5124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-05 12:50:47 +00:00
cxl
90c1c6e88e Core: added timeout to SSLHandshake
git-svn-id: svn://ultimatepp.org/upp/trunk@5102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 13:39:28 +00:00
cxl
80ddd3b38f .Core: Removed obsoleted code in Diag.h
git-svn-id: svn://ultimatepp.org/upp/trunk@5100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 12:13:11 +00:00
cxl
9336542cf9 *Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:47:35 +00:00
cxl
75f3740645 .Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:31:40 +00:00
cxl
ddeff70705 .Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:21:28 +00:00
cxl
9e03afdbec Core: LOG_TIMESTAMP_UTC
git-svn-id: svn://ultimatepp.org/upp/trunk@5095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:20:24 +00:00
cxl
41e19caac5 *uppsrc: LOG related fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 06:47:46 +00:00
cxl
f10aabc3c4 Core, uppsrc: Logging refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-02 15:23:59 +00:00
cxl
47ed4e89d8 Core: LOG_ conditional log helper, HttpRequest::Trace now using INI_BOOL and LOG_
git-svn-id: svn://ultimatepp.org/upp/trunk@5091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 17:46:57 +00:00
cxl
e11116dee9 uppsrc: New ptBR translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:37:34 +00:00
cxl
66931ae8d0 *Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation
git-svn-id: svn://ultimatepp.org/upp/trunk@5088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:29:42 +00:00
cxl
125b7fabc4 Core: .ini parameter helpers: INI_BOOL, INI_STRING, INI_INT
git-svn-id: svn://ultimatepp.org/upp/trunk@5086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-28 22:35:42 +00:00
cxl
9c77be81c7 .Core cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-28 09:00:51 +00:00
cxl
5c70ea31b0 *Core: Fixing TcpSocket connection behaviour when server unavailable
git-svn-id: svn://ultimatepp.org/upp/trunk@5070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-21 06:55:40 +00:00
cxl
35a85a2ca9 Core: GetTimeZoneText, SMTP: fixed Date field time zone info
git-svn-id: svn://ultimatepp.org/upp/trunk@5065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-20 12:24:09 +00:00
cxl
97e4ddd3e0 ide: Javascript syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@5063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-20 06:42:43 +00:00
cxl
3e1fa2490c Core: Language settings are now per-thread
git-svn-id: svn://ultimatepp.org/upp/trunk@5061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-19 20:43:55 +00:00
cxl
fbfbac818a *Core: GetHashValue fixed for function pointers
git-svn-id: svn://ultimatepp.org/upp/trunk@5053 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-16 11:03:53 +00:00