Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MSG: add a function to register a task copy callback
[simgrid.git] / include / gras / virtu.h
2010-10-11 alegrandIndent include and src using this command:
2010-08-05 coldpeaceadd gras_load_environment_script & gras_function_regist...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-11-06 mquinsonFix constness of arguments
2007-10-26 mquinsonRename gras_os_property_value() to gras_os_host_propert...
2007-10-26 quasaroops, my last minute cleanup broke everything [Mt]
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-07-16 donassbrIt have to call the correct functions.
2007-07-15 mquinsonnew function gras_os_hostport, returning a constant...
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-10 mquinsonStupid me. The code produced by the gras_stub_generator...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-06-20 mquinsonPrototype of gras_os_myport(), which happens to be...
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2006-01-02 mquinsonDocumentation improvements
2005-10-22 mquinsonDocumentation reorganization: no @name anymore since...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-03-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-29 alegrandadding a getpid function
2005-03-29 mquinsonChange the name of a function which was not implemented yet
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-07 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-09 mquinsonFix (C) dates; minor documentation improvements
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-07-22 mquinsonMake a proper gras/ directory in the include one, and...