Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the way we specify the sizes of bandwidth tests to be able to send really...
[simgrid.git] / include / xbt / swag.h
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-28 mquinsoncosmetics
2006-03-30 mquinsonRemove the old crufty navigation bars
2006-03-30 alegrandfiner inclusion of sysdep.h
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-05-30 mquinsonSanitize swag documentation: group definition in module...
2005-04-14 mquinsonStop loading private headers in public ones
2005-03-03 mquinsonUse inline portably
2005-02-27 mquinsonsplint'able
2005-01-29 alegrandupdating the doc
2004-12-31 alegrandConvenient to optimize the SURF.
2004-12-16 alegrandworks better with multiple inclusion
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-29 alegrandRha!
2004-11-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
2004-11-20 alegrandBug fix and add a xbt_swag_foreach_safe where you can...
2004-11-16 alegrand#include "xbt/error.h" /* needed for xbt_die */
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-11 alegrandCosmetics.
2004-11-11 alegrandCorrection of a badly-written macro
2004-11-05 alegrandExtract returns the object to remove if present in...
2004-11-05 alegrandSwag : another name for O(1) set