Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 Suterignore some unwind cruft
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 Martin Quinsonfix 2 java tesh
2017-05-24 Frederic Suteruseless includes
2017-05-24 Martin Quinsonreduce the scope of some variables to please codacy
2017-05-24 Martin Quinsonremove some explicit keywords that I barely understand
2017-05-23 Martin Quinsonsilence a really supurious warning in cmake
2017-05-23 Martin Quinsonfix make dist
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 Martin Quinsonsonar: also ignore that rule in hpp files
2017-05-23 Martin Quinsonplug a small memleak
2017-05-23 Frederic Suterone level less in the last lib
2017-05-23 Martin QuinsonJava package names should not be uppercased
2017-05-23 Martin Quinsonremove an empty file
2017-05-23 Martin Quinsonremove an useless import in python
2017-05-23 Martin Quinsonsonar: dont' complain when we follow the advices of...
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 Quinsonadd the codacy badge to the readme
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-23 Frederic Sutera few more smells
2017-05-23 degommeremove spurious non breaking spaces, grrr
2017-05-23 Matthieu VolatAdd support for flang and ifort Fortran compilers.
2017-05-23 Matthieu VolatOnly use -Wno-format-nonliteral if compiler is GCC...
2017-05-23 Matthieu VolatDefine worker_function more rigourously to xbt_main_func_t.
2017-05-23 Matthieu VolatHandle some litteral string -> char* casts.
2017-05-23 Matthieu VolatUse FindThreads to check for pthreading
2017-05-23 Matthieu VolatFlush output of energy tests.
2017-05-23 Martin Quinsonuseless cosmetics around NS3 long routes
2017-05-23 Martin Quinsonupdate the NS3 doc to be more explicit about 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 degommeAdd formatting to out fortran energy tests.
2017-05-23 Martin QuinsonNS3: be explicit when ignoring long routes
2017-05-23 Martin Quinsongive some hints about platforms that can be used in NS3
2017-05-22 Martin Quinsonmore user-friendly error message
2017-05-22 Martin Quinsonsmpi_replay: make it easier to override some actions
2017-05-22 Frederic Suterlist recent changes
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 QuinsonKill a stupid example
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 Martin QuinsonMake it easier to work with the XML parser
2017-05-22 Martin Quinsonsonar: v3.16 is out now
2017-05-22 Martin QuinsonConvert our README file to markdown
2017-05-22 Martin Quinsonsonar: disable dupplication in teshsuite too
2017-05-22 Martin Quinsontry to please travis
2017-05-22 Frederic Suterno more content_type
2017-05-22 Frederic Sutera vector of keyval structs is a map
2017-05-22 Martin Quinsontravis: previous cosmetics commit made it fail in any...
2017-05-22 Martin Quinsontiny updates to the doc of huge pages
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-22 Martin Quinsonwe want to execute ctest on PR on travis
2017-05-22 Tom CornebizeAdd a comment and extend the doc.
2017-05-22 Tom CornebizeAdd documentation for smpi/shared-malloc-hugepage and...
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 Quinsonsonar: try to reduce verbosity of the coverage
2017-05-20 Martin QuinsonRemove an empty file (thx, sonar)
2017-05-20 Martin Quinsontravis: activate MC on linux so that sonar checks it...
2017-05-20 Martin Quinsonrestore (and comment) a test for a feature
2017-05-20 Martin Quinsonreassure sonar: reinterpret_cast are the way to go...
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
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 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 degommeIgnore pseudo-leaks when we use dlopen in smpi.
2017-05-17 Frederic Suterplease sonar, less free in c++
next