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-01-22
Martin Quinson
appveyor: also build and test python
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Martin Quinson
use the local copy of pybind11 if a local checkout...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Martin Quinson
appveyor: try to get pybind11
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Martin Quinson
Simplify the actor answer to iwannadie
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Martin Quinson
play safe, no pointers to the stack of dying actors
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Martin Quinson
step by step cleanup. This code drives me nuts
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Arnaud Giersch
Attempt to fix Python bindings on OS X.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Arnaud Giersch
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-22
Arnaud Giersch
Add missing issues to ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Factorize some of the ASAN_ONLY code.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Activate test s4u-actor-exiting.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Simplify by using set_tesh_properties().
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Remove old cruft.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Avoid TSan false positives.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Cosmetics.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Arnaud Giersch
Update ChangeLog.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Martin Quinson
further s/trace/profile/ cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Martin Quinson
Doc improvement
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Martin Quinson
start to s/trace/profile/ in the public API
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Martin Quinson
start renaming tmgr trace into profile
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Martin Quinson
Try to make a symbol easier to find for MC on exotic...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-21
Martin Quinson
Fix non-java tests :(
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
ctx: move some bits to a private header and reduce...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
cosmetics in UCtx: hide one internal function and inlin...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
In C++, classes don't need a name because they have...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
thread_local fields must be static, no need to move...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
kill an unused function
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
s/process/actor/ A lot remains TBD about it
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
More ints converted as boolean
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
new (failing) example about on_exit and on_destruction
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
bools are not ints anymore
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
useless cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-01-20
Martin Quinson
Fix a race condition in SwappedCtx parallel exec
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Arnaud Giersch
Hide usage of free() to Sonar.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Arnaud Giersch
Remove unused bits from mmalloc.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-17
Martin Quinson
fix MC on FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Fix paths.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Kill unused example simdag/goal_test.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Typo².
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
Revert "Disable parallel executions with non-thread...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Fix memleak.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Replace macros by C++ constructs.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
Merge branch 'master' of framagit.org:simgrid/simgrid
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
SET_TESTS_PROPERTIES Can not find test to add propertie...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Drop xbt_os_mutex_* functions.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Use standard C++ mutex.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Build log module as C++.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Fix asserts.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Struct xbt_os_thread_t is not used anymore.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Remove useless wrapper around pthread_atfork().
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Include is not needed anymore. Remove.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Disable stack-overflow test with threads.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
cosmetics
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Java examples have moved.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Test for msg-task-priority is still present; run it...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Arnaud Giersch
Add dependency to build tests for make check.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
Kill xbt_os_thread_atfork: tesh is not native but pytho...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
cleanups on my disk
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
Linux and FreeBSD don't agree on the type name, bummers
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
fix the fix for FreeBSD (hopefully)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
fix FreeBSD builds
commit
|
commitdiff
|
tree
|
snapshot
2019-01-16
Martin Quinson
woops, plug a memleak
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
Drop xbt_os_thread_t
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
reimplement the xbt::parmap using std::thread
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
Implement thread factory with std::thread, and cleanups
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
Document last change
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
cleanups around the actor terminaison
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
fix Java and MC examples
commit
|
commitdiff
|
tree
|
snapshot
2019-01-15
Martin Quinson
Move MSG and SimDag examples out of the sight of users
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Martin Quinson
useless cosmetics hinted by qtcreator
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Martin Quinson
fix the sonar fix
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Martin Quinson
make sure that debugging msg don't cause any segfault
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Martin Quinson
Doc improvement in this example
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Martin Quinson
please sonar
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Augustin Degomme
let's try again without these
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Augustin Degomme
fix dist
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Augustin Degomme
rename GCCFlags.cmake file in Flags.cmake
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Augustin Degomme
set some flag for cmake coverage
commit
|
commitdiff
|
tree
|
snapshot
2019-01-14
Augustin Degomme
rename test to avoid name conflict (for sonarcloud...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Arnaud Giersch
Remove redundant command from distcheck.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Arnaud Giersch
Fix distcheck.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Arnaud Giersch
Remove useless symlink on distcheck.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Arnaud Giersch
graphicator is needed by make install.
commit
|
commitdiff
|
tree
|
snapshot
2019-01-13
Martin Quinson
Also add the mpich3 binaries in the dependencies of...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
hopefully add all the missing binaries to the tests
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
Tests also need the java tests and simgrid-mc
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
The tests also need smpimain and smpireplaymain
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
Improve BuildSimGrid.sh
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
Revert "try to compile mpi.mod even if the config was...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
Correctly search C++14 on older cmake
commit
|
commitdiff
|
tree
|
snapshot
2019-01-12
Martin Quinson
try to compile mpi.mod even if the config was run previ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Augustin Degomme
add missing dependency
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
missing spots where we should now build 'tests'
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
only ask one version of the standard for pybind11
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
do not build the examples by default, only when running...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
am I stupid?!
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
don't include the git hash in simgrid/config.h
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
re-factorize examples/s4u/CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2019-01-11
Martin Quinson
Fix signess that bother Qt Creator
commit
|
commitdiff
|
tree
|
snapshot
next