Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-02-12 alebreAdditional comments - Adrien/Takahiro
2013-02-07 Takahiro Hirofuchiremove vms from MSG_Global and msg_host_priv
2013-02-07 Takahiro Hirofuchido cleanup around msg_vm_state_abc
2013-02-07 Takahiro Hirofuchiadd MSG_vm_{save/restore} and delete MSG_vm_reboot
2013-02-07 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-07 alebreStart to add second CPU model for the VM layer
2013-02-05 Takahiro Hirofuchidelete MSG_vm_{bind/unbind} stuff and other obsolete...
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 Arnaud GierschFix path.
2013-01-31 suterdon't compile simdag_trace if Tracing is off
2013-01-31 suterprotect TRACE_sd_dotloader in case Tracing is off
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Arnaud GierschAdd CMakeLists.txt for examples/java.
2013-01-31 Arnaud GierschUpdate CMakeLists.txt for java_bittorrent.
2013-01-31 Takahiro Hirofuchifix destroy() of vm_ws
2013-01-31 Takahiro Hirofuchiadd xbt_lib_unset
2013-01-31 Arnaud GierschFinal fix for the java-bittorrent example.
2013-01-31 Arnaud GierschCombine the native libraries in simgrid.jar.
2013-01-31 Arnaud GierschMove around remaining files from SimGrid-java.
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 Arnaud GierschAdd java-bittorrent example (still not working).
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 GierschEnable compile warnings for Java too.
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 Arnaud GierschBuild libSG_java.
2013-01-31 Arnaud GierschDefine Java source files.
2013-01-31 Arnaud GierschThis file is useless now.
2013-01-31 Arnaud GierschAdd Cmake option "enable_java", and search for required...
2013-01-31 suterfinal revalidation of this multi-example
2013-01-31 sutermore complicated than expected. should be okay now.
2013-01-31 suterSimplify the way files are handled
2013-01-31 suterrevalidate that too
2013-01-31 suterreally revalide tesh (loader set some categories)
2013-01-31 suterrevalidate tesh with category dumping
2013-01-31 suterrevalidate tesh file
2013-01-31 suteruse new category setting function name
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 suterremove set/get category functions. Managed in another...
2013-01-31 suteruse proper header
2013-01-31 Paul BédarideGenerate a VERSION file with release number during...
2013-01-31 Paul BédarideMerge simgrid-java documentation into simgrid
2013-01-31 Arnaud GierschUse -x to test for executable.
2013-01-31 Maximiliano... Added xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-31 Paul BédarideRevert "Add ModelChecker build type"
2013-01-31 Paul BédarideAdd documentation to create simcalls
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-31 Paul BédarideFix XBT_PUBLIC for pid simcall
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 GierschMove Java examples to examples/java/.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschAdd (empty) ChangeLog entry for release 3.10.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschAdd (empty) ChangeLog entry for release 3.9.
next