A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
simgrid.git
2019-03-14
Arnaud Giersch
Move test declaration in proper CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Frederic Suter
What ActivityImpl child should look like IMHO
commit
|
commitdiff
|
tree
|
snapshot
2019-03-14
Frederic Suter
cosmetic cleanups in S4U
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Arnaud Giersch
Activate assert when debug log is active.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Arnaud Giersch
Use std::unordered_map + save an indirection.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Arnaud Giersch
Directly fill vectors at construction.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Arnaud Giersch
Simplification.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Arnaud Giersch
Remove unused type definitions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Martin Quinson
don't kill the fools sourcing this script
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Frederic Suter
comestics in src/kernel
commit
|
commitdiff
|
tree
|
snapshot
2019-03-13
Frederic Suter
cleanups in smpi, mostly cosmetic stuff and indent
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
Complete Asan suppressions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
Ensure field is initialized.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
Clang is picky.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
Save valgrind_stack_id in a private field.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
MailboxPtr looks like a smart pointer, but it's not...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
Remove unnecessary calls to c_str().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
IIUC return std::move(...) is discouraged.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Arnaud Giersch
References++.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Frederic Suter
mv ActorImpl where it belongs
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Frederic Suter
use consistent namespaces
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Frederic Suter
don't use old fashioned simcall when you don't have to
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Frederic Suter
properly split task/comm in msg files
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Frederic Suter
objectify a few msg::Comm functions
commit
|
commitdiff
|
tree
|
snapshot
2019-03-12
Frederic Suter
mark old MSG functions as deprecated
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Frederic Suter
Merge branch 'master' of https://framagit.org/simgrid...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Frederic Suter
Simplifications
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaud Giersch
Replace void* when using std::thread.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaud Giersch
Deprecated functions are still used by StarPU. Postpone...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaud Giersch
Pass std::string parameters by reference too.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaud Giersch
Don't use pass-by-value for large parameters.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaud Giersch
More references for parameters of type std::function.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-11
Arnaud Giersch
Constify.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Arnaud Giersch
Bad cast.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Arnaud Giersch
Make ActorImpl::context_ a std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-10
Arnaud Giersch
Make SwappedContext::parmap_ a std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Arnaud Giersch
Cosmetics around std::unique_ptr.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Arnaud Giersch
Fix xbt_assert with side effects.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-09
Arnaud Giersch
Equality/assignment mismatch.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Release memory after last use only.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Put XBT_ATTRIB_DEPRECATED at proper place.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Martin Quinson
2 fixes in host-energy plugin
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Martin Quinson
Specify bindir while launching tesh
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Use references for callback parameters of on_exit().
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Use references for parameters of type std::function.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Use references for parameters of type std::vector.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Fix mismatched alloc/free.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Remove duplicated but unused forward declarations.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Don't hide class member.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Arnaud Giersch
Fix null pointer dereference.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
degomme
Switch s4u tuto to pajengr as well.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-08
Frederic Suter
hopefully fix most issues. thx agier for spotting the...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
poor damage control for tonight only
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
revalidate another tesh
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
Merge branch 'master' of https://framagit.org/simgrid...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
revalidate tesh
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
simplifications and fixes (forgot properties)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
degomme
adapt smpi tuto to use pajengr (+ dockerfile)
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
use extension for user data in MSG
commit
|
commitdiff
|
tree
|
snapshot
2019-03-07
Frederic Suter
Split the behavior of ActorImpl::create
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
Sometimes 'free' is not a member of 'std'.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
Add exception specification for xbt_free_f.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
Missing include.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
Use real pointer type for context wrappers.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
[sonar] Use unsigned char* for context stacks.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
[sonar] Use std::function.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
Deprecate some functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Arnaud Giersch
Type consistency.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
degomme
oops
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
degomme
WIP - SMPI tuto - add parts about sampling and memory...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
degomme
Try to help sonar.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
degomme
Fix mc liveness examples.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frederic Suter
Objectify MSG task send
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frederic Suter
Simplifications in MSG task execution
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frederic Suter
please sonar
commit
|
commitdiff
|
tree
|
snapshot
2019-03-06
Frederic Suter
remove or deprecate now useless code
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Frederic Suter
please clang
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Frederic Suter
s4u::Exec now has 2 child classes
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Arnaud Giersch
Parmap status is simply a boolean.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Arnaud Giersch
Use std::function instead of function pointer.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Arnaud Giersch
Use proper type instead of void*.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Arnaud Giersch
Assert that the pointer is not null when dereferenced.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Arnaud Giersch
Field is initialized by constructor.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Martin Quinson
those pimpl are actually never null, stop fooling sonar
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Frederic Suter
apply agier fixes for StarPU build
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Frederic Suter
Merge branch 'master' of https://framagit.org/simgrid...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Martin Quinson
don't let sonar think that pimpl_ can be null
commit
|
commitdiff
|
tree
|
snapshot
2019-03-05
Martin Quinson
sonar: pass large parameters as const; don't name unuse...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Martin Quinson
Sanitize the prototype of Actor::on_exit() callbacks
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Martin Quinson
Move ForcefulKillException to the root namespace, along...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Martin Quinson
Rename StopRequest into ForcefulKillException to contri...
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Martin Quinson
further convert some bits of the documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Frederic Suter
snake case this bool
commit
|
commitdiff
|
tree
|
snapshot
2019-03-04
Frederic Suter
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2019-03-03
Frederic Suter
more factoring when sending MSG tasks
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Arnaud Giersch
Add a comment to explain previous changes.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Arnaud Giersch
Fix memleak.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-02
Arnaud Giersch
Fix use of invalidated iterator.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Arnaud Giersch
Use C++11 <random> for simcall mc_random.
commit
|
commitdiff
|
tree
|
snapshot
2019-03-01
Arnaud Giersch
Avoid shadowing outer variables.
commit
|
commitdiff
|
tree
|
snapshot
next