Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar don't like comments ending with ';'
[simgrid.git] / src / bindings / java / jmsg_process.h
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Martin QuinsonMerge pull request #244 from Takishipp/actor-yield
2017-11-27 Tom CornebizeMerge pull request #203 from simgrid/fix/execute_benched
2017-11-27 Martin Quinsonfor some reasons, the PID was sometimes not inited...
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-22 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-11-22 Frederic Suteradd Process.daemonize to the Java bindings
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-03-21 Martin Quinsonjava: inline a function and don't leak a global ref
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-02-27 Martin Quinsonplease sonar
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 Frederic Sutername parameters in prototypes
2017-02-25 Martin Quinsonuseless cleanups to the Java bindings
2017-01-26 Martin QuinsonMake MSG_process_yield visible from java, and test it
2017-01-26 Martin Quinsonallow java actors to kill themselves
2016-12-28 Martin Quinsonfix some typos found by the debian packaging tools
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-08-10 Martin Quinsonfix doxygen markup
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-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-06 Martin Quinsonsed -i -e 's/\t/ /g' [sources] Please people, stop...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-07 Gabriel Corona[simix] Port JavaContext to C++
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv msg/msg.h simgrid/msg.h
2015-04-04 Martin QuinsonRename Process.currentProcess() to Process.getCurrentPr...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-13 Arnaud GierschMake comment match the code.
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschDon't define variables in header file.!
2013-01-30 Arnaud GierschMove Java sources (C files) to src/bindings/java/.