Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
model-checker : unset raw heap after display of statistics if complete exploration...
[simgrid.git] / src /
2012-11-11 Marion Guthmullermodel-checker : unset raw heap after display of statist...
2012-11-11 Marion Guthmullermodel-checker : get times elapsed for snasphot comparison
2012-11-11 Marion Guthmullermodel-checker : add ignore mechanism for global variabl...
2012-11-11 Marion Guthmullermodel-checker : get start of libsimgrid bss segment...
2012-11-11 Marion Guthmullermodel-checker : typo
2012-11-09 Marion GuthmullerShake up snapshot comparison : apply a new order of...
2012-11-09 Marion Guthmullermodel-checker : remove unnecessary comment
2012-11-09 Marion Guthmullermodel-checker : move creation of initial_state_liveness...
2012-11-09 Marion Guthmullermodel-checker : add size of stack in parameter of the...
2012-11-09 Marion Guthmullermodel-checker : getter function for chunks used in...
2012-11-09 Marion Guthmullermodel-checker : use statistics already included in...
2012-11-09 Marion Guthmullermodel-checker : initialize global variables
2012-11-08 Marion Guthmullermodel-checker : enable WaitTimeout requests only if...
2012-11-08 Marion Guthmullermodel-checker : new command line flag (model-check...
2012-11-07 Marion Guthmullermodel-checker : initialize variables (compilation error...
2012-11-07 Marion Guthmullermodel-checker : add debug information on processes...
2012-11-07 Marion Guthmullermodel-checker : initialize global variable ignore_done...
2012-11-07 Marion Guthmullermodel-checker : remove backtracking if no more request...
2012-11-07 Marion Guthmullermodel-checker : comment trigger for state equality...
2012-11-07 Marion Guthmullermodel-checker : improve debug information for stacks...
2012-11-07 Marion Guthmullermodel-checker : add local variables from xbt/ex.h in...
2012-11-07 Marion Guthmullermodel-checker : ignore some local variables from xbt...
2012-11-07 Marion Guthmullermodel-checker : memory free
2012-11-07 Marion Guthmullermodel-checker : verification of current_heap
2012-11-07 Marion Guthmullermodel-checker : add ignore mechanism for comparison...
2012-11-07 Marion Guthmullermodel-checker : remove declaration of unused function
2012-11-07 Marion Guthmullermodel-checker : fix dynar index in algorithm to get...
2012-11-04 degommehandle MPI_UB and MPI_LB for real, activate tests in...
2012-10-31 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-31 Augustin Degommequick fix that hopefully won't break too much compilati...
2012-10-30 Augustin Degommecorrect behavior of smpi_group_excl and smpi_group_int...
2012-10-29 Arnaud GierschFix compilation error.
2012-10-29 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-29 Augustin Degommehandle nested datatypes in smpi (structs of vectors...
2012-10-28 Arnaud GierschFix compilation without MC.
2012-10-27 Marion Guthmullermodel-checker : update second parameter of mmorecore...
2012-10-27 Marion Guthmullermodel-checker : store initial snapshot in structure...
2012-10-27 Marion Guthmullermodel-checker : don't call exit at the end of MC (segfa...
2012-10-27 Marion Guthmullermodel-checker : update debug information
2012-10-27 Marion Guthmullermodel-checker : remove the display of promela property
2012-10-27 Marion Guthmullermodel-checker : New public functions to take a snapshot...
2012-10-27 Marion Guthmullermodel-checker : let some debug information with XBT_INFO
2012-10-27 Marion Guthmullermodel-checker : check current heap
2012-10-27 Marion Guthmullermodel-checker : update bprintf format for local variables
2012-10-27 Marion Guthmullermodel-checker : fix memory leaks in heap comparison
2012-10-27 Marion Guthmullermodel-checker : remove files about test_heap_comparison
2012-10-27 Marion Guthmullermodel-checker : process can be NULL
2012-10-27 Marion Guthmullermodel-checker : backtracking if there is no request...
2012-10-27 Marion Guthmullermodel-checker : use xbt_abort to exit MC if acceptance...
2012-10-27 Marion Guthmullermodel-checker : init MC for liveness in a separate...
2012-10-27 Marion Guthmullermodel-checker : if get_libsimgrid_plt_section called...
2012-10-27 Marion Guthmullermodel-checker : display debug information with XBT_DEBU...
2012-10-27 Marion Guthmullermodel-checker : change MC_take_snapshot_liveness declar...
2012-10-27 Marion Guthmullermodel-checker : remove instruction pointer offset for...
2012-10-27 Marion Guthmullermodel-checker : stack_areas stored in raw_heap instead...
2012-10-27 Marion Guthmullermodel-checker : debug information more concise
2012-10-27 Marion Guthmullermodel-checker : fix some memory leaks
2012-10-27 Marion Guthmullermodel-checker : first line of objdump --section-headers...
2012-10-27 Marion Guthmullermodel-checker : fix first parameter for get_stack_point...
2012-10-27 Marion Guthmullermodel-checker : ignore pointers on raw_heap in data...
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-26 navarroSMPI finally works ;)
2012-10-26 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-26 navarroFix smpi script variables between cmake home dir and...
2012-10-26 Augustin Degommefortran-smpi was broken
2012-10-26 Augustin Degommecorrect some issues with MPI_Sendrecv_replace, to avoid...
2012-10-26 Augustin Degommeadd a few fortran bindings and types to have better...
2012-10-26 Augustin Degommeadd various defines and objects to provide better compi...
2012-10-26 Augustin Degommehave waitall output an error if an issue is encountered...
2012-10-25 Martin Quinsondocumentation improvement [thx Sylvain for pointing...
2012-10-25 navarroFix compilation on linux ;)
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroFix compilation and configuration since win commits
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroTranform extern for XBT_PUBLIC
2012-10-25 navarroCompilation fix on SMPI with WIN32
2012-10-25 navarroHuge hack for call of smpi_simulated_main.
2012-10-25 navarroAdd a surf function to get configuration parameters...
2012-10-25 Lucas Schnorr[trace] link value here should indicate resource topology
2012-10-25 navarroFix documentation warnings
2012-10-25 navarroDelete some warning during the ref_guide build
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschRegenerate with latest flexml.
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Augustin Degommenumber of elements can be 0 in type constructors
2012-10-23 Augustin Degommedo not free the group of MPI_COMM_WORLD when asked...
2012-10-23 Augustin Degommewe should not check subtypes are commited before, as...
2012-10-23 Augustin Degommeadd MPI_PACKED datatype (for compilation only, MPI_Pack...
2012-10-23 Augustin Degommedo not free the group when freeing the comm, there...
2012-10-23 navarroFix compilation error since TAG tutorial
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-10-23 Arnaud GierschCall gap_remove in generic_update_actions_state_lazy...
2012-10-23 Arnaud GierschDefine an additional parameter for the hack around...
2012-10-23 Arnaud GierschCosmetics: rewrite usage() in smpirun.in.
2012-10-23 Arnaud GierschCannot use xbt_die when log layout format contains...
2012-10-23 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2012-10-22 sutermove the xbt_mallocator_release after the free of the...
next