Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill unused vector.
[simgrid.git] / include /
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-25 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-25 Martin Quinsonregenerate smpi_extended_traces.h and friends after...
2019-09-25 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' into disk
2019-09-24 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-09-24 Augustin Degommemove newly implemented calls out of the 'not yet implem...
2019-09-23 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Martin QuinsonMerge branch 'master' into 'master'
2019-09-20 Frederic SuterMerge branch 'master' into disk
2019-09-19 Frederic Suterupdate documentation
2019-09-19 Frederic SuterMerge branch 'master' into disk
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 Frederic SuterMerge branch 'master' into disk
2019-09-16 Frederic Suterallows for mount of remote disks in file system plugin
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-12 Frederic Suteradd default values for disk properties in file system...
2019-09-11 Frederic SuterMerge branch 'master' into disk
2019-09-11 Frederic Suterenable remote copy and move for disks
2019-09-10 Frederic SuterMerge branch 'master' into disk
2019-09-10 Frederic Suterpartially handle disks in file system plugin
2019-09-10 Frederic SuterDisks do not need this
2019-09-09 Frederic Sutersimplify disk management
2019-09-06 Frederic SuterMerge branch 'master' into disk
2019-09-04 Frederic SuterMerge branch 'master' into disk
2019-09-03 Frederic Suterworking implementation of storage on disks
2019-09-02 Frederic Suterstart implementing what is behind the new <disk> tag
2019-08-31 Gene CoopermanSpelling fixes & a few cases of polishing the English...
2019-08-27 Augustin DegommeAdd some includes to please GCC 10
2019-08-27 Arnaud GierschFiles were regenerated.
2019-08-20 Faure Adrienfix bad private function location
2019-08-20 Faure Adrienexecute_flops now logs compute
2019-08-18 Augustin DegommeAdd support for MPI Errhandlers in Comm, File, Win.
2019-08-15 Martin Quinsonnow, kernel::actor::simcall_blocking can return a value
2019-08-15 Martin QuinsonIntroduce a class mc::SimcallInspector, that allows...
2019-08-15 Martin Quinsonstart to make generic simcalls observable from the MC
2019-08-15 Martin Quinsonmove the simcall template to the kernel::actor namespace
2019-08-10 Martin QuinsonPort simcall_process_suspend to the modernity
2019-08-09 Martin Quinsonport a blocking simcall to the modernity
2019-08-09 Martin Quinsonintroduce a simcall_blocking(), and improve the comments
2019-08-09 Martin Quinsonchange SIMIX_simcall_handle() into ActorImpl::simcall_h...
2019-08-08 Martin Quinsonshy attempt at simplifying the simcall mechanism
2019-08-02 Martin QuinsonNew signal: Actor::on_termination (when its code termin...
2019-08-01 Martin QuinsonActor: make the refcount observable, and improve debug...
2019-08-01 Martin QuinsonMPI: we don't mess with argc/argv anymore nowadays
2019-07-26 Martin QuinsonMake SG_BARRIER_SERIAL_THREAD visible from C files too
2019-07-24 Martin Quinsoncosmetic to make the code easier to read
2019-07-24 Martin QuinsonHost::get_englobing_zone() returns the englobing netzone
2019-07-22 Augustin Degommebetter handling of some datatypes in fortran
2019-07-13 Martin QuinsonIntroduce SG_BARRIER_SERIAL_THREAD
2019-07-11 Frederic Suteradd Host::send_to and sg_send_to
2019-07-11 Arnaud GierschMove extended hash to xbt/utility.
2019-07-11 Frederic Suteradd a sg_actor_self_execute function
2019-07-10 Frederic Suterdeprecate xbt_mutex and xbt_cond
2019-07-10 Frederic Suterplease users
2019-07-10 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-07-10 Frederic Suteruntested C interface to Condition Variables
2019-07-10 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/30
2019-07-10 Frederic Suteroups
2019-07-10 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/29
2019-07-09 Frederic Suterfix https://framagit.org/simgrid/simgrid/issues/28
2019-07-09 Arnaud GierschKill obsolete Fortran bindings for smpi/dvfs.
2019-07-09 Loic GueganWifi model interface:
2019-07-09 Martin QuinsonHide hidden symbols from doxygen
2019-07-03 Arnaud Giersch[sonar] Move all #include directives before any code...
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 GierschDefine proper exceptions subclasses.
2019-07-02 Arnaud GierschUse std::future_error.
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-06-26 Arnaud GierschRemove features marked with DEPRECATED_v324.
2019-06-26 Arnaud GierschUpgrade XBT_ATTRIB_DEPRECATED_v326 -> v327.
2019-06-15 Martin QuinsonCosmetics around ns-3
2019-06-15 Martin Quinsonlittle tiny fix toward doc homogeneity
2019-06-14 Martin Quinsontiny doc improvements
2019-06-04 Martin QuinsonRename Action::priority into Action::sharing_penalty...
2019-06-04 Martin QuinsonHide the destructor of resource::Model
2019-06-03 Martin QuinsonAvoid a >>unused parameter ‘host’<< error on user code
2019-06-03 Arnaud GierschReduce code duplication.
2019-06-03 Arnaud Giersch[sonar] Replace private inheritance with a private...
2019-05-31 Martin QuinsonMerge branch 'tracemgrsplit' into 'master'
2019-05-28 Martin QuinsonDon't pretend we can move a parallel exec
2019-05-20 Martin QuinsonAhem. You mean I need to actually compile with MC after...
2019-05-19 Martin Quinsonmake sure that nobody can compile s4u without simgrid...
2019-05-18 Arnaud GierschReturn const& for consistency.
2019-05-17 Frederic Suterenable wait_any and wait_any_for for asynchronous execu...
2019-05-16 Frederic SuterMerge branch 'master' of https://framagit.org/simgrid...
2019-05-14 Millian Poquet[doc] fix another doxygen friendliness issue
2019-05-14 Millian Poquet[doc] fix warnings, cosmetics
2019-05-14 Martin Quinsonfix some errors and warnings in the doc generation
next