Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add exception specification for xbt_free_f.
[simgrid.git] / src / bindings /
2019-03-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-04 Martin QuinsonSanitize the prototype of Actor::on_exit() callbacks
2019-03-04 Martin QuinsonMove ForcefulKillException to the root namespace, along...
2019-03-04 Martin QuinsonRename StopRequest into ForcefulKillException to contri...
2019-03-01 Martin Quinsondoc improvement
2019-02-28 Frederic Suterbetter message for this exception
2019-02-28 Frederic Suterchange exception raised if a StopRequest is catched...
2019-02-27 Arnaud GierschFix forwarding of the program arguments.
2019-02-27 Arnaud GierschAvoid null pointer dereference.
2019-02-27 Arnaud GierschReplace #define with constexpr declarations.
2019-02-27 Frederic Suterfix (#220) ?
2019-02-22 Frederic Suterstop using old simcalls in our own code
2019-02-17 Frederic SuterSIMIX_process_cleanup becomes ActorImpl::Cleanup
2019-02-13 Frederic Suterfix github issue (#132)
2019-02-12 Arnaud GierschUse const& for the parameters of type std::string not...
2019-02-12 Frederic Suterfix build
2019-02-12 Frederic Sutera bug notified on July 28, 2014 is finally solved \o/
2019-02-03 Martin QuinsonFix lua build
2019-01-30 Martin Quinsonsonar: kill unused imports in java
2019-01-29 Arnaud Giersch[java] Catch StopRequest during VM migration.
2019-01-29 Martin QuinsonProcess.java: reduce the debugging scaffolding now...
2019-01-25 Arnaud GierschChange helper functions to static methods of StopRequest.
2019-01-25 Arnaud GierschMove StopRequest out of Context.
2019-01-24 Arnaud GierschRemove useless 2nd parameter "catch_block" for try_n_ca...
2019-01-24 Martin Quinsonsonar cleanups
2019-01-24 Martin Quinsonadd a small comment about the memleak introduced here
2019-01-23 Arnaud GierschStop using Context::StopRequest directly in libsimgrid...
2019-01-23 Arnaud GierschHope to fix double-free: task may by destroyed on final...
2019-01-23 Arnaud GierschImprove process termination in Java world.
2019-01-23 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-23 Martin QuinsonRemove 2 (out of 3) horrible hacks around Java contexts
2019-01-22 Arnaud GierschLast attempt for python/mingw.
2019-01-22 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-22 Martin QuinsonTry to get python compiling even with MinGW
2019-01-22 Arnaud GierschTypo.
2019-01-20 Martin QuinsonIn C++, classes don't need a name because they have...
2019-01-20 Martin Quinsons/process/actor/ A lot remains TBD about it
2019-01-16 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-16 Arnaud GierschDrop xbt_os_mutex_* functions.
2019-01-15 Martin QuinsonImplement thread factory with std::thread, and cleanups
2019-01-14 Martin Quinsonplease sonar
2019-01-10 Arnaud Giersch[sonar] Misc issues in bindings/lua.
2019-01-08 Martin Quinsondoc cosmetics, and cleanup the API
2019-01-08 Martin Quinsonnew python example: actor-kill
2019-01-08 Martin Quinsontiny doc improvement
2019-01-08 Martin Quinsoninclude pybind11.h first, as we should
2019-01-08 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2019-01-08 Martin Quinsonpython: test Actor.is_suspended() and introduce this_ac...
2019-01-08 Martin QuinsonVarious doc improvements
2019-01-08 Martin QuinsonAlso make registered actors killable in python
2019-01-08 Martin Quinsononly use pybind11 when registering actors
2019-01-08 Martin Quinsonallow python actors to be killed
2019-01-07 Arnaud GierschUpdate copyright lines with new year.
2019-01-05 Martin Quinsonmake SIMIX_context_self() useless and use Context:...
2019-01-05 Martin Quinsonmove ContextFactory::self() into Context::self() and...
2019-01-05 Martin Quinsonunify how threaded and parallelisable context factories...
2019-01-04 Martin Quinsonremove unecessary imports to please sonar
2019-01-04 Martin Quinsonpy: try to fix MC builds
2019-01-03 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-01-03 Martin Quinsonyet another example: actor-suspend.py
2019-01-03 Martin Quinsonpy: another example: actor-join
2019-01-03 Martin QuinsonPython: many improvements; add a new example (actor...
2019-01-03 Martin Quinsonpy: Try to add properties to the Host class
2019-01-01 Martin Quinsonuse named parameters instead of overloads for py::execute
2018-12-31 Martin Quinsonpython: reorg to allow 'from simgrid import *' in scripts
2018-12-31 Martin Quinsonpython: rename register_function into register_actor...
2018-12-31 Martin Quinsonpython: fix register_function when passed a class
2018-12-31 Martin Quinsonpython: extend the bindings
2018-12-31 Martin Quinsonpython: improve the documentation
2018-12-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-12-27 Frederic Sutera host and not an host
2018-12-27 Martin Quinsonpython: First working example
2018-12-26 Martin Quinsonpython: add the docstrings
2018-12-26 Martin Quinsoninitial support for pybind11: Python bindings of S4U...
2018-11-21 Martin QuinsonMerge branch 'master' of framagit.org:simgrid/simgrid
2018-11-21 Martin QuinsonMerge pull request #314 from simgrid/smpi-args-cleanup
2018-11-17 Frederic Suterforgot java too
2018-11-11 Martin Quinsontiny factorizations and doc improvements
2018-11-11 Martin Quinsonjava: stop using MSG_process_create_from_stdfunc
2018-11-11 Martin Quinsonjava process creation: this was already binded by java_...
2018-11-11 Martin QuinsonApple renamed all their OSes
2018-10-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-10-11 Martin Quinsonimprove the doc of the host plugin API
2018-10-11 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2018-10-11 Martin QuinsonMerge pull request #307 from Jean-Emile/v3.20-expose...
2018-10-11 jed56 ( Jean-Emile... Merge branch 'master' into v3.20-expose-simgrid-jni
2018-10-09 JeDExpose Host Load for Java API through JNI
2018-09-13 Martin QuinsonMerge branch 'master' into master
2018-09-03 Martin QuinsonSomehow fix the killing of actors in Java
2018-09-02 Martin Quinsonjava: obey our coding standard
2018-09-02 Martin Quinsondon't catch an exception that is never thrown
2018-09-02 Martin Quinsonjava: cosmetics
2018-08-25 Martin QuinsonRename simgrid::exception into simgrid::Exception
2018-08-24 Martin Quinsonmerge xbt/ex.hpp into simgrid/exception.hpp
2018-07-17 Martin Quinsondoxygen: uniformity in command markers (@ vs. \)
2018-07-04 Martin QuinsonMerge branch 'master' of https://github.com/Onesphore...
2018-06-30 Arnaud GierschFix context/context_ mismatches.
2018-06-30 Martin QuinsonPartially snake_case ActorImpl
2018-06-27 onesphoreMerge remote-tracking branch 'upstream/master'
2018-06-23 Martin Quinsonsnake_case s4u::Host and improve doc
next