Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Define XBT_PUBLIC without parameter, just like XBT_PRIVATE.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 13 Mar 2018 14:30:12 +0000 (15:30 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 13 Mar 2018 15:59:57 +0000 (16:59 +0100)
commit4bb73cb3914b5f7b77a9ec1f8abe728e637cc016
tree56a466924b6cddac16c73828af2f80259a49639b
parent234b2f4e892e942c28fa9c8bc4f57af1214b1424
Define XBT_PUBLIC without parameter, just like XBT_PRIVATE.

Requested in commit 680abdb047c1a66d3ccc14cad518117773c3cc8c.
94 files changed:
doc/Doxyfile.in
include/simgrid/forward.h
include/simgrid/host.h
include/simgrid/instr.h
include/simgrid/jedule/jedule_sd_binding.h
include/simgrid/kernel/future.hpp
include/simgrid/link.h
include/simgrid/modelchecker.h
include/simgrid/msg.h
include/simgrid/plugins/dvfs.h
include/simgrid/plugins/energy.h
include/simgrid/plugins/file_system.h
include/simgrid/plugins/live_migration.h
include/simgrid/plugins/load.h
include/simgrid/s4u/Activity.hpp
include/simgrid/s4u/Actor.hpp
include/simgrid/s4u/Comm.hpp
include/simgrid/s4u/ConditionVariable.hpp
include/simgrid/s4u/Engine.hpp
include/simgrid/s4u/Exec.hpp
include/simgrid/s4u/Host.hpp
include/simgrid/s4u/Storage.hpp
include/simgrid/s4u/forward.hpp
include/simgrid/simdag.h
include/simgrid/simix.h
include/simgrid/simix.hpp
include/simgrid/simix/blocking_simcall.hpp
include/simgrid_config.h.in
include/smpi/smpi.h
include/xbt/RngStream.h
include/xbt/automaton.h
include/xbt/backtrace.h
include/xbt/backtrace.hpp
include/xbt/base.h
include/xbt/config.h
include/xbt/config.hpp
include/xbt/cunit.h
include/xbt/dict.h
include/xbt/dynar.h
include/xbt/ex.h
include/xbt/ex.hpp
include/xbt/graph.h
include/xbt/log.h
include/xbt/log.hpp
include/xbt/mallocator.h
include/xbt/misc.h
include/xbt/mmalloc.h
include/xbt/module.h
include/xbt/replay.hpp
include/xbt/str.h
include/xbt/string.hpp
include/xbt/synchro.h
include/xbt/sysdep.h
include/xbt/virtu.h
include/xbt/xbt_os_thread.h
include/xbt/xbt_os_time.h
src/include/instr/instr_interface.h
src/include/mc/mc.h
src/include/simgrid/sg_config.h
src/include/surf/surf.hpp
src/instr/instr_private.hpp
src/kernel/activity/ActivityImpl.hpp
src/kernel/activity/MutexImpl.hpp
src/kernel/context/Context.hpp
src/kernel/lmm/maxmin.hpp
src/kernel/routing/NetPoint.hpp
src/mc/checker/Checker.hpp
src/mc/mc_ignore.h
src/mc/remote/Client.hpp
src/msg/msg_process.cpp
src/s4u/s4u_actor.cpp
src/simdag/dax_dtd.h
src/simix/libsmx.cpp
src/simix/smx_global.cpp
src/simix/smx_private.hpp
src/smpi/colls/smpi_mvapich2_selector_stampede.hpp
src/smpi/include/private.hpp
src/smpi/include/smpi_coll.hpp
src/smpi/include/smpi_utils.hpp
src/smpi/internals/smpi_bench.cpp
src/smpi/internals/smpi_dvfs.cpp
src/surf/cpu_interface.hpp
src/surf/ns3/ns3_simulator.hpp
src/surf/surf_interface.hpp
src/surf/surf_private.hpp
src/surf/trace_mgr.hpp
src/surf/xml/platf.hpp
src/surf/xml/platf_private.hpp
src/surf/xml/simgrid_dtd.h
src/xbt/automaton/automaton.c
src/xbt/config.cpp
src/xbt/log_private.h
src/xbt/mmalloc/mmprivate.h
tools/cmake/MaintainerMode.cmake