Commit graph

303 commits

Author SHA1 Message Date
cxl
3012f2105a Core: QPEncode
git-svn-id: svn://ultimatepp.org/upp/trunk@7332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 15:46:52 +00:00
cxl
932a2af309 CParser: NoSkipComments
git-svn-id: svn://ultimatepp.org/upp/trunk@7320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 18:04:58 +00:00
cxl
f84730e39b Core: CParser LineInfoComment, Skylark: Improved witz error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@7318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-26 09:38:18 +00:00
cxl
f4550b3388 Core: ValueArray, ValueMap Pick
git-svn-id: svn://ultimatepp.org/upp/trunk@7302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:14:40 +00:00
cxl
9ae003cabb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-22 05:57:02 +00:00
cxl
040913b8fd Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
7ea6b00c83 Core: ZCompress / ZDecompress now have 'hdr' parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@7260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-15 18:14:10 +00:00
cxl
924ca1a883 Core: CParser changed ReadString not to ignore unterminated strings on default
git-svn-id: svn://ultimatepp.org/upp/trunk@7237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 17:14:56 +00:00
cxl
0593cf8952 Core: ValueTypeError
git-svn-id: svn://ultimatepp.org/upp/trunk@7234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 16:51:56 +00:00
cxl
9a312f1e9f Core: String::FindAfter
git-svn-id: svn://ultimatepp.org/upp/trunk@7225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 11:56:58 +00:00
cxl
2aea70c8ea Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented
git-svn-id: svn://ultimatepp.org/upp/trunk@7224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 10:44:12 +00:00
cxl
1b0b0272c8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-11 07:11:22 +00:00
cxl
20e3ea8de0 Core: MIME more extensions
git-svn-id: svn://ultimatepp.org/upp/trunk@7202 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 11:17:28 +00:00
cxl
68f8c1e02d Core: file extension <-> MIME conversions
git-svn-id: svn://ultimatepp.org/upp/trunk@7199 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-09 08:04:02 +00:00
cxl
b4397702c9 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:47:52 +00:00
cxl
38d9f5c26d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 17:50:40 +00:00
cxl
abe2cce158 Core: TcpSocket::WaitConnect
git-svn-id: svn://ultimatepp.org/upp/trunk@7120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 16:55:08 +00:00
cxl
d2af891121 Core: Socket::GetLine fixed reaction to EOF
git-svn-id: svn://ultimatepp.org/upp/trunk@7104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-27 10:32:25 +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
2a06d539c7 Core: Improved timezone support, ScanWwwTime
git-svn-id: svn://ultimatepp.org/upp/trunk@7096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-25 11:21:13 +00:00
cxl
4e7a10108a Core/POP3 (thanks Oblivion!)
git-svn-id: svn://ultimatepp.org/upp/trunk@7091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-25 08:26:45 +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
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
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
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
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
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
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
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
39a5a42cd2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-08 14:46:06 +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
b27eab2ce4 Core: LRUCache docs improved #617
git-svn-id: svn://ultimatepp.org/upp/trunk@6731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-07 20:27:39 +00:00
cxl
48e58356e6 Core: WebSocket support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@6712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-01 16:14:50 +00:00
cxl
a07b28265c Core: WebSockets
git-svn-id: svn://ultimatepp.org/upp/trunk@6710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-31 18:53:58 +00:00
cxl
5727c3f633 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-28 17:44:00 +00:00
cxl
4b87afbd1e 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
cc2668b9e6 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
bed93110d7 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
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
52efcd81ba .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-04 11:01:07 +00:00
koldo
7a803b4b92 .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
697d44360d 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
ccf3397205 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
c789b048d1 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
d0b6dfa59f 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
052235e6fd 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