Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2014-06-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-18 Paul BédarideMerge branch 'v3_11_x'
2014-06-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-18 Augustin Degommeadd rule to use gcc-ar and gcc-ranlib instead of ar...
2014-06-18 Augustin DegommeRevert "try to have all these mpich temporary libs...
2014-06-18 Paul BédarideImprove Packet level simulation documentation v3_11_x
2014-06-18 Paul BédarideFix bug with const in java bindings
2014-06-18 Augustin Degommetry to have all these mpich temporary libs sent to...
2014-06-18 Arnaud GierschUpdate tesh files after commit 2c2afb4d73ea196ea97ca46b...
2014-06-17 Gabriel Corona[mc] Do not use offsetof() in mc_snapshot_get_heap_end
2014-06-17 Gabriel Corona[mc] Fix mc_snapshot_get_heap_end() for per-page snapshots
2014-06-17 Gabriel Corona[mc] Fix mc_translate_address_region() for per-page...
2014-06-17 Gabriel Corona[mc] Remove mc_untranslate_address() and mc_member_snap...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in snapshot_compare (compatib...
2014-06-17 Gabriel Corona[mc] mremap does not like MAP_PRIVATE|MAP_ANONYMOUS...
2014-06-17 Gabriel Corona[mc] Add option --cfg=model-check/sparse-checkpoint...
2014-06-17 Gabriel Corona[mc] Fix bugs in mc_page_snapshot
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in mc_diff (compatibility...
2014-06-17 Gabriel Corona[mc] Use mc_snapshot_read in dwarf expression evaluatio...
2014-06-17 Gabriel Corona[mc] Fix bug in mc_snapshot_read
2014-06-17 Gabriel Corona[mc] Remove useless bits
2014-06-17 Gabriel CoronaAdd some informations/help for the user on SIGSEGV
2014-06-17 Martin Quinsontiny doc update
2014-06-17 Martin Quinsoncosmetics on some error messages
2014-06-17 Stéphane CastelliThis should ease the future implementation of graphes...
2014-06-16 Augustin Degommeremove simgrid_documentation target from distcheck
2014-06-16 Augustin Degommeadd missing file for distcheck
2014-06-16 Augustin Degommeignore sigpipes (as tesh.c used to do)
2014-06-16 Gabriel Corona[mc] Remove useless parameters in compare_local_variables
2014-06-16 Gabriel Corona[mc] Group MC_ignore_global_variable("mc_diff_info...
2014-06-16 Gabriel Corona[mc] Remove useless parts in mmalloc_compare_heap,...
2014-06-16 Gabriel Corona[mc] Use process addresses in mc_compare
2014-06-16 Gabriel Corona[mc] Partial integration of per-page snapshot address...
2014-06-16 Gabriel Corona[mc] Simplify s_mc_snapshot_stack
2014-06-16 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-16 Stéphane CastelliSome boilerplate around IB networking
2014-06-16 Augustin Degommechange symbol name to match one declared in mpif.h
2014-06-16 Stéphane CastelliUninstall recently added manpages
2014-06-13 degommeRequalify one more test
2014-06-13 degommeRevalidate tesh files
2014-06-13 Gabriel Corona[mc] Update doc for page_store
2014-06-13 Gabriel Corona[mc] Page-level sparse snapshot: work-in-progress,...
2014-06-13 Gabriel Corona[mc] In MC_ignore, keep the zeroed data out of the...
2014-06-13 Martin Quinsonexample simplification and cosmetics
2014-06-12 Arnaud GierschIn tesh.pl, with "output display", print contents of...
2014-06-12 Arnaud GierschIncrease size of junk area to 32 KiB in mm_legacy.c.
2014-06-12 Arnaud GierschMore updates to smpi* manpages.
2014-06-12 Paul BédarideRpath active for make install on osX
2014-06-12 Paul BédarideDoc to install libboost on osX
2014-06-11 degommeadd option to output the right name in smpiff
2014-06-11 Paul BédarideNo rpath in libsimgird-java and libsurf-java
2014-06-11 Paul BédarideNetwork::shareResourcesFull revival
2014-06-11 degommeactivate tests using resized and handle some corner...
2014-06-11 scastelliImplementation of MPI_Type_create_resized
2014-06-10 degommeadd missing prototype
2014-06-10 scastelliWe should'nt allow the use of uncommited datatypes...
2014-06-10 degommetorus should provide better results if latency is taken...
2014-06-06 scastelliSmall correction in a manpage
2014-06-05 Arnaud GierschFix memory leaks.
2014-06-05 Arnaud GierschUpdate smpi* manpages.
2014-06-05 Arnaud GierschInstall additional manpages.
2014-06-05 Arnaud GierschFix distcheck.
2014-06-05 degommeFortran SMPI is not working for now, so deactivate...
2014-06-05 degommesome cmake calls were forgotten here
2014-06-05 Gabriel CoronaRemove comment which has not been accurate for a long...
2014-06-05 Arnaud GierschRemove temporary files.
2014-06-05 Arnaud GierschChange non-portable echo -e for printf.
2014-06-05 Arnaud GierschTypo.
2014-06-04 Gabriel CoronaFix broken tesh file (with the Perl tesh)
2014-06-04 scastelliSome man pages
2014-06-04 scastelliWell, that happens sometime (bad merge)
2014-06-04 scastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-06-04 degommeFix tesh files
2014-06-04 scastelliSome minor documentation fixes
2014-06-04 scastelliUpdate of the smpicc man page
2014-06-04 scastelliAdd a smpicxx man page
2014-06-04 scastelliAdd version notes to smpiXXX scripts
2014-06-04 degommeDeactivate temporarily one test.
2014-06-04 degommeKill f2c. Finally. I hope.
2014-06-04 degommemake smpiff behave like smpif90, so we don't use f2c...
2014-06-04 degommePrivatization : switch data segments when copying insid...
2014-06-04 Takahiro Hirofuchifix spell and remove trailing space
2014-06-04 scastelliIndentation
2014-06-04 Paul BédarideAdd enable_documentation option
2014-06-04 Marion Guthmullermodel-checker : use new variable _sg_mc_liveness instea...
2014-06-04 Marion Guthmullermodel-checker : remove useless debug message and add...
2014-06-04 Marion Guthmullermodel-checker : compare the pid of enabled processes...
2014-06-04 Takahiro HirofuchiMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-06-04 Takahiro Hirofuchiadd a hopefully simple and clear example of MSG_vm
2014-06-04 scastelliIs seems as right as before, only shorter
2014-06-04 Paul BédarideUse tesh perl for all platforms
2014-06-04 scastelliSome documentation to NetworkModel.
2014-06-04 scastelliMinor corrections in doc
2014-06-04 Martin Quinsonlet's build the doc when 'make doc' is called, just...
2014-06-04 Marion Guthmullermodel-checker : fix backtracking with comm determinism...
2014-06-04 degommeAs this is done only with java compilation, use the...
2014-06-03 Martin Quinsonmore informative error message
2014-06-03 Marion Guthmullermodel-checker : comment erroneous ignore (not completel...
2014-06-03 Marion Guthmullermodel-checker : use the right heap
2014-06-03 Marion Guthmullermodel-checker : reword debug message
next