Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-12-20 Paul Bédaridemake MSG_comm_waitany use dynar
2012-12-20 Martin Quinsonimprove the doc to include MSG_config
2012-12-20 Martin Quinsonmake MSG_config public, document it, and implement...
2012-12-20 Paul BédarideMove module tracing into corresponding modules
2012-12-20 Arnaud GierschLink with -ldl when using dlsym.
2012-12-20 Martin Quinsonremove the create_resource entry point in resource...
2012-12-20 Martin Quinsonfix a typo
2012-12-20 Martin Quinsonrewrite the install doc, and integrate latest feedback...
2012-12-20 Martin Quinsonmark as advanced some options that are useless to the...
2012-12-20 Martin Quinsonremove a bit of cruft from the install doc, more remain...
2012-12-19 Martin Quinsoncosmetics
2012-12-19 Martin Quinsonforgot the test file
2012-12-19 Martin Quinsonuse system malloc for the raw heap if GNU ld is used
2012-12-19 sutermake this example be more valgrind compliant by increas...
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-18 Arnaud GierschAdd -Wall to CMAKE_Fortran_FLAGS, unless enable_compile...
2012-12-18 Arnaud GierschLinker option is useless when '-c' is present.
2012-12-18 suterthis was fixed too
2012-12-18 sutermention bug fix in ChangeLog
2012-12-18 suteradd test_sd_avail.tesh to the list
2012-12-18 suteradd a tesh file for the test of availability traces
2012-12-18 Arnaud GierschAvoid to compile files when they're not needed.
2012-12-18 Arnaud GierschThis file does not belong to TRACING_SRC; define SIMGRI...
2012-12-18 Arnaud GierschReally remove deleted file.
2012-12-18 Martin QuinsonLet's be honnest
2012-12-18 Martin Quinsonrefresh the README, and re-add it to the archives
2012-12-18 Martin Quinsonthat was really ancient (shame shame)
2012-12-18 suterThis prevent periodic availability/state traces to...
2012-12-18 Paul BédarideFix _sg_do_model_check use with model_check=OFF
2012-12-18 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 sutercosmetics
2012-12-17 suteradd an example to test availability traces. Weird behav...
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideRestructure config headers
2012-12-17 suterno need to explicitly tell that resources are initially...
2012-12-17 suterwhen the first event of a trace (availability or state...
2012-12-17 suterwhen the value of an event is a negative one, don't...
2012-12-17 suteradd more debugging info there. Nice to know what is...
2012-12-17 Maximiliano... chainsend: print some transfer stats, move debug prints...
2012-12-17 Paul BédarideFix model checker config issue
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-12-16 Sebastien BadiaCosmetics : Remove whitespaces for mquinson :-)
2012-12-16 Marion Guthmullermodel-checker : remove tesh bugged2 (too long with...
2012-12-16 Marion Guthmullermodel-checker : update tesh bugged1 with the new versio...
2012-12-16 Marion Guthmullermodel-checker : interleave all enabled processes for...
2012-12-16 Marion Guthmullermodel-checker : cosmectics
2012-12-16 Marion GuthmullerRemove comm from src_proc->comms and dst_proc->comms...
2012-12-16 Marion Guthmullerremove comm from rdv if comm destroyed before being...
2012-12-14 Martin Quinsondoc fix: AS has no 'name' attribute, but a 'id' one
2012-12-14 Martin Quinsonreindent, no real change
2012-12-14 Arnaud GierschTypos.
2012-12-14 Arnaud GierschUse cat+here document, instead of non-portable echo -e.
2012-12-14 Martin Quinsonmake doxygen happy
2012-12-13 Martin QuinsonSimGrid 3.7 is ways too recent for GRAS (+cosmetics)
2012-12-13 Martin Quinsondocument how to react when stuff break during the upgrade
2012-12-13 Martin Quinsonignore that binary file
2012-12-12 Augustin Degommechange the way we handle MPI_Request termination
2012-12-12 Arnaud LegrandSpell check...
2012-12-12 Arnaud LegrandThis is useful for those typing ./configure & make...
2012-12-12 Paul BédarideAdd ctest2junit.xsl for jenkins
2012-12-12 Arnaud GierschAnother missing include, needed with tracing=off.
2012-12-11 Marion Guthmullermodel-checker : update tesh bugged1_liveness
2012-12-11 Arnaud GierschFile simgrid_modules.png is automatically generated.
2012-12-11 Arnaud GierschAdd rule to generate png files from DOC_FIGS.
2012-12-11 Arnaud GierschSort list, and add missing file output.goal.pdf.
2012-12-11 Arnaud GierschRemove/add a few includes.
2012-12-11 Arnaud GierschRevert "I'm so glad that this line is useless"
2012-12-11 Arnaud GierschEnable tracing for Nightly_memCheck too.
2012-12-11 Arnaud GierschRemove now unused support for remote exceptions.
2012-12-11 Arnaud GierschDefine target before using it.
2012-12-11 Arnaud GierschRename function (create->reset), and kill empty functio...
2012-12-11 Arnaud GierschUse a sinlock instead of a mutex for mallocators.
2012-12-11 Arnaud GierschFactorize code for mutex locks.
2012-12-11 Arnaud GierschProtect mallocators for concurrent acces only with...
2012-12-11 Arnaud GierschEnable smpi for Nightly_memCheck.
2012-12-11 Martin Quinsonmake an error message informative
2012-12-11 Martin QuinsonI should stop coding at night -- sorry
2012-12-11 Martin Quinsonno need for unused variables
2012-12-11 Martin Quinsonplug a memleak on my way
2012-12-10 Marion Guthmullermodel-checker : update tesh bugged1 and bugged2
2012-12-10 Marion Guthmullermodel-checker : forget one fix in MC_state_set_executed...
2012-12-10 Marion Guthmullermodel-checker : fix dpor algorithm if max depth reached
2012-12-10 Marion Guthmullermodel-checker : restore previous version of MC_state_se...
2012-12-10 Augustin Degommeadd a bunch of new fortran bindings, to make bigdft...
2012-12-10 Marion Guthmullermodel-checker : remove independance between iSend/iRecv...
2012-12-10 Marion Guthmullermodel-checker : one region in snapshot for data and...
2012-12-10 Martin Quinsondocument an ugly pimple in the code that were added...
2012-12-09 Martin Quinsonthis file went public, obviously, so let's document...
2012-12-08 Martin Quinsoncosmetics
2012-12-08 Martin Quinsondoc: rename involved into contributing, and write a...
2012-12-08 Martin Quinsonthe ref guide is not separated anymore
2012-12-08 Martin Quinsonfurther improve the doc on documenting simgrid
2012-12-08 Martin Quinsondocument how to document simgrid so that other can...
2012-12-08 Martin Quinsonno need to declare twice the list of files that must...
2012-12-08 Martin Quinsondocument the unit testing mecanism
2012-12-08 Martin Quinsonfix doxygen markup
2012-12-08 Martin Quinsonimprove the internal doc on cmake files
2012-12-07 Martin Quinsontake care of the generation of doc/doxygen/logcategorie...
2012-12-07 Martin Quinsonput some automatic links instead of letting the user...
next