Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-11-27 Gabriel Corona[surf] Change routing_parse_init() into routing_add_host()
2015-11-27 Gabriel Corona[surf] Remove some layers of indirections in sg_platf_n...
2015-11-27 Gabriel Corona[surf] Remove power related methods from CpuL07
2015-11-26 Gabriel Corona[surf] Switch instr_routing to C++
2015-11-26 Gabriel Corona[surf] Move host creation callbacks of Infiniband to...
2015-11-26 Gabriel Corona[ns3] Move host creation callbacks to hostCreatedCallbacks
2015-11-26 Gabriel Corona[mc] Add missing copyright notices
2015-11-26 Gabriel Corona[mc] Better #includes
2015-11-26 Gabriel Corona[java] Sync code generation with generated source code
2015-11-26 Gabriel Corona[mc] Remove .. in #includes
2015-11-26 Gabriel Corona[ns3] Fix ns3 compilation
2015-11-25 Martin QuinsonMake HostL07 behave more like the regular Host
2015-11-25 Martin Quinsonhollow comments
2015-11-25 Martin Quinsonremove an obsolete file (designed for SimGrid 3.4)
2015-11-25 Gabriel Corona[surf] Hardcode some of the sg_platf_host callbacks
2015-11-25 Gabriel Corona[surf] Switch sg_platf to C++
2015-11-25 Gabriel Corona[surf] Don't free power_peak from the caller
2015-11-24 Martin Quinson[surf] move gap-related definition to the subclass...
2015-11-24 Martin QuinsonComment the java stripping commands for now
2015-11-24 Gabriel Corona[java] Don't strip SOs in JARs
2015-11-24 Gabriel Corona[xbt] C++ support for RngStream.h
2015-11-24 Gabriel Corona[surf] Move VMCreatedCallbacks outside of constructor
2015-11-24 Gabriel Corona[surf] Move storageCreatedCallbacks outside of constructor
2015-11-24 Gabriel Corona[surf] Move networkLinkCreatedCallbacks outside of...
2015-11-24 Gabriel Corona[surf] Factorize some CPU registration code in sg_host_...
2015-11-24 Gabriel Corona[surf] Change CPU initialization
2015-11-24 Gabriel Corona[surf] Move the hostCreatedCallbacks after the constructor
2015-11-24 Gabriel Corona[surf] Move network_constant host callback from sg_plat...
2015-11-23 chaixChanged the MathJax address to get equations working...
2015-11-23 Gabriel Corona[mc] Remove mcer_ignore.cpp
2015-11-23 Gabriel Corona[mc] Move ignore_local_variable() into Process
2015-11-23 Gabriel Corona[mc] Move heap_ignore to Process
2015-11-23 Gabriel Corona[mc] Move stacks_areas into Process
2015-11-23 Gabriel Corona[mc] Remove MCer_ignore_global_variable
2015-11-23 Gabriel Corona[mc] Remove useless bits
2015-11-23 Gabriel Corona[surf] Wrap the sigc++ API to provide the same API...
2015-11-23 Gabriel Corona[surf] Fix build with sigc++
2015-11-22 Martin QuinsonFix Java build
2015-11-22 Martin Quinson[appveyor] update to what symengine is doing
2015-11-22 Martin QuinsonI hate hollow doxygen comments
2015-11-22 Martin QuinsonSimplify how shareResources() is called in each models
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
next