Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename gras_chrono_{init,exit} to gras_emul_{init,exit}
[simgrid.git] / src / gras / Virtu /
2005-05-10 mquinsonRename gras_chrono_{init,exit} to gras_emul_{init,exit}
2005-05-10 mquinsonMerge conditional execution and timing macros into...
2005-05-10 mquinsonUse proper timer; allow several timed sections per...
2005-04-14 alegrandmoving timer functions so that we can use them for...
2005-03-31 alegranduniformization
2005-03-31 alegrandcosmetic
2005-03-31 alegranduse xbt_os_time
2005-03-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-29 alegrandadding a getpid function
2005-03-29 alegrandAvoid segfault or infinite loop when calling this funct...
2005-03-29 mquinsonImplement a gras_os_myname. KISS and don't try a DNS...
2005-03-01 alegrandMoving functions to the right location and making them...
2005-02-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-23 mquinsonadd a virtu logging channel
2005-02-16 alegrandTsss... :)
2005-02-13 mquinsonBugfix: supposed to return a number of second
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2005-02-07 mquinsondoxygenification
2005-02-06 mquinsonmemleak plug
2004-12-31 mquinsonSearch msg.h at the right location
2004-12-10 mquinsonFix (c) dates
2004-12-10 mquinsonFix (c) dates; Initiate win32 cross-port
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-27 mquinsonport the SG part to the new stuff intended to work...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-08-08 mquinsonload the right _interface
2004-07-22 mquinsonmake distcheck is now successful
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-06 mquinsonIt works. Isn't that great?
2004-07-06 mquinsonCurrent state. Does not work yet, but I'd prefer not...
2004-07-05 mquinsonfree the callback list on gras_process_exit
2004-07-05 mquinsonmove the dynar of all known sockets from RL-only to...
2004-06-21 mquinsonMore work on SG, almost done
2004-06-21 mquinsonimplement gras_procdata_exit to plug the leaks
2004-06-21 mquinsonimplement gras_process_exit (using gras_procdata_exit...
2004-06-18 mquinsonporting to new standards
2004-06-18 mquinsonAdd an implementation trick to speed up SG realm
2004-06-18 mquinsonVarious cleanups; SG almost work
2004-04-26 mquinson [Messaging]
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-04-06 mquinsonSkeleton of virtualization functions