Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bugfix: save only the state of the heap and libsimgrid.
[simgrid.git] / src / mc / mc_state.c
2011-01-05 cristianrosaAdd suport for TestAny and WaitAny requests to the...
2011-01-05 cristianrosaRework state's implementation to better support waitany...
2011-01-05 cristianrosaReplace the setsets in the MC's states by malloced...
2010-12-08 cristianrosaCompile fix: smx_process_t->request is a s_smx_req_t...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...