Commit graph

353 commits

Author SHA1 Message Date
cxl
f5913ea793 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-09 15:43:33 +00:00
cxl
f3c034fb45 .docs cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-08 07:33:47 +00:00
cxl
72305ab45f Core: C++11 support in CoWork
git-svn-id: svn://ultimatepp.org/upp/trunk@8944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-17 11:51:41 +00:00
cxl
aea6d624fa Core: ValueMap::Find, FindNext
git-svn-id: svn://ultimatepp.org/upp/trunk@8935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-15 11:13:30 +00:00
cxl
12f8164630 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
3d2af86d75 C++11 support docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-31 10:32:26 +00:00
cxl
26c174b151 C++11 initializers
git-svn-id: svn://ultimatepp.org/upp/trunk@8873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-30 16:17:51 +00:00
cxl
baf37eb94b Core: WebSocket fixed spelling 'Recieve'
git-svn-id: svn://ultimatepp.org/upp/trunk@8781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-01 05:52:28 +00:00
cxl
04845518d4 ide/cpp: Fixed issue with mingw includes #1207
git-svn-id: svn://ultimatepp.org/upp/trunk@8756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-26 21:43:34 +00:00
cxl
1f699baa8f ide: UTF16 support, UTF BOM autodetection #1049
git-svn-id: svn://ultimatepp.org/upp/trunk@8680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 14:29:44 +00:00
cxl
869e4879e8 ide: Navigator sorting improved #1133
git-svn-id: svn://ultimatepp.org/upp/trunk@8586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-23 19:30:25 +00:00
cxl
d741d6a239 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-21 11:21:25 +00:00
cxl
1de6e4c5a1 ide: Annotation now support legacy links (without namespace qualifications)
git-svn-id: svn://ultimatepp.org/upp/trunk@8570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-20 18:24:00 +00:00
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
e54d6ea4a1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8359 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-17 10:11:29 +00:00
cxl
9b789f1b26 Core: HttpRequest::NewRequest now keeps cookies
git-svn-id: svn://ultimatepp.org/upp/trunk@8358 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-17 08:33:47 +00:00
cxl
f628e48050 Core: HttpRequest::NewRequest #1036
git-svn-id: svn://ultimatepp.org/upp/trunk@8357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-04-17 08:14:38 +00:00
cxl
43d8e45f36 CParser: IDs now can contain '$'
git-svn-id: svn://ultimatepp.org/upp/trunk@8293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-24 14:50:33 +00:00
cxl
1fdccfba55 Core: Value: Conversion to std::[w]string removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-10 07:30:21 +00:00
cxl
a518229d47 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 15:02:15 +00:00
cxl
7efb82e6a8 Core: Value now convertible with std::[w]string, Value operator~
git-svn-id: svn://ultimatepp.org/upp/trunk@8248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 09:02:14 +00:00
cxl
f5bf1ec689 Core: SpinLock Linux implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@8114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 14:07:29 +00:00
cxl
9c4432f7fa Core: SpinLock
git-svn-id: svn://ultimatepp.org/upp/trunk@8112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-31 13:40:15 +00:00
cxl
9e47ad4699 Core: Fixed StringBuffer::Reserve
git-svn-id: svn://ultimatepp.org/upp/trunk@8082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-21 13:04:55 +00:00
cxl
176432a7b6 Core: LocalProcess arg vector support
git-svn-id: svn://ultimatepp.org/upp/trunk@8067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-01-19 17:58:22 +00:00
cxl
d13642ed47 Core/POP3: InetMessage fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-30 17:06:39 +00:00
cxl
6ac489d9fe Painter: SVG parser
git-svn-id: svn://ultimatepp.org/upp/trunk@7997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-24 15:10:48 +00:00
cxl
bb685297f4 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-12 08:05:23 +00:00
cxl
0d3755eec0 HttpRequest::Clear #931
git-svn-id: svn://ultimatepp.org/upp/trunk@7909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-20 14:32:20 +00:00
cxl
0b427cbd71 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
57efb3888c plugin/lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@7801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 15:43:18 +00:00
koldo
b0a4cff7ba .Core: Two minimum fixes in doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@7796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-17 22:00:34 +00:00
cxl
232d16314c Core: InFilterStream::SetSize
git-svn-id: svn://ultimatepp.org/upp/trunk@7792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-16 19:23:18 +00:00
cxl
33566965ee Core: Fixed GetPos in in/out FilterStream
git-svn-id: svn://ultimatepp.org/upp/trunk@7786 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-15 21:44:56 +00:00
cxl
bb9f6f799b Core: FilterStream features
git-svn-id: svn://ultimatepp.org/upp/trunk@7778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-14 07:32:30 +00:00
cxl
f7c3bf2f7d Core: GetWeek, GetWeekDate
git-svn-id: svn://ultimatepp.org/upp/trunk@7762 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-09 15:15:44 +00:00
cxl
0cba2e7a5f Core: CoutUTF8, ide: UTF8 console capture
git-svn-id: svn://ultimatepp.org/upp/trunk@7717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 12:36:44 +00:00
cxl
c7a418ccb4 Core: multi-pattern string Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 09:37:08 +00:00
cxl
b1e2aeaeb5 Core: Resolved skipspaces issue in CParser::Set
git-svn-id: svn://ultimatepp.org/upp/trunk@7681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 17:15:01 +00:00
cxl
82ee6afcc8 Core: Value references docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-13 14:23:12 +00:00
cxl
505c1377c7 .doc (thanks mikini)
git-svn-id: svn://ultimatepp.org/upp/trunk@7660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-11 06:19:53 +00:00
cxl
f09a844d69 .removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@7647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-07 17:43:37 +00:00
cxl
ca4d6935c7 Core: Fixed ValueMap::RemoveKey issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-05 13:00:16 +00:00
cxl
7f84337383 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-02 07:35:21 +00:00
koldo
7ee79dc48d .Core: Doc detail
git-svn-id: svn://ultimatepp.org/upp/trunk@7622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-29 20:32:52 +00:00
cxl
a5ca58be5a Core: HttpRequest now calls IpAddrInfo::Clear ASAP to release the resovling slot
git-svn-id: svn://ultimatepp.org/upp/trunk@7575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-09 07:59:59 +00:00
cxl
d2b0d34bc9 HttpRequest: PostStream (to upload big data) #524
git-svn-id: svn://ultimatepp.org/upp/trunk@7548 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-28 11:17:11 +00:00
cxl
ffdaa8f26a Core: One::Is<TT>() const
git-svn-id: svn://ultimatepp.org/upp/trunk@7529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-22 10:57:50 +00:00
cxl
64519d46c2 CtrlLib: LineEdit::Load, Save optimized, Core: Stream::GetSzPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@7519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 11:01:20 +00:00
cxl
10659c0e1d plugin/zip: Zip: Streaming mode for individual files
git-svn-id: svn://ultimatepp.org/upp/trunk@7421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 08:01:22 +00:00