Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Modernize simcall process_cleanup.
[simgrid.git] / src / simix / simcalls.in
2018-05-03 Arnaud GierschModernize simcall process_cleanup.
2018-04-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2018-04-16 Martin Quinsonmodernize 2 simcalls in ConditionVariable
2018-04-15 Martin Quinsonstart modernizing ConditionVariableImpl
2018-04-08 Arnaud GierschUpdate copyright headers.
2018-04-07 Martin Quinsonkill ALL trailing whitespace (and deprecate a function...
2018-03-30 Martin QuinsonMerge pull request #259 from simgrid/configfix
2018-03-13 Martin QuinsonMerge pull request #256 from Flamefire/master
2018-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2018-03-12 Martin QuinsonRemove feature: reset PID on killall()
2017-12-12 Martin Quinsonsonar: this simcall does not need a handler anymore
2017-12-11 Frederic Suteradd test() for asynchronous executions
2017-12-09 Martin Quinsonallow remote exec: s4u::Exec->setHost()
2017-11-28 ZitagccMerge branch 'master' into energy-pstate
2017-11-27 Tom CornebizeMerge branch 'master' into fix/execute_benched
2017-11-25 Martin QuinsonMerge pull request #241 from barais/master
2017-11-23 TakishippMerge branch 'actor-yield' of github.com:Takishipp...
2017-11-23 ZitagccMerge branch 'master' into actor-yield
2017-11-21 Martin QuinsonMerge pull request #237 from oar-team/upstream
2017-11-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-11-21 Frederic Suterfurther split File and Storage
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-18 Frederic Sutermodernize three simcalls
2017-08-16 TakishippMerge branch 'master' of github.com:simgrid/simgrid...
2017-08-11 Frederic Suterkill kill simcall
2017-07-24 Martin QuinsonMerge pull request #202 from Takishipp/clear_fct
2017-07-21 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-21 Frederic Sutersimcall_mutex_unlock is back but keep the simplificatio...
2017-07-21 Frederic SuterRevert "kill one simcall, simplify another"
2017-07-21 Frederic Sutersimplify semaphores related simcalls
2017-07-21 Frederic Sutermodernize two more simcalls
2017-07-20 Frederic Suterkill one simcall, simplify another
2017-07-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-19 Frederic Suterkill another old-fashioned simcall
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-13 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-12 Frederic Sutersimplify simcalls
2017-07-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-07-10 Frederic Suterdisentangle file opening
2017-07-10 Frederic Suterclosing a file is a noop. No need to deep down the...
2017-07-06 Martin Quinsonplease sonar: remove an unused parameters down below
2017-07-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-06 Frederic Sutervarious cleanups in actors/processes
2017-07-05 Frederic Sutersimcall to kernelImmediate
2017-07-05 Frederic Suteranother move to FileImpl
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Frederic Sutermodernize one more simcall
2017-07-04 Frederic Sutermodernize some simcalls
2017-07-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-04 Frederic Suterget rid of smx_file_t
2017-07-02 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-30 Martin Quinsontry to reduce the amount of casts by using the right...
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-28 Frederic Suterplease sonar and simplify simcalls (before killing...
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Frederic Sutermassive cleanups in the storage world.
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-06-13 Martin Quinsonfurther WIP on the ActivityImplPtr feature. Now it...
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Frederic Sutergetting closer: no more MSG_STORAGE_LEVEL
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-03-30 Frederic Sutermodernize two simcalls
2017-03-28 Frederic SuterI think I just killed a simcall
2017-02-15 Martin Quinsonreindent
2017-02-12 Martin Quinsonfinish the conversion C++ of simix::MailboxImpl
2017-02-12 Martin Quinson(partially) convert simix::MailboxImpl to C++
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
2016-12-19 Martin Quinsonconvert vm_suspend from SMX to S4U
2016-12-19 Martin Quinsonconvert another VM simcall into a s4u method
2016-12-19 Martin QuinsonVM: move content from simix to s4u
2016-12-16 Martin QuinsonCompletely rework the properties of netzones
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-20 Martin Quinsoninline 2 more VM functions, and kill a simcall
2016-11-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-17 Martin Quinsonkill useless simcall handlers
2016-11-11 Martin QuinsonNew function: MSG_parallel_task_execute_with_timeout
2016-08-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-14 Martin Quinsonrename smx_process_t to smx_actor_t
2016-08-10 Martin Quinsonkill the half backen setAffinity feature
2016-08-07 Martin Quinsonrename smx_synchro_t to smx_activity_t
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-22 Gabriel CoronaMerge s4u wait_any
2016-07-22 Gabriel Corona[simix] Dexbtization: remove xbt_dynar_t argument in...
2016-07-22 adfaure[SIMIX]add timeout to simcall_comm_waitany
2016-06-17 Gabriel Corona[simix] Add a `run_blocking` simcall and simix::kernelSync
2016-05-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-26 Gabriel Corona[simix] Declare the real type of the argument od run_ke...
2016-05-26 Gabriel Corona[simix] Do not need a space bewteen simcall name and...
2016-05-26 Gabriel Corona[simix] Update the documentation of simcalls.in
2016-05-26 Gabriel Corona[simix] Infer Proc/Func type from signature and use...
2016-05-26 Gabriel Corona[simix] Use a C-like syntax for simcalls.in
2016-05-26 Gabriel Corona[simix] Remove the notion of casted type in the simcall...
2016-05-25 Gabriel Corona[simix] Remove the process_create simcall
2016-05-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-05-09 Martin Quinsonsimcall_execution_destroy() -> simgrid::simix::Exec...
next