Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'hypervisor' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid into hypervisor
[simgrid.git] / src /
2013-02-06 Arnaud GierschGive state a sensible value, and don't let it uninitial...
2013-02-06 Arnaud GierschDestroy comm action in SIMIX_process_kill.
2013-02-06 Arnaud GierschCorrectly restart all processes on VM reboot.
2013-02-06 Arnaud GierschFix memory leak.
2013-02-06 Marion Guthmullermodel-checker : fix insertion in mc_heap_comparison_ignore
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-05 Takahiro Hirofuchidelete MSG_vm_{bind/unbind} stuff and other obsolete...
2013-02-04 Arnaud GierschDie if fopen() failed.
2013-02-04 suterbetter to close file
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Arnaud LegrandBug fix in trace management.
2013-02-04 Arnaud LegrandBug fix. The date given when updating the state of...
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
2013-02-04 suterdon't break anything this way
2013-02-04 suterdon't break if debug is activated ...
2013-02-04 sutermem leak --
2013-02-04 sutermem leak--
2013-02-04 suteroups, forgot to check is graph is acyclic or not
2013-02-04 suterdeal with the predefined scheduling stuff
2013-02-04 suteryet another attempt to solve issues with the dotload...
2013-02-04 sutersecurity commit before using the ax!
2013-02-04 suterdoesn't hurt to use types expected by some xbt_dynar...
2013-02-04 Arnaud GierschRewrite xbt_getline.
2013-02-04 Arnaud GierschAvoid to return from inside a TRY block.
2013-02-04 Arnaud GierschInitialize variable.
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Arnaud LegrandBug fix in trace management.
2013-02-04 Arnaud LegrandBug fix. The date given when updating the state of...
2013-02-04 Arnaud LegrandAdditionnal information never hurt.
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 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
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-04 Augustin Degommealways have display_timing activated for smpi, as it...
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-02-03 Arnaud GierschFix javadoc warnings.
2013-02-03 George MarkomanolisAdd MPI_Alltoallv support to the SMPI replay tool....
2013-02-03 Arnaud GierschConnect log categories used in java bindings.
2013-02-03 Arnaud GierschChange message to debug loglevel.
2013-02-03 Arnaud GierschDon't let exceptions pass through the MSG layer.
2013-02-02 Arnaud GierschTypo.
2013-02-02 Arnaud GierschSG_java_tracing is not a separate library anymore.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 George MarkomanolisUpdate the MPI_Waitall for SMPI replay tool, remove...
2013-02-01 Takahiro Hirofuchiadd vm_migration with no overhead
2013-02-01 Takahiro Hirofuchiadd vm_resume and fix minor erros
2013-02-01 Marion Guthmullermodel-checker : remove var in list of global variables...
2013-02-01 Marion Guthmullermodel-checker : fix index of dynar in get_location
2013-02-01 suterDo the right thing for 'root' and 'end' in dot_add_para...
2013-02-01 sutertypo
2013-02-01 alebreFix conflict - Adrien
2013-02-01 alebreFix more and more bugs - Adrien
2013-02-01 Martin Quinsonbugfix in Task.setDataSize(): change both C and Java...
2013-02-01 Martin QuinsonCompile with a recent flexml
2013-02-01 Martin Quinsonmake it compile in paranoid mode
2013-01-31 Takahiro Hirofuchifix variable mismatches
2013-01-31 Marion Guthmullermodel-checker : debug message if log enabled
2013-01-31 Marion Guthmullermodel-checker : variable used ifdef MC_VERBOSE
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : fix get_local_variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-31 Marion Guthmullermodel-checker : remove unnecessary variable
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 Arnaud GierschMerge branch 'with_java'
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 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
next