Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
revalidate the tesh files after the modifications of the energy_platform.xml file
[simgrid.git] / src /
2015-10-21 Martin Quinsonchanging this line back, as it breaks half a dozen...
2015-10-21 Martin QuinsonDon't segfault when energy is not turned on
2015-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-20 Ad(rien) LFix conflict - Adrien
2015-10-20 Ad(rien) LAdd VM energy extensions - Adrien
2015-10-19 Martin Quinsonenergy: less code dupplication
2015-10-19 Martin Quinson[doc] copy some VMs' doc from Java to C
2015-10-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-16 Gabriel CoronaFix build without lua
2015-10-15 Christian Heinrich[Lua] Fixed compilation issue
2015-10-15 Christian Heinrich[Lua] Patched lua_platf.c for Lua 5.3.1
2015-10-15 Christian Heinrich[Lua] Fixed garbage collection segfault
2015-10-15 Christian Heinrich[Lua] Fixed integer/double conversion problem
2015-10-15 Christian Heinrich[Lua5.3] Changed lua_tonumber to lua_tointeger where...
2015-10-15 Christian Heinrich[Lua5.3] Added logging functions error and critical
2015-10-15 Christian Heinrich[Lua5.3] Updated lua_task.c to Lua5.3
2015-10-15 Christian Heinrich[Lua5.3] Updated lua_state_cloner.c for Lua5.3
2015-10-15 Christian Heinrich[Lua5.3] Added and modified comments in lua_task.c
2015-10-15 Christian Heinrich[Lua5.3] Added checks for sane values in lua_platf.c
2015-10-15 Christian Heinrich[Bugfix] Fixed wrong property in SimSplay test: latency...
2015-10-15 Christian HeinrichLua: Changed latency attribute to lat and others.
2015-10-15 Christian HeinrichLua: Changed names for attribute 'policy' to 'sharing_p...
2015-10-15 Christian HeinrichAdded new case to lua_state_cloner.c: LUA_TNONE
2015-10-15 Christian HeinrichSecond series of changes to lua-bindings in order to...
2015-10-15 Christian HeinrichFixed lua_host file for Lua 5.3
2015-10-15 Christian HeinrichFirst series of changes to lua-bindings in order to
2015-10-15 Christian HeinrichLUA: Added support for backbone, host_link and ASroute
2015-10-15 Christian HeinrichPrevent warning message 'config elem ... registered...
2015-10-15 Christian HeinrichAdded support for using lua platform files from C
2015-10-15 Christian Heinrich[SMPI] Indentation..
2015-10-15 Christian Heinrich[SMPI] Fixed wrong output
2015-10-15 Gabriel Corona[mc] Add std:: namespace for some types
2015-10-15 Gabriel Corona[mc] Use std::unordered* instead of boost:: ones
2015-10-15 Gabriel Corona[mc] Fix ModelChecker::is_important_snapshot(), do...
2015-10-15 Gabriel Corona[mc] Use std::pair and std::unordered_set in mc_compare
2015-10-15 Gabriel Corona[mc] Remove BOOST_FOREACH usage
2015-10-15 Gabriel Corona[mc] Rename PerPageCopy to ChunkedData (and move in...
2015-10-15 Gabriel Corona[mc] Documentation
2015-10-15 Gabriel Corona[mc] Remove useless *_free_voidp functions
2015-10-15 Gabriel Corona[mc] Cleanup in DwarfExpression
2015-10-15 Gabriel Corona[mc] Move mc_dwarf_location_list_init() into namespace
2015-10-15 Gabriel Corona[mc] OOify mc_find_frame_base()
2015-10-15 Gabriel Corona[mc] OOify LocationLists, Location
2015-10-15 Gabriel Corona[mc] Fix Snapshot::read_bytes
2015-10-15 Gabriel Corona[mc] OOify DWARF stack/evaluation expression
2015-10-15 Gabriel Corona[mc] Simplify MC_find_object_info
2015-10-15 Gabriel Corona[mc] Remove useless declarations
2015-10-15 Gabriel Corona[mc] Move some code into simgrid::dwarf namespace
2015-10-15 Gabriel Corona[mc] Remove useless declarations
2015-10-15 Gabriel Corona[mc] Move some code into simgrid::dwarf namespace
2015-10-15 Gabriel Corona[mc] Move some code into simgrid::dwarf namespace
2015-10-15 Gabriel Corona[mc] Move some code into simgrid::dwarf namespace
2015-10-14 Martin Quinsontranslate a comment
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-12 Martin Quinson[java] properly port to armv7l, sorry for the noise
2015-10-09 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-09 Martin QuinsonMerge pull request #30 from fernandodeperto/bugfix...
2015-10-09 Fernando MendoncaFix duplicate PTP messages when tracing/smpi/internals...
2015-10-09 Gabriel Corona[mc] Move MC_important_snapshot() as a method of ModelC...
2015-10-09 Gabriel Corona[mc] Move some code out of is_visited_state()
2015-10-09 Gabriel Corona[mc] Reduce the scope of some variables in mc_visited.cpp
2015-10-09 Gabriel Corona[mc] Factorisation in mc_visited.cpp
2015-10-09 Gabriel Corona[mc] Create a Member for for structure/class/union...
2015-10-09 Gabriel Corona[mc] Add AddressSpace::process() method
2015-10-09 Gabriel Corona[mc] Make Process and Snapshot classes final
2015-10-09 Gabriel Corona[mc] Remove Process.is_self()
2015-10-09 Gabriel Corona[mc] Move typedef in correct header
2015-10-09 Gabriel Corona[mc] Rename mc_process.{h,cpp} into Process.{h,c}pp
2015-10-09 Gabriel Corona[mc] Cleanup mc_hash.cpp
2015-10-09 Gabriel Corona[mc] Remove commented-out code in mc_diff.cpp
2015-10-09 Gabriel Corona[mc] Cleanup #includes
2015-10-09 Gabriel Corona[mc] Fix location expression initialization
2015-10-09 Gabriel Corona[mc] Fix memory leak in MC_get_memory_regions()
2015-10-09 Gabriel Corona[mc] Fix loop bound checking using heaplimit
2015-10-09 Christian Heinrich[SMPI] Fixed output alignment for display_timing option
2015-10-06 Martin Quinson[windows] typo breaking the build
2015-10-06 Martin Quinsonset a SimGrid identity to maestro on windows too
2015-10-05 Martin Quinson[win] I fail to disable winpthread + I think it's harml...
2015-10-05 Martin Quinsonproperly disable pthreads on windows (+cleanups)
2015-10-04 Martin Quinson[win+java] maybe libwinpthread is causing the segfaults...
2015-10-03 Martin Quinson[cmake] kill some more unused tests
2015-10-02 Martin QuinsonDon't load DLLs when org.simgrid.NativeLib is loaded...
2015-10-02 Martin Quinson[java] unpack dll/so to a tempDir instead of messing...
2015-10-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-02 Gabriel Corona[mc] Really remove mc_libdw for now
2015-10-02 Martin Quinson[win+java] fix the name of libwinpthread-1.dll
2015-10-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-02 Gabriel CoronaRevert "[mc] Move libdw binding code in its own file"
2015-10-02 Gabriel CoronaRevert "[mc] Fix initialisation of dwarf expression"
2015-10-02 Gabriel CoronaRevert "[mc] Remove remaining bits of libdw outside...
2015-10-02 Gabriel Corona[mc] Bring back soft-dirty tracking from the dead 💀
2015-10-02 Gabriel Corona[mc] Quick hack to display system memory information...
2015-10-02 Gabriel Corona[mc] Bring back KSM (MADV_MERGEABLE) support
2015-10-02 Gabriel Corona[mc] Support for mmap-able snapthots
2015-10-02 Martin QuinsonRevert "don't cleanup java directory for now (debugging...
2015-10-02 Martin QuinsonOnly try to load winpthread on windows
2015-10-02 Martin Quinsonalso include winpthread.dll in the jarfile
2015-10-01 Martin Quinsondon't cleanup java directory for now (debugging time)
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next