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
Delete redundant blank lines at the start of a code blocks (CodeFactor).
[simgrid.git]
/
src
/
simix
/
smx_context.cpp
2022-10-06
Arnaud Giersch
Merge branch 'wifi_clean' into 'master'
blob
|
commitdiff
|
raw
2022-10-04
Arnaud Giersch
Remove deprecated features for next release (3.33).
blob
|
commitdiff
|
raw
2022-03-11
Martin Quinson
Merge branch 'add_remaining_comm_sync_bindings' into...
blob
|
commitdiff
|
raw
2022-03-08
Arnaud Giersch
Mark all of simix.h as deprecated.
blob
|
commitdiff
|
raw
2022-01-06
Arnaud Giersch
Update copyright lines for 2022.
blob
|
commitdiff
|
raw
|
diff to current
2021-11-09
SUTER Frederic
rename log category from simix_context to ker_context
blob
|
commitdiff
|
raw
|
diff to current
2021-10-06
SUTER Frederic
empty out src/simix/smx_context.cpp
blob
|
commitdiff
|
raw
|
diff to current
2021-10-06
SUTER Frederic
modernize some SIMIX functions
blob
|
commitdiff
|
raw
|
diff to current
2021-09-21
SUTER Frederic
please sonar
blob
|
commitdiff
|
raw
|
diff to current
2021-09-17
SUTER Frederic
Merge branch 'no_simix_global'
blob
|
commitdiff
|
raw
|
diff to current
2021-09-17
SUTER Frederic
Merge branch 'master' of https://framagit.org/simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2021-09-17
SUTER Frederic
move context_mod_init to EngineImpl
blob
|
commitdiff
|
raw
|
diff to current
2021-09-17
SUTER Frederic
get rid of simix_global and smx_private.hpp
blob
|
commitdiff
|
raw
|
diff to current
2021-09-14
SUTER Frederic
Merge branch 'master' of https://framagit.org/simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2021-06-08
Augustin Degomme
Merge branch 'factor_in_actions' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2021-06-04
Arnaud Giersch
Restore public smpi_init_options().
blob
|
commitdiff
|
raw
|
diff to current
2021-06-03
Arnaud Giersch
Fix include.
blob
|
commitdiff
|
raw
|
diff to current
2021-05-26
SUTER Frederic
prepare transition of context_factory: make it private
blob
|
commitdiff
|
raw
|
diff to current
2021-01-13
agougeon
Merge branch 'master' of https://framagit.org/simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2021-01-12
Arnaud Giersch
Update copyright lines.
blob
|
commitdiff
|
raw
|
diff to current
2020-10-23
Arnaud Giersch
Merge branch 'pikachuyann/simgrid-stoprofiles'
blob
|
commitdiff
|
raw
|
diff to current
2020-10-15
Arnaud Giersch
[sonar] Replace some C-style arrays.
blob
|
commitdiff
|
raw
|
diff to current
2020-04-27
Yann Duplouy
Merge branch 'random_readwritestate' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2020-04-24
Arnaud Giersch
Kill obsolete option --cfg=contexts/parallel-threshold.
blob
|
commitdiff
|
raw
|
diff to current
2020-02-06
Arnaud Giersch
Merge branch 'pikachuyann/simgrid-xbt_random'
blob
|
commitdiff
|
raw
|
diff to current
2020-01-24
Frederic Suter
Merge branch 'depencencies' of https://framagit.org...
blob
|
commitdiff
|
raw
|
diff to current
2020-01-01
Arnaud Giersch
Update copyright lines with new year.
blob
|
commitdiff
|
raw
|
diff to current
2019-12-06
Frederic Suter
add missing include for smpi_options
blob
|
commitdiff
|
raw
|
diff to current
2019-12-05
Frederic Suter
Merge branch 'master' of https://framagit.org/simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Martin Quinson
Merge branch 'doc' into 'master'
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Augustin Degomme
...
blob
|
commitdiff
|
raw
|
diff to current
2019-12-04
Augustin Degomme
need to initialize here also for osx and co.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-21
Martin Quinson
Fix non-java tests :(
blob
|
commitdiff
|
raw
|
diff to current
2019-01-15
Martin Quinson
Implement thread factory with std::thread, and cleanups
blob
|
commitdiff
|
raw
|
diff to current
2019-01-08
Martin Quinson
Merge branch 'master' of framagit.org:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2019-01-07
Arnaud Giersch
Update copyright lines with new year.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-05
Martin Quinson
further cleanups in contexts
blob
|
commitdiff
|
raw
|
diff to current
2019-01-05
Martin Quinson
Inline SIMIX_context_get_current()
blob
|
commitdiff
|
raw
|
diff to current
2019-01-05
Martin Quinson
another small simplification now that threads are usabl...
blob
|
commitdiff
|
raw
|
diff to current
2019-01-04
Martin Quinson
Further code simplifications now that the Thread contex...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-11
jed56 ( Jean-Emile...
Merge branch 'master' into v3.20-expose-simgrid-jni
blob
|
commitdiff
|
raw
|
diff to current
2018-09-13
Martin Quinson
Merge branch 'master' into master
blob
|
commitdiff
|
raw
|
diff to current
2018-09-03
Martin Quinson
Somehow fix the killing of actors in Java
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Martin Quinson
cut some useless includes
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Martin Quinson
s/xbt_os_get_numcores()/std::thread::hardware_concurren...
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
Martin Quinson
thread_local is part of C++11, nowadays
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Martin Quinson
doxygen: uniformity in command markers (@ vs. \)
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Convert xbt_cfg_is_default_value -> simgrid::config...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Rename simgrid::config::get_config -> simgrid::config...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-19
Arnaud Giersch
Change xbt_cfg_get_string -> simgrid::config::get_confi...
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Arnaud Giersch
Use xbt_cfg_is_default_value() to check if values were...
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Martin Quinson
Merge pull request #259 from simgrid/configfix
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Martin Quinson
change a fixme into an assert
blob
|
commitdiff
|
raw
|
diff to current
2018-03-28
Arnaud Giersch
Rename sg_config.h -> sg_config.hpp.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-21
Martin Quinson
Fix non-smpi builds on Mac OSX
blob
|
commitdiff
|
raw
|
diff to current
2018-03-12
Martin Quinson
smpi/privatization is not the concern of smx_context
blob
|
commitdiff
|
raw
|
diff to current
2017-12-25
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-24
Martin Quinson
try to fix Apple privatization after recent default...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-22
Augustin Degomme
oops, too early
blob
|
commitdiff
|
raw
|
diff to current
2017-12-22
Augustin Degomme
put back the fix for broken dlopen+thread on freebsd
blob
|
commitdiff
|
raw
|
diff to current
2017-12-21
Martin Quinson
fix the fallbacks around privatization on BSD
blob
|
commitdiff
|
raw
|
diff to current
2017-12-03
Arnaud Giersch
Remove useless include.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Tom Cornebize
Merge branch 'master' into fix/execute_benched
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Takishipp
Merge branch 'actor-yield' of github.com:Takishipp...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Zitagcc
Merge branch 'master' into actor-yield
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Martin Quinson
cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2017-11-04
Frederic Suter
this is a good catch by CI
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge branch 'actor-startkilltime' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge pull request #228 from Takishipp/actor-execute
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Arnaud Giersch
Sort include lists according to clang-format.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Arnaud Giersch
Rename C++ only header files from .h to .hpp.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Zitagcc
Merge branch 'master' into async-wait
blob
|
commitdiff
|
raw
|
diff to current
2017-09-28
Arnaud Giersch
Align top of stacks to a multiple of 16.
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Martin Quinson
Merge pull request #193 from Takishipp/signals
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Martin Quinson
Merge pull request #181 from bcamus/master
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Takishipp
Merge branch 'clean_events' of github.com:Takishipp...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Toufik Boubehziz
Merge branch 'master' into clean_events
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Martin Quinson
kill all trailling whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Takishipp
Merge branches 'master' and 'master' of github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-23
Martin Quinson
please codacy: use long form of negation in C++
blob
|
commitdiff
|
raw
|
diff to current
2017-05-21
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Martin Quinson
prefix all macro defined in public simgrid_config.h...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Martin Quinson
portability cheating: avoid the configurations that...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-07
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-03-07
Martin Quinson
Cleanups
blob
|
commitdiff
|
raw
|
diff to current
2017-02-02
Martin Quinson
improve the doc of the context factories
blob
|
commitdiff
|
raw
|
diff to current
2017-02-01
Martin Quinson
try to gather more info on this error situation
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
Millian Poquet
Merge branch 'master' of https://github.com/mpoquet...
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
very preliminary cleanups in the contextes
blob
|
commitdiff
|
raw
|
diff to current
2016-08-01
Martin Quinson
Populate the kernel::context namespace and continue...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-29
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-29
Gabriel Corona
Add missing #includes
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-06
Martin Quinson
cosmetics
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
next