Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further cleanups in instr
[simgrid.git] / examples / java /
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Arnaud GierschReduce number of Sonar smells in Java examples.
2017-10-09 Arnaud GierschUse Msg logger in Java examples.
2017-10-04 Arnaud GierschRemove lines of commented code spotted by sonar.
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-12 Arnaud GierschRename Java examples.
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-20 Arnaud GierschSort storages before listing.
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-15 Arnaud GierschValue is finally an integer. Change it to the smallest...
2017-08-02 Martin Quinsoncleanups in Java examples advised by Sonar
2017-08-01 Martin QuinsonAdd two missing @Override annotations
2017-08-01 Martin Quinsontidy the exceptions that can be raised by our Java...
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Sutertry to please codacy and reduce NPath complexity
2017-07-19 Frederic Suterplease both sonar and codacy
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Frederic Suterplease sonar
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin Quinsonrevalidate the tesh files
2017-06-19 Martin Quinsonadapt these tests to the fact that the hosts are now...
2017-06-19 Martin QuinsonRevert "platform change impacts java too"
2017-06-19 Frederic Suterplatform change impacts java too
2017-06-02 Martin QuinsonMerge pull request #179 from Takishipp/signals
2017-06-02 Martin QuinsonMerge pull request #177 from Takishipp/sd_exit
2017-05-31 Martin Quinsonsonar treats
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-26 Martin Quinsonkill an unimplemented method (+cosmetics)
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-20 Martin Quinsonrestore (and comment) a test for a feature
2017-05-19 Frederic Sutertry to please clang 5.0
2017-05-15 Frederic Suteranother bunch of sonar treats
2017-05-15 Frederic Suterplease sonar
2017-05-12 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-05-11 Frederic Suterrename constants
2017-05-11 Frederic Suterremove unused constants
2017-05-11 Frederic Suterchasing minor smells
2017-05-09 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-05 Martin Quinsonfix a java test
2017-05-05 Martin QuinsonUpdate all our XML files + next XML version will be...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-22 Martin Quinsonanother round for sonar
2017-03-22 Martin Quinsonplease sonar
2017-03-22 Martin QuinsonImplement VM::all() as a native, and use it in tests
2017-03-22 Martin Quinsonjava examples: make it easier to run them from the...
2017-03-21 Martin Quinsonmake it easier to run that example from eclipse directly
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Martin Quinsonallow to use this test as a crash test
2017-03-21 Martin Quinsonjava example simplification and cosmetics
2017-03-21 Martin Quinsonjava example simplification + reindent + cosmetics
2017-03-21 Martin Quinsonincrease a bit the size of this java test (+cosmetics)
2017-03-21 Martin Quinsonguess what? I hate our java crufty code
2017-03-13 Martin QuinsonDrop s4u::Host::getPstateSpeedCurrent() which dupplicat...
2017-03-07 Martin Quinsonrename the logging channel of java from 'jmsg' to ...
2017-03-07 Martin QuinsonThis example can now be used to stress-test the VMs
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-06 Martin Quinsoncosmetics in the energy plugin
2017-03-06 Martin QuinsonRevalidate the tesh file
2017-03-06 Christian Heinrich[Tests] Fixed two broken Java tests for the energy...
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 degommeTry to have java coverage with jacoco.
2017-03-01 degommeMoar foreach !
2017-02-17 Martin QuinsonRevert "Let our examples compile with java 1.6, or...
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-26 Martin QuinsonMake MSG_process_yield visible from java, and test it
2017-01-26 Martin Quinsonallow java actors to kill themselves
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-11 Martin QuinsonLet our examples compile with java 1.6, or almost
2017-01-01 Martin Quinsonignore the lat parameter of peer tag
2016-12-26 Martin QuinsonGive a LD_LIBRARY_PATH to java tests
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-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-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-08 Martin Quinsonsmall cleanups in Java advised by eclipse
2016-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-28 Martin Quinsonstill 2 tests to go before it works again
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-12 Martin Quinsonfix a Java tesh after Christian recent changes
2016-10-06 Martin Quinsonrevalidate a tesh file after Christian recent changes
2016-08-23 Martin Quinsoneclipse is not robust wrt relative pathes
2016-08-23 Martin Quinsonfurther cleanups to please sonar
2016-08-23 Martin Quinsonjava way of life
2016-08-23 Martin Quinsonjava does not like uppercased packages
2016-08-23 Martin Quinsoncleanups to please sonar
2016-08-22 Martin Quinsonimprove the eclipse project of our Java examples by...
2016-08-22 Martin Quinsonnew java example, on asynchronous communications
2016-08-22 Martin Quinson[java] cosmetics in the Task.dsend() example
next