Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Display what's going on as the unit is running, not afterward (some of them are a...
[simgrid.git] / examples / msg /
2005-10-20 mquinsonThis file is needed to do make distcheck
2005-10-17 alegrandstupid example of msg_process_suspend and resume
2005-10-17 alegrandReturn an error code when the simulation deadlocks...
2005-09-25 mquinsonDon't forget to run the ./msg_test_surfxml_bypassed...
2005-09-25 mquinsonlet it run
2005-08-25 casanovaReplaced all task->name by MSG_task_get_name(task)
2005-08-24 casanovaFixed spelling and grammar in some comments
2005-08-16 alegrandminor fix
2005-08-16 alegrandBypassing the XML parser. Need to fix include directori...
2005-08-09 alegrandoops. forgot a msg_getClock...
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-07 mquinsonUniformize the test_{sg,rl} scripts, rename the wine...
2005-07-25 alegrandadding a slave on the master
2005-07-25 alegrandcosmetics and helped me a lot for debuging... :)
2005-07-22 alegrandI know using different loging levels demonstrate the...
2005-06-29 mquinsonTry to use the MSG configuration stuff
2005-06-29 alegrandUseless file I had forgotten to remove.
2005-06-28 mquinsonReduce a bit the amount of logs at INFO level
2005-04-28 mquinsonRework the example so that it fits beter its new doxyge...
2005-03-30 alegrandForget about messages and use native xbt logs...
2005-03-04 alegrandmoving to the right location.
2005-03-01 alegrandpaje has to be initialized at the very beginning
2005-03-01 mquinsonDeal with msg_test.trace properly when created
2005-02-28 mquinsonPass debugging flags to binary
2005-02-28 mquinsonActivate Paje even if it's not really successful for now
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-18 alegrandMinor bugfix requested off-list
2005-02-11 mquinsonContinuation of the long double->double convertion
2005-02-08 mquinsonlet make distcheck work
2005-02-08 mquinsonHelper script to work with make distcheck
2005-02-08 mquinsonDo run the test on make check
2005-02-04 mquinsoncleanup
2005-01-31 alegrandUpdating the documentation
2005-01-29 alegranda small example
2005-01-27 alegrandupdating the doc
2005-01-27 alegrandOoups I had forgotten this one...
2005-01-27 alegrandA nice example on how to use MSG.