Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add explicit keyword to one-parameter constructors.
[simgrid.git] / include / xbt /
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...
2017-11-04 Frederic Suterthere are still C users ...
2017-11-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-11-04 Frederic Suterstringify (a lot)
2017-11-02 Arnaud GierschSonar: make return type of lambdas implicit.
2017-10-28 Arnaud GierschKill another unused function: xbt_str_join.
2017-10-26 Arnaud Gierschcunit: remove unused functions.
2017-10-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-25 Arnaud GierschAdd some "explicit" keyword (sonar, codacy).
2017-10-25 Arnaud GierschKill now unused xbt_basename().
2017-10-25 Arnaud GierschKill now unused xbt_dirname().
2017-10-25 Arnaud GierschDefine simgrid::xbt::Path to manage file names.
2017-10-25 Arnaud GierschKill now unused xbt_getline().
2017-10-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-21 Arnaud GierschDefine xbt_os_thread_key_destroy.
2017-10-20 Martin QuinsonMerge branch 'actor-priority' of https://github.com...
2017-10-18 Arnaud GierschUse standard C/C++ attributes when available.
2017-10-18 Arnaud GierschEnum ResultStatus: valid is not a valid value. Use...
2017-10-18 Arnaud GierschAdd default case to switch statements.
2017-10-18 Arnaud GierschRemove const that was anyway ignored with a cast.
2017-10-18 Arnaud GierschMake field private.
2017-10-18 ZitagccMerge branch 'master' into actor-priority
2017-10-17 Frederic Suterno comment...
2017-10-17 Frederic Sutertry to silent CI
2017-10-17 Frederic Suterstart deprecating xbt_dict
2017-10-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-17 Frederic Suterstop using xbt_dict_set/get_ext
2017-10-17 Frederic Sutertiny cleanups
2017-10-16 Arnaud GierschRemove unused macros.
2017-10-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-16 Arnaud GierschAdd comments to acknowledge empty functions (and please...
2017-10-16 Arnaud GierschAllow nullptr for Extension deleter.
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-15 Arnaud GierschDefine XBT_ATTRIB_DEPRECATED_v321.
2017-10-14 Arnaud GierschAdd a method to get the string_data from a simgrid...
2017-10-14 Arnaud GierschCosmetics: remove redundant "case" clause.
2017-10-11 Arnaud GierschReplace some malloc/free by C++ new/delete.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Arnaud GierschProtect C++ code when building in C mode.
2017-10-04 Arnaud GierschRemove unused functions from xbt_os_thread.
2017-10-04 Arnaud GierschRemoved unused functions from xbt_str.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-26 Arnaud GierschChange xbt_heap_rm_elm to return the removed element...
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-09-04 Arnaud GierschDon't inline ~xbt_ex.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-04 Martin Quinsonreindent
2017-08-04 Martin Quinsonsonar: remove unused type declaration
2017-08-03 Arnaud GierschRemove legacy parmap functions.
2017-08-03 Arnaud GierschDelete now useless xbt_dynar_three_way_partition().
2017-08-03 Arnaud GierschDefine simgrid::xbt::three_way_partition as a generic...
2017-08-03 Arnaud GierschPort xbt_parmap to C++.
2017-08-02 Arnaud GierschCosmetics: typo in include guard.
2017-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic Sutercosmetics
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-27 Arnaud GierschUse C++ style includes when available.
2017-07-27 Arnaud GierschRemove commented lines.
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-24 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-22 Martin Quinsoncodacy
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Martin Quinsoncosmetics in error message
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-20 Arnaud GierschRevert "Give back control to maestro as late as possible."
2017-07-20 Arnaud GierschGive back control to maestro as late as possible.
2017-07-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-19 Martin Quinsondont document a deprecated function, and properly mark...
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterbe more explicit
next