Commit graph

50 commits

Author SHA1 Message Date
cxl
58c4927654 Core: String.ReverseFindAfter
git-svn-id: svn://ultimatepp.org/upp/trunk@10381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-28 16:56:50 +00:00
cxl
713b9092ac Core: [W}StringBuffer completing operators
git-svn-id: svn://ultimatepp.org/upp/trunk@10328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-17 10:42:18 +00:00
cxl
cad0f17c49 StringBuffer/WStringBuffer now have casts to void *, byte *, int16 *, CodeEditor now highlights THISFN
git-svn-id: svn://ultimatepp.org/upp/trunk@10317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-15 06:53:49 +00:00
cxl
b96cf98f35 RichText: Qtf: Fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10198 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-01 14:57:10 +00:00
cxl
d033b90ff7 Core: String: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@10007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-05 06:47:19 +00:00
cxl
6c9d5331b1 Core: Huge class
git-svn-id: svn://ultimatepp.org/upp/trunk@10006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-04 08:02:22 +00:00
cxl
a1e3b18597 Core: [W]StringBuffer begin/end aliases (to Begin/End)
git-svn-id: svn://ultimatepp.org/upp/trunk@9995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-02 15:34:50 +00:00
cxl
88844a5966 Core: Fast compress + xxHash adopted to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@9954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-21 18:57:18 +00:00
cxl
d720a38c65 String::begin/end
git-svn-id: svn://ultimatepp.org/upp/trunk@9940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-15 07:05:03 +00:00
cxl
a9336c11a8 Fixed ambiguity between <<lambda and <<(String&&, T)
git-svn-id: svn://ultimatepp.org/upp/trunk@9921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-11 15:55:50 +00:00
cxl
cca3ad4c61 Core: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@9854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-21 10:42:26 +00:00
cxl
42e58c3cd5 Core: String: TrimLast, TrimStart, TrimEnd
git-svn-id: svn://ultimatepp.org/upp/trunk@9847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-20 11:25:28 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
cd830c1215 Core: Optimizing String
git-svn-id: svn://ultimatepp.org/upp/trunk@9403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-01-16 13:55:25 +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
091078bdea ide: Layout designer and Icon designer now have 'search' field #772
git-svn-id: svn://ultimatepp.org/upp/trunk@7406 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 11:13:18 +00:00
cxl
e72ac348f1 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
307d763b5b 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
51bbd72146 Core: Fail__ for String::operator+(String, int)
git-svn-id: svn://ultimatepp.org/upp/trunk@7161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:45:35 +00:00
cxl
05ad085b50 Core: String/WString compiler error on operator+(int), (size_t)
git-svn-id: svn://ultimatepp.org/upp/trunk@7155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-03 10:29:14 +00:00
cxl
453889fdd9 Core: operator+(String, int) removed (confusing)
git-svn-id: svn://ultimatepp.org/upp/trunk@7110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-28 12:19:53 +00:00
cxl
befba71a77 ide: Comment/Uncomment block, Core: WString::Replace issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 14:34:50 +00:00
cxl
b49794ec47 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
ccd44c8cfb Core: Fixed String::ReverseFind with empty string
git-svn-id: svn://ultimatepp.org/upp/trunk@6211 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-25 13:47:38 +00:00
cxl
6a61e44f72 CtrlCore: Jsonize, Xmlize, CtrlLib: 'the_box' in ScrollBars is now ParentCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 13:12:22 +00:00
cxl
796251f7cb Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline
git-svn-id: svn://ultimatepp.org/upp/trunk@5542 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-10 14:31:24 +00:00
cxl
af247bce1c Core: Inet fixes, PCRE: more options support (thanks dolik)
git-svn-id: svn://ultimatepp.org/upp/trunk@4970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-20 08:54:04 +00:00
cxl
67658246e2 Core: Dropping support for MSC7.1, AsString(T *ptr) added
git-svn-id: svn://ultimatepp.org/upp/trunk@4938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-12 12:46:04 +00:00
cxl
7b82c53a0c Core: String::Replace now supports all 4 signature variants (RM #250)
git-svn-id: svn://ultimatepp.org/upp/trunk@4569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 11:19:19 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00
cxl
1ebd3d4009 Core: force_inline, String now has optimized strlen(literal) situations
git-svn-id: svn://ultimatepp.org/upp/trunk@4225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 08:39:11 +00:00
cxl
d510be20d5 .Core, .Web: fixed some type warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 11:25:26 +00:00
cxl
a40565c216 uppsrc: Null cleanup
git-svn-id: svn://ultimatepp.org/upp/trunk@3866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-16 08:24:44 +00:00
cxl
4f654ccc2b Core: String::GetCharCount
git-svn-id: svn://ultimatepp.org/upp/trunk@3835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-07 07:54:45 +00:00
cxl
a6ae5798a4 *plugin/gif: Support for LCT (and couple of 64bits fixes)
git-svn-id: svn://ultimatepp.org/upp/trunk@2838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-07 10:58:31 +00:00
cxl
09d5ce3a95 Core: String::Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@2765 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-10 17:58:58 +00:00
cxl
b249ca5a14 *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
882de5788c *Core: Charset fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-05 19:28:45 +00:00
cxl
92f3fda0bb Core: [W]String::ReverseFind
git-svn-id: svn://ultimatepp.org/upp/trunk@2453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-03 17:21:30 +00:00
cxl
c835179a0c Core: Blackfin CPU support
git-svn-id: svn://ultimatepp.org/upp/trunk@1447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 15:41:41 +00:00
cxl
2cbfc8721e Theide:minor fixes, Core: WString Filter(WString variants
git-svn-id: svn://ultimatepp.org/upp/trunk@1242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-27 18:06:19 +00:00
cxl
54ca510ae1 ide: Compare with file, SVN History
git-svn-id: svn://ultimatepp.org/upp/trunk@935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-09 21:08:31 +00:00
cxl
14150b66c0 LoadFrom/StoreTo fixed to work with operator%, fix in Format, usvn now keeps commit messages if no commit performed
git-svn-id: svn://ultimatepp.org/upp/trunk@622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-07 15:48:48 +00:00
cxl
05f8028a71 Modified PCRE to include .c files, fixed serialization of unsinged long, long (now always as 32 bit values)
git-svn-id: svn://ultimatepp.org/upp/trunk@525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-13 16:02:48 +00:00
cxl
e919f9d80b Added CharFilterNotWhitespace
git-svn-id: svn://ultimatepp.org/upp/trunk@377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 16:42:17 +00:00
cxl
7ca3512359 git-svn-id: svn://ultimatepp.org/upp/trunk@375 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 13:18:46 +00:00
cxl
f49ae74c89 git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
mdelfede
d91cd76752 new uvs2 releases : uppsrc-2601 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-18 18:49:45 +00:00
mdelfede
0f391f3fb5 new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:57:08 +00:00
mdelfede
d2b54f7989 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00