Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix ns3
[simgrid.git] / src / bindings /
2019-10-20 Arnaud GierschSpell check.
2019-10-19 Martin QuinsonMerge branch 'noRngStream' into 'master'
2019-10-19 Yann DuplouyRemoving RngStream
2019-10-17 Arnaud Giersch[sonar] Capitalize constant name.
2019-10-12 Arnaud Giersch[sonar] Factor common expression and don't duplicate...
2019-10-12 Arnaud Giersch[sonar] Remove unused "import".
2019-10-12 Arnaud Giersch[sonar] Use try-with-resource to correctly close the...
2019-10-11 Arnaud GierschMSG_task_receive_ext_bounded was indeed deprecated...
2019-10-11 Arnaud GierschUgly hack to remove temporary files on Windows.
2019-10-11 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-10-10 Arnaud GierschMerge remote-tracking branch 'origin/master'
2019-10-10 Frederic SuterMerge branch 'master' into CRTP
2019-10-09 Arnaud GierschPrefer stderr to stdout.
2019-10-09 Martin QuinsonMerge branch 'master' into rework-energy-plugin-2.0
2019-10-09 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2019-10-09 Martin Quinsonjava: automatically close the streams on error to pleas...
2019-10-07 Martin Quinsonjava: obey to sonar, use nio.file.delete for better...
2019-10-07 Frederic SuterMerge branch 'master' into CRTP
2019-09-27 Martin QuinsonMerge branch 'master' into 'rework-energy-plugin'
2019-09-26 Arnaud Giersch[sonar] Put parentheses around macro parameters.
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-13 Martin Quinsonmove some global signals to the Engine
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-27 Arnaud GierschWorkaround build error seen with clang 10 on freebsd.
2019-08-15 Martin Quinsonfix java build
2019-07-11 Arnaud GierschUseless casts.
2019-07-10 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/29
2019-07-09 Loic GueganWifi model interface:
2019-07-08 Martin Quinsonfix the build on appveyor since travis has no artifacts
2019-07-04 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-07-04 adegommeAdd windows to travis (#327)
2019-07-04 Arnaud Giersch[sonar] Add @deprecated in javadoc.
2019-07-03 Arnaud Giersch[sonar] Move all #include directives before any code...
2019-07-03 Arnaud Giersch[sonar] Mark deprecated method as "@Deprecated".
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-06-21 Arnaud Giersch[sonar] Regexps are overkill here.
2019-06-17 Martin QuinsonVarious doc fixups
2019-06-15 Martin Quinsonsonar: ignore more issues, hide commented code, add...
2019-06-08 Martin Quinsonsonar: overriding functions should not return a subclass
2019-06-08 Martin QuinsonRemove a useless FIXME
2019-06-01 Martin Quinsonfix lua builds
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-17 Arnaud GierschLet the exception flow.
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Millian Poquet[doc] fix warnings, cosmetics
2019-04-04 Arnaud Giersch[sonar] Forbid construction of utility class.
2019-04-02 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-03-21 Arnaud GierschKill dead code.
2019-03-20 Arnaud GierschReduce nesting depth of lambdas.
2019-03-20 Arnaud GierschMake pyForcefulKillEx static.
2019-03-20 Arnaud GierschUseless intermediate cast.
2019-03-19 Arnaud GierschUse a Mailbox* with Python bindings.
2019-03-19 Martin Quinsonpython: add exec-dvfs example
2019-03-17 Martin Quinsonpython: exec-async and exec-remote examples
2019-03-17 Martin QuinsonPython: Add Comm.wait_any
2019-03-17 Martin Quinsonpython: add Comm.waitall
2019-03-16 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-03-16 Martin QuinsonFix clang+MC+python builds
2019-03-15 Martin Quinsonpython: Add Comm.wait() and Comm.test()
2019-03-12 Frederic Sutermv ActorImpl where it belongs
2019-03-12 Frederic Sutermark old MSG functions as deprecated
2019-03-10 Arnaud GierschBad cast.
2019-03-10 Arnaud GierschMake ActorImpl::context_ a std::unique_ptr.
2019-03-08 Arnaud GierschUse references for parameters of type std::function.
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
next