Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Start to add second CPU model for the VM layer
[simgrid.git] / src /
2013-02-07 alebreStart to add second CPU model for the VM layer
2013-02-04 Takahiro Hirofuchifix monior issues
2013-02-04 Takahiro Hirofuchimake the prefix of the functions consistent, e.g.,...
2013-02-04 Takahiro Hirofuchifix minor issues
2013-02-04 Takahiro Hirofuchifix get_phys_host
2013-02-04 Takahiro Hirofuchiadd get_phys_host, which enables us to pick up private...
2013-02-01 Takahiro Hirofuchiadd vm_migration with no overhead
2013-02-01 Takahiro Hirofuchiadd vm_resume and fix minor erros
2013-02-01 alebreFix conflict - Adrien
2013-02-01 alebreFix more and more bugs - Adrien
2013-01-31 Takahiro Hirofuchifix variable mismatches
2013-01-31 Takahiro Hirofuchifix double brace
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreMerge branch 'master' into hypervisor
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchiadd vm_suspend stuff
2013-01-31 Takahiro Hirofuchiglobally declare surf_vm_workstation_model
2013-01-31 Takahiro Hirofuchifix a compilation error at SIMIX_vm_shutdown
2013-01-31 Takahiro Hirofuchifix xbt_lib_unset
2013-01-31 Takahiro Hirofuchiadd the missing systemcall of SIMIX_vm_shutdown
2013-01-31 Takahiro Hirofuchifix msg_vm_shutdown
2013-01-31 Takahiro Hirofuchifix msg_vm_destroy
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 Takahiro Hirofuchifix vm_ws_destroy()
2013-01-31 alebreFix conflict - Adrien
2013-01-31 alebreStill fixing bugs - Adrien
2013-01-31 George MarkomanolisAdding MPI_Alltoall and MPI_Waitall to the SMPI replay...
2013-01-31 suterprotect TRACE_sd_dotloader in case Tracing is off
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Takahiro Hirofuchifix destroy() of vm_ws
2013-01-31 Takahiro Hirofuchiadd xbt_lib_unset
2013-01-31 alebrefix conflict
2013-01-31 Takahiro Hirofuchiadd missing one
2013-01-31 alebreminor stuff
2013-01-31 alebreAdrien Fix conflict
2013-01-31 alebreMinor fixes - Adrien
2013-01-31 Takahiro Hirofuchiadd vm shutdown (ongoing)
2013-01-31 Paul BédarideAdd xbt_lib_remove
2013-01-31 Arnaud GierschFix warning: [cast] redundant cast to java.lang.String.
2013-01-31 Arnaud GierschDon't define variables in header file.!
2013-01-31 Arnaud GierschDon't catch exceptions if you don't know what to do...
2013-01-31 alebreFixed conflicts - Adrien
2013-01-31 alebrefix a function point in surf - Adrien
2013-01-31 Takahiro Hirofuchiworking on vm destroy stuff
2013-01-31 Takahiro Hirofuchiadd MSG_vm_shutdown()
2013-01-31 alebreSome progress (start, get/set state, ...) - Adrien
2013-01-31 Arnaud GierschBuild simgrid.jar.
2013-01-31 sutermore complicated than expected. should be okay now.
2013-01-31 suterSimplify the way files are handled
2013-01-31 sutermake the category setting function public
2013-01-31 suterWarn the user that declaring explicitly 'root' and...
2013-01-31 suteradd default categories to typed tasks
2013-01-31 suterupdate category setting function name
2013-01-31 suteradd global task counter
2013-01-31 suteradd a specific file to manage tracing in SimDag
2013-01-31 suteruse proper header
2013-01-31 Maximiliano GeierAdded xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-31 alebreFix missing call to surf - Adrien
2013-01-31 alebreAdd missing files
2013-01-31 alebreFirst complete implementation of a new MSG call (starti...
2013-01-30 Arnaud GierschMove Java sources (Java files) to src/bindings/java...
2013-01-30 Arnaud GierschMove Java sources (C files) to src/bindings/java/.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Paul BédarideMerge branch 'v3_9_x'
2013-01-30 Paul BédarideMerge commit '4df273f15273f959fc9e6ed69d2bf5e607ec9bf7...
2013-01-30 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Paul BédarideFix missing proto for PID functions
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Arnaud GierschRemove old cruft.
2013-01-30 Arnaud GierschRemove unused file.
2013-01-30 Paul BédarideMake MSG use SIMIX pids
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Jonathan Rouzaud... Add MSG_task_set_data_size function binding
2013-01-30 Jonathan Rouzaud... Add MSG_task_set_data_size function
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Paul BédarideSet a fixed seed for srand and srand48
2013-01-29 Arnaud GierschMerge branch 'v3_9_x'
2013-01-29 Jonathan Rouzaud... Add dsendBounded + sendBounded with timeout
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Jonathan Rouzaud... Add dsend_bounded send_with_timeout_bounded
2013-01-29 Arnaud GierschMerge branch 'v3_9_x'
2013-01-29 Paul BédarideStorage parsing skip empty line
2013-01-29 Martin QuinsonMerge branch 'v3_9_x' of scm.gforge.inria.fr:/gitroot...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 Paul BédarideStorage parsing skip empty line
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-29 Paul BédarideMerge branch 'master' of 192.168.8.160:/git/simgrid
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Jonathan Rouzaud... Add MSG_task_isend_bounded
2013-01-29 Jonathan Rouzaud... Add isendBounded for Task
2013-01-28 Arnaud GierschAvoid "maybe uninitialized" warning.
2013-01-28 Augustin Degommedo not force the O2 parameter inside SMPI scripts
next