minggo
|
b67d567a79
|
replace long with int or ssize_t
|
2013-12-05 17:22:22 +08:00 |
James
|
373c3b01bf
|
issue #2790: Fixing compilation errors on linux.
|
2013-12-05 11:44:37 +08:00 |
James Chen
|
944160210c
|
issue #2790: Renames functions in Map<K, V>.
|
2013-12-05 10:59:43 +08:00 |
James Chen
|
499a0404d4
|
issue #2790: Renames some functions in Vector<T>. Makes it more like stl vector.
|
2013-12-05 10:35:10 +08:00 |
James Chen
|
293ba0210b
|
issue #2790: CCLOG —> CCLOGINFO for CCMap.h and CCVector.h
|
2013-12-04 16:37:08 +08:00 |
James Chen
|
35b96602d3
|
issue #2790: includes <algorithm> for std::for_each.
|
2013-12-04 16:02:53 +08:00 |
James Chen
|
5eb9446b80
|
issue #2790: Uses const reference instead of value for std::for_each ’s argument.
|
2013-12-04 16:02:53 +08:00 |
James Chen
|
d2bddee11e
|
issue #2790: Adds CCMap.h.
|
2013-12-04 16:01:56 +08:00 |