Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Yeah, right. 64bits architectures produce a different output
[simgrid.git] / examples / msg /
2007-09-25 alegrandAutomatically generated files
2007-09-13 alegrandremove cvs files.
2007-09-12 mquinsonRegenerate yet another time the Makefile.in
2007-09-12 mquinsonNo need to install the test programs, right?
2007-09-04 mquinsonIgnore ignorable
2007-08-28 marklsrefactored smpi into multiple source files.
2007-08-24 alegrandPriorities now fixed in the default model
2007-08-24 alegrandAdding a test on priorities
2007-08-23 alegrandFix the test.
2007-08-23 alegrandUse non stupid values for the parallel task.
2007-08-23 alegrandFix platform...
2007-08-23 alegrandAdding an example of parallel task usage with MSG....
2007-08-16 alegrand"Cleaner" hack. Dude, I love C macros... ;)
2007-08-16 alegrandHacking my previous hack to bypass surfxml.
2007-08-16 alegrandStay up-to-date with latest deployment modifications.
2007-08-14 alegrandAdding a masterslave example with failures.
2007-08-08 alegrandCommitting automatically generated file (after the...
2007-08-08 alegrandClean up the mess after the new surf_resource managemen...
2007-08-08 alegrandMore readable information.
2007-08-07 marklsadded SMPI_DEP to configure.ac and src/Makefile.am
2007-08-06 mquinsonDamn autogenerated, get out of the way, I can't see...
2007-08-06 alegrandPlug memleak.
2007-08-02 alegrandAutomatically generated files.
2007-08-01 alegrandimprove detection of gtnets and sdp
2007-07-25 velhoAdded the GTNetS feature to examples/msg directory.
2007-07-18 alegrandRemoving bugs and changing verbosity.
2007-07-18 velhoUpdated file with new --cfg=workstation_model:<desiredm...
2007-07-17 mquinsonignore some more crufts
2007-07-17 velhoNow use --cfg=workstation_model:<MODELNAME> to switch...
2007-07-17 velhoCorrected tesh file
2007-07-17 velhoCorrected tesh files.
2007-07-17 velhoAdded a blacklist of removed files to ignore also the...
2007-07-17 velhoFiles blacklist updated.
2007-07-17 velhoUsing .tesh files instead of .tesh.in.
2007-07-17 velhoUsing tesh files instead of tesh.in avoiding configure...
2007-07-17 velhoThe tesh files don't need to be generated by configure.
2007-07-17 velhoCleaning unused files from the repository.
2007-07-16 alegrandDo not run sdp-based tests when sdp is not available...
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-16 velhoNew directory hierarchy with make check working.
2007-07-16 velhoReadme files explaining examples and the directory...
2007-07-16 velhoAdded files to the msg SUSPEND/RESUME example.
2007-07-16 velhoAdded files to the MASTER/SLAVE parser bypassing exampl...
2007-07-16 velhoAdded files to the simple MASTER/SLAVE example.
2007-07-16 velhoNew directory hierarchy for MASTER/SLAVE example with...
2007-07-16 velhoAdded files to the sendrecv example.
2007-07-16 velhoNew directory hierarchical tree for msg examples. Movin...
2007-07-13 velhoAdded files to execute ping_pong example with a smalles...
2007-07-10 mquinsonIgnore it, it's just a deseperate try to explain CVS...
2007-07-08 mquinsonhello, automake-1.10
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-07-05 velhoI don't know why this example wasn't working. I changed...
2007-07-04 mquinsonfinish the convertion of tests to TESH
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...
next