Directory SimulationRuntime/cpp/Include/Core/Utils/extension/impl/

Directory Created:
2013-01-25 15:24
Total Files:
12
Deleted Files:
0
Lines of Code:
671

[root]/SimulationRuntime/cpp/Include/Core/Utils/extension/impl

Lines of Code

SimulationRuntime/cpp/Include/Core/Utils/extension/impl/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 27 (100.0%) 1210 (100.0%) 44.8
niklwors 12 (44.4%) 662 (54.7%) 55.1
sjoelund.se 12 (44.4%) 537 (44.4%) 44.7
adrpo 1 (3.7%) 9 (0.7%) 9.0
mwalther 2 (7.4%) 2 (0.2%) 1.0

Most Recent Commits

mwalther 2014-08-27 12:13 Rev.: 22024

- removed the Include/Core - Folder from the Include-Path (this will break the CPP-Runtime on Windows with MSVC)
- moved some header-files from cpp/Core to cpp/Include/Core
- added experimental version of level-scheduler (levelfix) to HPCOM

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Utils/extension/impl: create.hpp (+1 -1)
mwalther 2014-03-28 14:09 Rev.: 19843

- fix for analyzation_mode on Linux

1 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Utils/extension/impl: library_impl.hpp (+1)
sjoelund.se 2013-03-06 13:12 Rev.: 15486

Trim trailing whitespace

537 lines of code changed in 12 files:

  • SimulationRuntime/cpp/Include/Core/Utils/extension/impl: adaptable_factory.hpp (+72 -72), adaptable_factory_free_functions.hpp (+71 -71), adaptable_factory_set.hpp (+34 -34), create.hpp (+36 -36), create_func.hpp (+38 -38), decl.hpp (+33 -33), factory.hpp (+63 -63), factory_map.hpp (+62 -62), function.hpp (+21 -21), library_impl.hpp (+83 -83), shared_library.hpp (+23 -23), typeinfo.hpp (+1 -1)
adrpo 2013-01-26 02:12 Rev.: 14951

- try to fix cppruntime.
- do not use hidden attribute as it doesn't seem to work with clang and gcc-4.4:
#define BOOST_EXTENSION_IMPORT_DECL __attribute__((visibility("hidden")))

9 lines of code changed in 1 file:

  • SimulationRuntime/cpp/Include/Core/Utils/extension/impl: decl.hpp (+9 -1)
niklwors 2013-01-25 15:24 Rev.: 14939

Reorganized cpp runtime folders. Simplified solver interface methods. Removed unused functions. Renamed interfaces

662 lines of code changed in 12 files:

  • SimulationRuntime/cpp/Include/Core/Utils/extension/impl: adaptable_factory.hpp (new 72), adaptable_factory_free_functions.hpp (new 71), adaptable_factory_set.hpp (new 34), create.hpp (new 36), create_func.hpp (new 38), decl.hpp (new 25), factory.hpp (new 63), factory_map.hpp (new 62), function.hpp (new 21), library_impl.hpp (new 83), shared_library.hpp (new 23), typeinfo.hpp (new 134)
Generated by StatSVN 0.7.0