Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
snake_case xbt/future.hpp
[simgrid.git] / include / xbt /
2018-06-16 Martin Quinsonsnake_case xbt/future.hpp
2018-06-16 Martin Quinsonsnake case xbt/signal.hpp
2018-06-15 Martin Quinsonsnake_case include/xbt/log.hpp
2018-06-13 Martin Quinsonsnake_case xbt/functional.hpp
2018-06-01 Arnaud GierschSnake casing simgrid::xbt::Path.
2018-05-31 Arnaud GierschConstructor priorities are still not supported on Apple.
2018-04-19 Arnaud GierschSonar: dont't duplicate declarations.
2018-04-19 Arnaud GierschConvert last bits from the xbt/config C interface.
2018-04-19 Arnaud GierschConvert xbt_cfg_set_parse -> simgrid::config::set_parse.
2018-04-19 Arnaud GierschConvert xbt_cfg_set_as_string -> simgrid::config::set_a...
2018-04-19 Arnaud GierschConvert xbt_cfg_is_default_value -> simgrid::config...
2018-04-19 Arnaud GierschDeprecate xbt_cfg_setdefault_<type>().
2018-04-19 Arnaud GierschDefine simgrid::xbt::set_default<>.
2018-04-19 Arnaud GierschDeprecate xbt_cfg_set_<type>().
2018-04-19 Arnaud GierschDefine simgrid::xbt::set_value<>().
2018-04-19 Arnaud GierschRename simgrid::config::get_config -> simgrid::config...
2018-04-19 Arnaud GierschDeprecate xbt_cfg_get_<type>().
2018-04-19 Arnaud GierschMore snake_case in xbt/config (bind_flag, declare_flag).
2018-04-19 Arnaud GierschSnake_case in xbt/config.
2018-04-18 Arnaud GierschDeprecate xbt_cfg_register_<type>().
2018-04-18 Arnaud GierschDeprecate xbt_cfg_register_alias().
2018-04-18 Arnaud GierschAdd missing constructor for simgrid::config::Flag.
2018-04-18 Arnaud GierschSeparate real name from alias names list.
2018-04-18 Arnaud GierschPass parameter "callback".
2018-04-18 Arnaud GierschCosmetics: move declaration.
2018-04-17 Martin Quinsondo not define MIN() and MAX() in xbt/base.h to not...
2018-04-15 Martin Quinsonstart modernizing ConditionVariableImpl
2018-04-13 Arnaud GierschKill unused DynarRange; move newDeleteDynar() in dynar.h.
2018-04-13 Arnaud GierschKill unused exception class.
2018-04-11 Martin Quinsonfurther cut include files
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-07 Martin Quinsonsnake_case s4u::Activity
2018-04-05 Arnaud GierschDon't depend on <stdbool.h>.
2018-04-04 Martin QuinsonMake cmd-line option "network/TCP-gamma" neat and clean
2018-04-03 Arnaud GierschKill unused typedefs from xbt::string.
2018-04-03 Arnaud GierschPlease sonar: use typedefs s_xbt_log_*_t.
2018-03-31 Martin Quinsonreindent to please clang
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-31 Augustin Degommefix build ?
2018-03-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-03-30 Martin Quinsonconfig::Flag: allow to pass a map of the valid values
2018-03-30 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-03-30 Martin Quinsoncosmetics
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-30 Gabriel Coronaconfig: fix declareFlag template
2018-03-30 Arnaud GierschMove variable definition in cpp file.
2018-03-28 Arnaud GierschMerge branch 'master' of ssh://scm.gforge.inria.fr...
2018-03-28 Christian Heinrich[SMPI] Replay: Move callbacks to std::function
2018-03-28 Christian Heinrich[REPLAY] Remove C-based Replay API
2018-03-28 Arnaud GierschUse <stdbool.h> for C files.
2018-03-22 Arnaud GierschDefine XBT_ATTRIB_DEPRECATED_v323 for next deprecated...
2018-03-22 Arnaud GierschKill features marked deprecated until v3.20.
2018-03-22 Martin Quinsonseek and destroy more of MSG out of include/
2018-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-20 Martin Quinsonmove an internal header out of the public directory
2018-03-19 Martin QuinsonDo not load internal headers when compiling the examples
2018-03-14 Arnaud GierschTypo.
2018-03-13 Martin Quinsonpublic headers should include simgrid in a system-wide...
2018-03-13 Martin Quinsoncosmetics in comments
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Arnaud GierschRemove parameter from XBT_EXPORT_NO_IMPORT/XBT_IMPORT_N...
2018-03-13 Arnaud GierschDefine XBT_PUBLIC_DATA without parameter too.
2018-03-13 Arnaud GierschUse "class" for a class.
2018-03-13 Arnaud GierschReplace "XBT_PUBLIC_CLASS" with "class XBT_PUBLIC".
2018-03-13 Arnaud GierschDefine XBT_PUBLIC without parameter, just like XBT_PRIVATE.
2018-03-13 Arnaud GierschRemove obsolete copyright notices.
2018-03-07 Arnaud GierschRemove unused typedefs.
2018-02-13 Arnaud GierschKill unused function simgrid::xbt::three_way_partition().
2018-02-03 Martin Quinsonobey our coding style
2018-01-18 Arnaud GierschDefine XBT_ATTRIB_DEPRECATED_v322 for next deprecated...
2018-01-09 Arnaud GierschSlight cleanup after removal of xbt_dict_new().
2018-01-09 Arnaud GierschKill features marked deprecated until v3.19.
2018-01-09 Arnaud GierschRemove XBT_LOG_CONNECT, it should be useless nowadays.
2018-01-09 Arnaud GierschAlways enable contructor attribute on log categories.
2018-01-09 Arnaud GierschRename constructor attribute.
2017-12-08 Arnaud GierschPlease cppcheck (codacy).
2017-12-08 Arnaud GierschTypo.
2017-12-07 Arnaud GierschAdd explicit keyword to simgrid::xbt::Task constructor.
2017-12-07 Arnaud GierschAdd explicit keyword to one-parameter constructors.
2017-12-05 Arnaud GierschRemove unused code in xbt_graph.
2017-12-05 Arnaud GierschHide xbt_swag under the hood of mmalloc, its only remai...
2017-12-04 Arnaud GierschDefine simgrid::xbt::intrusive_erase to remove an eleme...
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Martin Quinsonxbt_cond_timedwait: catch C++ timeouts; convert into...
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-24 Martin QuinsonMerge pull request #246 from danilo-carastan-santos...
2017-11-24 Arnaud GierschDeclare swag as const when possible.
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-20 Arnaud GierschDeclare as XBT_PUBLIC.
2017-11-14 Arnaud GierschMove simgrid::xbt::HeapComparator in xbt/utility.hpp.
2017-11-14 Arnaud GierschDefine and use utility class to compare pairs in priori...
2017-11-13 Arnaud GierschMissing include.
2017-11-13 Arnaud GierschKill now unused xbt_heap.
2017-11-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next