Menu

Commit [r114]  Maximize  Restore  History

Moved system stuff to system namespace.

Renamed THE_FORCEINLE to THE_FORCE_INLINE to reflect naming policy for all-upper
identifiers.
Renamed functioncast.h to function_cast.h to match name of content.
Renamed ASSERT to THE_ASSERT, but kept ASSERT for backward compatibility.

Christoph@berenice.informatik.uni-stuttgart.de 2012-08-24

1 2 3 > >> (Page 1 of 3)
changed /trunk/Test/TheTest/TheTest.cpp
changed /trunk/Test/TheTest/index.cpp
changed /trunk/Test/TheTest/testcollection.cpp
changed /trunk/Test/TheTest/teststring.cpp
changed /trunk/TheLib.vcxproj
changed /trunk/TheLib.vcxproj.filters
changed /trunk/include/the/array_allocator.h
changed /trunk/include/the/assert.h
changed /trunk/include/the/collections/array.h
changed /trunk/include/the/collections/array_element_dft_ctor.h
changed /trunk/include/the/collections/array_element_ptr_ctor.h
changed /trunk/include/the/collections/collection.h
changed /trunk/include/the/collections/fast_forward_list.h
changed /trunk/include/the/collections/ordered_collection.h
changed /trunk/include/the/collections/ptr_array.h
added /trunk/include/the/config.h
changed /trunk/include/the/deprecated.h
added /trunk/include/the/force_inline.h
removed /trunk/include/the/forceinline.h
added /trunk/include/the/function_cast.h
removed /trunk/include/the/functioncast.h
changed /trunk/include/the/memutils.h
added /trunk/include/the/not_instantiable.h
changed /trunk/include/the/null_allocator.h
changed /trunk/include/the/single_allocator.h
/trunk/Test/TheTest/TheTest.cpp Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/index.cpp Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/testcollection.cpp Diff Switch to side-by-side view
Loading...
/trunk/Test/TheTest/teststring.cpp Diff Switch to side-by-side view
Loading...
/trunk/TheLib.vcxproj Diff Switch to side-by-side view
Loading...
/trunk/TheLib.vcxproj.filters Diff Switch to side-by-side view
Loading...
/trunk/include/the/array_allocator.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/assert.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/array.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/array_element_dft_ctor.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/array_element_ptr_ctor.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/collection.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/fast_forward_list.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/ordered_collection.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/collections/ptr_array.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/config.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/deprecated.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/force_inline.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/function_cast.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/memutils.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/not_instantiable.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/null_allocator.h Diff Switch to side-by-side view
Loading...
/trunk/include/the/single_allocator.h Diff Switch to side-by-side view
Loading...
1 2 3 > >> (Page 1 of 3)