Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix some conflicts with modifications introduced in the svn branch
[simgrid.git] / src / msg / host.c
2009-10-05 mquinson[Cristian] Lots and lots of small fixes to MSG to work...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-05-21 mquinsondo not try to malloc 0-sized arrays
2008-01-11 cheriermThis change is relative with the mailbox concept :
2008-01-07 cheriermThis change introduce the new mailbox concept.
2007-11-06 mquinsonFix constness of arguments
2007-10-27 mquinsonKill code duplication, and doc tiny improvements
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-20 mquinsonOps, there is some more s_host fields around
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-07-08 mquinsontypo
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-02 mquinsonI scratched my own change to fix the documentation...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 mquinsonMake sure the navbar tricks we use in the post-processo...
2007-03-05 alegrandFix the doc!
2006-09-26 cheriermDeclare all variables at the begining for ANSI C standa...
2006-04-11 mquinsonRework the MSG navbar
2006-03-28 alegrandmaking the use of xbt_fifo more uniform and closing...
2006-03-24 mquinsonFix doxygen
2006-02-23 alegrandAdding Derrick's function to check whether a host is...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-02 alegrandAdd msg_get_host_speed
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-04 alegrandAdding Killall function
2005-01-29 alegrandupdating the doc
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-17 alegrandcosmetics : s/sim_data/simdata/g
2004-12-16 alegrandKeep rewriting MSG