Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let's document my modifications by myself !!! :)
[simgrid.git] / examples / gras /
2005-09-08 mquinsonreduce verbosity
2005-09-05 mquinsonmake sure no variable seem to be used uninitialized...
2005-08-07 mquinsonSeed exenv with $SG_TEST_EXENV for mass-valgrinding
2005-08-07 mquinsonUniformize the test_{sg,rl} scripts, rename the wine...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonAnd now, a version which compile. Next time, a version...
2005-08-07 mquinsonSome cleanups, plus add some details to an error message
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-05 alegrandgetting rid of unused variables
2005-07-05 alegrand%lg -> %g ...
2005-06-29 mquinsonPass the args to the child
2005-06-28 mquinsonreduce amount of login for the new default loop count
2005-06-28 mquinsonNo instruction before the last variable declaration...
2005-06-28 mquinsonreduce the number of loops to do to not kill the old...
2005-06-28 mquinsonStupid C++ comments breaking AIX compilers
2005-06-27 mquinsonKill defaultlog
2005-06-27 mquinsonWait until the end of the experiment before testing...
2005-06-23 mquinsoncosmetics
2005-06-23 mquinsonuse temps-gras-stub.mk to cleanup
2005-06-23 mquinsonNew GRAS example: simple/static token ring implementation
2005-06-23 mquinsoncleanups
2005-06-23 mquinsonNew example: tokenS
2005-05-10 mquinsonAlso loop on a simple malloc and on an integer incremen...
2005-03-29 mquinson+=timer.trace
2005-03-29 mquinson+=ping.trace
2005-03-29 mquinson+=chrono.trace
2005-03-04 alegrandClean clean clean
2005-03-01 mquinsonAdd the rules to remove the dependency of make dist...
2005-02-28 mquinsonsimplify the output now that loggin' stuff displays...
2005-02-28 mquinsonwin32 cross-compil needs love
2005-02-28 mquinsonmingw32 cross-build needs love
2005-02-28 mquinsonlet VPATH build work again
2005-02-27 mquinsonPass options to the simulator
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonArgh, revert last change which was for debugging and...
2005-02-25 mquinsonDocument last changes (better SG/RL separation)
2005-02-23 alegrandTypo
2005-02-23 alegrandUpdate
2005-02-23 mquinsonIgnore ignorable autogenerated crufts
2005-02-23 mquinsonAdapt to API changes on gras_os_sleep
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-23 mquinsonFix the copy/paste
2005-02-23 alegrandSimilar to chrono.c but should be linked with atlas...
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsonAdd timer
2005-02-13 mquinsonChange the timer regression test to an example
2005-02-13 mquinsontypo
2005-02-13 mquinsonalways compile the examples, not only on make check
2005-02-11 mquinsonrename the tool
2005-02-11 mquinsonuse the deployment file to specify the host where the...
2005-02-11 mquinsonthe server is not on 127.0.0.1 in simulation mode
2005-02-11 alegrandRunning GRAS on top of MSG
2005-02-11 alegrandXML is... well we're using it.
2005-02-10 mquinsongeneralize it so that others may use if
2005-02-10 mquinsonthis is not the way to doccument examples
2005-02-10 mquinsonImprove documentation so that it can be included in...
2005-02-08 mquinsonUseless cleanup
2005-02-07 mquinsoncode cleanup
2005-02-04 mquinsoncleanup
2005-02-04 mquinsonRe-enable GRAS/RL; remove brain dead stuff: temps must...
2005-02-04 mquinsonembeed this in the tarball
2005-02-04 mquinsonMove this file to gras subdir
2005-02-04 mquinsonMove gras example to their own subdir