Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
plug two memleaks
[simgrid.git] / src / bindings / java / jmsg_host.cpp
2017-03-22 Martin Quinsoncosmetics
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Frederic Sutermoving dynar up in the stack
2017-03-07 Martin Quinsonrename the logging channel of java from 'jmsg' to ...
2017-02-25 Martin Quinsonuseless cleanups to the Java bindings
2017-02-24 Martin Quinsonplease sonar
2017-01-27 Martin Quinsonjava: kill obscure NativeException
2017-01-19 Martin Quinsonimplement the DVFS functions in Java
2016-12-15 Martin Quinsonbypass MSG in the java bindings
2016-12-04 Martin Quinsonfix java build
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-07-05 Gabriel CoronaAvoid (conditionnaly) including C++ headers files in...
2016-06-09 Christian Heinrich[BINDINGS] NULL -> nullptr substitution
2016-05-30 Gabriel CoronaAvoid multiple declaration on the same line/statement
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Frederic Sutercleanups in java bindings
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien Gossa[MSG] Renaming MSG_get_host_speed in MSG_host_get_speed...
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-17 Frederic Suterdouble free fixes
2016-02-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Martin Quinsonexport the energy plugin to the java world
2015-12-18 Martin Quinsonrename facets to extensions for clarity sake
2015-12-16 Martin Quinsonwoops, fix Java after removing an unimplemented function
2015-12-15 Gabriel CoronaUse simgrid::Host instead of xbt_dictelt_t for root...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-11 Gabriel Corona[java] Switch Java bindings to .cpp