Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a platform with a bypass route. Add the test to cmake.
[simgrid.git] / include / gras / datadesc.h
2010-10-11 alegrandIndent include and src using this command:
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-05-28 mquinsonmerge with git master
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-07-19 mquinsonNew function allowing to alias datatypes
2007-07-15 mquinsonAdd a GRAS_DEFINE_TYPE_LOCAL to allow users to have...
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2006-11-06 mquinson* Change the semantic of gras_datadesc_by_name() to...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-06-09 mquinsonAutomatically generate matrices datatype description...
2006-05-29 alegrandretrive -> retrieve
2006-05-22 mquinsonAllow to exchange fixed-sized arrays which size is...
2006-04-25 mquinsonAllow to split GRAS projects in several files (the...
2006-01-02 mquinsonDocumentation improvements
2005-12-06 mquinsonSome rapid improvement of the navigation experience...
2005-10-22 mquinsonDocumentation reorganization: no @name anymore since...
2005-09-30 mquinsonallow the size of multidimentional objects to be given...
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-07-01 alegrandthese references could not work... disable reference...
2005-06-06 mquinsonchange the prototype of datadesc_get_name to return...
2005-06-04 mquinsonability to send dynars transparently; type cb now recei...
2005-05-23 mquinsonTypo in doc
2005-02-27 mquinsoncode is now splint'able
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsondoxygen cleanups
2005-02-07 mquinsondoxygenification
2005-02-07 mquinsonexplain why I hate doxygen so much tonight, and go...
2005-02-07 mquinsonhide the macro body
2005-02-07 mquinsonContinue doxygenification
2005-02-07 mquinsondoxygenification
2005-01-29 alegrandupdating the doc
2004-12-09 mquinsonFix (C) dates; minor documentation improvements
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 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-08-11 mquinson Version 0.6 (protocol not changed; ABI expended)
2004-08-10 mquinson Version 0.5 (protocol not changed; ABI changed)
2004-07-27 mquinson2004-07-26 Martin Quinson
2004-07-24 mquinsonSome cbps now return a gras_error_t ;)
2004-07-22 mquinsonMake a proper gras/ directory in the include one, and...