Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2018-08-26 Martin Quinsonconvert some xbt_ex(tracing_error) into xbt_assert
2018-08-26 Martin Quinsonimplement THROW_IMPOSSIBLE and THROW_UNIMPLEMENTED...
2018-08-25 Martin Quinsonconvert a xbt_ex(arg_error) into a std::invalid_argument
2018-08-25 Martin Quinsondeprecate SIMIX_process_throw for ActorImpl::throw_exce...
2018-08-25 Martin Quinsonconvert xbt_ex(timeout_error) catching locations to...
2018-08-25 Martin QuinsonDo not swallow exceptions I don't know
2018-08-25 Martin QuinsonDo not convert TimeoutError to xbt_ex(timeout) in case...
2018-08-25 Martin Quinsonconvert all xbt_ex(timeout_error) throwing locations...
2018-08-25 Martin Quinsonconvert all xbt_ex(host_error) catching locations to...
2018-08-25 Martin QuinsonReplace all xbt_ex(host_error) throwing location with...
2018-08-25 Martin Quinsonconvert some catch locations to simgrid::HostFailureExc...
2018-08-25 Martin Quinsonallow to pass a std::string as message to Exceptions
2018-08-25 Martin QuinsonThis is our first modern exception. How stirring!
2018-08-25 Martin QuinsonMake HostFailureException compatible with the old xbt_e...
2018-08-25 Martin QuinsonMake the future simgrid::*Exception inherit of legacy...
2018-08-25 Martin QuinsonMerge the content of xbt::WithContextException into...
2018-08-25 Martin QuinsonPlease people, stop including internal_config.h in...
2018-08-25 Martin Quinsonfix make dist
2018-08-25 Martin QuinsonMerge the content of xbt/exception.hpp into simgrid...
2018-08-25 Martin QuinsonRename simgrid::exception into simgrid::Exception
2018-08-24 Martin Quinsonmove xbt::Backtrace to its own file
2018-08-24 Martin Quinsonrename xbt::WithContextException into xbt::ContextedExc...
2018-08-24 Martin Quinsontypo
2018-08-24 Martin Quinsonrename fields to end with _
2018-08-24 Martin Quinsonremove an unused class around exceptions
2018-08-24 Martin Quinsonmerge xbt/ex.hpp into simgrid/exception.hpp
2018-08-24 Martin QuinsonCreate some simgrid::exception, and make xbt_ex one...
2018-08-24 Martin Quinsondocument Activity::test() wait() wait_for() and wait_all()
2018-08-24 Martin Quinsonnew test for the Activity::wait_until() function
2018-08-24 Martin Quinsonthese examples should not diverge
2018-08-24 Martin Quinsonnew function: Activity::wait_until()
2018-08-24 Martin Quinsonrename Activity::wait(double) to Activity::wait_for...
2018-08-24 Martin QuinsonNew function: s4u::Activity::test()
2018-08-24 Martin Quinsonvarious sonar cleanups
2018-08-24 Martin Quinsondocs: present asynchronous activities
2018-08-24 Martin Quinsonnew function: Host::exec_async
2018-08-24 Martin Quinsondocker: use dpkg-shlibdeps to not uninstall the depende...
2018-08-24 Martin Quinsondocs: move S4U to its own (sub-)page
2018-08-24 Martin Quinsondon't test the MSG tuto (was removed)
2018-08-24 Martin Quinsonadd docs/ to the tarball
2018-08-24 Martin Quinsonstart removing from doc/ what's converted in docs/
2018-08-24 Martin Quinsonkill trailing spaces
2018-08-24 Martin Quinsonexhale: Don't run doxygen each time
2018-08-24 Martin Quinsondoc s4u: finish the 'Main Concepts' section
2018-08-24 degommetravis updated osx environment last month
2018-08-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-23 Martin Quinsondocs: start writing the S4U part
2018-08-23 Martin Quinsonfurther replace using statements with typedef ones...
2018-08-23 Martin Quinsonsphinx-compatible declaration of s4u::ActorPtr and co
2018-08-23 Martin Quinsondocker: further reduce the images' sizes
2018-08-23 Augustin Degommethis is needed also with clang
2018-08-23 Martin Quinsondocker: Try to reduce the image sizes
2018-08-23 Martin Quinsondocker build-deps: also install the sphinx dependencies
2018-08-23 Martin Quinsondocker: new simgrid/build-deps image, and use it on...
2018-08-23 Martin Quinsonuser manual: create the page, and fiddle with the graph...
2018-08-22 Martin Quinsondocs: start the user manual, and rephrase some parts...
2018-08-22 Martin Quinsontuto-s4u: explain how to use Docker
2018-08-22 Martin Quinsongitlab-ci: disable MC tests, as they get SIGIOT on...
2018-08-22 Martin QuinsonRevert "Avoid installing stuff under /usr/includes4u/"
2018-08-22 Martin Quinsondocker: put our sources under /src
2018-08-22 Martin Quinsontuto-s4u: prefer R to Vite, and explain beforehand...
2018-08-22 Martin Quinsoncomment a broken test
2018-08-22 Martin Quinsontuto-s4u: explain beforehand what to expect from this...
2018-08-22 Martin QuinsonDockerfiles to build our nice images
2018-08-21 Martin QuinsonAvoid installing stuff under /usr/includes4u/
2018-08-21 Martin Quinsongitlab-ci: install the MC dependencies
2018-08-21 Martin Quinsonguess what? We need a C++ compiler to test SimGrid
2018-08-21 Martin Quinsonopenjdk cannot install on slim variant of Debian
2018-08-21 Martin QuinsonTry to add a working 'test' job to gitlab-ci
2018-08-21 Martin Quinsonfinish (for now) the S4U tutorial
2018-08-21 Martin Quinsonwe need the beta version of sphinx to compile the docs
2018-08-21 Martin Quinsonexhale+doxygen: also parse XBT includes
2018-08-21 Martin Quinsontuto_s4u: cosmetics
2018-08-21 Martin Quinsons4u::Exec::wait(): start the tasks on need
2018-08-21 Martin Quinsontake the tuto myself, and add how to categorize tasks...
2018-08-21 Martin Quinsontuto_s4u: improve part on initial visualization
2018-08-20 Martin QuinsonIgnore another example binary
2018-08-20 Martin QuinsonMore content to the S4U tuto
2018-08-19 Martin Quinson'friend' keyworld is ok for the doc tooling as long...
2018-08-18 Martin Quinsondocument another s4u::Actor method
2018-08-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-08-17 Martin QuinsonMark actors as auto_restart when recreating them on...
2018-08-17 Martin Quinsontuto_s4u: add an exercise about the Mailboxes, and...
2018-08-16 Martin Quinsondocs: rename a file to sort things out
2018-08-16 Martin Quinsonmake examples/s4u/app-masterworkers more complex to...
2018-08-16 Frederic Suteradd minimal signals to trace Comm
2018-08-15 Frederic Suterbummer
2018-08-15 Frederic Suteradd minimal signals on Exec to trace them
2018-08-15 Martin QuinsonDocument fixed bugs
2018-08-15 Frederic Suterplug leak
2018-08-15 Frederic Suterthe host_that_restart global is now useless
2018-08-15 Frederic Suterauto-restart daemons as daemons (untested)
2018-08-15 Martin Quinsonfurther remove boilerplate around std::bind
2018-08-14 Martin Quinsondo not reimplement (poorly) std::bind
2018-08-14 Martin Quinsonthis name is not explicit, thus this type is not helpin...
2018-08-14 Martin Quinsonignore another example's binary
2018-08-14 Martin Quinsontypo
2018-08-14 Martin Quinsonmake the code of an s4u::actor copyiable in all cases...
2018-08-14 Frederic Suterdon't bother with paths and copy the XML
2018-08-14 Kevin PiotrkowskiCover with a test Mailbox::ready() method introduced...
next