Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[noci] really fix licence version in badge
[simgrid.git] / src /
2019-06-19 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-06-19 Loic Gueganlmm tests:
2019-06-18 Martin Quinsondefaults values to lmm::System::variable_new
2019-06-17 Martin QuinsonVarious doc fixups
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-15 Martin Quinsonsonar: ignore more issues, hide commented code, add...
2019-06-14 Arnaud GierschAdd method to free all variables at once.
2019-06-14 Arnaud GierschThis void* for Constraint::id_ is a Resource*.
2019-06-14 Arnaud GierschFix null pointer dereference.
2019-06-14 Martin Quinsonkill dead code
2019-06-14 Martin Quinsontiny doc improvements
2019-06-14 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-06-11 Martin QuinsonMC: cosmetics
2019-06-11 Martin Quinsonfurther simplify the MC initialization
2019-06-11 Martin Quinsonmc: don't catch exceptions we cannot deal with
2019-06-10 Martin Quinsoncode simplification in MC start sequence
2019-06-09 Martin Quinsoncleanups in the debug config items
2019-06-08 Martin Quinsonsonar: overriding functions should not return a subclass
2019-06-08 Martin QuinsonRemove a useless FIXME
2019-06-05 Martin QuinsonLMM: rename sharing_weight into sharing_penalty for...
2019-06-04 Martin QuinsonRename Action::priority into Action::sharing_penalty...
2019-06-04 Martin QuinsonHide the destructor of resource::Model
2019-06-04 Martin Quinsonsonar: kill unused parameter
2019-06-03 Martin QuinsonMC: kill an unused field and a useless method
2019-06-03 Martin QuinsonMC: kill an unused field
2019-06-03 Martin QuinsonSimplify mc::Region::read()
2019-06-03 Martin QuinsonCleanups in class mc::Region
2019-06-03 Martin Quinsonlmm: cosmetics in documentation (reduce redundency)
2019-06-03 Martin Quinsonfinish the removal of lagrange-related things
2019-06-03 Martin Quinsonlmm: rename some fields for clarity
2019-06-03 Martin QuinsonRemove the lagrange-based models
2019-06-03 Martin Quinsonlmm::{Variable,Constraint}: Obey our coding conventions...
2019-06-03 Arnaud GierschCosmetics.
2019-06-03 Arnaud GierschDon't leave an empty catch block.
2019-06-01 Martin Quinsonfix MC builds on gcc
2019-06-01 Martin Quinsonfix lua builds
2019-05-31 Martin QuinsonMC: rename some files
2019-05-31 Martin QuinsonMC: finish emptying an old C file
2019-05-31 Martin QuinsonMC: inline a function that is now trivial
2019-05-31 Martin Quinsonrename a file
2019-05-31 Martin Quinsonfix build on stable debian
2019-05-31 Martin Quinsonfix make dist, stupid f*** bummer
2019-05-31 Martin Quinsoncleanup after the split of kernel/resource/profile...
2019-05-31 Martin QuinsonMC::Region: Also remove the permanent_addr thingy
2019-05-31 Martin Quinsonmc: cosmetics
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-30 Martin Quinsoninline a function
2019-05-30 Martin Quinsonkill the RegionSparse subclass now that there is no...
2019-05-30 Martin QuinsonMC: cosmetics (fight the mc_model_checker singleton)
2019-05-30 Martin QuinsonMC: remove support for flat storage of regions
2019-05-30 Martin QuinsonMC::remote: snake case
2019-05-29 Martin Quinsonmc: Also remove the process_index
2019-05-29 Martin QuinsonKill the support for privatized SMPI in MC mode
2019-05-28 Martin Quinsonmc: snake_case the checkers
2019-05-28 Martin Quinsonmc: snake_case a class
2019-05-28 Martin Quinsonmc: change 3 static functions into private methods
2019-05-28 Martin Quinsonmc: move code around in the hope that it will sort...
2019-05-28 Arnaud GierschMissing include (HAVE_MREMAP).
2019-05-27 Martin Quinsonmc: tricks to improve the coverage
2019-05-26 Martin Quinsonfix non-MC builds when libevent is not found
2019-05-26 Martin Quinsonfurther tidy the includes in MC
2019-05-25 Martin Quinsonmc: kill some useless includes
2019-05-24 Martin Quinsonnope sonar, that's not some commented code
2019-05-23 Arnaud GierschUseless include.
2019-05-23 Martin Quinsonfix some typo in the comments, just to launch a rebuild...
2019-05-23 Martin QuinsonPlug a memleak
2019-05-22 Augustin Degommeoops
2019-05-22 Martin Quinsonos_timer: detect when our implementation needs to be...
2019-05-22 Martin Quinsonmc: create RegionSparse, RegionDense and RegionPrivatiz...
2019-05-22 Martin QuinsonRegionSnap: only use pointers to regions for sake of...
2019-05-22 Martin Quinsonmc: privatized regions now use a vector of pointers...
2019-05-22 Martin Quinsonmc: some snake_casing on the way
2019-05-22 Martin Quinsonmc: that FIXME was easy to fix :)
2019-05-22 Augustin Degommedeactivate clock_gettime on SunOS, as it does not work...
2019-05-21 Arnaud GierschSave worker's context directly in TLS.
2019-05-20 Martin Quinsong++ needs this include but not clang
2019-05-20 Martin QuinsonAhem. You mean I need to actually compile with MC after...
2019-05-20 Martin Quinsonmc: move some files related to ELF, DWARF or unwind...
2019-05-19 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-19 Frederic Suterplease sonar, pass parameters to lambda
2019-05-18 Martin Quinsonmc::Snapshot: various cleanups and refactoring
2019-05-18 Martin Quinsonsosp: cosmetics
2019-05-18 Arnaud GierschUse known PYTHON_EXECUTABLE.
2019-05-18 Arnaud GierschDeobfuscation.
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 Arnaud GierschLet the exception flow.
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 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
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 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
next