Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-11-22 Martin Quinsonrename a global to make its purpose clear (hopefully)
2015-11-22 Martin Quinsonkill more dead code
2015-11-21 Martin Quinsonkill dead code
2015-11-17 Gabriel Corona[mc] Move MC-related out of simix and into mc where...
2015-11-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-16 Martin Quinsondeal with portability issues induced by ptrace
2015-11-16 Gabriel Corona[mc] Better explanation for DW_OP_call_frame_cfa
2015-11-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-14 Martin Quinsonmove all VM+energy code into callbacks
2015-11-14 Martin Quinsonunused variable
2015-11-14 Martin Quinsonmore explicit header inclusion guard
2015-11-14 Martin Quinsoncosmetics in the VM/energy code
2015-11-14 Martin Quinsonkill some dead code
2015-11-14 Martin QuinsonPrefer the C-ish sg_host_get_name() over sg_host_name()
2015-11-12 Gabriel Corona[mc] Make mc_diff_info static
2015-11-12 Gabriel Corona[mc] Simplification, remove profiling code
2015-11-12 Gabriel Corona[mc] Move the MCer wait_for_requests logic outside...
2015-11-12 Gabriel Corona[mc] Merge Server class into ModelChecker
2015-11-12 Gabriel Corona[mc] Remove Process:status_
2015-11-12 Gabriel Corona[mc] Replace some exit() calls by return
2015-11-12 Gabriel Corona[mc] Move privatization flag initialization
2015-11-10 Gabriel Corona[mc] Fix exit status naming convention
2015-11-10 Gabriel Corona[mc] Move Server in simgrid::mc
2015-11-10 Gabriel Corona[mc] Simplify mc_server
2015-11-10 Gabriel Corona[mc] Fix privatisation support
2015-11-10 Gabriel Corona[mc] Remove MC code in sigsegvhandler
2015-11-10 Gabriel Corona[mc] Generate a message showing the path on crash of...
2015-11-09 Gabriel Corona[mc] Move model-checker message processing logic in...
2015-11-09 Gabriel Corona[mc] ptrace the model-checker application
2015-11-08 Martin Quinsonsanitizes host user_data: create a lib level
2015-11-08 Martin QuinsonDon't segfault when one level of the lib has a NULL...
2015-11-07 Martin Quinson[tesh] try to properly quote the regexps for Perl 5.22
2015-11-06 Martin Quinson[L07] Don't segfault on point-to-point communications
2015-11-06 Martin Quinson[win] protect the inclusion of a non-existing file
2015-11-06 Martin Quinson[cmake] 'not' and 'NOT' are different, but only on...
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-05 Gabriel Corona[smpi] Use virtual memory layout to find the data segment
2015-11-05 Martin Quinsoninline another getter simcall: host_get_nb_pstates
2015-11-04 Christian Heinrich[SMPI] Renamed smpi/async_small_thres to smpi/async_sma...
2015-11-03 Martin QuinsonA sh.exe appeared in appeveyor path, breaking mingw
2015-11-03 Martin QuinsonFix out-of-tree builds after 3203ed1, sorry
2015-11-03 Christian Heinrich[Gitignore] Blacklist mpich3-test binaries
2015-11-03 Martin Quinsonfix an easy fixme
2015-11-03 Martin Quinson[cmake] all java stuff in the same place
2015-11-02 Martin Quinson[cmake] recompile with swig if the executable is found
2015-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-02 Martin Quinsoninline two more simcalls: host_get_pstate and host_get_...
2015-11-02 Gabriel Corona[mc] Fix error in dependency checking
2015-11-02 Gabriel Corona[mc] DRY in MC_request_depend()
2015-11-02 Gabriel Corona[mc] Use std::vector for Process::heap_info
2015-11-02 Gabriel Corona[mc] Use std::unique_ptr for Process::heap
2015-11-01 Martin Quinsoninline two more getter simcalls: host_get_core and...
2015-11-01 Martin Quinsonfix a test that got broken when I suppressed some simcalls
2015-11-01 Martin Quinsontypo (s/deamon/daemon/)
2015-11-01 Martin Quinsonadd another library to the whitelist of ignored debuggi...
2015-11-01 Martin QuinsonKill two getter simcalls, and replace them by (almost...
2015-10-31 Martin Quinsonkill two useless functions: surf_as_cluster_{get,set...
2015-10-31 Martin Quinsonkill an almost unused function: surf_model_name
2015-10-31 Martin Quinsonkill some dead (commented) code
2015-10-31 Martin Quinsonmake it easier to ignore SMPI temp files, and do so...
2015-10-31 Martin Quinsonnow that CMake dependency is bumped to 2.8.8, dont...
2015-10-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-30 Martin QuinsonBump the minimal version of cmake to 2.8.8
2015-10-30 Christian Heinrich[Gitignore] Ignore mpich3-test temporary files
2015-10-30 Christian Heinrich[Gitignore] Applied sort to examples.
2015-10-30 Christian Heinrich[Doc] Fixed misplaced link
2015-10-30 Christian Heinrich[Doc] Added description for the boost context factory
2015-10-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-30 Martin Quinsonupdate the preferred citation
2015-10-29 Christian Heinrich[SIMIX] Updated error messages for contexts
2015-10-29 Martin Quinsonkill dead code (duplicated from just above)
2015-10-29 Martin Quinsonremove old cruft dating from cdash
2015-10-28 Martin QuinsonKill an unused simcall: host_get_name
2015-10-27 Martin Quinsonkill dead code
2015-10-27 Martin Quinson[surf] tiny cleanups around the virtual machines
2015-10-26 Martin QuinsonKill the setset datacontainer: it's unused since a...
2015-10-25 Martin Quinsonfix build on non-linux arch
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-25 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-25 Martin Quinsoncleanups in cmake+perl interactions
2015-10-24 degommeforgot this one
2015-10-24 degommetry to fix some compilation erros
2015-10-24 Martin Quinson[cmake] tiny cleanup around smpi
2015-10-24 Martin Quinsondisable lua on CI for now
2015-10-23 Martin Quinsonwas too fast on merging the commits, sorry
2015-10-23 Martin Quinson[cmake] mark two variables as advanced to hide them...
2015-10-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-23 Martin Quinson[cmake] report the compiler version when we think it...
2015-10-23 degommetry to do what distcheck says..
2015-10-23 degommeahem :p (is this file even necessary?)
2015-10-23 degommeAdd CMakelists file
2015-10-23 degommehandle MPI_WIN_NULL in fortran
2015-10-23 degommemake tracing work better with gatherv and scatterv
2015-10-22 Martin Quinson[cmake] clean the gcc version detection and handling
2015-10-21 Martin QuinsonAdd missing files -- sorry
2015-10-21 Martin Quinsonrevalidate the tesh files after the modifications of...
2015-10-21 Martin Quinsonchanging this line back, as it breaks half a dozen...
2015-10-21 Martin Quinsonintegrate an example/test for energy+VMs
2015-10-21 Martin QuinsonDon't segfault when energy is not turned on
2015-10-20 Martin Quinsonenergy_platform: Add a third machine
next