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-05-07
Arnaud Giersch
Ensure the task is correctly destroyed when the host...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Missing explicit.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Typos.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Kill useless hack (and its union).
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Use aligned storage and remove usage of union.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Fix a FIXME.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Kill unused static function.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
[sonar] Remove void* from function parameters.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Arnaud Giersch
Change two dynars (maybe more).
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Martin Quinson
continue the devel of the future 3.23 release
commit
|
commitdiff
|
tree
|
snapshot
2019-05-06
Martin Quinson
on the way for 3.22.2
v3.22.2
commit
|
commitdiff
|
tree
|
snapshot
2019-05-05
Martin Quinson
include a header we use
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Catch a more specific exception.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
More Sonar smells around "noreturn".
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Rename shadowing local variables.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Extract assignments from expressions.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Extract nested conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Assert that pointer is not null.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
Rename fields to follow coding syle and unshadow from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
Kill never implemented option "model-check/snapshot_fds".
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
Change condition for infinite loops (make sonar believe...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Add attribute "noreturn" to non-returning funct...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Arnaud Giersch
[sonar] Don't name unused exceptions.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-03
Augustin Degomme
please sonar by handling properly pointers in unimpleme...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-02
Arnaud Giersch
Update URLs (FG #1).
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Augustin Degomme
get out before dereferencing null pointer in this case
commit
|
commitdiff
|
tree
|
snapshot
2019-05-01
Augustin Degomme
forgot to push test for write_at_all and read_at_all
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Augustin Degomme
cleanup split_type to avoid leaks.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Augustin Degomme
cleanup dup_with_info to avoid leaking in some cases
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Arnaud Giersch
[sonar] Use unsigned char* for smpi buffers.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Arnaud Giersch
Change malloc/free to new/delete.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-30
Arnaud Giersch
Use C++ memory operators for smpi buffers.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Arnaud Giersch
Const for MPI_Type_struct and MPI_Type_hindexed.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Arnaud Giersch
Constify third parameter of smpi::Op::apply, and save...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Arnaud Giersch
Remove another bunch of const_casts.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Arnaud Giersch
Rename some variables for consistency.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-29
Arnaud Giersch
Get rid of const_casts in pmpi_coll.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Arnaud Giersch
MPI_Address gets const too.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-27
Arnaud Giersch
Regenerated.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
changelog
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
MPI_Comm_dup_with_info
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
move some calls out of the unimplemented zone
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
some forgotten consts
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
(painfully) constify colls.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
constify MPI_Win*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
constify MPI_Request*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
constify MPI_Datatype*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
constify MPI_Topo*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
constify MPI_File*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Augustin Degomme
constify MPI_Group*
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Frederic Suter
Merge branch 'master' of https://framagit.org/simgrid...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
Frederic Suter
kill some dead code
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
degomme
MPI3 changed MPI interface to use const everywhere...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-26
degomme
add some unimplemented signatures.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Arnaud Giersch
Fix again FG #11 (mixing daemonize and auto-restart).
commit
|
commitdiff
|
tree
|
snapshot
2019-04-25
Arnaud Giersch
Unused function parameters.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Check result of lseek.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
File "sampi.h" is already included here.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Field seems unused since 10 years at least.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Use bit shift operator (FIXME--).
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
FIXME is obsolete.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
FIXME is irrelevant.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
[sonar] Unused function parameters.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Cosmetics: conslidate TODO list.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Many const to remove a mutable (TODO--).
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Add test for FG#11.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Clear the 'on_exit' vector when the actor doesn't have...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Fix 'on_exit' preservation which failed when auto_resta...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-24
Arnaud Giersch
Preserve on_exit funcions between restarts.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Arnaud Giersch
Move some includes where they are used.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Arnaud Giersch
drand48 is not used anymore; stop using srand48.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Arnaud Giersch
Use C++ random for tracing colors.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
Arnaud Giersch
Slight simplification.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
degomme
Use what was previously added, and fix broken tests
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
degomme
If size read is 0 (eof), don't initiate faulty comm...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
degomme
storage : Allow to write inside a file without reducing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-23
degomme
MPI_File_get_size, MPI_File_get_amode, MPI_File_get_gro...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Complete --help-logs.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
New log appenders stdout and stderr. Use stdout for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Frederic Suter
try to address comment made in FG#8
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Set cfg=smpi/simulate-computation:no.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Fix default MPI_Barrier.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Revise to fool cppcheck.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Frederic Suter
fix test binary path
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Frederic Suter
fixed issue
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Frederic Suter
Add a test for callback disconnection
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Frederic Suter
Allow for callback disconnection
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Fix build errors with gcc 5.4.0.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Use default destructor for resource::Model.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Remove empty functions
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Arnaud Giersch
Use std::unique_ptr to manage memory.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
degomme
leaks --
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
degomme
fix issue seen on 34f5b82ed231ecce .
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
degomme
fix io-shared (remove spurious ordered_read) and do...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
degomme
check for readonly flag before writing to a file.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Martin Quinson
[sonar] kill commented code
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Martin Quinson
[sonar] define each identifiers on its line
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Martin Quinson
nope sonar, that's not commented code
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Martin Quinson
please sonar
commit
|
commitdiff
|
tree
|
snapshot
2019-04-19
Martin Quinson
doc: 2 more internal references
commit
|
commitdiff
|
tree
|
snapshot
next