Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-10-15 Christian HeinrichUpdated FindLua51Simgrid.cmake to be able to locate...
2015-10-15 Christian HeinrichLUA: Added new (converted) platform file and started...
2015-10-15 Christian HeinrichLUA: Added support for backbone, host_link and ASroute
2015-10-15 Christian HeinrichFixed examples/lua/console/platform.lua
2015-10-15 Christian HeinrichPrevent warning message 'config elem ... registered...
2015-10-15 Christian HeinrichAdded two C-Lua-Platform tests
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-15 Martin Quinsonignore the tarfiles
2015-10-14 Martin Quinsonignore more cruft
2015-10-14 Martin Quinsonupdate the AUTHORS file
2015-10-14 Martin Quinson[cmake] move some add_subdirectory out of the silly...
2015-10-14 Martin QuinsonFix out of sources builds
2015-10-14 Martin Quinsonfix make distcheck
2015-10-14 Martin Quinsonyou cannot use the ISP testsuite without model-checking
2015-10-14 Martin Quinsonrename the basic s4u example
2015-10-14 Martin Quinsontranslate a comment
2015-10-13 Martin QuinsonThis is v3.13-devel already
2015-10-13 Martin QuinsonStart the development of 3.13
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-12 Martin QuinsonFix the internal version number v3_12
2015-10-12 Martin QuinsonRelease 3.12
2015-10-12 Martin Quinson[java] properly port to armv7l, sorry for the noise
2015-10-12 Martin Quinson[java] port to armv7l
2015-10-12 Martin Quinson[Java] Port to kFreeBSD
2015-10-12 Martin QuinsonDocument recent changes
2015-10-11 Martin Quinsonfix make distcheck, as usual
2015-10-10 Martin Quinson[cmake] cleanup: mv AddTests Tests
2015-10-09 Martin Quinson[tesh] fix a borken test -- 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 Nicolas BonichonUpdate limitations of PSG
2015-10-09 Gabriel CoronaFix ISP test classification
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[Doc] Corrected smpi/display_timing paragraph
2015-10-09 Christian Heinrich[SMPI] Fixed output alignment for display_timing option
2015-10-09 Martin Quinson[tesh] cosmetics on outputs when an error is detected
2015-10-08 Martin Quinson[tesh] cleanups in the file parsing
2015-10-08 Martin Quinson[tesh] cleanups in the handling of child processes
2015-10-08 Martin Quinson[tesh] TODO++
2015-10-07 Martin QuinsonAppveyor cannot do in-macro macro expension. Bummer.
2015-10-07 Martin Quinson[appveyor] try to use tesh without cmake to test the...
2015-10-07 Martin Quinsontry harder to close stdin on appveyor tests
2015-10-07 Martin Quinson[appveyor] close stdin to avoid issues (hopefully)
2015-10-07 Martin Quinson[appveyor] try to download the dependency file twice
2015-10-07 Martin QuinsonReduce verbosity of the appveyor manual test, and fix...
2015-10-07 Martin Quinson[appveyor] reactivate our tests now that the jarfile...
2015-10-06 Martin Quinson[java] strip the windows version now that it works
2015-10-06 Martin Quinson[appveyor] typo?
2015-10-06 Martin Quinsonadd the ISP/UMPIRE tests to the dist in any case
2015-10-06 Martin Quinson[windows] typo breaking the build
2015-10-06 Martin Quinsonignore generated tesh files
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 Quinson[appveyor] use full path to test folder
2015-10-05 Martin Quinsonproperly disable pthreads on windows (+cleanups)
2015-10-05 Martin Quinson[win+java] we need to need CMAKE_SHARED_LIBRARY_LINK_C_...
2015-10-05 Martin Quinson[windows] pass -m64 when needed
2015-10-05 Martin Quinson[appveyor] make the build more verbose to see the used...
2015-10-05 Martin Quinson[win+java] sort out the linker flags that we pass
2015-10-04 Martin Quinson[MC] ensure that the main ISP/Umpire tests are activated
next