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
shy attempt at simplifying the simcall mechanism
[simgrid.git]
/
include
/
xbt
/
future.hpp
2019-08-08
Martin Quinson
shy attempt at simplifying the simcall mechanism
blob
|
commitdiff
|
raw
2019-07-02
Arnaud Giersch
Use std::future_error.
blob
|
commitdiff
|
raw
|
diff to current
2019-04-02
Arnaud Giersch
Remove features marked with DEPRECATED_v323.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-27
Arnaud Giersch
Implement xbt::Result with boost::variant.
blob
|
commitdiff
|
raw
|
diff to current
2019-01-25
Arnaud Giersch
[sonar] Don't use default capture for lambda.
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
2018-12-27
Martin Quinson
kill deprecated templates that don't compile in C++14
blob
|
commitdiff
|
raw
|
diff to current
2018-11-06
Augustin Degomme
fix gcc 9 warnings. Have to check if the std::move...
blob
|
commitdiff
|
raw
|
diff to current
2018-06-27
onesphore
Merge remote-tracking branch 'upstream/master'
blob
|
commitdiff
|
raw
|
diff to current
2018-06-16
Martin Quinson
snake_case xbt/future.hpp
blob
|
commitdiff
|
raw
|
diff to current
2018-04-08
Arnaud Giersch
Update copyright headers.
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-10-20
Martin Quinson
Merge branch 'actor-priority' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Arnaud Giersch
Enum ResultStatus: valid is not a valid value. Use...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Arnaud Giersch
Add default case to switch statements.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Zitagcc
Merge branch 'master' into actor-priority
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Arnaud Giersch
Add comments to acknowledge empty functions (and please...
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-14
Arnaud Giersch
Cosmetics: remove redundant "case" clause.
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-21
Martin Quinson
Revert "use C++11 constructs to please sonar"
blob
|
commitdiff
|
raw
|
diff to current
2016-08-21
Martin Quinson
use C++11 constructs to please sonar
blob
|
commitdiff
|
raw
|
diff to current
2016-07-30
Gabriel Corona
[simix] Fix some documentation
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
Remove some useless #includes
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Gabriel Corona
[xbt] Comment about xbt::Result
blob
|
commitdiff
|
raw
|
diff to current
2016-06-20
Gabriel Corona
Merge branch 'condvar'
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-17
Gabriel Corona
[simix] Add comments about the generic simcalls and...
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-04
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Gabriel Corona
[xbt] Update comment on xbt::fulfillPromise
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Gabriel Corona
[xbt] Fix s/nullptr_t/std::nullptr_t/
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Gabriel Corona
[xbt] Add missing const in Result::is_valid
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Gabriel Corona
[xbt] Fix indentation
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Gabriel Corona
[xbt] Fix 'control reaches end of non-void function...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-03
Gabriel Corona
Use a custom Result<T> value for simgrid::smix::kernel()
blob
|
commitdiff
|
raw
|
diff to current
2016-05-26
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-26
Gabriel Corona
Move some C++ helpers in xbt/
blob
|
commitdiff
|
raw
|
diff to current