Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
A few more tiers file and a convenient perl script for the alnem project. I
[simgrid.git] / src / xbt / context_private.h
2005-12-05 mquinsonReduce the context stack size from 512k to 128k, and...
2005-07-02 alegrandMake context exception-aware. I don't know whether...
2005-06-29 alegrandTrying to make context work on stupid architectures...
2005-02-27 mquinsonsplint'able
2005-02-26 alegrandContexts over pthreads.
2005-02-13 mquinsonre-doxygenification
2004-12-29 alegrandadd a startup and a cleanup function to each context
2004-12-22 alegrandNo more leak: valgrind approved. However, some ways...
2004-12-16 alegrandcontext_t -> xbt_context_t
2004-12-15 mquinsonMake the context cruft work on windows; mark the pthrea...
2004-12-14 alegrandAdding a context library to xbt.