Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-01-15 Frederic Suterremove free of return set in user code for these tests...
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[mc] Fix compilation
2016-01-15 Gabriel Corona[s4u] Removes unused simgrid::s4u::Host::hosts static...
2016-01-15 Gabriel CoronaAdd signal.hpp to DefinePackage (fix dist)
2016-01-15 Gabriel CoronaRemove surf_on_host_created() declaration
2016-01-15 Gabriel Corona[s4u] Add a header file with forward declarations
2016-01-14 Frederic SuterDo not free return set here either.
2016-01-14 Frederic Suterrename __SD_task_set_state to SD_task_set_state too
2016-01-14 Frederic Suterthis part was never tested (and useless IMHO), call...
2016-01-14 Frederic Suterrouting stuff in SimDag is dead code added by navarrop...
2016-01-14 Gabriel CoronaRemove sg_platf_*_add_cb, use the signal<T> directly
2016-01-14 Gabriel CoronaUse signals for platform callbacks
2016-01-14 Gabriel CoronaRemove useless callback declarations in platf
2016-01-14 Frederic SuterModify almost all SD tests. There is no need to free...
2016-01-14 Frederic Suterget rid of the last swag in SimDag (\o/), hence the...
2016-01-14 Frederic Sutercosmetics
2016-01-14 Frederic Suteruse proper type for task kind
2016-01-14 Frederic Suterthe comment said this function is private, make it...
2016-01-14 Frederic Sutermodify the way states are handled (get rid of swags)
2016-01-13 Martin Quinsonsome simple cleanups in the routing code
2016-01-13 Martin Quinsonmove some content from AsNone into As (AsNone should...
2016-01-13 Martin Quinsonport NS3 to simgrid::s4u::Host
2016-01-13 Gabriel CoronaMerge simgrid::Host into simgrid::s4u::Host
2016-01-13 Martin Quinsondocument the update mechanisms
2016-01-13 Martin Quinsonmore documentation in surf::Routing
2016-01-13 Martin Quinsonport NS3 to the new signals in simgrid::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-13 Martin Quinson[appveyor] disable the tests that are broken by the...
2016-01-13 Martin Quinson[cmake] cosmetics: mark 2 variables as advanced
2016-01-12 Martin Quinson[cmake/java] copy all native libs in one shot to fix...
2016-01-12 Gabriel CoronaRemove surf_host_model_execute_parallel_task()
2016-01-12 Gabriel CoronaRemove surf_host_* functions
2016-01-12 Gabriel CoronaFix stupidly broken indexing in SIMIX_process_parallel_...
2016-01-12 Martin Quinsonre-move content into separate callback functions (and...
2016-01-12 Gabriel CoronaAdd missing XBT_ALWAYS_INLINE
2016-01-12 Gabriel CoronaFix aliased template parameter name
2016-01-12 Gabriel CoronaRevert "remove a C-like pimple"
2016-01-11 Martin Quinsonsg_functions should be wrapping the C++ public API...
2016-01-11 Martin QuinsonMake sg_* functions callable from simdag
2016-01-11 Martin Quinsonmake MC compile with -Wmissing-declaration
2016-01-11 Martin Quinsonkill an unused static function
2016-01-11 Martin QuinsonAccept the fact that NS3 timings may vary with the...
2016-01-11 Martin Quinsonbe more robust to strange failures when handling exceptions
2016-01-11 Martin Quinsonsurf::Host don't need no netcard
2016-01-11 Martin Quinsonkill unused sg_host_msg_destroy()
2016-01-11 Martin Quinson[energy] sanitize what's a simcall and what's not;...
2016-01-11 Gabriel Corona[simix] Fix unitialized thread_ in ThreadContext
2016-01-11 Gabriel CoronaRewrite the energy plugin using the extension mechanism
2016-01-11 Gabriel Corona[energy] C++-ification, remove nested xbt_dynar
2016-01-11 Gabriel CoronaAdd missing energy.h
2016-01-11 Gabriel CoronaFix an #include
2016-01-11 Gabriel CoronaRemove SIMIX wrappers
2016-01-11 Gabriel CoronaRemove SIMIX_host_get_current_power_peak() and SIMIX_ho...
2016-01-11 Gabriel CoronaRemove SIMIX_host_get_properties() and SIMIX_host_get_p...
2016-01-11 Martin Quinsonremove completely the energy concern from the core
2016-01-10 Martin Quinson[appveyor] Perl 5.20 fails also. Try v5.18
2016-01-10 Martin Quinson[appveyor] try to alternate our Perl provider
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-10 Martin Quinsonkill two more useless calls
2016-01-10 Martin Quinsonkill dead code
2016-01-10 Martin Quinson[cmake/java] only recompile the javadoc if the document...
2016-01-09 Martin Quinsonmake it easier to mark execution paths as DEADCODE...
2016-01-09 Martin QuinsonC++-ifies a wrapper function, and kill it
2016-01-09 Martin Quinsonbypass simix in simcall to surf::Cpu::setPState
2016-01-09 Martin Quinsonkill 2 useless calls
2016-01-09 Martin Quinsoncompile with -Wmissing-declarations to catch more errors
2016-01-09 Martin QuinsonCosmetics: rename host::on to host::turnOn
2016-01-09 Martin Quinsonkill useless code
2016-01-08 Martin Quinsondon't free VM's netcard: is not a wrapper anymore but...
2016-01-08 Martin Quinsonkill a now unused function
2016-01-08 Gabriel CoronaBypass the C binding layer (surf_action and surf_host)
2016-01-08 Gabriel Corona[simix] Call directly the C++ SURF API instead of calli...
2016-01-08 Gabriel CoronaMake XBT_TEST_UNIT() work in C++
2016-01-08 Martin Quinsonwoopsie, sorry
2016-01-07 Martin QuinsonRoutingEdgeWrapper is probably the dumbest wrapper...
2016-01-07 Martin Quinson[jenkins] that was a bad idea
2016-01-07 Martin Quinson[jenkins] don't be too demanding for osx/freebsd slaves
2016-01-07 Martin Quinson[jenkins] typo
2016-01-07 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-01-07 Martin Quinson[jenkins] remove the right files from /tmp
2016-01-07 Martin Quinson[jenkins] also cleanup the files forgotten in the tree...
2016-01-07 Martin Quinson[jenkins] preliminary checks to save time when we are...
2016-01-07 Martin Quinson[jenkins] more info on the available disk space
2016-01-07 Martin QuinsonMerge pull request #45 from mpoquet/master
2016-01-07 Millian PoquetWarning removal: switched the next_pid variable in...
2016-01-07 Martin Quinsonbetter leaking than segfaulting
2016-01-07 Millian PoquetRemoval of TRACE_msg_process_end
2016-01-07 Martin Quinsonuntangle resource::state (ON/OFF) and VM::state (STARTE...
2016-01-07 Millian PoquetFix TRACE_msg_process_destroy: PJ_container_get_or_null...
2016-01-07 Millian PoquetIn MSG_process_create_with_environment, inversion of...
2016-01-07 Millian PoquetRevert "A candidate patch to Github issue #15. Three...
2016-01-07 Martin Quinsongive simgrid::Host a getState() method, and use it
2016-01-07 Martin Quinsonshallow cleanups in net_cste: overide markers and kill...
2016-01-07 Martin Quinsondon't commit my personal eclipse settings
2016-01-06 Martin Quinsonkill methods overriding super to the same content
next