Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move the definition of XBT_PUBLIC from portable.h (which is a private header) to...
[simgrid.git] / include / xbt / misc.h
2006-10-10 mquinsonMove the definition of XBT_PUBLIC from portable.h ...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-29 cheriermTaking in consideration inline keyword for c++ compiler.
2006-09-29 cheriermTaking in consideration inline keyword for borland...
2006-09-28 mquinsoncosmetics
2006-09-22 mquinsonDo not export a single symbol since if we do so, we...
2006-08-29 mquinsonTry to do what is needed to export data in DLL during...
2006-05-24 mquinsonMove typedefs of pointer to function to their own file...
2006-05-16 mquinsonglitch fix in host.h, and remove host_t cruft from...
2006-04-25 mquinsonthe gcc attribute 'unused' made portable
2006-03-31 mquinsonStick to the coding standards wrt xbt_host_t structure
2006-03-20 alegrandfactoring + some functions go public
2006-02-15 mquinsonMake the maximal backtrace size configurable
2005-10-24 mquinsonPut all typedef of generic callbacks in the same place
2005-09-09 mquinsonMove some stuff unrelated to dynar out of dynar.h ...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-07-01 mquinsons/_XBT_GNUC_FUNCTION/_XBT_FUNCTION/ (that's how to...
2005-02-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-27 mquinsonMove gcc attributes wrappers to this file (needed for...
2005-02-13 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsondefine max only when not previously defined (win32...
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-07 alegrandmove xbt_maxmin_float_t and xbt_heap_float_t here
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonMissing chunks