Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge 'master' into mc
[simgrid.git] / src / simix /
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-24 Gabriel CoronaMerge branch 'mc-perf' into mc
2014-02-20 Pierre VeyreFix MSG_storage_get_proporties() bug
2014-02-18 Marion Guthmullermodel-checker : conflit
2014-02-18 Marion Guthmullermodel-checker : fix comm destroy for send detached...
2014-02-13 Arnaud GierschCast enum to int.
2014-02-13 Paul BédarideFix simcalls without BODY
2014-02-13 Paul BédarideRemove comm destroy simcall
2014-02-13 Paul BédarideRemove vm set state simcall
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-12 Paul BédarideFix NS3 and latency bound tracking
2014-02-10 Arnaud GierschRevert "Typo."
2014-02-10 Arnaud GierschTypo.
2014-02-10 Gabriel CoronaMerge branch 'mc' into mc-perf
2014-02-08 Arnaud GierschGo ahead for cleanup, even if process was suspended.
2014-02-08 Arnaud GierschDon't hide type real type, smx_process_t, behind a...
2014-02-08 Arnaud GierschSlightly improve debug messages.
2014-02-07 Gabriel CoronaMerge branch mc into mc-perf
2014-02-07 Gabriel Corona[mc] Remove dead code for ignoring variables
2014-02-06 Augustin Degommefix some SMPI+MC bugs
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-02-04 Augustin Degommeensure processes are still alive before altering their...
2014-01-30 Arnaud GierschReintroduce MC stuff lost by commit 11af893.
2014-01-30 Arnaud GierschRemove duplicated code.
2014-01-30 Paul BédarideAdd checking for simcalls
2014-01-29 Paul BédarideSimcalls generated by python script
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschDon't include mc_private.h when \!HAVE_MC.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2013-12-19 Paul BédarideReplace swag by boost::intrusive::list in surf
2013-12-18 Takahiro HirofuchiRevert "prevent using garbage in data field"
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-11-29 Pierre VeyreAdd MSG_file_seek function
2013-11-29 Pierre VeyreAdd MSG_file_tell function and prepare MSG_file_seek
2013-11-27 Paul BédarideFix network constant issues
2013-11-21 Arnaud GierschFix doxygen/javadoc warnings.
2013-11-18 Arnaud GierschThese changes were apparently lost during the surf...
2013-11-18 Arnaud GierschCosmetics: "st" was for "storage". Remove it from acronym.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-13 sutermissing declaration
2013-11-13 suterSSIZE might by misunderstood with Signed Size, use...
2013-11-13 suterusing uint64 is pointless when casted to size_t by...
2013-11-13 sutererror during modification
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-11-08 Pierre VeyreAdd MSG_file_rename function
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Arnaud GierschThere is no need to export these functions. Mark them...
2013-11-04 Arnaud GierschInline is overkill for this function.
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-28 Takahiro HirofuchiAdd the affinity database of each VM
2013-10-28 Takahiro HirofuchiAdd the affinity database of each task
2013-10-28 Takahiro HirofuchiAdd the affinity setting function for a VM
2013-10-28 Takahiro HirofuchiFix the wrong macro usage of WITHOUT_ANSWER
2013-10-24 Takahiro HirofuchiExtend simcall_host_execute() for CPU affinity
2013-10-24 Takahiro HirofuchiAdd the simcall setting CPU affinity
2013-10-22 Paul BédarideFix unset variables issues
2013-10-22 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-10-22 Takahiro HirofuchiFix miscalculation of CPU shares on a multicore PM.
2013-10-11 Paul BédarideFix msg-start-kill-time
2013-10-10 Arnaud GierschChasing more leaks.
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 sutermanage more cleanly the SIMIX_STORAGE_LEVEL
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Paul BédarideFix surf_usage2
2013-10-08 suterleak--
2013-10-07 Arnaud GierschRather call TRACE_end() at surf level.
2013-10-07 Arnaud GierschValue is used only when MC_is_active().
2013-10-07 Augustin Degommefix compil error in some cases
2013-10-07 suterreactivate expception raising on host failure
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsonadd some comments to avoid that someone breaks the...
2013-10-04 Arnaud GierschRemove XBT_INLINE here, some compilers don't like it.
2013-10-04 Arnaud GierschRaise log level for this message.
2013-10-04 Marion Guthmullermodel-checker : set comm to NULL before creating them...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschTypo: contexte -> context.
2013-10-02 Pierre VeyreAdd MSG_storage_get_size function
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Arnaud GierschTry to exit in a more valgrind friendly manner when...
2013-10-01 Arnaud GierschRemove "default" factory. The real default is chosen...
2013-10-01 Arnaud GierschFix default context factory.
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Arnaud GierschDetermine assembly flavor at a single place.
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreFix MSG_storage_get_content function
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
next