Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
XBT: Add xbt_str_from_file(FILE*)
[simgrid.git] / include / xbt / dict.h
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-10-01 mquinsonAdd a stupid function to display the content of a dict...
2008-09-11 mquinsonSpell-checking comments used as documentation (thanks...
2008-09-10 mquinsonAdd a xbt_dict_get_or_null_ext function
2008-06-17 mquinsonAdd a xbt_dict_size function
2008-04-30 mquinsonRah. I finally found why the doxygen parser got fucked...
2007-11-30 mquinsonTwo more hashing functions (chosen by define, not dynam...
2007-11-30 mquinsonMake dictionary internal table dynamic (and automatical...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-02-07 mquinsontypo in windows DLL cruft
2007-02-07 cherierma default
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-08-04 thieryChange parameter names from 'head' to 'dict'. Add two...
2006-08-03 thieryReimplement dictionaries as hashtables
2006-03-30 mquinsonRemove the old crufty navigation bars
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonMore xbt_error_t eradication
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-01 alegrandhelp doxygen to stop complaining about documentation...
2005-06-27 mquinsonre-enable multidicts
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-13 mquinsondoxygenification
2005-02-11 mquinsondoxygenification of XBT
2005-01-29 alegrandupdating the doc
2004-12-10 mquinsondefine max only when not previously defined (win32...
2004-12-09 mquinsonuse BEGIN_DECL (ie, useless cleanup); picky documentati...
2004-12-09 alegrandAdd missing dependency.
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
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 mquinsonThe change Arnaud wanted so much: Big Star Erradication
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-06 mquinsonsplit gras and gros