Commit graph

1037 commits

Author SHA1 Message Date
cxl
7ff9b41c61 Core: define->undef glitch fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 16:35:46 +00:00
cxl
d79edc279e .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 16:18:54 +00:00
cxl
cbf9773fde .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-21 18:19:18 +00:00
cxl
bca9fad03a Core: SplitTo
git-svn-id: svn://ultimatepp.org/upp/trunk@7067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-21 13:11:40 +00:00
cxl
0b21f0f673 Fixed issue with WString::Find #728
git-svn-id: svn://ultimatepp.org/upp/trunk@7066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-21 11:06:57 +00:00
cxl
045fc493d1 *Fixed issue with WString::Find
git-svn-id: svn://ultimatepp.org/upp/trunk@7055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-18 14:49:25 +00:00
cxl
c101d0da23 Core: rudimentary Callback lambda support
git-svn-id: svn://ultimatepp.org/upp/trunk@7051 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-17 18:05:55 +00:00
cxl
5eb62e4790 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 18:19:08 +00:00
cxl
0e04c59abc cpp11 branch - committing the merge (rest of it)
git-svn-id: svn://ultimatepp.org/upp/trunk@7048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:35:29 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
6b1d20bedc Core/SSL: Fixed server mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-08 19:25:57 +00:00
cxl
ad7e11cd20 Core: ASSERT now does not show stack-trace, unless flagSTACKTRACE
git-svn-id: svn://ultimatepp.org/upp/trunk@7000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-06 08:18:09 +00:00
cxl
ee42437b21 Core: String::Find
git-svn-id: svn://ultimatepp.org/upp/trunk@6996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 19:30:15 +00:00
cxl
fabb72f639 Core: String::Find optimized in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 18:07:00 +00:00
cxl
cbf2f4de95 Core: String::Find(String) once again optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 17:42:15 +00:00
cxl
5420b4b00a Core: Json now allows (non-standard, but widely supported) redundant ',' at the end of object proporties list/array list
git-svn-id: svn://ultimatepp.org/upp/trunk@6991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-04 10:22:06 +00:00
cxl
e731df4db6 Core: HttpRequest fixed issue with RequestTimeout
git-svn-id: svn://ultimatepp.org/upp/trunk@6987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-03 13:46:15 +00:00
cxl
75ce5d138a *Core: Fixed bug in String::Find
git-svn-id: svn://ultimatepp.org/upp/trunk@6986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-03 11:21:24 +00:00
cxl
f47d9ebbaf Core: svo_memeq fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 17:36:49 +00:00
cxl
77359ac9a1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 10:07:44 +00:00
cxl
51ff437d49 Core: String::Find(String) optimizations, refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@6977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 10:01:14 +00:00
cxl
76f5958b1d Core: [W]String::Find(String) optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-01 19:05:54 +00:00
cxl
18dda4a05b MINGW fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-27 15:45:33 +00:00
cxl
a2a391f4e3 TextDiffCtrl: Now supports selection & copy #171
git-svn-id: svn://ultimatepp.org/upp/trunk@6946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-23 18:22:09 +00:00
cxl
d07172eaaa Core: LocalProcess: GetProcessHandle
git-svn-id: svn://ultimatepp.org/upp/trunk@6938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-20 11:29:53 +00:00
cxl
7a0f5a127f plugin/lzma #354
git-svn-id: svn://ultimatepp.org/upp/trunk@6934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 19:05:14 +00:00
cxl
fa9b75e082 CtrlLib: ToolButton fixed initial tip iissue
git-svn-id: svn://ultimatepp.org/upp/trunk@6925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 18:24:28 +00:00
cxl
3670c6459d ide: In Posix, ide now handles non-owned files and symlinks differently #230
git-svn-id: svn://ultimatepp.org/upp/trunk@6922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 13:51:30 +00:00
cxl
5d1b108eb3 Core: HttpRequest::ShortTrace, ide: Debuggers: MI2 fixed to compile in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-13 09:42:08 +00:00
cxl
0fb78efebf Core: Xmlize now supports default values (#643)
git-svn-id: svn://ultimatepp.org/upp/trunk@6912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-12 17:37:01 +00:00
cxl
597d2daa33 Core: Fixed __thread warning in lheap.cpp (thanks deep)
git-svn-id: svn://ultimatepp.org/upp/trunk@6907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 19:13:34 +00:00
cxl
048b2ad90a Core: Core.t chinesse translation fixed (thanks Lance)
git-svn-id: svn://ultimatepp.org/upp/trunk@6905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:58:10 +00:00
cxl
32a106ca9b uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else)
git-svn-id: svn://ultimatepp.org/upp/trunk@6902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:12:17 +00:00
cxl
7e5cd640ba Core: Xmlize default value
git-svn-id: svn://ultimatepp.org/upp/trunk@6899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 14:03:18 +00:00
cxl
02101ee129 Core: Default values for Xmlize; Ide: fixed issue with pdb
git-svn-id: svn://ultimatepp.org/upp/trunk@6897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 13:46:29 +00:00
cxl
c81ddc76e0 Core: Index, VectorMap, ArrayMap now have HasUnlinked method
git-svn-id: svn://ultimatepp.org/upp/trunk@6895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 12:55:28 +00:00
cxl
1bb77e4e7e Core: XmlNode is now pick/deep copy option type; fixed issues with XmlParser stream and short files
git-svn-id: svn://ultimatepp.org/upp/trunk@6888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-09 10:56:49 +00:00
cxl
a54530fe4f Turtle: LaunchWebBrowser support
git-svn-id: svn://ultimatepp.org/upp/trunk@6878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-06 19:02:08 +00:00
cxl
f73e842075 .cosmetics #672
git-svn-id: svn://ultimatepp.org/upp/trunk@6833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-31 07:07:51 +00:00
cxl
9ea152c62e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-30 13:21:09 +00:00
cxl
0d748e6e59 Core: abs/fabs issue #663
git-svn-id: svn://ultimatepp.org/upp/trunk@6816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 08:56:28 +00:00
cxl
9766e8d1c6 Core: LoadStream error handling refactored #660
git-svn-id: svn://ultimatepp.org/upp/trunk@6814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 08:49:08 +00:00
cxl
c0bf704112 RichText, RichEdit: Customization options
git-svn-id: svn://ultimatepp.org/upp/trunk@6807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-23 12:09:05 +00:00
cxl
e787feb253 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-22 13:24:38 +00:00
cxl
8333c85401 Core: Socket handling EINTR
git-svn-id: svn://ultimatepp.org/upp/trunk@6804 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-21 20:13:34 +00:00
cxl
1c0026f81d Core: XmlNode::Remove, plugin/zip: Fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-21 11:40:50 +00:00
cxl
dd7aefb1b7 .cosmetics & docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-20 20:53:44 +00:00
cxl
5a75273dc9 Core: IsInf fix win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-18 14:52:50 +00:00
cxl
3b29cca6a6 Core: IsInf
git-svn-id: svn://ultimatepp.org/upp/trunk@6790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-18 14:44:03 +00:00
cxl
54b6f2c9a7 Core: IsInf, IsFin
git-svn-id: svn://ultimatepp.org/upp/trunk@6788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-18 13:37:30 +00:00