Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/modules/jump/Jump.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10999   9 years landauf using strongly typed enum classes in various modules
(edit) @10920   9 years landauf no static functions anymore in ObjectList. you need to instantiate an …
(edit) @10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
(edit) @10821   9 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
(edit) @10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
(edit) @10768   9 years landauf replace '0' by 'nullptr'
(edit) @10765   9 years landauf replace 'NULL' by 'nullptr'
(edit) @10733   10 years landauf merged branch cpp11 to cpp11_v2
(copy) @10732   10 years landauf created new branch for cpp11
copied from code/trunk/src/modules/jump/Jump.cc:
(edit) @10262   10 years landauf eol-style native. no changes in code.
Note: See TracRevisionLog for help on using the revision log.