Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix copyright headers
[simgrid.git] / include / xbt / function_types.h
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2009-10-08 mquinsonNew function: xbt_dynar_dopar(dynar,fun)
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-10-04 cheriermI just add two function pointer types.
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2006-07-18 mquinsonAnother try at cleaning up the function types
2006-07-18 mquinsoncleanup the function type names
2006-06-13 mquinsonAdd a type to our collection
2006-06-01 mquinsonvirtu needs this
2006-05-24 mquinsonMove typedefs of pointer to function to their own file...