2019-06-06 |
Martin Quinson | kill some remaining bits that tested lmm::lagrange |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Martin Quinson | LMM: rename sharing_weight into sharing_penalty for... |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Martin Quinson | Build nice python source packages |
commit | commitdiff | tree | snapshot |
2019-06-05 |
Martin Quinson | Rename cmake option 'minimal_java' into 'minimal-bindings' |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Martin Quinson | ci: don't check external links because of the false... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Martin Quinson | building the pages needs to rebuild python beforehand |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Martin Quinson | Rename Action::priority into Action::sharing_penalty... |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Martin Quinson | bug fixed++ |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Martin Quinson | Hide the destructor of resource::Model |
commit | commitdiff | tree | snapshot |
2019-06-04 |
Martin Quinson | sonar: kill unused parameter |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | MC: kill an unused field and a useless method |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | MC: kill an unused field |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | Simplify mc::Region::read() |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | Cleanups in class mc::Region |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | lmm: cosmetics in documentation (reduce redundency) |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | finish the removal of lagrange-related things |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | lmm: rename some fields for clarity |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | Remove the lagrange-based models |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | lmm::{Variable,Constraint}: Obey our coding conventions... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Martin Quinson | Avoid a >>unused parameter ‘host’<< error on user code |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Arnaud Giersch | Reduce code duplication. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Arnaud Giersch | Cosmetics. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Arnaud Giersch | Don't leave an empty catch block. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Arnaud Giersch | Unused parameters argc/argv. |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Arnaud Giersch | [sonar] Replace private inheritance with a private... |
commit | commitdiff | tree | snapshot |
2019-06-03 |
Arnaud Giersch | Add gemm.c to sonar exclusions, this code is not ours. |
commit | commitdiff | tree | snapshot |
2019-06-01 |
Martin Quinson | fix MC builds on gcc |
commit | commitdiff | tree | snapshot |
2019-06-01 |
Martin Quinson | fix lua builds |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | MC: rename some files |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | MC: finish emptying an old C file |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | MC: inline a function that is now trivial |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | rename a file |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | fix build on stable debian |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | fix make dist, stupid f*** bummer |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | point to the right sonar repo |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | cleanup after the split of kernel/resource/profile... |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | MC::Region: Also remove the permanent_addr thingy |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | mc: cosmetics |
commit | commitdiff | tree | snapshot |
2019-05-31 |
Martin Quinson | Merge branch 'tracemgrsplit' into 'master' |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | fix make dist |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | fix gitlab-ci.yml |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | inline a function |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | kill the RegionSparse subclass now that there is no... |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | MC: cosmetics (fight the mc_model_checker singleton) |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | MC: remove support for flat storage of regions |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | ci: don't rebuild specifically to build and linkcheck... |
commit | commitdiff | tree | snapshot |
2019-05-30 |
Martin Quinson | MC::remote: snake case |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Martin Quinson | mc: Also remove the process_index |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Martin Quinson | Kill the support for privatized SMPI in MC mode |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Augustin Degomme | Update sonar-project.properties key |
commit | commitdiff | tree | snapshot |
2019-05-29 |
Martin Quinson | sonar: move the simgrid project in the simgrid organization |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Quinson | Don't pretend we can move a parallel exec |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Quinson | mc: snake_case the checkers |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Quinson | mc: snake_case a class |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Quinson | mc: change 3 static functions into private methods |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Quinson | mc: move code around in the hope that it will sort... |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Martin Quinson | ignore java from coverage |
commit | commitdiff | tree | snapshot |
2019-05-28 |
Arnaud Giersch | Missing include (HAVE_MREMAP). |
commit | commitdiff | tree | snapshot |
2019-05-27 |
Martin Quinson | mc: tricks to improve the coverage |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Martin Quinson | fix non-MC builds when libevent is not found |
commit | commitdiff | tree | snapshot |
2019-05-26 |
Martin Quinson | further tidy the includes in MC |
commit | commitdiff | tree | snapshot |
2019-05-25 |
Martin Quinson | mc: kill some useless includes |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Martin Quinson | Specify that we use framagit as a gitlab instance |
commit | commitdiff | tree | snapshot |
2019-05-24 |
Martin Quinson | nope sonar, that's not some commented code |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Arnaud Giersch | Fix project_description.sh. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Arnaud Giersch | Useless include. |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Martin Quinson | fix some typo in the comments, just to launch a rebuild... |
commit | commitdiff | tree | snapshot |
2019-05-23 |
Martin Quinson | Plug a memleak |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | docker: drop root priviledge in our tutorial images |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | More borken link fixed |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | doc: fix some borken links |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | linkcheck doc: we won't fix javasphinx ourselves |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Augustin Degomme | oops |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | os_timer: detect when our implementation needs to be... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | mc: create RegionSparse, RegionDense and RegionPrivatiz... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | RegionSnap: only use pointers to regions for sake of... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | mc: privatized regions now use a vector of pointers... |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | mc: some snake_casing on the way |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Martin Quinson | mc: that FIXME was easy to fix :) |
commit | commitdiff | tree | snapshot |
2019-05-22 |
Augustin Degomme | deactivate clock_gettime on SunOS, as it does not work... |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Augustin Degomme | try to make rma tests faster |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Arnaud Giersch | Disable parallel ucontexts on 64bit SunOS. |
commit | commitdiff | tree | snapshot |
2019-05-21 |
Arnaud Giersch | Save worker's context directly in TLS. |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Martin Quinson | g++ needs this include but not clang |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Martin Quinson | Ahem. You mean I need to actually compile with MC after... |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Martin Quinson | add s4u-cloud-simple to the list of examples |
commit | commitdiff | tree | snapshot |
2019-05-20 |
Martin Quinson | mc: move some files related to ELF, DWARF or unwind... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | argh, linkchecker needs --check-extern to be really... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | ci@doc: fix the parameter of linkchecker |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | doc: fix the last broken links (?) |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | fix more dead links in the doc |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | stupid me, that file was moved just before |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | Only linkcheck the pages that we just generated |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | fix dead links on the webpage, and linkcheck it upon... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | write in the tuto that we need a recent version of SG |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Frederic Suter | Merge branch 'master' of https://framagit.org/simgrid... |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Frederic Suter | cosmetics: remove occurrences of "msg_platform.xml" |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Frederic Suter | cosmetics do not use msg in log class names |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | Write in doc that some s4u objects are not smart pointers |
commit | commitdiff | tree | snapshot |
2019-05-19 |
Martin Quinson | Update the releasing doc |
commit | commitdiff | tree | snapshot |
next |