Commit graph

65 commits

Author SHA1 Message Date
Mirek Fidler
48695085d1 Core: AsXML new XML_ESCAPELF option 2024-06-20 11:25:07 +02:00
Mirek Fidler
cb32981c04 Core: ScanFloat 2023-10-30 10:23:26 +01:00
Mirek Fidler
5cb246126f Core: Value float support 2023-10-29 20:58:52 +01:00
Mirek Fidler
d120cad8ff .cosmetics 2023-10-09 10:33:01 +02:00
Mirek Fidler
7bcf542718 Core: Fixed problems with recent XMLParse fix 2023-10-09 10:27:45 +02:00
Mirek Fidler
eb4ed035e2 Core: Fixed problem with ParseXML hanging on single endtag 2023-10-03 00:46:19 +02:00
Mirek Fidler
ff48fa7c51 Core: Fixed XML encoding issue (thanks zsolt) 2023-09-14 13:22:50 +02:00
Mirek Fidler
9562aed50d Core: XmlParser::relaxed mode now ignores missing end tag at the end of file 2023-06-01 14:01:00 +02:00
cxl
9293ed2be0 uppsrc: Visual C++ compiler bug [W]StringBuffer workaround
git-svn-id: svn://ultimatepp.org/upp/trunk@15123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-23 09:37:31 +00:00
cxl
3e4b840506 uppsrc: Modernizing code with variadic templates
git-svn-id: svn://ultimatepp.org/upp/trunk@14604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-06-17 16:02:45 +00:00
cxl
68b4c470c7 Core: clang warning fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-02 07:02:31 +00:00
cxl
537f9feb40 Core/RPC: XMLRPC now can support i8 type
git-svn-id: svn://ultimatepp.org/upp/trunk@12642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-03 10:58:01 +00:00
cxl
da31e9f76f Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
85a9c8f0f0 Core: XML optimised charset handling, now supports different charset thatn UTF-8
git-svn-id: svn://ultimatepp.org/upp/trunk@11539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 18:28:43 +00:00
cxl
a950933790 Core: XmlParser charset optimization
git-svn-id: svn://ultimatepp.org/upp/trunk@11535 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 15:46:02 +00:00
cxl
957e63593b .DLOG removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-17 08:42:40 +00:00
cxl
89f951ec79 Core: XML improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@10451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-16 17:52:44 +00:00
cxl
e2c8851645 Core: Fixed issues in XmlParser(Stream)
git-svn-id: svn://ultimatepp.org/upp/trunk@10449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-16 16:53:12 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
3ffabbcb0c Core: XmlNode::HasTags
git-svn-id: svn://ultimatepp.org/upp/trunk@8913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-10 18:39:14 +00:00
cxl
75724f92b6 XmlParser: Fixed issue with initial error
git-svn-id: svn://ultimatepp.org/upp/trunk@7868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 10:13:38 +00:00
cxl
f1ff17d194 Core: XML now throws error on unknown entity
git-svn-id: svn://ultimatepp.org/upp/trunk@7809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-22 13:51:36 +00:00
cxl
054d2994b8 * Core: XML cosmetics #834 (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@7600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-24 17:46:03 +00:00
cxl
4882294293 Core: XmlTag improved aesthetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7419 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-05 15:05:56 +00:00
cxl
91cd8d30c1 ,cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-02 18:04:34 +00:00
cxl
01f6efe6a6 Core: XML raw mode (for HTML), POP3 improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@7101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-26 14:39:33 +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
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
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
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
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
0b86d1aa6c Core: XMLParser TagElseSkip, LoopTag
git-svn-id: svn://ultimatepp.org/upp/trunk@6733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-08 10:26:37 +00:00
cxl
464d16e5c9 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
e3709c4d33 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
f790282468 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
35ec0765c9 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
f821f175bf 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
11892959e6 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
a64ff3cb9b Core: XmlNode size optimized (40% less average), removed 64bit warning in InVector
git-svn-id: svn://ultimatepp.org/upp/trunk@6151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-19 09:50:07 +00:00
cxl
238fbf6c39 Core: XML RegisterEntity
git-svn-id: svn://ultimatepp.org/upp/trunk@6072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-15 13:16:57 +00:00
rylek
8a58fc17fc .Core/XML.cpp: bug fix - cdata gets cleared inside content-less tag to prevent ReadText from returning nonexistent text content
git-svn-id: svn://ultimatepp.org/upp/trunk@4511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 10:56:44 +00:00
cxl
9675db634c Core: Fixed ParseXML issue with nonsignificant texts
git-svn-id: svn://ultimatepp.org/upp/trunk@4151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 19:05:15 +00:00
rylek
b051d8c2f8 .plugin/sqlite: fixed conversion of statement to UTF8
.Core/XML.cpp: ReadTextE updated to reflect modified IsText / ReadText logic
.TSql/util.cpp: new method SchemaId for explicitly naming table alias
.TCtrlLib: system color fix in WithDisplay<T>

git-svn-id: svn://ultimatepp.org/upp/trunk@3777 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-22 01:03:09 +00:00
cxl
a44ab2417a *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-08 12:36:46 +00:00
rylek
0b9c56fa59 .Core: Utf8 conversion bug fix in XML parser
git-svn-id: svn://ultimatepp.org/upp/trunk@2751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-05 11:04:38 +00:00
cxl
eca239b02d *XmlParser: fixed whitespace handling
git-svn-id: svn://ultimatepp.org/upp/trunk@2744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-04 18:31:00 +00:00
cxl
22943ce74e .Core: Reverted latest XmlParser patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2539 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-18 10:06:13 +00:00
cxl
25f4dfac0d *Core: XmlParser: PreserveAllWhitespaecs fix (thanks aftershock)
git-svn-id: svn://ultimatepp.org/upp/trunk@2536 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-17 07:37:07 +00:00
cxl
963439cbd3 Xml: PreserveAllWhiteSpaces
git-svn-id: svn://ultimatepp.org/upp/trunk@2521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-10 10:29:46 +00:00