Commit graph

34 commits

Author SHA1 Message Date
cxl
d459342376 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
2be8c1827d 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
2ccfe7ab06 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
b1c52add0b 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
7cc5f81b50 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
0c06e34abe 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
f3a46d1d57 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
c624f5058b 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
d657e153f2 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
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
380b7a0248 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
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
e0cfea221e 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
eae976e400 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
324f0ceb60 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
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
6b6c2e1958 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
26658c1117 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
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
4fd7e653ed 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
8b5fd11103 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
6b3846ce04 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
38b7941db8 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
86fc5de353 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
b29992cb89 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
2d48756c5b 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
6a5c1174d4 .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
bb9068f7e0 *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
6831ebe5e1 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
0fde48a364 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
3cdce8bf67 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
873861b2ef 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
103c0f3859 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
b6d1df2b85 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