Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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.
2013-09-28 Arnaud GierschThose file need to be listed for "make distcheck" to...
2013-09-28 Arnaud GierschFix file name (plateform -> platform).
2013-09-28 Arnaud GierschChoose integer size according to MPI_ADDRESS_SIZE.
2013-09-28 Arnaud GierschThis is not a valid executable.
2013-09-28 Pierre Veyreremove bin
2013-09-28 Pierre VeyrePrepare test suite for msg-storage "ctest -R msg-storage"
2013-09-28 Carlos Eduardo... Fixing introduction.doc links
2013-09-27 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-27 Augustin Degommesame thing, forgot some
2013-09-27 Augustin Degommefor one reason or another, Win hates forward declaratio...
2013-09-27 Augustin Degommefix win java build
2013-09-27 Augustin Degommeenable java build on win
2013-09-26 Arnaud GierschSet MPI_ADDRESS_KIND and MPI_OFFSET_KIND to 4 on 32...
2013-09-26 Arnaud GierschAdd -g to Fortran compilation flags.
2013-09-26 Augustin Degommebetter OS detection
2013-09-26 Augustin Degommeno more tesh target on win
2013-09-26 Augustin Degommeupdate perl version of tesh with sorting, trimming ..
2013-09-26 Pierre VeyreChange MSG_host_get_storage_list function + update...
2013-09-26 Martin Quinsondocumentation improvement
2013-09-26 Arnaud GierschDetermine assembly flavor at a single place.
2013-09-26 Arnaud GierschUnused variable.
2013-09-26 Arnaud GierschSetting the stack size works for threads too, since...
2013-09-26 Arnaud GierschSimplify rules, and hopefully make them match with...
2013-09-26 Arnaud GierschSMPI_DEP does not exist anymore.
2013-09-26 Arnaud GierschUse CMAKE_C_COMPILER_ID to determine if compiler is...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-26 Pierre VeyreFix MSG_storage_get_content function
2013-09-25 Arnaud GierschQuick fix of doxygen comments.
2013-09-25 Arnaud GierschRemove now unused parameter "default_value" for xbt_cfg...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 Arnaud Giersch++Suppression.
2013-09-25 Augustin Degommefix distrib for win (and try not to break it for linux?)
2013-09-25 Augustin Degommefix build
2013-09-25 Augustin Degommeremoved file for win packaging
2013-09-25 Augustin Degommefile not in the webcruft dir
2013-09-25 suterempty struct means trouble, add a dummy field for now
2013-09-25 sutermimic host behavior, works better this way
2013-09-25 suterprevent using garbage in data field
2013-09-25 sutermove things to a righter place
2013-09-25 Marion Guthmullermodel-checker : init var
2013-09-25 Augustin DegommeRevert "remove some tests from memcheck tests. They...
2013-09-25 Pierre VeyreUncomment code to avoid warning
2013-09-25 Pierre Veyreadd msg_storage_priv_t creation
2013-09-25 Arnaud GierschMore Valgrind suppressions, for libcgraph.
2013-09-25 suterfound a hidden unsigned long
2013-09-25 suterhere was the leak ...
2013-09-25 sutersome corrections while chasing leaks
2013-09-25 suterleak--
2013-09-25 Arnaud GierschUse new suppression file with Valgrind.
2013-09-25 Arnaud GierschAdd supression file for Valgrind.
next