Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill arg 'old_ctx' of function resume in context factory. Was only used when killing...
[simgrid.git] / src / simix / smx_context.c
2010-03-01 mquinsonOngoing cleanup in ruby bindings. Does not compile...
2010-03-01 mquinsonSomehow fix the ruby detection with autotools. Still...
2010-02-16 coldpeaceSome Modification on the Ruby Context File...
2010-02-11 mquinsonbummer. Didn't meant to break everything for everyone...
2010-02-11 mquinsonSomehow integrate ruby to the library. That's ... crude...
2010-02-11 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-01-17 mquinsonlet simgrid still compile when lua was not detected
2010-01-15 mquinsonBetterly integrated lua bindings (detected by configure...
2009-08-18 cristianrosaThe exception associated to each process was relocated...
2009-08-17 cristianrosaFixed bug in smx_context_mod_exit.
2009-08-17 mquinsonContext factory's API simplification: the function...
2009-08-17 mquinsonFixed some issues in logs logic due to recent changes...
2009-08-17 mquinsonNew simplified API for the context factory [Cristian]
2009-08-17 mquinsonInline abstract interface to factories' functions ...
2009-08-11 alegrandAdd carriage returns to help gcc compiling... (otherwis...
2009-07-13 mquinsonLots of renamings from xbt_ to smx_