Commit graph

617 commits

Author SHA1 Message Date
cxl
b5893f18c3 Core: operator==(T, Value) is now resolving type compatibility (instead of crashing)
git-svn-id: svn://ultimatepp.org/upp/trunk@4904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-03 09:21:21 +00:00
cxl
e4e824b445 *Core: Fix in IpAddrInfo - wrong return value for empty host name
git-svn-id: svn://ultimatepp.org/upp/trunk@4902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-03 06:22:44 +00:00
cxl
620ee3e71e *Core/XmlRpc: Fixed server code
git-svn-id: svn://ultimatepp.org/upp/trunk@4891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 14:59:36 +00:00
cxl
17b96b3066 *Core: name of Value Date/Time is now Date/Time (instead of date/time)
git-svn-id: svn://ultimatepp.org/upp/trunk@4859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 07:34:54 +00:00
cxl
207648e325 .Core/SMTP: minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 10:27:31 +00:00
cxl
46dd9f4f45 Smtp: AddHeader
git-svn-id: svn://ultimatepp.org/upp/trunk@4854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 09:18:59 +00:00
cxl
eae41a1bb7 Core/XmlRpc vs XmlRpc: fixed compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@4852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 11:59:30 +00:00
cxl
fa0252d883 Core/XmlRpc (xmlrpc over TcpSocket)
git-svn-id: svn://ultimatepp.org/upp/trunk@4851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 09:59:54 +00:00
cxl
61821fca5a *Core/smtp removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 17:11:51 +00:00
rylek
d466bc430e .CodeEditor: backspace at line beginning bug fix in recent contribution related to indentation with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@4848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 09:56:35 +00:00
cxl
dc6e4c31a2 Core/SMTP docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 16:03:01 +00:00
cxl
1f7840c4c2 Core/SMTP
git-svn-id: svn://ultimatepp.org/upp/trunk@4845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 13:52:57 +00:00
cxl
b0b10b8ea4 .Core: Inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:31:57 +00:00
cxl
df9bdbeefc .Core: HttpRequest documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:25:27 +00:00
cxl
2d07dc0215 Core: HttpRequest improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-20 15:35:16 +00:00
rylek
7363b3c43d .Core/ValueUtil.cpp: mysterious VC71 internal errors reappeared, I had to put the compiler version checks back, sorry.
git-svn-id: svn://ultimatepp.org/upp/trunk@4833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 22:55:15 +00:00
cxl
700ba05431 Core: Http now calls WhenWait when resolves DNS in blocking mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 13:35:40 +00:00
cxl
b49f461ce4 Core: LoadFromJsonFile, StoreToJsonFile
git-svn-id: svn://ultimatepp.org/upp/trunk@4825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 10:54:24 +00:00
cxl
b30e581cd4 Core: LoadFromXMLFile now returns false if file does not exist
git-svn-id: svn://ultimatepp.org/upp/trunk@4823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:23:02 +00:00
cxl
984892a87e *Core: Value::Serialize fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:05:30 +00:00
cxl
2c5851be34 *Core: Fix in Value::Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@4820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 08:58:43 +00:00
cxl
f0e30f2b3f U++: fixed sources to support c++0x (rm #269)
git-svn-id: svn://ultimatepp.org/upp/trunk@4818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:51:23 +00:00
cxl
6e5c82276c *Core: ParseJSON: fix of negative numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@4817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:37:31 +00:00
cxl
b67974c6d5 Core: added #include <uppconfig.h>
git-svn-id: svn://ultimatepp.org/upp/trunk@4814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 06:49:49 +00:00
cxl
1f3aa0f291 Core: Jsonize support for maps with String keys
git-svn-id: svn://ultimatepp.org/upp/trunk@4812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 06:43:51 +00:00
cxl
2324a5b85b .Core: Removed include from Socket.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@4806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 09:13:05 +00:00
rylek
b000752005 .Core/ValueUtil.cpp: removed unnecessary compiler version checks
.Core/Socket.cpp: added compiler version check to #include <ws2ipdef.h>

git-svn-id: svn://ultimatepp.org/upp/trunk@4805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:40:47 +00:00
cxl
0eed07a83c .DDUMP removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:04:37 +00:00
cxl
cd788be904 *Core: Fixed Jsonize of ValueMap
git-svn-id: svn://ultimatepp.org/upp/trunk@4803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 07:34:01 +00:00
cxl
40330584fb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 19:01:40 +00:00
cxl
7931d30966 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 17:09:02 +00:00
cxl
b20a84f409 .Core: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 13:37:08 +00:00
cxl
6b9caa1297 *Core: Fixed msecs issues
git-svn-id: svn://ultimatepp.org/upp/trunk@4798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 08:00:22 +00:00
cxl
bb38213aba .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 21:18:20 +00:00
cxl
9724d97e61 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 21:07:04 +00:00
cxl
1c7292e6fc Core: HttpRequest added BEGIN phase
git-svn-id: svn://ultimatepp.org/upp/trunk@4793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 16:14:18 +00:00
cxl
9ba808013f 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
c079e7f823 *Core: msecs issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 03:41:09 +00:00
cxl
b4194acc04 Core: Improved inet utilities
git-svn-id: svn://ultimatepp.org/upp/trunk@4789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 18:28:05 +00:00
cxl
8262403db2 Core: z.h docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 15:57:40 +00:00
cxl
3c8146fe0d Core: Zlib docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 15:42:41 +00:00
cxl
9f999cc1b0 Core: SSL support for Socket, finishing touches...
git-svn-id: svn://ultimatepp.org/upp/trunk@4785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 11:20:50 +00:00
cxl
f6688b79da Core/SSL: SSL support for TcpSocket and HttpRequest finally working...
git-svn-id: svn://ultimatepp.org/upp/trunk@4783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-14 17:07:15 +00:00
cxl
cfb94638fe 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
8215e9eba5 Core: TcpSocket host not found error message
git-svn-id: svn://ultimatepp.org/upp/trunk@4778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-13 09:03:43 +00:00
cxl
c7167f9044 Core: Http improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-12 07:01:40 +00:00
cxl
738979d878 Core: More Http compatibility with weird pages...
git-svn-id: svn://ultimatepp.org/upp/trunk@4776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 19:26:56 +00:00
cxl
f301b5bb5e .Core: IpAddrInfo fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 19:19:10 +00:00
cxl
3ee071c592 .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 18:33:10 +00:00
cxl
b029d479c8 .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-11 17:18:22 +00:00