2
0
Lasse Öörni 939e7c9fd3 Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed. 9 жил өмнө
..
Allocator.cpp c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Allocator.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
ArrayPtr.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
ForEach.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Hash.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
HashBase.cpp c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
HashBase.h dfb3c8409c Initialize all HashBase members. 9 жил өмнө
HashMap.h 014ef043ef Make HashMap::TryGetValue constant. 9 жил өмнө
HashSet.h 91b799d666 Change the signature of the new HashMap Insert() function. Do not allow user to specify findExisting flag. As the meaning of the bool return value is reverse to std::map::insert(), do not return it in a pair to avoid confusion, but rather in a separate bool value which is passed by reference. Add corresponding function to HashSet. Edit comments. 9 жил өмнө
LinkedList.h 6fd0fa7a5b Aggregate initializers for container types. 9 жил өмнө
List.h 6fd0fa7a5b Aggregate initializers for container types. 9 жил өмнө
ListBase.h 9b9d77f09c Initialize all ListBase members. 9 жил өмнө
Pair.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Ptr.h 5be488233a Add constructors from nullptr for SharedPtr and WeakPtr. 9 жил өмнө
RefCounted.cpp c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
RefCounted.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Sort.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Str.cpp cfec9a95bc fix for typo in UTF16 decoder 9 жил өмнө
Str.h 939e7c9fd3 Revert "String + number operator". Remove String + operator with char parameter to prevent accidental truncation and replace with string literal concatenation where needed. 9 жил өмнө
Swap.cpp c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Swap.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
Vector.h c675421464 Normal comment to doxygen comment using regex + manual correction. 9 жил өмнө
VectorBase.cpp c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө
VectorBase.h c4f6f315ff Travis CI: bump copyright to 2016. 10 жил өмнө