Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove some useless includes
[simgrid.git] / src /
2017-05-24 Martin Quinsonremove some useless includes
2017-05-24 Martin Quinsoncosmetics: kill a useless redundent declaration
2017-05-24 Martin Quinsonthis header file is much less interesting now that...
2017-05-24 Martin Quinsonmove some public MC prototypes to a public header file
2017-05-24 Frederic Sutersimgrid::surf::Storage => simgrid::surf::StorageImpl
2017-05-24 Martin QuinsonAction::links() cannot be used for NS3Actions
2017-05-24 Martin Quinsonrename simix::Mutex to simix::MutexImpl
2017-05-24 Martin Quinsontidy the scope of some more locals
2017-05-24 Martin Quinsonmaxmin: be more explicit about the leaked variables
2017-05-24 Martin Quinsontell maxmin about the action using each variable
2017-05-24 Martin Quinsonsmall cosmetics to kill time
2017-05-24 Frederic Suterfirst step towards a CommPtr
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-24 Frederic Suteruseless includes
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 Martin Quinsonplug a small memleak
2017-05-23 Frederic Suterone level less in the last lib
2017-05-23 Martin Quinsonremove an empty file
2017-05-23 Martin Quinsonremove an useless import in python
2017-05-23 Martin Quinsonhunt down some more short negation forms
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 Frederic Sutera few more smells
2017-05-23 Matthieu VolatAdd support for flang and ifort Fortran compilers.
2017-05-23 Matthieu VolatHandle some litteral string -> char* casts.
2017-05-23 Martin Quinsonuseless cosmetics around NS3 long routes
2017-05-23 Martin QuinsonNS3: more informative messages in one case of misconfig...
2017-05-23 Martin Quinsonns3: preserve the rich informative type in a function...
2017-05-23 Martin QuinsonNS3: be explicit when ignoring long routes
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
2017-05-22 Frederic Suterremove unvalidated Bconnection attribute
2017-05-22 Frederic Suterfew smells less in MC
2017-05-22 Frederic Suternow useless that app-pmm is dead
2017-05-22 Martin QuinsonMake attribute 'model' of <storage_type> optional:...
2017-05-22 Martin QuinsonRemove attribute content_type of <storage_type>: was...
2017-05-22 Frederic Sutera vector of keyval structs is a map
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-22 Tom CornebizeAdd a comment and extend the doc.
2017-05-22 Frederic Suterbummer
2017-05-22 Frederic Suterstart reducing smells in MC code
2017-05-22 Tom CornebizeClean the code.
2017-05-21 Martin Quinsonkill an unreachable statement (thanks sonar)
2017-05-21 Martin Quinsoninstr: kill an unused structure field to please clang
2017-05-21 Martin Quinsoncosmetics
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin QuinsonDisable uninteresting events in TI mode
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 QuinsonRemove an empty file (thx, sonar)
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 Tom CornebizeRenaming: smpi_execute_public → smpi_execute_benched
2017-05-19 Frederic Suterbugs, smells and cosmetics of the day
2017-05-18 Tom CornebizeFix compilation for systems without MAP_HUGETLB.
2017-05-18 Tom CornebizeFix compilation warnings.
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-18 Tom CornebizeCode style.
2017-05-18 Tom CornebizeCode style.
2017-05-18 Tom CornebizeAdd support for huge pages in shared malloc.
2017-05-18 Tom CornebizeAdd function smpi_execute_public.
2017-05-17 Frederic Suteranother bunch of sonar treats
2017-05-17 Frederic Suterplease sonar, less free in c++
2017-05-17 Frederic Suterdon't create dependencies if both root and end are...
2017-05-16 Martin Quinsonplug some memleaks in the new unit test
2017-05-16 Martin Quinsonplease sonar: nothing before the includes
2017-05-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-15 Frederic Sutermostly cosmetics
2017-05-15 Martin QuinsonLOOPAFTER is a better name for profile periodicity
2017-05-15 Frederic Suteranother bunch of sonar treats
2017-05-14 Martin Quinsontmgr: cosmetics
2017-05-14 Martin Quinsontmgr: kill a function that only calls the constructor
2017-05-14 Martin Quinsontmgr: make a usefull datatype public
2017-05-14 Martin Quinsonrename a type to better match its purpose
2017-05-14 Martin Quinsontmgr: kill a parameter that nobody uses
2017-05-14 Martin Quinsonfix a typing issue around std::abs
2017-05-14 Martin Quinsonplease sonar
2017-05-14 Martin Quinsonfix NetBSD build
2017-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-13 Martin Quinsonadd a unit test for tgmr (using boost tests)
2017-05-13 Martin QuinsonL
2017-05-13 Martin Quinsonfix the trace file parsing (state_file and avail_file)
2017-05-12 Martin QuinsonAllow the unit tests to setup the logs
2017-05-12 Martin Quinsonfix non-MC builds
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterthese models want to please Sonar
2017-05-11 Frederic Suterchasing minor smells
2017-05-10 Frederic Suteruniformization
2017-05-10 Frederic Suterkill useless code
2017-05-10 Frederic Suterno xbt_lib in java world + leak plug
2017-05-09 Martin Quinsonfurther fiddling with the platform documentation [no ci]
2017-05-09 Frederic Suteravoid division by 0 in ptask maxmin solve. Fix #165
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
next