Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2019-09-19 Frederic Suterupdate documentation
2019-09-19 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic Suterfix formatting
2019-09-19 Frederic Suterwrote a small blurb to explain the TCP model in practice
2019-09-18 Martin QuinsonI am so sorry.
2019-09-17 Frederic Suterconvert a last s4u test to disks
2019-09-17 Frederic Suteranother test conversion to disks
2019-09-17 Frederic SuterAlign Disk get/set_data() with the Extendable version...
2019-09-17 Frederic SuterMerge branch 'master' into disk
2019-09-16 Martin Quinsonremove another pimpl in smpi initialization
2019-09-16 Martin Quinsonsmpi: get ride of process_data and use a regular Extension
2019-09-16 Martin QuinsonRevert "debug a problem making LSAN to segfault"
2019-09-16 Frederic Suterrevalidate java examples
2019-09-16 Frederic Suterfix distcheck and doc
2019-09-16 Frederic Suterrework that test too (no windows stuff and no tabs)
2019-09-16 Frederic Suterdo not use win_storage_content.txt anymore
2019-09-16 Frederic Suterreplay-storage becomes replay-io ... with disks
2019-09-16 Frederic Suterrework old storage example to get rid of win_storage_co...
2019-09-16 Frederic Suteruse smaller file
2019-09-16 Frederic Suterget rid of this example
2019-09-16 Frederic Suterplease 32-bit
2019-09-16 Frederic Suterrevalidate last smpi-io test
2019-09-16 Frederic Sutertake change of signal location into account
2019-09-16 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterlet all but io-shared smpi-io tests use the hosts_with_...
2019-09-16 Frederic Suterallows for mount of remote disks in file system plugin
2019-09-15 Martin Quinsondebug a problem making LSAN to segfault
2019-09-15 Martin Quinsondocument existing coding convention in C, and stick...
2019-09-15 Martin QuinsonAdd sg_actor_{get,set}_data()
2019-09-14 Martin QuinsonAlign Link get/set_data() with the Extendable version...
2019-09-14 Martin QuinsonAlign Storage get/set_data() with the Extendable versio...
2019-09-14 Martin QuinsonAlign host get/set_data() with the Extendable version...
2019-09-14 Martin Quinsongive a set_data() and get_data() to all xbt::Extendable...
2019-09-13 Martin Quinsonmove some global signals to the Engine
2019-09-13 Martin Quinsontry to reduce the memory consistency requirements in...
2019-09-13 Martin QuinsonMC: rename some methods to make their intent clear
2019-09-13 Martin Quinsondocument intent of that test
2019-09-13 Martin Quinsonharden fortran builds to please debian
2019-09-12 Frederic Suterplease 32-bit
2019-09-12 Frederic Suteradd default values for disk properties in file system...
2019-09-12 Frederic Suterrework example
2019-09-12 Frederic Suterhandle special case of '/' as mount point
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-11 Frederic Suterenable remote copy and move for disks
2019-09-11 Augustin Degommeremove codacy.
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic Suterpartially handle disks in file system plugin
2019-09-10 Martin QuinsonMerge branch 'master' into 'master'
2019-09-10 Frederic SuterDisks do not need this
2019-09-10 Frederic Suterneed to delay signal after properties are set
2019-09-10 bcamusTo stop NS3 in a consistant state at its next occuring...
2019-09-09 Frederic Suterextend platorm with disks
2019-09-09 Frederic Sutersimplify disk management
2019-09-09 Martin Quinsoncosmetics in the wanna be MC's simcall observer
2019-09-09 Martin Quinsonimprove the doc of the MC reduction technics
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-06 Loic GueganWifi: Clean obsolete code
2019-09-06 Loic GueganWifi: Add crosstraffic on WIFI cells
2019-09-06 Loic GueganWifi: Add wifi tesh sources
2019-09-05 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-05 Frederic Suterno more need to pass issuer to suspend
2019-09-05 Loic GueganWifi: Ajust model on internal AP communication
2019-09-05 Loic GueganWifi: Allow crosstraffic simulations
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic Sutermodify this example to use disks
2019-09-04 Frederic Suterplug leak
2019-09-03 Martin Quinsonclang-tidy the ns3 model
2019-09-03 Frederic Suterworking implementation of storage on disks
2019-09-03 Frederic Suterconnect disks to their host
2019-09-03 Frederic Suterload disk model
2019-09-03 Frederic Suterdisk not mount
2019-09-02 Frederic Suterfix distcheck
2019-09-02 Frederic Suterfix typo
2019-09-02 Frederic Suterimplement sg_platf_new_disk
2019-09-02 Frederic Suteradd a platform file using the new disk tag
2019-09-02 Frederic Suterstart implementing what is behind the new <disk> tag
2019-09-02 Arnaud GierschExit with a special exit code on failure in the last...
2019-09-01 Martin Quinsondoc: specify that you need to build the tests before...
2019-09-01 Martin Quinsoncmake: accept enable-model-checking as an alias to...
2019-09-01 Martin Quinsonanother batch of small improvements advised by clang...
2019-09-01 Martin Quinsondoc: specify that ltl2ba is not part of SimGrid
2019-09-01 Martin Quinsonfurther very small steps to modernize our code. thanks...
2019-09-01 Martin Quinsonmodernize our C++
2019-09-01 Martin QuinsonDon't name the unused parameter of this callback
2019-09-01 Martin Quinsonfix a bug in a deprecated function
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-28 Arnaud GierschFactor common definition, and avoid empty component...
2019-08-28 Arnaud GierschDrop spurious colon.
2019-08-28 Augustin Degommedon't forget to set include path in this case.
2019-08-28 Augustin Degommedon't throw away existing LD_LIBRARY_PATH in our tests.
2019-08-28 Augustin Degommeactually failsafe has to be applied in all cases.
2019-08-27 Augustin Degommefix mc build with gcc10
2019-08-27 Augustin Degommelet's be gentle with old cmakes which can't handle...
2019-08-27 Augustin DegommeAttempt to ease detection of boost libraries.
2019-08-27 Augustin DegommeAdd some includes to please GCC 10
2019-08-27 Arnaud GierschWorkaround build error seen with clang 10 on freebsd.
2019-08-27 Arnaud GierschUse C++-style cast.
2019-08-27 Arnaud GierschFix build with MC.
2019-08-27 Arnaud GierschFiles were regenerated.
2019-08-27 Arnaud GierschFix: undefined reference to `typeinfo for simgrid:...
next