Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
proper use of the HAVE_TRACING variable defined by Cmake through -Dtracing=on
[simgrid.git] / src / simix / smx_context_lua.c
2010-03-25 mquinsonmake sure it still compiles with pthreads
2010-03-24 navarropChanges way to find lualib.h and lauxlib.h.
2010-03-23 mquinsonLua works!
2010-03-23 mquinsonStupid typo
2010-03-23 mquinsonbegin conversion of lua contextes to sysv ones to ensur...
2010-03-23 mquinsonSanitize the includes of context objects declarations...
2010-03-23 mquinsonFactorize a lot of code in context factories through...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-23 mquinsonkill arg 'old_ctx' of function resume in context factor...
2010-03-23 mquinsonMerge context_start into context_new to simplify the...
2010-03-22 mquinsonSecond try at lua. Still does not work: I get a 'attemp...
2010-03-01 mquinsonUse my axe to get ruby bindings compiling. Need to...
2010-01-28 mquinsonfurther try at getting lua working (not quite there...
2010-01-15 mquinsonBetterly integrated lua bindings (detected by configure...