Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix: deadlock detection was wrong. Reimplemented.
[simgrid.git] / include / simix /
2010-12-16 thieryCompile fix: add a missing XBT_INLINE
2010-12-15 thieryAdd a flag --cfg=simix/context to choose the context...
2010-12-13 mquinsonfunction to see the name of syscall types in debugging...
2010-12-13 cristianrosaUse a dynar instead of a swag to implement the process_...
2010-12-08 mquinsonNew trace replayer, as fast as hell, and as boring...
2010-12-07 thieryMake SIMIX_process_create() private
2010-12-07 piniDistinguish access to sender-side and receiver-side...
2010-12-07 cristianrosaAdd support for custom communication matching to SIMIX...
2010-12-07 schnorr[trace] renaming system call to set any action tracing...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-07 mquinsonstubs for comm_testany, implemented with comm_waitany...
2010-12-07 mquinsontry a bit harder to get the simulated time without...
2010-12-07 mquinsoncosmetics: don't load a file from itself
2010-12-03 mquinsonmove iwannadie from processes to contextes back
2010-12-02 mquinsonmake simix headers public so that we can write external...