Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-05-19 Martin Quinsonstupid me, that file was moved just before
2019-05-19 Martin QuinsonOnly linkcheck the pages that we just generated
2019-05-19 Martin Quinsonfix dead links on the webpage, and linkcheck it upon...
2019-05-19 Martin Quinsonwrite in the tuto that we need a recent version of SG
2019-05-19 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-19 Frederic Sutercosmetics: remove occurrences of "msg_platform.xml"
2019-05-19 Frederic Sutercosmetics do not use msg in log class names
2019-05-19 Martin QuinsonWrite in doc that some s4u objects are not smart pointers
2019-05-19 Martin QuinsonUpdate the releasing doc
2019-05-19 Frederic Suterplease sonar, pass parameters to lambda
2019-05-19 Martin Quinsonmake sure that nobody can compile s4u without simgrid...
2019-05-18 Martin Quinsonmc::Snapshot: various cleanups and refactoring
2019-05-18 Martin QuinsonAdd a link from smpirun(1) to the online doc
2019-05-18 Martin Quinsonsosp: cosmetics
2019-05-18 Arnaud GierschUse known PYTHON_EXECUTABLE.
2019-05-18 Arnaud GierschMore cleanup of tmp files (openindiana).
2019-05-18 Arnaud GierschDeobfuscation.
2019-05-18 Arnaud GierschF comes before G, and correct bug number.
2019-05-18 Arnaud GierschReturn const& for consistency.
2019-05-18 Martin Quinsonmore bugs got closed
2019-05-18 Martin QuinsonFinish the conversion to python of the hostfile generation
2019-05-17 Martin Quinsonsmpirun: use a python chunk to generate missing hostfiles
2019-05-17 Martin Quinsonsonar: explict
2019-05-17 Martin Quinsonsmall doc improvement
2019-05-17 Martin Quinsondon't mess with argv before having SimGrid taking its...
2019-05-17 Arnaud GierschFix path for native lib in jar under SunOS.
2019-05-17 Arnaud GierschCosmetics.
2019-05-17 Arnaud GierschLet the exception flow.
2019-05-17 Arnaud GierschCosmetics.
2019-05-17 Frederic Suter32-bit friendly format
2019-05-17 Frederic Suterignore some example binaries
2019-05-17 Frederic Suterenable wait_any and wait_any_for for asynchronous execu...
2019-05-17 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschDon't take buffer on stack, 4M may be too big.
2019-05-16 Arnaud GierschCopy the values of {C,CXX,F}FLAGS into smpi{cc,cxx...
2019-05-16 Arnaud GierschComplete list of closed bugs.
2019-05-16 Arnaud GierschCorrectly split os/ver on redhat-like.
2019-05-16 Martin QuinsonMerge branch 'cmake-no-pybind11-search-if-explicitly...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschMove install(TARGETS) in its proper directory.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Arnaud GierschFix make dist / distcheck.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Millian Poquet[cmake] no search for pybind11 if explicitly off
2019-05-16 Arnaud GierschDisable bogus warning.
2019-05-16 Arnaud GierschDon't install empty doc/html/.
2019-05-16 Arnaud GierschAllow binary to be stripped with install/strip.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-05-16 Martin QuinsonUse addr2line as a fallback for stacktraces when backtr...
2019-05-16 Arnaud GierschDisable LTO for pybind11 too when enable_lto=off.
2019-05-16 Arnaud GierschClose simgrid/simgrid#7 (FramaGit).
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Martin Quinsonmc: tiny simplifications and cosmetics (even some snake...
2019-05-16 Martin Quinsonmc: inline two functions
2019-05-16 Martin Quinsonmc: useless cleanups
2019-05-16 Martin Quinsonmc::Buffer: no need for mmap type now that KSM is gone
2019-05-16 Martin Quinsonmc: kill model-check/ksm option. Was not activated...
2019-05-15 Augustin Degommesay mmap is not ready for privatization in SunOS.
2019-05-15 Augustin Degommefix mess with quotes
2019-05-15 Martin Quinsonmc: simplification: do not repeat information in parameters
2019-05-15 Martin Quinsonmc: Kill a C type and use the C++ one
2019-05-15 Martin Quinsoncmake: do not build the documentation by default
2019-05-15 Martin Quinsonmc/compare: reduce the scope of some variables
2019-05-15 Martin QuinsonRemove option 'model-check/record': paths are recorded...
2019-05-15 Martin Quinson[mc] enable model-check/record by default, and cosmetics
2019-05-15 Arnaud GierschFix new/delete mismatch.
2019-05-14 Arnaud GierschGet rid of "local" keyword for sh.
2019-05-14 Arnaud GierschFix PMPI_Error_string.
2019-05-14 Arnaud GierschSpecialize return types.
2019-05-14 Arnaud GierschSnake case.
2019-05-14 Arnaud GierschAdd "override" specifier.
2019-05-14 Augustin Degommewarnings-=2
2019-05-14 Augustin Degommereplace useless strncpy by a memcpy
2019-05-14 Millian Poquet[doc] fix another doxygen friendliness issue
2019-05-14 Millian Poquet[doc] fix links (URL, internal ref + duplication)
2019-05-14 Millian Poquet[doc] trailing space cosmetics
2019-05-14 Millian Poquet[doc] fix warnings, cosmetics
2019-05-14 Millian Poquet[doc] fix warnings, cosmetics
2019-05-14 Martin Quinsonfix some errors and warnings in the doc generation
2019-05-14 Augustin Degommelet's pretend that sunOS supports privatization (no...
2019-05-14 Martin QuinsonA first example with MC and S4U together
2019-05-14 Martin Quinsondocker: fix the build of images for simgrid stable
2019-05-14 Martin Quinsondocker: remove useless packages from tuto-mc
2019-05-14 Martin Quinsona dockerfile for a wanna be MC tutorial
2019-05-14 Martin Quinsonsonar: silence a rule on python code
2019-05-14 Martin Quinsonmake sure that xbt/memory_map can be used out of simgrid
2019-05-14 Augustin Degommeadd sorting to project description
2019-05-14 Augustin Degommeapparently sunos illumos make/dmake does not like make...
2019-05-14 Augustin Degomme--quiet long version is not supported on sunos
2019-05-14 Augustin DegommeOn some systems, sqrt(int) is not defined properly...
2019-05-14 Augustin Degommeadd some debug messages to MPI_Testany
2019-05-14 Augustin Degommebefore matching message sent with MPI_ANY_SOURCE, check...
2019-05-14 Augustin DegommeDon't use positive tags for internal messages.
2019-05-14 Millian Poquet[mc] do not ignore MC_ASSERT in replay mode
2019-05-09 Arnaud GierschEnable some more test with memcheck, but with disabled...
2019-05-09 Arnaud GierschTesh files: kill obsolete variables SG_TEST_EXENV and...
2019-05-07 Arnaud GierschUse "exec" so that failures are correclty reported...
2019-05-07 Arnaud GierschEnsure the task is correctly destroyed when the host...
2019-05-07 Frederic Sutercosmetics: make more fields private
next