Commit graph

837 commits

Author SHA1 Message Date
cxl
9132215dd8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:32:45 +00:00
cxl
f82556ae7d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:30:33 +00:00
cxl
007ce0a090 Core: Value::IsSame
git-svn-id: svn://ultimatepp.org/upp/trunk@5953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-05 08:26:23 +00:00
cxl
6e16a36ad6 Core: IpAddrInfo now supports selection of IP protocol (v4, v6, any) (thanks ebik)
git-svn-id: svn://ultimatepp.org/upp/trunk@5951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-04 13:37:58 +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
2a43d99118 Report: Printing hints (thanks deep)
git-svn-id: svn://ultimatepp.org/upp/trunk@5935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-30 10:31:22 +00:00
cxl
d2d5984324 Core: avoided Color c = false; trap by private constructor
git-svn-id: svn://ultimatepp.org/upp/trunk@5933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-29 13:08:21 +00:00
cxl
c6f0d06787 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5924 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:52:34 +00:00
cxl
e8cf533eff Core: min/max now defined for 3 and 4 parameters
git-svn-id: svn://ultimatepp.org/upp/trunk@5923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:47:05 +00:00
cxl
bcac944cba Core: decode
git-svn-id: svn://ultimatepp.org/upp/trunk@5920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:07:03 +00:00
cxl
3fb687eccd *Core/Rpc: Fixes & ContentType
git-svn-id: svn://ultimatepp.org/upp/trunk@5910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-14 18:20:44 +00:00
cxl
ea0570abff *Core: Ini parser now skips space after '='
git-svn-id: svn://ultimatepp.org/upp/trunk@5900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 13:44:16 +00:00
cxl
c29a8080ca .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-09 11:53:45 +00:00
cxl
c3c30ef6a5 Core: LoadIniStream refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-09 11:41:08 +00:00
cxl
7edbc4e7af Core: SortedVector docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5890 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-07 14:26:06 +00:00
cxl
94c1a2af7d Core: SortedVectorMap docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5889 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-06 19:32:06 +00:00
cxl
d8ea6791d2 Core: SortedAMap docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-06 18:57:31 +00:00
cxl
aaf1082648 Core: SortedIndex docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-04 12:02:07 +00:00
cxl
7de0518802 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-27 20:07:22 +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
a22e3a4b85 Core: Index constructor from Vector now explicit (#447)
git-svn-id: svn://ultimatepp.org/upp/trunk@5863 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-26 19:02:39 +00:00
cxl
beff6b0203 .Core: MSC buggy warning disabled
git-svn-id: svn://ultimatepp.org/upp/trunk@5862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-26 14:44:35 +00:00
cxl
bbead8bff9 Core: Gate* now disallow fn pointer -> bool conversions
git-svn-id: svn://ultimatepp.org/upp/trunk@5861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-26 08:32:04 +00:00
cxl
d21aade3fe Core: Fixed LOG_ROTATE_GZIP issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-25 19:20:44 +00:00
cxl
d840b7adb1 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-25 16:07:01 +00:00
cxl
8591f1ae8a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-24 13:57:04 +00:00
cxl
84e0680e1d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-24 13:56:12 +00:00
cxl
729815ce05 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-23 20:40:27 +00:00
cxl
29eb8641d1 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-23 16:11:15 +00:00
cxl
d09870d050 Core: InVector docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-22 18:15:33 +00:00
cxl
6fc64a1443 Core: Stream::GetPtr
git-svn-id: svn://ultimatepp.org/upp/trunk@5843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-20 08:27:48 +00:00
cxl
508d22a426 Core/Rpc: operator= now overrides result (instead of being a synonym for <<)
git-svn-id: svn://ultimatepp.org/upp/trunk@5839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 17:32:41 +00:00
cxl
d53271ce0a Core/Rpc: Fixed name clash with WinSDK 2012
git-svn-id: svn://ultimatepp.org/upp/trunk@5838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 16:22:43 +00:00
cxl
60d67eb1dc plugin\RegExp: Replace methods (thanks Navi)
git-svn-id: svn://ultimatepp.org/upp/trunk@5836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 16:04:09 +00:00
cxl
6363eb02af Core: FilterStream docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 10:03:52 +00:00
cxl
1254ab0513 Core: FilterStreams
git-svn-id: svn://ultimatepp.org/upp/trunk@5833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 09:37:28 +00:00
cxl
156acf2cbd Core: FilterStream
git-svn-id: svn://ultimatepp.org/upp/trunk@5830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 09:32:42 +00:00
cxl
0098735e99 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 20:39:52 +00:00
cxl
02544bc7ac Core: Stream support for memory blocks >2GB
git-svn-id: svn://ultimatepp.org/upp/trunk@5824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 10:55:25 +00:00
cxl
9e1b30113a uppsrc: Fixed more Win64 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 09:57:51 +00:00
cxl
c459246cfd uppsrc: Fixed many Win64 warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 09:30:12 +00:00
cxl
a7adad0e52 Core: sizeof optimizations
git-svn-id: svn://ultimatepp.org/upp/trunk@5816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-16 19:35:27 +00:00
cxl
8f2d4a6be2 Core: Fix in SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@5814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-16 16:25:48 +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
db064f8695 uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +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