Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2021-04-16 SUTER Fredericcosmetics
2021-04-16 SUTER Fredericcosmetics
2021-04-15 Bruno Donassolos4u::NetZone::create_router.
2021-04-15 Bruno DonassoloPlease sonar, just a little
2021-04-15 Arnaud GierschUse rule-of-three, and hope to please sonar without...
2021-04-14 Arnaud GierschRevert "Delete the implicitely defined move constructor."
2021-04-14 Arnaud GierschFinally provide a noexcept move constructor.
2021-04-14 Arnaud GierschUse emplace_back to add a new property_set.
2021-04-14 Arnaud GierschMinor Sonar smells (const, etc).
2021-04-14 Arnaud GierschMove a \n.
2021-04-14 Arnaud GierschDelete the implicitely defined move constructor.
2021-04-14 Arnaud GierschDisable copy for actor::ProcessArg.
2021-04-14 Arnaud GierschDelete the implicitely defined move constructor.
2021-04-14 Arnaud GierschSonar requires a comment for empty functions.
2021-04-14 Bruno DonassoloSimplify add_route methods.
2021-04-14 Bruno DonassoloVivaldi on top of StarZone
2021-04-14 Bruno DonassoloAdjust add_route to accept route between netzones
2021-04-14 Bruno DonassoloStarZone: implement get_graph method
2021-04-14 Bruno DonassoloNew netzone: Star Zone
2021-04-13 Arnaud Giersch[ci-skip] Update lua tesh files with deprecation warning.
2021-04-13 SUTER Fredericconstify
2021-04-13 SUTER Fredericthis is no useless
2021-04-13 SUTER Fredericdo not call sg_platf_new_link when creating Cluster...
2021-04-13 SUTER Fredericimprove router creation
2021-04-13 Arnaud GierschDeprecate Lua platform files.
2021-04-13 Arnaud GierschNo need to duplicate variables.
2021-04-13 Arnaud GierschConst...
2021-04-12 SUTER Fredericchange way disks are managed in the XML parsing
2021-04-12 Arnaud GierschDefine CommImpl::wait_for().
2021-04-12 Arnaud GierschPrint state_ in symbolic form.
2021-04-12 Arnaud GierschMore cosmetics around namespaces.
2021-04-12 Arnaud GierschFix segfault with lua.
2021-04-12 Arnaud GierschInline function.
2021-04-12 Arnaud GierschDefine CommImp::wait_any_for().
2021-04-12 Arnaud GierschCosmetics.
2021-04-12 SUTER Fredericplease clang (?) and make properties optional to create...
2021-04-12 SUTER Fredericdo not allocate/free properties
2021-04-12 SUTER Fredericdo not allocate/free radicals
2021-04-12 SUTER Fredericcosmetics
2021-04-12 SUTER Fredericmodernize cabinet creation
2021-04-12 SUTER Fredericchange way vivaldi coordinates are managed internally
2021-04-12 Arnaud GierschUpgrade embedded catch2 (-> v2.13.5).
2021-04-12 Arnaud GierschMinor Sonar smells.
2021-04-12 Arnaud GierschConst ref for std::string parameter.
2021-04-12 Arnaud GierschReturn const reference to vector.
2021-04-12 Arnaud GierschUse a reference for ExecImpl::wait_any_for()'s vector.
2021-04-12 Arnaud GierschDefine CommImpl::test_any().
2021-04-12 Arnaud GierschSimcall COMM_TESTANY is not blocking either. Simplify.
2021-04-12 Arnaud GierschDefine CommImpl::test().
2021-04-12 Arnaud GierschSimcall COMM_TEST is not blocking.
2021-04-12 Arnaud GierschLittle simplification.
2021-04-12 Arnaud GierschFinalize current CommImpl only once.
2021-04-12 Arnaud GierschHomogenize debug messages across ActivityImpl's finish...
2021-04-12 Arnaud GierschEnsure there is only one simcall waiting.
2021-04-09 Augustin Degomme[ci-skip] we want to order by the largest first ..
2021-04-09 Augustin Degommetry to be preemptive about 32 bits complaints
2021-04-09 Augustin Degommethis value was actually wrong, and caught by the new...
2021-04-09 Augustin Degommeadapt test for leak check
2021-04-09 Augustin DegommeAdd initialization/finalization check at each call.
2021-04-09 Augustin Degommeuse previous buffer check feature in MPI checks, to...
2021-04-09 Augustin DegommeCount all intercepted allocations/deallocations in...
2021-04-09 Bruno DonassoloUse directly std::string instead of c_str.
2021-04-08 Bruno Donassolos4u::Host::create_disk, human-friendly string version
2021-04-08 Bruno Donassolos4u::Host: moving create_disk impl to HostImpl
2021-04-08 Bruno Donassolos4u::Disk allow chaining set_property
2021-04-08 Bruno Donassolos4u: allows full single-line initialization
2021-04-08 Arnaud GierschMake fields private, and static functions class-member.
2021-04-08 Arnaud GierschUseless forward declaration.
2021-04-08 Arnaud GierschRedundant code (ctor is already inherited).
2021-04-07 Arnaud GierschPrefer nullptr.
2021-04-07 Arnaud GierschKill erroneous constant.
2021-04-07 Arnaud GierschConst/override for member functions.
2021-04-07 Arnaud GierschInherited constructor.
2021-04-07 Arnaud GierschPointer-to-const parameter.
2021-04-07 SUTER Fredericcontinue to mess with platform creation
2021-04-07 Arnaud GierschKill empty statement.
2021-04-07 Arnaud GierschMake BacktraceImpl::resolve a bit faster.
2021-04-07 Arnaud GierschReplace void* used for RemoteProcess pointers.
2021-04-07 Arnaud GierschUse a RemotePtr<> for RemoteProcess::heap_address.
2021-04-07 Arnaud GierschStop using void* for xbt_mheap_t.
2021-04-07 Arnaud GierschFix cloud.xml: symmetrical routes are implicit.
2021-04-07 Arnaud GierschMake NetworkConstantAction "final": virtual set_state...
2021-04-07 Arnaud GierschMake virtual functions called from constructor "final".
2021-04-07 Augustin Degommeplease sonar
2021-04-07 Augustin DegommeDisplay leak origin in message, if -trace-call-location...
2021-04-07 Augustin Degommehide references to current_handle inside *.cpp file...
2021-04-06 Augustin Degommeappease 32 bits
2021-04-06 Arnaud GierschUse a Remote<> for remote smpi::Request.
2021-04-06 Augustin Degommeappease clang
2021-04-06 Augustin Degommechange the way we display leak types, skipping demangling
2021-04-06 Augustin Degommetry to improve handling of comm_self a bit.
2021-04-06 Augustin Degommefix for potentially empty names
2021-04-06 Augustin DegommeAdd the option to print origin of a failing handle.
2021-04-06 Augustin Degommeadd a name() to all F2C objects.
2021-04-06 Augustin Degommeoops
2021-04-06 Augustin Degommesame for win, get_info needs a copy.
2021-04-06 Augustin Degommeremove unwanted s4u include in all smpi files
2021-04-06 Augustin Degommeget_info calls actually must return a copy.
2021-04-06 Augustin Degommegeneralize mark_as_deleted call
2021-04-06 Augustin DegommeDon't add handles to the lookup for the sake of just...
next