Commit graph

967 commits

Author SHA1 Message Date
cxl
1209bc5fd9 Core: Inet gzip header in reply support, Zlib fixed to support zero length
git-svn-id: svn://ultimatepp.org/upp/trunk@6687 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-20 18:04:22 +00:00
cxl
4019fd3bd1 Core: GZDecompressFille now supports .gzip extension too (in addition to .gz)
git-svn-id: svn://ultimatepp.org/upp/trunk@6683 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 14:41:51 +00:00
cxl
baa18d36f4 Core: Fixed LOG_ROTATE issues
git-svn-id: svn://ultimatepp.org/upp/trunk@6681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 14:15:37 +00:00
cxl
0ad5532512 ide: POSIX debugging of console applications now launches console #507
git-svn-id: svn://ultimatepp.org/upp/trunk@6677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 12:36:35 +00:00
cxl
02fedadde0 ide: Alt+I minor fix #611
git-svn-id: svn://ultimatepp.org/upp/trunk@6676 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-19 08:33:37 +00:00
cxl
f10ea8e261 Core: z.cpp fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@6669 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-18 07:56:59 +00:00
cxl
0464ac1f21 Core: Zlib Stream operations refactored (>2GB streams support)
git-svn-id: svn://ultimatepp.org/upp/trunk@6668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 19:40:23 +00:00
cxl
e0d9dcaca7 Core: Fixed heap allocator issue in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 15:03:08 +00:00
cxl
c20477ec63 Core: Heap fixes for Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 13:13:15 +00:00
cxl
6b6c2e1958 Core: Heap enhancements, NanoStrings, Fixed*Map, fix in Socket - non-ASCII char < 0 issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 13:05:36 +00:00
cxl
356a6ee79d Core: Fixed issue in Socket
git-svn-id: svn://ultimatepp.org/upp/trunk@6657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-15 19:07:29 +00:00
cxl
26658c1117 Core: *ize support for InVector, InArray, SortedIndex, SortedVectorMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@6656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-15 18:16:32 +00:00
cxl
f43c88d43c Core: CParser fixed for MingW #607 (thx koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@6652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-15 13:26:49 +00:00
cxl
f0a26ca9fa Core: Vector fix for very large number of items in 64 bits
git-svn-id: svn://ultimatepp.org/upp/trunk@6651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-15 12:05:22 +00:00
cxl
c2fb80288b Core: Tuple[n] now has Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@6649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-13 08:30:32 +00:00
cxl
9a2ad5451b Core: AsXML now with Stream variant, AsXMLFile
git-svn-id: svn://ultimatepp.org/upp/trunk@6648 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-12 08:23:27 +00:00
cxl
6b3006a342 Core: XMLParser with stream, GZ[De]CompressFile
git-svn-id: svn://ultimatepp.org/upp/trunk@6647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-11 15:18:50 +00:00
cxl
4bfba9a62f Core: ParseXmlFilter
git-svn-id: svn://ultimatepp.org/upp/trunk@6644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-07 17:54:51 +00:00
cxl
d01051fc47 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-04 11:01:07 +00:00
cxl
fa74edd54f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-03 13:04:05 +00:00
koldo
35f6dd68f9 .Core: Little doc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-01 19:34:56 +00:00
cxl
fef5ec23bb ConvertTime: AlwaysTime, DayEnd
git-svn-id: svn://ultimatepp.org/upp/trunk@6610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-27 10:03:17 +00:00
cxl
bd824348f2 CtrlLib: ColumnList fixed non-multi with shift+cursors, ide: Ctrl+O now multi
git-svn-id: svn://ultimatepp.org/upp/trunk@6604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-25 12:57:48 +00:00
cxl
2a51384295 Core: VoidColor, CtrlLib: VoidColor in ColorPusher, RichEdit: Support for Null color in cell background
git-svn-id: svn://ultimatepp.org/upp/trunk@6587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-19 20:07:19 +00:00
cxl
4b917b1ea1 Core: Debug.cpp fixed for AMD64 CPUs
git-svn-id: svn://ultimatepp.org/upp/trunk@6572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-17 18:28:15 +00:00
cxl
e7a7be80b4 XML indentation improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-15 18:05:49 +00:00
cxl
89ad87667f Core: XML tag refactored to improve indentation of strings
git-svn-id: svn://ultimatepp.org/upp/trunk@6554 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-14 19:42:07 +00:00
cxl
fc0f75bad3 Refactoring XmlTag indentation
git-svn-id: svn://ultimatepp.org/upp/trunk@6551 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-14 17:42:10 +00:00
cxl
b43bc43efd Core: Ref fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-07 05:58:58 +00:00
cxl
b38291425d Core: Ref support for Geom.h, ValueMap, ValueArray, Complex
git-svn-id: svn://ultimatepp.org/upp/trunk@6528 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-05 06:59:31 +00:00
cxl
bd8e738c49 Core: DefaultIniFileContent, CurrentIniFileContent
git-svn-id: svn://ultimatepp.org/upp/trunk@6526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-04 19:45:38 +00:00
cxl
f85f060b32 Core: Ref changes temporarily reverted
git-svn-id: svn://ultimatepp.org/upp/trunk@6524 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 19:28:23 +00:00
cxl
cbea669aa4 Core: Ref, Sql: S_* refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-03 14:36:25 +00:00
cxl
19146ca454 Core: EasterDay function
git-svn-id: svn://ultimatepp.org/upp/trunk@6502 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-30 11:44:09 +00:00
cxl
893e5cb16c Core: HttpRequest::KeepAlive (thanks Zbych!)
git-svn-id: svn://ultimatepp.org/upp/trunk@6488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-24 17:33:11 +00:00
cxl
b496b51468 Core: Posix LaunchWebBrowser fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-24 11:13:18 +00:00
cxl
cde7d1d1b9 Core: CParser: Fixed overflow checking in ReadDouble / Win32 typo
git-svn-id: svn://ultimatepp.org/upp/trunk@6483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-24 10:00:32 +00:00
cxl
294c6a6481 RichEdit: Removed stray DDUMPs, Core/Rpc: MSC compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@6481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-24 08:51:19 +00:00
cxl
09edff5e1c Core: LaunchWebBrowser POSIX escaping improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6475 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 12:29:35 +00:00
cxl
ebf8676bb0 Core: LaunchWebBrowser in POSIX fixed special characters in URL
git-svn-id: svn://ultimatepp.org/upp/trunk@6474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 12:23:44 +00:00
cxl
cd6968fa5c *Core: Inet.h fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 11:40:22 +00:00
cxl
1064dbc257 Core: HttpRequest CommonProxy
git-svn-id: svn://ultimatepp.org/upp/trunk@6472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 07:48:49 +00:00
cxl
140aeb8b79 Core: CParser overflow checks FP Win32 #541
git-svn-id: svn://ultimatepp.org/upp/trunk@6469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-23 05:47:29 +00:00
cxl
d52d87d669 Core: CParser overflow testing for FP in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@6468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-22 14:58:18 +00:00
cxl
e916f1546e Core: CParser integer overflow checks
git-svn-id: svn://ultimatepp.org/upp/trunk@6464 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-21 18:34:13 +00:00
cxl
8d8e958f8d GLDraw: Support for colored images
git-svn-id: svn://ultimatepp.org/upp/trunk@6458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-21 12:04:56 +00:00
cxl
784127b5d5 GLDraw: OpenGL ES shader path
git-svn-id: svn://ultimatepp.org/upp/trunk@6456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-20 19:43:13 +00:00
cxl
e6b4cd807f Core: .ini now having 'env' mode parsing $VARIABLES (thanks Dolik), fixed ReadInt64 (thanks Hans)
git-svn-id: svn://ultimatepp.org/upp/trunk@6443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-18 05:50:25 +00:00
cxl
12717aef4c Core: Fixed typename issue with SortIndex
git-svn-id: svn://ultimatepp.org/upp/trunk@6438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-16 12:07:22 +00:00
cxl
232d41deb8 *Core: AsJSON(Date) fixed null issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-16 10:46:30 +00:00