Lasse Öörni 1b25167781 Do not allocate String's initial buffer yet when resizing to zero size. Closes #87. il y a 12 ans
..
Allocator.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. il y a 12 ans
Allocator.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
ArrayPtr.h 9f9a238836 Windows shared library build fixes. il y a 12 ans
CMakeLists.txt e423a26461 Refactor CMake build scripts. il y a 12 ans
DebugNew.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
ForEach.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Hash.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
HashBase.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. il y a 12 ans
HashBase.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
HashMap.h 949bc97ffe When copy-constructing a HashMap, HashSet or List, reserve initial capacity according to the size of the object being copied. il y a 12 ans
HashSet.h 949bc97ffe When copy-constructing a HashMap, HashSet or List, reserve initial capacity according to the size of the object being copied. il y a 12 ans
HashTable.h 4eadb9f6c8 Cleaned up HashTable code. il y a 12 ans
LinkedList.h 9f9a238836 Windows shared library build fixes. il y a 12 ans
List.h 949bc97ffe When copy-constructing a HashMap, HashSet or List, reserve initial capacity according to the size of the object being copied. il y a 12 ans
ListBase.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Pair.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Ptr.h 949bc97ffe When copy-constructing a HashMap, HashSet or List, reserve initial capacity according to the size of the object being copied. il y a 12 ans
RefCounted.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. il y a 12 ans
RefCounted.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Sort.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Str.cpp 1b25167781 Do not allocate String's initial buffer yet when resizing to zero size. Closes #87. il y a 12 ans
Str.h f6b0331448 Fix memory leak and potential undefined behavior in WString::Resize(). il y a 12 ans
Swap.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. il y a 12 ans
Swap.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans
Vector.h e408d1b614 Fix GCC 4.8 undefined behavior warnings. il y a 12 ans
VectorBase.cpp 0c14a17774 Use one combined precompiled header file for Urho3D library, as otherwise precompiled headers would be disabled on Visual Studio. il y a 12 ans
VectorBase.h 02512cecf9 In order to move the out-of-source 'build' directory back to Urho3D project root directory, all the source codes sub-directories are now moved down one level to a new directory under project root called 'Source'. il y a 12 ans