Commit graph

17 commits

Author SHA1 Message Date
cxl
93f8b5775e Core: ValueArray/Map::Pick fixed for GCC, CLANG (11)
git-svn-id: svn://ultimatepp.org/upp/trunk@7304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-23 07:28:23 +00:00
cxl
51687976c2 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
b762a2e1b0 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
75b621a014 plugin/FT_fontsys: compilation fix, Core: *Maps now have operator() sugar
git-svn-id: svn://ultimatepp.org/upp/trunk@6391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-04 16:11:53 +00:00
cxl
376c8fcd08 SqlCtrl: ValueMap SqlCtrls::Get, ArrayCtrl: map based Set/Add, fixed some warnings and obsolete pragmas removed
git-svn-id: svn://ultimatepp.org/upp/trunk@6316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-05 12:14:09 +00:00
cxl
6cf6bab74c Core: [Stable]SortBy[Keys|Values] #494
git-svn-id: svn://ultimatepp.org/upp/trunk@6251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-19 17:19:06 +00:00
cxl
8fc22bf83c Core: Xmlize/Jsonize of containers moved as container methods
git-svn-id: svn://ultimatepp.org/upp/trunk@5506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-01 19:22:25 +00:00
cxl
affb8a370a *Core: Fixed problem with ArrayMap::Create (thanks Shire)
git-svn-id: svn://ultimatepp.org/upp/trunk@4002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 18:15:49 +00:00
cxl
d7ec39f0de Core: Array, ArrayMap T *Swap(int i, T *newt) variant
git-svn-id: svn://ultimatepp.org/upp/trunk@3852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-11 15:30:01 +00:00
rylek
529afaf310 .Core: fixed recent omission in ArrayMap - added using clause to include AMap's Insert variants previously hidden by Insert(int index, const K& key, T *newt)
+Oracle: implemented one of the ugliest interfaces I've ever seen - OracleClob to read/write Oracle CLOB's both in single-character and UTF8 mode

git-svn-id: svn://ultimatepp.org/upp/trunk@3499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-08 19:30:46 +00:00
rylek
1164d686e7 .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions
.TSql: adjusted SqlBlock to do a ClearError when starting a transaction
+Core: added ArrayMap::Insert(int i, const K& key, T *newt) in analogy to Array

git-svn-id: svn://ultimatepp.org/upp/trunk@3466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-27 07:01:41 +00:00
cxl
7744ad3627 Core: More container Adds/Inserts/Sets now return T&
git-svn-id: svn://ultimatepp.org/upp/trunk@3347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-17 19:48:40 +00:00
cxl
fea49f3894 Core: Index, Map: GetHash
git-svn-id: svn://ultimatepp.org/upp/trunk@2824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-27 08:08:50 +00:00
cxl
45b79fd439 CtrlLib: ArrayCtrl: WhenMouseMove, ToolTip minor changes
git-svn-id: svn://ultimatepp.org/upp/trunk@2008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-03 10:42:49 +00:00
cxl
4de7a09eed Core: *Map::IsPicked
git-svn-id: svn://ultimatepp.org/upp/trunk@1656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-25 20:04:23 +00:00
cxl
9e8d68178a Adjusted Run dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-30 16:07:40 +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