Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
At this point of the program simgrid values are not to be trusted as we had a segfault.
[simgrid.git] / examples /
2017-02-17 Martin QuinsonRevert "Let our examples compile with java 1.6, or...
2017-02-16 Frederic Sutersign the parameters
2017-02-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-16 Frederic Suterfifo2dynar
2017-02-16 Frederic Suteryet another bitwise pickyness + hey that's a foreach
2017-02-16 Frederic Suterfix newly introduced bugs
2017-02-16 Martin Quinsonplease sonar and cosmetics
2017-02-15 Frederic Suterused unsigned long long to have more than 50 bits
2017-02-15 Frederic Suteruse bitfields as bitfields
2017-02-15 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-15 Martin QuinsonMake room for the upcoming network energy plugin
2017-02-15 Frederic Suterfix tiny typo
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutertoying with this mess of a code
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-14 Frederic Suterget rid of sd_workstation.cpp
2017-02-07 Martin Quinsonmore info to the user.
2017-02-07 degommesort output of test
2017-02-06 Martin Quinsonrename an option and improve its doc: maxmin/concurrenc...
2017-02-06 Martin QuinsonThis test requires concurrency_limit to 100 (but works...
2017-02-05 Martin Quinsonmake this file usable with smpi
2017-02-04 Martin Quinsonuse NAS/ep as an example of SMPI_SHARED_MALLOC and...
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-27 Martin Quinsondocument the new MSG example I recently added
2017-01-26 Martin QuinsonMake MSG_process_yield visible from java, and test it
2017-01-26 Martin QuinsonNew example for MSG_process_yield()
2017-01-26 Martin Quinsonallow java actors to kill themselves
2017-01-26 Martin Quinsoncheck that suiciding a process actually works in C
2017-01-26 Martin QuinsonMC: cosmetics
2017-01-20 Martin Quinsonrevalidate a tesh file after a fix due to please sonar
2017-01-19 Martin Quinsonplease sonar, even if it is really pesky sometimes
2017-01-19 Martin Quinsonimplement the DVFS functions in Java
2017-01-19 Martin QuinsonIf you don't start the processes, the VM are actually...
2017-01-14 Martin Quinsonproperly set the bindir for these tests too
2017-01-11 Martin Quinsona word of data provenance for g5k.xml
2017-01-11 Martin QuinsonLet our examples compile with java 1.6, or almost
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2017-01-01 Martin Quinsongenerate valid files
2017-01-01 Martin Quinsonignore the lat parameter of peer tag
2016-12-28 Martin Quinsonfix some doxygen warnings
2016-12-28 Martin Quinsonspecify the bindir for some tesh files
2016-12-26 Martin QuinsonGive a LD_LIBRARY_PATH to java tests
2016-12-25 Martin QuinsonRevert "remove a few smells in instrumentation"
2016-12-23 Frederic Suterremove a few smells in instrumentation
2016-12-20 Martin Quinsonfurther reduce the amount of includes
2016-12-19 Martin QuinsonVM: don't take ignored parameter that may fool the...
2016-12-18 Martin QuinsonMove all netcards into the dict, and the dict to the...
2016-12-16 Martin QuinsonCompletely rework the properties of netzones
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-12 Martin Quinsonplease sonar: dont apply binary operators to signed...
2016-12-11 Martin Quinsongreatly simplify the way peers are created in Vivaldi AS
2016-12-10 Martin Quinsonnetwork/coordinates option is now useless
2016-12-09 Martin Quinsonuse NetCard extension to store vivaldi coordinates
2016-12-05 Martin Quinsonplease my old friend SonarQube now that it's back
2016-12-05 Martin Quinsonplease sonar: this variable will be overwritten in...
2016-12-04 Martin QuinsonDeprecate xbt_dict_new()
2016-12-04 Martin Quinsondon't pass the free_f parameter to MSG_*_set_property_v...
2016-12-04 Martin QuinsonDon't store raw objects as host properties, which must...
2016-12-02 Martin Quinsonupdate a teshfile that was affected by #123, which...
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-22 Martin Quinsonmove VM into their namespace, and greatly reduce the...
2016-11-22 Martin QuinsonVM: getters should not be simcalls
2016-11-18 Martin Quinsontest to suspend an exec too
2016-11-11 Martin QuinsonNew function: MSG_parallel_task_execute_with_timeout
2016-11-08 Martin Quinsonsmall cleanups in Java advised by eclipse
2016-11-01 Martin Quinsonfix graphviz tests after the host order change in sg_ho...
2016-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-28 Martin Quinsonfix the last test after the recent change in MSG_hosts_...
2016-10-28 Martin Quinsonstill 2 tests to go before it works again
2016-10-28 Martin Quinsonfix another example
2016-10-28 Martin Quinsonfix another example after the recent change in msg_host...
2016-10-28 Martin Quinsonfix the tesh of many tests after the order change in...
2016-10-28 Martin Quinsonfix an example after the recent change to hosts_as_dyna...
2016-10-24 Frederic Sutervacation commit
2016-10-22 Martin Quinsonrename MSG_host_(get/set)_params into MSG_vm_(get/set...
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-12 Martin Quinsonfix a Java tesh after Christian recent changes
2016-10-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-10 Christian Heinrich[ENERGY] Fixed a bug (division of integers)
2016-10-10 Martin QuinsonAPI format unification
2016-10-10 Martin QuinsonMerge branches, and adapt the new code to the new refac...
2016-10-09 Christian Heinrich[Energy] Fix the power_slope in the energy plugin
2016-10-09 Martin Quinsonremove an unused parameter
2016-10-08 Martin Quinsondisable the maestro-set test on windows, nobody will...
2016-10-07 Martin Quinsonplease sonar by using every parameters (+cosmetics)
2016-10-06 Martin Quinsonrevalidate a tesh file after Christian recent changes
2016-10-06 Christian Heinrich[ENERGY] Introduce idle/1core/maxCore energy consumption
2016-09-16 Frederic Sutersimplify and fix cycle detection
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterplug leak
2016-09-07 Martin QuinsonMerge pull request #113 from adfaure/master
2016-09-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-09-07 Frederic Suterdiff on generated file is likely to fail
2016-09-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-06 Frederic Suterobjectify jedule
2016-09-06 Frederic Suteradding the expected output of jedule
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-04 Martin Quinsonplug a memleak
2016-09-03 Martin Quinsonignore less informative messages
next