Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
New function: gras_agent_spawn
[simgrid.git] / examples / gras / ping / ping.c
2007-04-11 cheriermused during the build process
2006-04-25 mquinsonSplit into several files to explain how it can be done
2006-03-30 mquinsonKeep in sync with last changes in the GRAS callback...
2005-09-05 mquinsonmake sure no variable seem to be used uninitialized...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-27 mquinsonKill defaultlog
2005-02-28 mquinsonsimplify the output now that loggin' stuff displays...
2005-02-23 alegrandTypo
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-13 mquinsontypo
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-10 mquinsonthis is not the way to doccument examples
2005-02-10 mquinsonImprove documentation so that it can be included in...
2005-02-07 mquinsoncode cleanup
2005-02-04 mquinsonMove gras example to their own subdir