Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / bindings / lua / lua_state_cloner.c
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-06-20 suterSolve white space conflicts
2012-06-19 jbrvMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-19 Christophe ThiéryActually, upvalues were implemented a while ago.
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-31 Christophe ThiéryLua: fix an indentation bug in debug logs (the stack...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-12 Christophe ThiéryLua: only keep tracks of tables coming from maestro
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Christophe ThiéryClean the code and comments of registering C functions...
2011-11-07 Christophe ThiéryLua: add a function sglua_copy_value
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-13 Christophe ThiéryLua: more debugging info
2011-10-06 Christophe ThiéryLua: add support of closures to the state cloner
2011-10-04 Christophe ThiéryRemove an obsolete function
2011-10-03 Christophe ThiéryLua: fix registering maestro tables
2011-09-29 Christophe ThiérySimplifying and improving identification of tables
2011-09-29 Christophe ThiérySplit sglua_move_value() in different functions for...
2011-09-29 Christophe ThiéryLua: separate bindings, state cloning functions and...