A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sonar: ignore another rule as we don't have real security concerns
2019-01-04
Martin Quinson
sonar: ignore another rule as we don't have real security...
commit
|
commitdiff
|
tree
2019-01-04
Martin Quinson
use strncpy instead of strcpy to please sonar
commit
|
commitdiff
|
tree
2019-01-04
Martin Quinson
travis: don't run the tests before the sonar analysis
commit
|
commitdiff
|
tree
2019-01-04
Martin Quinson
py: try to fix MC builds
commit
|
commitdiff
|
tree
2019-01-04
Martin Quinson
sonar: we do have a process to remove deprecated code
commit
|
commitdiff
|
tree
2019-01-04
Martin Quinson
typo in comments
commit
|
commitdiff
|
tree
2019-01-04
Martin Quinson
cmake: mark some variables as advanced to hide them
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
yet another example: actor-suspend.py
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
gitlab-ci: don't build with sonar, as it does not work
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
rename an example to stick to the function name
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
py: another example: actor-join
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
Python: many improvements; add a new example (actor...
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
sphinx autodoc needs the package to be built before...
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
Install unzip to get sonar on framagit
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
Install curl to get sonar on framagit
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
try to activate sonar on framagit
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
py: Try to add properties to the Host class
commit
|
commitdiff
|
tree
2019-01-03
Martin Quinson
Document recent pyton examples
commit
|
commitdiff
|
tree
2019-01-02
Martin Quinson
typo
commit
|
commitdiff
|
tree
2019-01-02
Martin Quinson
py: document the this_actor submodule
commit
|
commitdiff
|
tree
2019-01-02
Martin Quinson
travis: increase the build paralelism
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
travis: pybind11 is not in xenial either
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
travis: don't specify the boost version we need, to...
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
travis: try to activate xenial images
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
Revert "try to hide a bug in tesh"
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
Add a missing file in the archive
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
try to hide a bug in tesh
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
use named parameters instead of overloads for py::execute
commit
|
commitdiff
|
tree
2019-01-01
Martin Quinson
tesh: try harder to not loose the cwd between threads
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
xbt::Path: do not ignore the return value of getcwd
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
improve an error message when a file cannot be open
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
New function: xbt::Path() gets the CWD
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
python: reorg to allow 'from simgrid import *' in scripts
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
disable python on travis, as Trusty is too old
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
trailing spaces
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
py: fix out of tree build testing
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
python: two more examples, the basics are here
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
python: rename register_function into register_actor...
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
python: fix register_function when passed a class
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
python: extend the bindings
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
emission does not seem to be the correct word here
commit
|
commitdiff
|
tree
2018-12-31
Martin Quinson
python: improve the documentation
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
compile simgrid_python with c++14
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
fix out of tree builds
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
Old pybind11 cannot be used
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
we cannot use PYBIND11 without PYTHONLIBS
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
kill deprecated templates that don't compile in C++14
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
Drop sg_cmdline. Please use xbt_cmdline instead (+include...
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
Only test python bindings if they are enabled
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
actually include the python examples in the archive
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
fix make dist
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
ns3: comment asserts that fail on clusters
commit
|
commitdiff
|
tree
2018-12-27
Martin Quinson
python: First working example
commit
|
commitdiff
|
tree
2018-12-26
Martin Quinson
even more ignorable cruft
commit
|
commitdiff
|
tree
2018-12-26
Martin Quinson
fix make dist
commit
|
commitdiff
|
tree
2018-12-26
Martin Quinson
python: add the docstrings
commit
|
commitdiff
|
tree
2018-12-26
Martin Quinson
initial support for pybind11: Python bindings of S4U...
commit
|
commitdiff
|
tree
2018-12-26
Martin Quinson
Ignore more stuff
commit
|
commitdiff
|
tree
2018-12-25
Martin Quinson
s4u.hpp: add a missing include file
commit
|
commitdiff
|
tree
2018-12-25
Martin Quinson
hide deprecated methods from doxygen
commit
|
commitdiff
|
tree
2018-12-25
Martin Quinson
ns3: assert that the sent amount is as expected
commit
|
commitdiff
|
tree
2018-12-19
Martin Quinson
ignore another example
commit
|
commitdiff
|
tree
2018-11-30
Martin Quinson
correct cmake version for this fix
commit
|
commitdiff
|
tree
2018-11-29
Martin Quinson
link_energy: make sure that the watts ranges are always...
commit
|
commitdiff
|
tree
2018-11-29
Martin Quinson
Doc polishing
commit
|
commitdiff
|
tree
2018-11-29
Martin Quinson
Tiny doc improvement
commit
|
commitdiff
|
tree
2018-11-21
Martin Quinson
tiny doc improvement
commit
|
commitdiff
|
tree
2018-11-21
Martin Quinson
Docker: one rule to regenerate them all
commit
|
commitdiff
|
tree
2018-11-21
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
commit
|
commitdiff
|
tree
2018-11-21
Martin Quinson
Merge branch 'master' of framagit.org:simgrid/simgrid
commit
|
commitdiff
|
tree
2018-11-21
Martin Quinson
document recent changes
commit
|
commitdiff
|
tree
2018-11-15
Martin Quinson
docs improvements
commit
|
commitdiff
|
tree
2018-11-12
Martin Quinson
fix clang build
commit
|
commitdiff
|
tree
2018-11-12
Martin Quinson
small doc improvement
commit
|
commitdiff
|
tree
2018-11-12
Martin Quinson
Context creation: Fix one OOP design issue
commit
|
commitdiff
|
tree
2018-11-12
Martin Quinson
improve a comment
commit
|
commitdiff
|
tree
2018-11-12
Martin Quinson
Factorize code between the calling sites of the ActorImpl...
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
tiny factorizations and doc improvements
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
remove the argc/argv version of simcall_process_create
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
MSG: kill the MSG_process_create_from_stdfunc() pimple
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
java: stop using MSG_process_create_from_stdfunc
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
java process creation: this was already binded by java_main_...
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
eclipse config file: there is some Java in this project
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
doc: say that set_receiver() adds a silly ref to the...
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
Apple renamed all their OSes
commit
|
commitdiff
|
tree
2018-11-11
Martin Quinson
please sonar: kill an unused type and reduce the visibility...
commit
|
commitdiff
|
tree
2018-11-04
Martin Quinson
these archaic callbacks are not used anymore, so kill...
commit
|
commitdiff
|
tree
2018-11-04
Martin Quinson
simplify MSG process creation/destruction
commit
|
commitdiff
|
tree
2018-11-04
Martin Quinson
Note that this easy task is actually impssible as is
commit
|
commitdiff
|
tree
2018-11-04
Martin Quinson
plug a memleak
commit
|
commitdiff
|
tree
2018-11-03
Martin Quinson
finish objectifying the backtraces
commit
|
commitdiff
|
tree
2018-10-29
Martin Quinson
Fix build without stacktrace_backtrace
commit
|
commitdiff
|
tree
2018-10-29
Martin Quinson
replace our own crude code with Boost.stacktrace
commit
|
commitdiff
|
tree
2018-10-19
Martin Quinson
Merge branch 'fix-multi-smpi-buffer-double-free' into...
commit
|
commitdiff
|
tree
2018-08-12
Martin Quinson
Merge branch 'auto_restart' into 'master'
commit
|
commitdiff
|
tree
2018-08-03
Martin Quinson
Merge branch 'async_io' into 'master'
commit
|
commitdiff
|
tree
2018-03-30
Martin Quinson
Merge pull request #259 from simgrid/configfix
commit
|
commitdiff
|
tree
2018-03-13
Martin Quinson
Merge pull request #256 from Flamefire/master
commit
|
commitdiff
|
tree
next