Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
silence a really supurious warning in cmake
[simgrid.git] / include / xbt /
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-22 Frederic Suternow useless that app-pmm is dead
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-05-20 Martin QuinsonDrop unused functions: xbt_str_varsubst(), xbt_strbuff_...
2017-05-20 Martin QuinsonRemove an empty file (thx, sonar)
2017-05-19 Frederic Sutertry to please clang 5.0
2017-05-19 Frederic Sutercouple of minor smells
2017-05-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-19 Martin QuinsonMerge pull request #167 from simgrid/smpi_execute_public
2017-05-19 Frederic Suterbugs, smells and cosmetics of the day
2017-05-18 Frederic Suterattempt to get rid of all const_cast (take 2)
2017-05-18 Frederic Suterattempt to get rid of all const_cast
2017-05-15 Frederic Suteranother bunch of sonar treats
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-12 Martin QuinsonAllow the unit tests to setup the logs
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-06 Martin Quinsonrename all MSG_zone_* functions (backward compatible)
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-04-24 Martin QuinsonNew function xbt_replay_action_get(): Retrieve the...
2017-03-26 Frederic Suterfix build?
2017-03-26 Frederic Sutersunday smell chase
2017-03-23 Frederic Sutersurf_fopen to ifsopen + no need to reimplement streambu...
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Martin Quinsoninitialize all fields of the xbt_ex_t class
2017-03-16 Frederic SuterRevert "further cleanups"
2017-03-16 Frederic Suterfurther cleanups
2017-03-16 Frederic Sutercode killed by container usage
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Frederic Suterbetter than static casting, use a container
2017-03-16 Frederic Suterreorg and more functions in namespace
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-08 Frederic Suterplease sonar with some compliant macro names
2017-03-08 Frederic Suterremove unnecessary access specifiers
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonplease sonar by naming parameters
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-01 Martin Quinsonfix what clang-format broke
2017-03-01 Martin Quinsonsmpi_replay: allow to register extra events before...
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-02 Martin Quinsonplug a huge memleak that I created while optimizing...
2017-02-01 Martin Quinsondon't malloc tons of dynars in mpi_waitany
2017-01-12 Martin Quinsonmore propaganda
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-10-31 Martin Quinsontry to fix the windows build (+clang-format)
2016-10-21 Martin QuinsonDo not throw an exception on assert, but display backtr...
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-13 Martin Quinsonrewrite a FAQ entry
2016-10-07 Martin Quinsondrop xbt_os_sem_get_value: unused internally, deprecate...
2016-08-21 Martin QuinsonRevert "use C++11 constructs to please sonar"
2016-08-21 Martin Quinsonuse C++11 constructs to please sonar
2016-08-10 Martin Quinsonremove a useless C -> C++ function
2016-08-08 Martin Quinsonremove some pointer functions. We should go for C+...
2016-08-08 Martin Quinsonplease sonar using C++11 constructs
2016-08-07 Martin Quinsonkill obsolete code
2016-08-07 Martin Quinsonvarious documentation improvements
2016-08-03 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-08-03 Frederic Sutertrack all the useless void
2016-07-30 Gabriel Corona[simix] Fix some documentation
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Gabriel Corona[xbt] Install a custom exception handler
2016-07-20 Gabriel CoronaMerge remote-tracking branch 'adfaure/master'
2016-07-19 Gabriel Corona[doc] @deprecate XBT structures
2016-07-12 Gabriel Corona[doc] Suggest C++ alternatives to xbt containers
2016-07-12 Gabriel Corona[xbt] Documentation and cleanup
2016-07-12 Gabriel Corona[xbt] Move throwpoint out of xbt_ex in WithContextException
2016-07-11 Gabriel Corona[xbt] Remove useless bits
2016-07-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-07 Gabriel Corona[xbt] Move DJB2_HASH_FUNCTION in our XBT_ namespace
2016-07-06 Gabriel Corona[s4u] Allocate Mailbox on the heap and return MailboxPtr
2016-07-05 Gabriel CoronaAvoid depending on C++11 stuff when including C/SMPI...
2016-07-04 Gabriel Corona[xbt] Forgot to properly return the return value in...
2016-06-30 Gabriel CoronaSome #include fixes
2016-06-30 Gabriel CoronaRemove "using namespace"
2016-06-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-29 Martin Quinsondisable the logging mechanism when doing SonarQube...
2016-06-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Gabriel CoronaReplace std::aligned_union<> which is not available...
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-28 Gabriel CoronaTask, SBO even for non trivially copyable types
2016-06-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-27 Gabriel CoronaFix compilation
2016-06-27 Gabriel CoronaFix the non-constant array size problem
2016-06-27 Gabriel CoronaAdd missing include
2016-06-27 Gabriel CoronaSmall buffer optimization for Task
2016-06-27 Gabriel CoronaRemove xbt::args: use vector<string> instead
2016-06-24 Gabriel CoronaRemove some useless #includes
2016-06-24 Frederic Sutersmells--
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 Gabriel Corona[xbt] Add XBT_ATTRIBUT_DEPRECATED(foo)
2016-06-21 Gabriel CoronaFuture chaining
2016-06-21 Martin Quinsonwoops, align the 'noexcept' declaration between .hpp...
2016-06-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-06-20 Gabriel Corona[xbt] Missing override in Task::operator()()
2016-06-20 Gabriel CoronaMake FutureContinuation reusable in simgrid::xbt::Task
next