Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/class @ 10978

Name Size Rev Age Author Last Change
../
CMakeLists.txt 131 bytes 9667   12 years landauf merged core6 back to trunk
Identifiable.cc 3.9 KB 10768   10 years landauf replace '0' by 'nullptr'
Identifiable.h 5.2 KB 10769   10 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
Identifier.cc 18.6 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Identifier.h 20.9 KB 10920   9 years landauf no static functions anymore in ObjectList. you need to instantiate an …
IdentifierManager.cc 10.8 KB 10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
IdentifierManager.h 5.1 KB 10769   10 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
OrxonoxClass.cc 1.1 KB 9667   12 years landauf merged core6 back to trunk
OrxonoxClass.h 1.6 KB 9667   12 years landauf merged core6 back to trunk
OrxonoxInterface.cc 1.2 KB 10624   10 years landauf merged branch core7 back to trunk
OrxonoxInterface.h 1.7 KB 9667   12 years landauf merged core6 back to trunk
SubclassIdentifier.h 7.9 KB 10768   10 years landauf replace '0' by 'nullptr'
Super.h 28.2 KB 10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Note: See TracBrowser for help on using the repository browser.