Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-07-10 Arnaud GierschDisable leak check on abort.
2019-07-09 Arnaud GierschFix duplicated entries.
2019-07-09 Arnaud GierschDead entries in gitignore.
2019-07-09 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/28
2019-07-09 Arnaud GierschMessage has been removed.
2019-07-09 Martin Quinsonfix NS3 build + avoid vector copies
2019-07-09 Martin Quinsondoc: improve install page
2019-07-09 Martin Quinsonload the header needed by this file
2019-07-09 Arnaud GierschHide system-dependent message.
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-09 Arnaud GierschFix distcheck, and cosmetics.
2019-07-09 Arnaud GierschSort cmake list "source_to_pack".
2019-07-09 Loic Guegan- Update xml DTD to handle WIFI sharing policy
2019-07-09 Loic GueganWifi model interface:
2019-07-09 Martin Quinsonimprove verification of crashing programs
2019-07-09 Martin QuinsonHide hidden symbols from doxygen
2019-07-09 Arnaud GierschRevert "Reduce dependency on ptrace."
2019-07-09 Arnaud GierschReduce dependency on ptrace.
2019-07-09 Arnaud GierschSpecify visibility (hide warning).
2019-07-08 Martin Quinsonstart the cycle of 3.23.3
2019-07-08 Martin Quinsondebian just got released
2019-07-08 Martin QuinsonDon't use null objects v3.23.2
2019-07-08 Martin Quinsonfix the build on appveyor since travis has no artifacts
2019-07-08 Arnaud GierschFix cmake error...
2019-07-08 Arnaud GierschQuick hack to check MANIFEST.in
2019-07-08 Martin Quinsonfix pip package generation
2019-07-08 Martin Quinsontry to dot-release
2019-07-08 Martin Quinsondoc: fix a broken link and cosmetics
2019-07-08 Martin Quinsondon't install system javasphinx on our docker build...
2019-07-06 Augustin Degommecosmetics for sorting
2019-07-06 Augustin Degommeswitch to mojave on travis
2019-07-06 Augustin Degommeupdate description to remove appveyor and add travis...
2019-07-05 Loic GueganRefactoring of commit 1ebb8e111d904fea559e48ec193c1f7c5...
2019-07-04 Arnaud GierschFixed simgrid/simgrid#27.
2019-07-04 Arnaud GierschMerge remote-tracking branch 'github/master'
2019-07-04 Loic GueganMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 Loic GueganRevert "Extend Link interface in order to handle links...
2019-07-04 adegommeAdd windows to travis (#327)
2019-07-04 henricasanovaMerge branch 'master' of framagit.org:simgrid/simgrid
2019-07-04 henricasanovaRemoved unused variable warning
2019-07-04 Arnaud GierschFix build on CI.
2019-07-04 Arnaud GierschEnable test for simgrid/simgrid#27.
2019-07-04 Arnaud GierschJust keep the same exception_ptr (no copy).
2019-07-04 Loic Guegan- Add wifi link
2019-07-04 Loic GueganExtend Link interface in order to handle links with...
2019-07-04 henricasanova(#27) added a (commented out) test that highlights...
2019-07-04 Arnaud Giersch[sonar] Add @deprecated in javadoc.
2019-07-04 Arnaud Giersch[sonar] Ignore rules S1133 for Java too.
2019-07-03 Martin Quinsonfix make distcheck
2019-07-03 Martin Quinsondoc: Migrate Deploying_your_Application to RST
2019-07-03 Martin Quinsondoc: copy/paste error
2019-07-03 Martin Quinsonautopep8 this file
2019-07-03 Martin Quinsonfix some sphinx warnings
2019-07-03 Martin Quinsonjavasphinx: fix deprecation warnings
2019-07-03 Arnaud Giersch[sonar] Replace "std::function" by a template parameter.
2019-07-03 Arnaud Giersch[sonar] Set static field from static method.
2019-07-03 Arnaud Giersch[sonar] Move all #include directives before any code...
2019-07-03 Arnaud Giersch[sonar] Inherit from std::exception.
2019-07-03 Arnaud Giersch[sonar] Mark deprecated method as "@Deprecated".
2019-07-02 Arnaud GierschCosmetics: namespace simgrid is implicit.
2019-07-02 Arnaud GierschRename simgrid::TimeoutError to simgrid::TimeoutException.
2019-07-02 Arnaud GierschDeprecate legacy xbt_ex; kill xbt_errcat_t.
2019-07-02 Arnaud GierschDefine and throw simgrid::TracingError.
2019-07-02 Arnaud GierschDefine and throw simgrid::VmFailureException.
2019-07-02 Arnaud GierschThrow std::out_of_range.
2019-07-02 Arnaud GierschThrow std::invalid_argument.
2019-07-02 Arnaud GierschReplace some calls to THROWF.
2019-07-02 Arnaud GierschCatch specialized exceptions instead of generic xbt_ex.
2019-07-02 Arnaud GierschCosmetics: improve indentation.
2019-07-02 Arnaud GierschDefine proper exceptions subclasses.
2019-07-02 Arnaud GierschUse std::future_error.
2019-07-02 Arnaud Giersch[sonar] Replace usage of "printf" by a logger.
2019-07-02 Arnaud Giersch[sonar] Move include before any code.
2019-07-02 Arnaud GierschKill unused static functions (dead code).
2019-07-02 Arnaud GierschJust let the exception flow.
2019-07-02 Arnaud GierschDefine and use _XBT_STRINGIFY and _XBT_CONCAT{,2,3,4}.
2019-07-02 Arnaud GierschDrop xbt_dynar_sort_strings().
2019-07-02 Arnaud GierschUseless casts.
2019-06-30 Martin Quinsondoc: fix borken links
2019-06-30 Martin Quinsonlinkcheck when building the doc
2019-06-30 Martin QuinsonDocument the native dependencies of the pip package...
2019-06-30 Martin Quinsonlast cleanups to the doc. I stop now for today.
2019-06-30 Martin Quinsonfix make dist (missing doc parts)
2019-06-30 Martin QuinsonVarious doc improvement, mostly on rendering
2019-06-30 Martin Quinsondoc: Better uniformity wrt graphical toc
2019-06-30 Martin Quinsondoc: further cleanups in the graphical toc [ci-skip]
2019-06-29 Martin Quinsonci: yet another attempt at pip dependencies
2019-06-29 Martin Quinsondoc: cosmetics in the graphical toc of platforms
2019-06-29 Martin Quinsonadd missing symbols to the refguide
2019-06-29 Martin Quinsondoc: various formating fixups
2019-06-29 Martin Quinsondoc: Move Java as a subtree of MSG
2019-06-29 Martin Quinsonembeed the javasphinx module
2019-06-29 Martin QuinsonPut the documentation intro on the first page
2019-06-29 Martin Quinsontry to coin the minimal dependencies to build the pip...
2019-06-27 Arnaud GierschComplete activity-lifecycle with test cases from simgri...
2019-06-27 Arnaud GierschCorrectly terminate a Comm which is failing immediately.
2019-06-26 Martin Quinsoncomment borken tests
2019-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-26 Arnaud GierschUpgrade XBT_ATTRIB_DEPRECATED_v326 -> v327.
2019-06-25 Martin Quinsoncosmetics around the python packaging
next