Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill a now useless type (to please sonar)
[simgrid.git] / src / xbt /
2017-07-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-09 Martin Quinsonsonar & codacy
2017-07-09 Frederic Sutercodacy
2017-07-08 Martin Quinsoncodacy
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Frederic Sutervarious cleanups in actors/processes
2017-07-06 Martin Quinsoncodacy
2017-07-05 Martin Quinsonmove a symbol decl to a better header file
2017-07-05 Martin Quinsonall actors are unified, no need to virtualize between...
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Martin Quinsonplease codacy
2017-07-04 Martin Quinsonfinish removing simix.h from C files, and avoid the...
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-02 Martin Quinsonremove simix.h from one more C file
2017-07-01 Martin Quinsonremove simix.h from two more C files
2017-07-01 Martin Quinsonrename SIMIX_host_self() into sg_host_self(), and make...
2017-07-01 Martin Quinsononly take the public part of MC within the mallocators
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-26 Frederic Suterjust a couple of smells
2017-06-25 Martin Quinsonplease codacy
2017-06-24 Martin Quinsonplease codacy
2017-06-22 Martin Quinsonimprove an error message
2017-06-21 Martin Quinsonmore codacy treats to start the day
2017-06-20 Frederic Suteroops
2017-06-20 Frederic Sutera few codacy treats
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutertry to fix build by adding back some includes
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin QuinsonReduce the displayed backtrace
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-08 Frederic Suteroops, another module was dropped
2017-06-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-03 Martin Quinsonplease codacy a bit
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin Quinsontypo killing mac
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-24 Martin Quinsonfurther codacy cleanups
2017-05-24 Martin Quinsonthis header file is much less interesting now that...
2017-05-24 Martin Quinsontidy the scope of some more locals
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-24 Martin Quinsonlast bunch of codacy treats for tonight. Stop.
2017-05-23 Martin Quinsonplug a small memleak
2017-05-23 Martin Quinsonhunt down some more short negation forms
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonremove (void) in C++
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-23 Matthieu VolatHandle some litteral string -> char* casts.
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
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 Quinsoncosmetics
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin Quinsonloudly fail when asked to replay a non-existing file
2017-05-21 Martin Quinsondrop module strbuff. We don't need it anymore.
2017-05-20 Martin Quinsonremove a broken feature: backtraces in log format
2017-05-20 Martin QuinsonDrop unused functions: xbt_str_varsubst(), xbt_strbuff_...
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
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-17 Frederic Suteranother bunch of sonar treats
2017-05-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-15 Frederic Sutermostly cosmetics
2017-05-15 Frederic Suteranother bunch of sonar treats
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterchasing minor smells
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-08 Martin Quinsondo not load internal_config.h from mc.h
2017-05-05 Martin Quinsonprefix all macro defined in public simgrid_config.h...
2017-05-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin QuinsonMake the logs more robust to user's stupidity
2017-04-24 Martin QuinsonNew function xbt_replay_action_get(): Retrieve the...
2017-04-18 Martin Quinsonplease sonar a tiny bit
2017-04-12 Tom CornebizeMerge branch 'master' into partial_shared_malloc
2017-04-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-04-11 Martin Quinsonplease sonar by killing useless parameters and cleanups
2017-03-31 Frederic Suterkill dead code
2017-03-26 Frederic Sutersunday smell chase
2017-03-23 Frederic Sutersurf_fopen to ifsopen + no need to reimplement streambu...
2017-03-22 Frederic Sutersmells -= a lot
2017-03-22 Frederic Suterbugs and smells
2017-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-20 Martin Quinsontry removing old semaphores before creating the new...
2017-03-20 Frederic Suteryet another simplification pass
2017-03-16 Frederic SuterRevert "further cleanups"
2017-03-16 Frederic SuterRevert "was a bit too eager"
2017-03-16 Frederic Suterwas a bit too eager
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 Suterstatic casting
2017-03-16 Frederic Suterreorg and more functions in namespace
next