Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/orxonox/chat

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10992   8 years landauf for all non-copyable classes (i.e. those with deleted …
(edit) @10990   8 years landauf use '= delete' to explicitly delete unimplemented copy-constructors …
(edit) @10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
(edit) @10845   9 years landauf always use 'virtual' in the declaration of virtual functions even if …
(edit) @10818   9 years muemart - Fixed some suspicious virtual function signatures - Fixed some clang …
(edit) @10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
(edit) @10765   9 years landauf replace 'NULL' by 'nullptr'
(edit) @10733   9 years landauf merged branch cpp11 to cpp11_v2
(copy) @10732   9 years landauf created new branch for cpp11
copied from code/trunk/src/orxonox/chat:
(edit) @10624   9 years landauf merged branch core7 back to trunk
Note: See TracRevisionLog for help on using the revision log.