Commit graph

50 commits

Author SHA1 Message Date
cxl
3a5b312bf4 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
14f7820525 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
8596db606b 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
2cbf467ac8 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
32e7ff5599 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
8f11c6f135 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
da07262264 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
0767a2770a 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
c901dfcfc6 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
475151a09e 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
c988c9c1bc 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
747a26458e 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
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
2480852657 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
6ae7ffb23c 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
e4286f57c9 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
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
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
afdbf717e2 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
bb954782e8 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
40415309ac 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
b109812220 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
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
419f2a246d 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
68d58c2fc4 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
304df59cb0 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
365c591656 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
0154a17cea 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
5a5bce8d04 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
71740dc8d6 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
35083af23c 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
b8c9e30c14 .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
436dfbbd23 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
1aac4ba6f6 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
2fc7b29312 *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
54df285bf3 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
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
1f1b602e3b *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
296e44e509 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
29701e5eb8 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
0d19980d0d 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
adf996cfec 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
a1f17348e4 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
cedd4340c9 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
06758e3dad 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
6d4255216a git-svn-id: svn://ultimatepp.org/upp/trunk@375 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-28 13:18:46 +00:00
cxl
2d10cf466b git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
mdelfede
8bd1df5e52 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
024c03c51a 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
263ff5f895 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