Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-10-07 Augustin DegommeOn windows, try_compile may use another compiler than...
2013-10-07 Augustin Degommefix windows cmake failing to detect it can actually...
2013-10-07 Augustin Degommefix compil error in some cases
2013-10-07 suterone more gloups revalidation
2013-10-07 suterGloups revalidation
2013-10-07 suterdestroy task when execution failed because of dead...
2013-10-07 suterexception catching on host failure
2013-10-07 suterseems that get_data can return NULL, add guards
2013-10-07 suterreactivate expception raising on host failure
2013-10-07 Martin Quinsonjava is now merged to master package
2013-10-07 Martin Quinsonmake it easier to debug make distcheck issues by reques...
2013-10-07 Martin Quinsoncmon, script. Don't fail on me because I don't use...
2013-10-07 Martin Quinsonslight typo in documentation
2013-10-07 Martin Quinsonget ready to release the first prerelease of 3.10 ...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Marion Guthmullermodel-checker : update tesh file
2013-10-06 Marion Guthmullermodel-checker : fix memory leak in ddfs algorithm
2013-10-06 Arnaud GierschMissing space, and more zu -> PRIu64 conversions.
2013-10-06 Arnaud GierschEncode path so that it is not too long.
2013-10-06 Arnaud GierschNeed one more byte for the terminating \0.
2013-10-06 suterrevalidate tesh
2013-10-06 suterslightly modify the example to check that overwriting...
2013-10-06 suterleak-- clean things at the MSG level when unlinking...
2013-10-06 suterleak --
2013-10-06 suteruse proper format
2013-10-06 sutershould be sg_storage_size_t here too
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Martin Quinsoncosmetics in an error message
2013-10-06 Martin Quinsonadd some comments to avoid that someone breaks the...
2013-10-05 Marion Guthmullermodel-checker : cleanup
2013-10-05 Marion Guthmullermodel-checker : fix memory leak
2013-10-04 Arnaud GierschHandle inactive requests in test and wait.
2013-10-04 Arnaud GierschEmpty status when request is NULL.
2013-10-04 Arnaud GierschReset requests to MPI_REQUEST_NULL.
2013-10-04 Arnaud GierschFix the fix of commit 6d12558bf98bb09f8fc8c45527d740bf9...
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 Arnaud GierschEmpty status in any case (plus slight reindent).
2013-10-04 Arnaud GierschEnforce type for other MPI NULL constants.
2013-10-04 Arnaud GierschEnforce type for MPI_REQUEST_NULL, and fix mistakes.
2013-10-04 Augustin Degommenew attempt
2013-10-04 Marion Guthmullermodel-checker : ignore information about simix_global...
2013-10-04 Marion Guthmullermodel-checker : update tesh files
2013-10-04 Marion Guthmullermodel-checker : ignore information about simix_global
2013-10-04 Marion Guthmullermodel-checker : set comm to NULL before creating them...
2013-10-04 Marion Guthmullermodel-checker : copy/paste error
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
2013-10-04 Marion Guthmullermodel-checker : ignore process_to_run and process_that_...
2013-10-04 Marion Guthmullermodel-checker : dangling pointer set to NULL
2013-10-04 Marion Guthmullermodel-checker : set SMPI request to NULL before creatin...
2013-10-04 Marion Guthmullermodel-checker : improve ignore mechanism for complete...
2013-10-04 Marion Guthmullermodel-checker : restore sequential system state compari...
2013-10-04 Marion Guthmullermodel-checker : fix sort of acceptance pairs
2013-10-04 Marion Guthmullermodel-checker : add debug message
2013-10-04 Marion Guthmullermodel-checker : ignore some information for system...
2013-10-04 Marion Guthmullerinit request real_src
2013-10-04 Marion Guthmullermodel-checker : detect pointers on a part of a fragment
2013-10-04 Marion Guthmullermodel-checker : fix centralized mutex example
2013-10-04 Marion Guthmullermodel-checker : update bugged mutual exclusion algorithm
2013-10-04 Marion Guthmullermodel-checker : automaton state comparison removed...
2013-10-04 Augustin Degommeempty lines made win unhappy
2013-10-04 Augustin DegommeUse a large hammer to have Perl tesh actually comply...
2013-10-04 Augustin Degommehave perl comply a little bit more to what existed...
2013-10-04 Augustin Degommefile was put in the wrong folder ...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-03 Arnaud GierschKill some memory leaks.
2013-10-03 Arnaud GierschExit cleanly on error.
2013-10-03 Arnaud GierschAdd tests to check that the expected context factory...
2013-10-03 Arnaud GierschTypo: contexte -> context.
2013-10-03 Arnaud GierschSlight reordering.
2013-10-03 Arnaud GierschDelete obsolete files.
2013-10-02 Pierre VeyreAdd MSG_storage_get_size function
2013-10-02 Augustin Degommeparameter order was not changed in java bindings
2013-10-02 Augustin DegommeInclude path to Diff.pm file in the perl script
2013-10-02 Pierre VeyreUpdate msg-storage tesh
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-02 Arnaud GierschEven printf does not follow the standard on Windows.
2013-10-01 Augustin DegommeSome teshes needed to be sorted because order in window...
2013-10-01 Augustin Degommecommand line = command line, options = options
2013-10-01 Arnaud GierschFix format specifiers for sg_storage_size_t.
2013-10-01 Arnaud GierschSmall fixes in type names.
2013-10-01 Arnaud GierschUse homogeneous dicts which are more efficient.
2013-10-01 Augustin Degommeadapt perl tesh to handle timeout from command line...
2013-10-01 Augustin Degomme(temporary) add test to insult windows user if his...
2013-10-01 Augustin Degommeuse ; to separate path on windows instead of :
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 Pierre VeyreIntroduce sg_storage_size_t type
2013-10-01 Pierre VeyreFix the storage content update after a write action...
2013-10-01 Arnaud GierschTry to exit in a more valgrind friendly manner when...
2013-10-01 Arnaud GierschGuard against jedule being null.
2013-10-01 Arnaud GierschCentralize declaration for _sg_init_status (renamed...
2013-10-01 Arnaud GierschRemove "default" factory. The real default is chosen...
2013-10-01 Arnaud GierschFurther improve help message.
2013-10-01 Arnaud GierschImprove help message about available context factories.
2013-10-01 Arnaud GierschFix default context factory.
2013-10-01 Augustin Degommesometimes, on windows, cmake answers weirdly to this...
2013-10-01 Marion Guthmullermodel-checker : fix memory leak
2013-10-01 Marion Guthmullermodel-checker : fix removal of a visited pair in livene...
2013-10-01 Marion Guthmullermodel-checker : parallel system state comparison for...
next