A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
disable the maestro-set test on windows, nobody will ever use it there
[simgrid.git]
/
src
/
simix
/
smx_global.cpp
2016-10-08
Martin Quinson
disable the maestro-set test on windows, nobody will...
blob
|
commitdiff
|
raw
2016-09-08
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-08
Christian Heinrich
[SIMIX] Indentation to please clang-format ...
blob
|
commitdiff
|
raw
|
diff to current
2016-09-08
Christian Heinrich
[SIMIX] Correct spelling of cfg option
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Martin Quinson
kill two useless functions at once
blob
|
commitdiff
|
raw
|
diff to current
2016-08-28
Martin Quinson
use a typed extension for simix::Host
blob
|
commitdiff
|
raw
|
diff to current
2016-08-26
Martin Quinson
please sonar
blob
|
commitdiff
|
raw
|
diff to current
2016-08-26
Martin Quinson
give the application a chance to not enter the deadlocks
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Martin Quinson
Merge pull request #108 from adfaure/master
blob
|
commitdiff
|
raw
|
diff to current
2016-08-17
Frederic Suter
store host and not names
blob
|
commitdiff
|
raw
|
diff to current
2016-08-16
Frederic Suter
dynar-- for hosts that restart
blob
|
commitdiff
|
raw
|
diff to current
2016-08-15
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-14
Martin Quinson
rename smx_process_t to smx_actor_t
blob
|
commitdiff
|
raw
|
diff to current
2016-08-09
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-09
Frederic Suter
dynar to std::vector
blob
|
commitdiff
|
raw
|
diff to current
2016-08-07
Martin Quinson
rename smx_synchro_t to smx_activity_t
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Frederic Suter
bugs and smells
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Frederic Suter
track all the useless void
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Martin Quinson
Rename smx_process to ActorImpl
blob
|
commitdiff
|
raw
|
diff to current
2016-07-31
Martin Quinson
align namespaces on directories for kernel::activity
blob
|
commitdiff
|
raw
|
diff to current
2016-07-31
Martin Quinson
move parts of the kernel to the right subdir
blob
|
commitdiff
|
raw
|
diff to current
2016-07-30
Martin Quinson
move the synchronization stuff to its own directory
blob
|
commitdiff
|
raw
|
diff to current
2016-07-28
degomme
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-26
Martin Quinson
Rename the S4U interface stored in internal objects...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-05
Gabriel Corona
[simix] Execute future callbacks in the main loop
blob
|
commitdiff
|
raw
|
diff to current
2016-07-05
Gabriel Corona
Avoid (conditionnaly) including C++ headers files in...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-28
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Gabriel Corona
[simix] Use Task instead of std::package_task for timer...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Gabriel Corona
Remove some useless #includes
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-22
Gabriel Corona
[simix] More generic mapping between function name...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Gabriel Corona
[simix] Add a `run_blocking` simcall and simix::kernelSync
blob
|
commitdiff
|
raw
|
diff to current
2016-06-14
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-14
degomme
[SMPI] Die more peacefully when a process calls exit...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Gabriel Corona
Getting rid of C exceptions
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Christian Heinrich
[SIMIX] NULL -> nullptr substitution
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
Gabriel Corona
Use std::string for Synchro instead of char*
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
Gabriel Corona
[simix] Match delete with new for the maestro Process
blob
|
commitdiff
|
raw
|
diff to current
2016-05-27
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-27
Gabriel Corona
Use & when forming pointer-to-functions
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Gabriel Corona
[simix] Use std::function in timer and add overloads
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Gabriel Corona
[simix] Use simgrid::simix::args in MSG
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Gabriel Corona
[simix] C++-based ownership of process name and arguments
blob
|
commitdiff
|
raw
|
diff to current
2016-05-23
Gabriel Corona
Make s_smx_process_t a C++ class (constructor, new...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-06
Martin Quinson
kill smx_private.hpp We already have a smx_private.h
blob
|
commitdiff
|
raw
|
diff to current
2016-05-06
Martin Quinson
inline a bunch of useless functions
blob
|
commitdiff
|
raw
|
diff to current
2016-05-06
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-06
Martin Quinson
split smx_synchro_t into a hierarchy of C++ classes
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-02
Martin Quinson
simix: inline a function
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Martin Quinson
kill more old cruft: adaptative threshold
blob
|
commitdiff
|
raw
|
diff to current
2016-05-01
Martin Quinson
kill deadcode (TIME_BENCH_AMDAHL)
blob
|
commitdiff
|
raw
|
diff to current
2016-04-28
Gabriel Corona
[mc] Remove redundant 'mc_mode' global variable
blob
|
commitdiff
|
raw
|
diff to current
2016-04-27
Martin Quinson
fix a bunch of typos reported by lintian
blob
|
commitdiff
|
raw
|
diff to current
2016-04-26
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Martin Quinson
All options are consistently in kebab-case (but the...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-25
Martin Quinson
kebab-case some smpi options
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-21
Martin Quinson
cleanups in mailbox module init/fini
blob
|
commitdiff
|
raw
|
diff to current
2016-04-14
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-11
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-10
Martin Quinson
kill an unused layer of code
blob
|
commitdiff
|
raw
|
diff to current
2016-03-29
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-29
Gabriel Corona
[mc] Let the Checker give us the current record trace
blob
|
commitdiff
|
raw
|
diff to current
2016-03-23
Gabriel Corona
[mc] Fix process_time handling
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Gabriel Corona
[mc] Rename mc_client.{h,cpp} to Client.{hpp,cpp}
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Gabriel Corona
[mc] Encapsulate model-checker/model-checker communicat...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
degomme
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Martin Quinson
kill the portable header
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Gabriel Corona
Fix HAVE_FOOBAR flags handling
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Martin Quinson
use #if instead if #ifdef for the things in the public...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-06
Martin Quinson
[cmake] remove some more useless tests (and includes)
blob
|
commitdiff
|
raw
|
diff to current
2016-03-06
Martin Quinson
try to not specify any calling convention on windows
blob
|
commitdiff
|
raw
|
diff to current
2016-03-06
Martin Quinson
first cleanups in the WIN32 preprocessor stuff
blob
|
commitdiff
|
raw
|
diff to current
2016-03-02
Martin Quinson
fix my previous commit, sorry
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Martin Quinson
inline a function called once
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Martin Quinson
rename smx_rdv_t into smx_mailbox_t. One day it will...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-27
Martin Quinson
Merge pull request #65 from fabienchaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-25
Martin Quinson
remove useless header inclusions
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
kill two almost empty files by inlining the contained...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Martin Quinson
try to sort out the surf headers a bit, if possible
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Fabien Chaix
Merge branch 'oldstyle_element_set'
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
fabienchaix
Merge pull request #2 from mquinson/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-21
Martin Quinson
banish some surf parsing files to a src/surf/xml jail
blob
|
commitdiff
|
raw
|
diff to current
2016-02-20
Martin Quinson
Merge branch 'coverity_scan' of github.com:mquinson...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Martin Quinson
woopsie, it wasn't supposed to be commited
blob
|
commitdiff
|
raw
|
diff to current
2016-02-11
Martin Quinson
tiny cleanups in the parsing of clusters
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
Gabriel Corona
[simix] Use std::function for the maestro callback...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-09
Gabriel Corona
[simix] Attach context
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
Martin Quinson
cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2016-02-06
Martin Quinson
sed -i -e 's/\t/ /g' [sources] Please people, stop...
blob
|
commitdiff
|
raw
|
diff to current
2016-01-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
next