Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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-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 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...
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-30 Arnaud GierschInitialize arrays at declaration, and remove use of...
2013-09-30 Arnaud GierschUse keyword "extern" on windows too, and hope to fix...
2013-09-30 Arnaud GierschCosmetics around spacing.
2013-09-30 Arnaud GierschWhitespace cleanup.
2013-09-30 Arnaud GierschAvoid to put empty components in LD_LIBRARY_PATH.
2013-09-30 Arnaud GierschMore substitutions for the smpirun script.
2013-09-30 Martin Quinsoncosmetics
2013-09-30 Augustin Degomme(for now?) we generate libsimgrid.dll, and not simgrid...
2013-09-30 Augustin Degommefix win installer
2013-09-30 Marion Guthmullermodel-checker : typo in NEWS file
2013-09-30 Marion Guthmullermodel-checker : update NEWS file
2013-09-30 Marion Guthmullermodel-checker : update Changelog
2013-09-30 Martin Quinsonrewrite history :)
2013-09-30 Martin Quinsonimprovements
2013-09-30 Martin Quinsonmove XBT away (not that important), and add the prelimi...
2013-09-30 Martin Quinsonstart to fill the NEWS file
2013-09-30 Augustin Degommeas we replace the path to tesh by a variable, memtest...
2013-09-30 Augustin Degommesyntax error that breaks Java Windows compilation on...
2013-09-30 Augustin Degommeremove ugly quotes
2013-09-30 Augustin Degommefor out of source builds and testing, we should use...
2013-09-30 Augustin Degommeas win does not support ucontexts, use raw as the defau...
2013-09-30 Augustin Degommectest does not want to execute scripts without the...
2013-09-30 Pierre VeyreClean up MSG_host_get_storage_content
2013-09-29 Marion Guthmullermodel-checker : fix detection of dangling pointers...
2013-09-29 Marion Guthmullermodel-checker : fix bugged mutual exclusion example...
2013-09-29 Marion Guthmullermodel-checker : update system state comparison
2013-09-28 Arnaud GierschUse word 'bytes' instead of 'octets'.
2013-09-28 Martin QuinsonMerge pull request #2 from cemsbr/master
2013-09-28 Arnaud GierschAdd --cfg=path:..., for out-of-source builds.
next