Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
* Cleanup the DTD by renaming:
[simgrid.git] / src / simix / private.h
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-09-20 mquinsonOk, you won't believe this one. Visual seems to break...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-06 alegrandClean the links between action and conditions. Now...
2007-08-06 alegrandReindent!
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-11 mquinsoncosmetics: enforce prototype checking on callbacks...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...
2007-07-08 mquinsonallow interfaces to call SIMIX_display_process_status
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-04 mquinsonavoid any name clashes with msg/private.h so that the...
2007-03-27 donassbrAPI changed.
2007-03-23 donassbrNecessity to change the code to implement MSG..
2007-03-09 donassbrModified some functions and datatypes. Simix API change...
2007-03-07 donassbrSome tests done and bugs corrected.
2007-03-05 donassbrNew functions added, changes in the header files, funct...
2007-03-02 donassbrAdded new functions and some modifications on the heade...
2007-03-01 donassbrCopyright corrected.
2007-03-01 donassbrSimix Initial structure