Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[Lua] Patched lua_platf.c for Lua 5.3.1
[simgrid.git] / src / bindings / lua / lua_state_cloner.c
2015-10-15 Christian Heinrich[Lua] Fixed integer/double conversion problem
2015-10-15 Christian Heinrich[Lua5.3] Updated lua_state_cloner.c for Lua5.3
2015-10-15 Christian HeinrichAdded new case to lua_state_cloner.c: LUA_TNONE
2015-10-15 Christian HeinrichFirst series of changes to lua-bindings in order to
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
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...