Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-09-05 Takishippasync-waitall is almost converted - phase 1
2017-09-04 TakishippStart to convert async-waitall to s4u
2017-09-04 TakishippAlmost converted phase 2
2017-08-31 Takishippalmost converted
2017-08-30 TakishippSecond phase to convert async-waitany msg vertion to...
2017-08-28 Takishippfirst attempt to convert async-waitany msg version...
2017-08-24 Arnaud GierschAvoid sending address of local variables.
2017-08-23 Arnaud GierschTrivial formatting issues.
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-22 Arnaud GierschFix ns-3 build.
2017-08-22 Arnaud GierschMissing "override"s.
2017-08-21 Arnaud GierschUse NewGlobalRef since Vm in unref'd by DeleteGlobalRef.
2017-08-21 Arnaud GierschUsing std::remove_if is overkill here.
2017-08-21 Arnaud GierschThis method can be made const.
2017-08-20 Arnaud GierschEnsure that low is valid before using it.
2017-08-20 Arnaud GierschRemove useless #undef's.
2017-08-20 Arnaud GierschWhitespace cleanup.
2017-08-20 Arnaud GierschUse default destructor.
2017-08-20 Arnaud GierschThese lines belong to the outer loop.
2017-08-20 Arnaud GierschDeobfuscate expression.
2017-08-20 Arnaud GierschHandle case when active_peers is empty.
2017-08-20 Arnaud GierschComment unused field.
2017-08-20 Arnaud GierschSort storages before listing.
2017-08-18 Frederic Sutermodernize three simcalls
2017-08-15 Arnaud GierschRemove unused variable.
2017-08-15 Arnaud Gierschthis cannot be null.
2017-08-15 Arnaud GierschValue is finally an integer. Change it to the smallest...
2017-08-14 Arnaud GierschMark unused attribute as unused.
2017-08-14 Arnaud GierschAvoid short-lied temporary string.
2017-08-14 Arnaud GierschRemove useless memset (causes segfault).
2017-08-11 Martin Quinsonspelling
2017-08-11 Frederic Suterkill kill simcall
2017-08-11 Frederic Suterdamn lua
2017-08-11 Frederic Suteranother fix for lua
2017-08-11 Frederic Sutertry to fix ns3 build
2017-08-11 Frederic Suterminimal fix (hopefully) of lua bindings
2017-08-11 Frederic Suterstringify cluster
2017-08-11 Frederic Suterstringify Host link creation
2017-08-11 Frederic Suterkill 2 sonar bugs
2017-08-11 Frederic Sutercodacy and clang-format
2017-08-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-10 Frederic Suterstringify IO
2017-08-10 Frederic Sutermore strings
2017-08-10 Frederic Suterbprintf -> string
2017-08-10 Frederic SuterAS -> Zone. Mainly cosmetics and unused defined thing
2017-08-10 Frederic Suterassume a dumb tracker (and please travis)
2017-08-10 Martin Quinsoncodacy
2017-08-10 Frederic SuterAS->Zone + stringification
2017-08-10 Frederic Suterstringification
2017-08-09 Frederic Sutermaybe sort isn't portable
2017-08-09 Frederic Suterattempt to fix daxload example
2017-08-09 Frederic Suterless bprintf (some were completely useless)
2017-08-09 Frederic Suterstringification
2017-08-09 Frederic Suterfix MC. host names are not std::string damnit
2017-08-09 Frederic Suterbprintf--
2017-08-09 Frederic Sutermove VM start function to s4u
2017-08-09 Frederic Suterplug leak in msg_vm (by rmving bprintf)
2017-08-08 Frederic Suterput back a leak (for now) to fix tests
2017-08-08 Frederic Suterplug leaks
2017-08-07 Frederic Sutercodacy
2017-08-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-07 Martin QuinsonMerge pull request #213 from bcamus/master
2017-08-07 Frederic Suterconvert map to dynar at API level
2017-08-07 Frederic Suterjxbt_throw_null needs a string. no need to bprintf
2017-08-07 Frederic Suterbprintf-- (try to use strings in cpp world
2017-08-07 Frederic Suterno need for unused args
2017-08-07 bcamusfixing codacy issue
2017-08-07 Frederic Sutergetting rid of bprintf raises a potential bug :-/
2017-08-07 Frederic Suterstop using variadic functions for surf_parse messages
2017-08-07 bcamusMerge branch 'master' of https://github.com/simgrid...
2017-08-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-08-07 Frederic Suterplease codacy and sonar + factoring
2017-08-06 Martin Quinsoninclude <string> to help OSX's clang
2017-08-06 Frederic Sutermv MSG version of bittorrent to teshsuite
2017-08-06 Frederic Suterrewrite bittorrent example in s4u
2017-08-05 Martin Quinsonsort the content of this file to make the test reproducible
2017-08-05 Martin QuinsonDeprecate MSG_task_isend_with_matching()
2017-08-05 Martin Quinsonkill a broken deprecation macro: MSG_mailbox_front...
2017-08-04 Martin Quinsonreindent
2017-08-04 bcamusfixing a bug in PMs energy consumptions when suspending...
2017-08-04 Martin Quinsonsonar: remove unused type declaration
2017-08-03 Arnaud GierschMissing include.
2017-08-03 Arnaud GierschWhitespace cleanup.
2017-08-03 Arnaud GierschRemove unused option: network/sender-gap.
2017-08-03 Arnaud GierschKill dead code: haveGap_/senderGap_ are never used.
2017-08-03 Arnaud GierschPlease codacy (operator !).
2017-08-03 Arnaud GierschPlease codacy (integer type consistency).
2017-08-03 Arnaud GierschSilence codacy (initialize variable).
2017-08-03 Arnaud GierschPlease codacy (avoid C-style pointer casting).
2017-08-03 Arnaud GierschPlease codacy (initialize member variables).
2017-08-03 Arnaud GierschPlease codacy (delete copy constructor).
2017-08-03 Arnaud GierschPlease codacy (explicit constructor).
2017-08-03 Arnaud GierschPlease codacy (operator precedence).
2017-08-03 Frederic Suterdict--
2017-08-03 Frederic Sutermost dicts in instr were bare sets
2017-08-03 Arnaud GierschRemove legacy parmap functions.
2017-08-03 Arnaud GierschDelete now useless xbt_dynar_three_way_partition().
2017-08-03 Arnaud GierschUse std::vector instead of dynar in simix_global (proce...
2017-08-03 Arnaud GierschDefine simgrid::xbt::three_way_partition as a generic...
2017-08-03 Arnaud GierschPort parmap_bench to C++.
next