Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
attempt to remove oudated coccinelle stuff
[simgrid.git] / include /
2016-02-05 Frederic Suterattempt to remove oudated coccinelle stuff
2016-02-05 Frederic Suterprivatization with coccinelle is outdated
2016-02-04 degommeUnify naming of contexts support.
2016-02-03 Martin QuinsonFurther untangle trace:connect. make trace_connect_list...
2016-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-02 Martin Quinsondon't destroy synchro in a simcall, this drives the...
2016-02-02 Frederic SuterI'm told I have to care about users...
2016-02-02 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-01 Martin Quinsonfurther extend the doc on writing unit tests
2016-02-01 Martin Quinsoncosmetics: rename some documentation files, just for...
2016-02-01 Martin QuinsonMerge pull request #57 from fabienchaix/oldstyle_elemen...
2016-01-30 Martin Quinson[trace_mgr] less void*, (some) more doc
2016-01-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-28 Martin QuinsonKill all deprecated code in MSG -- yeah
2016-01-28 Frederic Suterproduce a jedule file in the jedule format
2016-01-28 Frederic Suterjedule_sd_dump should be called with a filename or...
2016-01-28 Frederic Suterthis tentative of storage layer in SD was a bad idea.
2016-01-28 Frederic Suterdead code
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Martin Quinsonframe a concept of execution, that will become a s4u...
2016-01-27 Martin Quinsonuseless cosmetics
2016-01-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-27 Frederic Suterno need for that declaration anymore
2016-01-27 Frederic Suterkill another dummy function
2016-01-26 Frederic Suterkill dumb function
2016-01-26 Frederic Sutertidying and cosmetics
2016-01-26 Frederic SuterSimDag Revolution: SD_workstation becomes sg_host
2016-01-25 Frederic Suterset are dead. don't include this .h
2016-01-25 Frederic Suterkill sets! kill!
2016-01-25 Martin Quinsonobjectifies the Future Event Set of trace events
2016-01-25 Frederic Suterget rid of simdag tracing. was superficial anyway
2016-01-22 degommeadd missing call in host (available in MSG, used in...
2016-01-22 degommefix compilation with jedule and limited by latency
2016-01-22 Martin QuinsonKill another GRAS leftover: SG/RL thread portability...
2016-01-22 degommetry to fix build with jedule/latency bound
2016-01-21 Martin Quinsonkill another GRAS leftover: xbt_peer_t
2016-01-21 Martin Quinson[xbt] Kill the queue datacontainer: it made more sense...
2016-01-20 Ad(rien) LMerge branch 'master' of git://scm.gforge.inria.fr...
2016-01-20 Frederic SuterStarting the SimDag revolution: Easter trimming
2016-01-20 Gabriel CoronaExplicit instanciation of Extendable<simgrid::s4u:...
2016-01-20 Frederic Sutermv private function header to the right place
2016-01-20 Frederic SuterSD_link_get_list -> sd_link_list
2016-01-19 degommeMake all predefined MPI_Datatype const
2016-01-19 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-01-19 Frederic SuterThx green guy! power is speed.
2016-01-19 Frederic Suter Start the SimDag revolution: function factoring
2016-01-19 Frederic SuterStart the SimDag revolution: function renaming
2016-01-19 Gabriel CoronaDelete the CPU (fix a mem leak)
2016-01-18 Millian PoquetMerge branch 'master' of https://github.com/mquinson...
2016-01-18 Martin Quinsonfix my borken english
2016-01-18 Martin Quinsonreadd the MSG interface to energy thingy
2016-01-18 Martin Quinsonrecompile the dtd, just to check that I can do so
2016-01-16 Martin QuinsonKill a deprecated function, deprecate another one,...
2016-01-15 Gabriel Corona[s4u] Use const& references in Host::mounted_storages()
2016-01-15 Gabriel Corona[s4u] Host snake_case
2016-01-15 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-01-15 Gabriel Corona[s4u] Use forward.hpp for forward declarations
2016-01-15 Gabriel Corona[s4u] s/ByName/by_name/
2016-01-15 Gabriel Corona[s4u] Remove Host::.set_userdata()
2016-01-15 Gabriel CoronaRemove the TODO done in the previous commit
2016-01-15 Gabriel Corona[s4u] Do not use containers of references
2016-01-15 Gabriel Corona[s4u] Removes unused simgrid::s4u::Host::hosts static...
2016-01-15 Gabriel Corona[s4u] Add a header file with forward declarations
2016-01-14 Frederic Suterrouting stuff in SimDag is dead code added by navarrop...
2016-01-14 Gabriel CoronaUse signals for platform callbacks
2016-01-14 Frederic Suteruse proper type for task kind
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-13 Gabriel CoronaMove the signals from simgrid::surf::Host to simgrid...
2016-01-13 Gabriel CoronaPublic simgrid::xbt:signal<F> class
2016-01-11 Martin Quinsonsg_functions should be wrapping the C++ public API...
2016-01-11 Martin Quinsonkill unused sg_host_msg_destroy()
2016-01-11 Gabriel CoronaRewrite the energy plugin using the extension mechanism
2016-01-11 Gabriel CoronaAdd missing energy.h
2016-01-11 Gabriel CoronaRemove SIMIX wrappers
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-10 Martin QuinsonDo the Right Thing for the host_(get/set)_pstate
2016-01-10 Martin Quinsonmark simix::Context as public to please windows
2016-01-09 Martin Quinsonmake it easier to mark execution paths as DEADCODE...
2016-01-09 Martin QuinsonCosmetics: rename host::on to host::turnOn
2016-01-08 Gabriel CoronaMake XBT_TEST_UNIT() work in C++
2016-01-07 Martin QuinsonMerge pull request #45 from mpoquet/master
2016-01-07 Martin Quinsonuntangle resource::state (ON/OFF) and VM::state (STARTE...
2016-01-07 Martin Quinsongive simgrid::Host a getState() method, and use it
2016-01-06 Martin Quinsonkill a useless obscure function
2016-01-06 Martin Quinsonfix a compilation error when NS3 is activated
2016-01-05 Martin Quinsonkill deprecated code
2016-01-05 Gabriel Corona[simix] Move other simcall to the Host class
2016-01-05 Gabriel Corona[simix] Make host->{on,off}() do the simcall directly
2016-01-05 Gabriel Corona[simix] Comments and fast path for simgrid::simix:...
2016-01-05 Martin Quinsonconvert some C bits into C++ in surf
2016-01-04 Gabriel Corona[simix] Fix forwarding of function in run_kernel
2016-01-04 Gabriel Corona[simix] Add assertion in run_kernel
2016-01-04 Gabriel Corona[simix] Fix simgrid::simix::kernel for void return
2016-01-04 Gabriel Corona[simix] simcall to run code in kernel mode
2015-12-29 Martin QuinsonGive a p_netcard to simgrid::Host instead of relying...
2015-12-27 Martin QuinsonRename RoutingEdge into NetCard
2015-12-27 Martin Quinsonkill a redundent type
2015-12-27 Martin Quinsonthis is C++
2015-12-27 Martin Quinsongive simgrid::Host a p_cpu field instead of relying...
next