Commit graph

34 commits

Author SHA1 Message Date
cxl
e97c59d886 Core: Container::Pop now with pick allows Poping containers
git-svn-id: svn://ultimatepp.org/upp/trunk@10627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-03 09:37:00 +00:00
cxl
664bcbf6cd Core: Fixed to compile with CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@10467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-20 07:42:16 +00:00
cxl
8294206da9 Core: Huge, changes in ValueType(No), HashBySerialize, IsEqualBySerialize, GetHashValue for containers
git-svn-id: svn://ultimatepp.org/upp/trunk@10008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-05 14:46:57 +00:00
cxl
68e6fdca3c Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-04 06:39:24 +00:00
cxl
a57dc5abb7 New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 14:06:23 +00:00
cxl
e09da085ca New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9778 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 09:01:49 +00:00
cxl
f59f7b19bd New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 06:17:43 +00:00
cxl
5ed0024232 New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9767 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-02 21:50:39 +00:00
cxl
2741a119e2 New Core fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@9764 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-02 20:42:16 +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
e9a75eef5f Core: Vector now supports max 2G items (exactly)
git-svn-id: svn://ultimatepp.org/upp/trunk@9289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-12-14 17:42:13 +00:00
cxl
a5b107dce0 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
53cf99ca96 std::initializer_list support
git-svn-id: svn://ultimatepp.org/upp/trunk@8869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-30 06:30:37 +00:00
cxl
f5d59c52a4 Core: Workaround for gcc 4.8.x compilation issue
git-svn-id: svn://ultimatepp.org/upp/trunk@7624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-31 09:32:20 +00:00
cxl
c7fa14d69c Core: Fixed STL iterators for sorted maps
git-svn-id: svn://ultimatepp.org/upp/trunk@7123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 19:26:50 +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
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
a90b024894 Core: *ize support for InVector, InArray, SortedIndex, SortedVectorMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@6656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-15 18:16:32 +00:00
cxl
88ac854823 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
a64ff3cb9b Core: XmlNode size optimized (40% less average), removed 64bit warning in InVector
git-svn-id: svn://ultimatepp.org/upp/trunk@6151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-19 09:50:07 +00:00
cxl
6e14645fb7 Core: Fixed C++ compatibility issue, ide: index option in replace wildcars
git-svn-id: svn://ultimatepp.org/upp/trunk@5996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-22 08:48:53 +00:00
cxl
bc2f286219 Core: STL compatibility enhanced with iterator_traits
git-svn-id: svn://ultimatepp.org/upp/trunk@5994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-20 16:58:37 +00:00
cxl
c027f94e3e Core: Fixed GCC 4.7 issue with SortedVectorMap
git-svn-id: svn://ultimatepp.org/upp/trunk@5949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-03 17:42:41 +00:00
cxl
8fb02a3d20 Core: Minor InVector changes
git-svn-id: svn://ultimatepp.org/upp/trunk@5864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-26 19:12:03 +00:00
cxl
93dc3cac09 Core: SortedVectorMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@5812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-16 16:15:39 +00:00
cxl
7c74d0a7ef Core: Developing SortedMaps, optimized container sizeofs
git-svn-id: svn://ultimatepp.org/upp/trunk@5805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-14 22:29:35 +00:00
cxl
ac72fad3d3 .Developing InVector
git-svn-id: svn://ultimatepp.org/upp/trunk@5802 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-13 18:59:03 +00:00
cxl
ac93f99ef2 *Core: Fixed Vector::InsertSplit
git-svn-id: svn://ultimatepp.org/upp/trunk@5800 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-12 20:41:41 +00:00
cxl
2fdf67af4f Core: Developing SortedIndex
git-svn-id: svn://ultimatepp.org/upp/trunk@5793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-11 12:08:20 +00:00
cxl
44d599832c Core: SortedIndex
git-svn-id: svn://ultimatepp.org/upp/trunk@5791 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-11 10:49:47 +00:00
cxl
6502a3cbe9 Core: InVector fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-10 20:43:56 +00:00
cxl
ecbe402ed8 Core: Some InVector fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-10 18:00:54 +00:00
cxl
84b2c33ee8 Core: InArray
git-svn-id: svn://ultimatepp.org/upp/trunk@5785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-10 11:49:53 +00:00
cxl
8617797a98 Core: InVector moved to Core, fixed MemoryProfile
git-svn-id: svn://ultimatepp.org/upp/trunk@5780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-10 09:04:37 +00:00