Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More informative error message when non-clean end, even when simix debug emssages...
[simgrid.git] / examples / msg /
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 mquinsonUpdate autogenerated files
2007-06-08 mquinsonsplit the tesh test in several files, and get them...
2007-06-08 mquinsonsplit the tesh test in several files, and get them...
2007-05-03 alegrandKeeping up with last modifications of INFO by Mt.
2007-05-02 mquinsonupdate autogenerated
2007-04-11 cheriermthe build system need it
2007-03-26 alegrandUse tesh!!! It really works great! Thanks Martin!
2007-03-26 alegrandUse reasonable values in deployment files.
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-16 cheriermwith ansi C the variables must be declared at the begin...
2007-03-16 cheriermthis file is used by the example ping_pong
2007-03-16 cheriermonly indent code
2007-03-08 mquinsonCommit the autogenerated files
2007-02-28 alegrandUpdate
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
2006-12-02 eyraudlActivate latency test
2006-11-30 mquinsondo not use exp notation to make sure that the parser...
2006-11-10 alegrandOther test example (CVS only).
2006-09-06 alegrandFix comment
2006-07-10 mquinsonclean up
2006-07-07 dimitrovdoing bandwith measurments with MSG
2006-05-29 alegrandProviding up-to-date xml files... Version 1 with units...
2006-05-29 alegrandKeeping up with last surfxml modifications.
2006-04-12 alegrandLet's do a real round-robin on forwarders...
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2006-02-09 dutotminor change : these initialisations were performed...
2005-12-06 mquinsondamn cruft
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.