Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-01-16 Augustin Degommedo not use f2c with 64 bits platforms which use old...
2013-01-16 Augustin Degommeuse temp file for fortran instead of fixed name, which...
2013-01-14 suterdocument bugfix
2013-01-14 suterbug fix: If the last released dependency is a control...
2013-01-14 suternumber of unsatisfied dependencies can be negative...
2013-01-14 Marion Guthmullermodel-checker : use a global timer for snapshot compari...
2013-01-14 Marion Guthmullermodel-checker : add nb_processes in snapshot
2013-01-14 Arnaud GierschUpdate mmalloc tesh for 32bits too.
2013-01-14 Arnaud GierschTypo.
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-11 Marion Guthmullermodel-checker : add chunks used into snapshot structure...
2013-01-11 Marion Guthmullermodel-checker : free memory
2013-01-11 Paul BédarideFix lua tesh and remove msg_lua_masterslave test
2013-01-11 Martin Quinsonadd the files we need to ensure that make distcheck...
2013-01-11 Martin Quinsondocument in ChangeLog+NEWS my work on documentation
2013-01-11 Martin Quinsonmake distcheck should rebuild the archive, and test...
2013-01-11 Martin Quinsonfix the make dist target by not including some files...
2013-01-10 Marion Guthmullermodel-checker : update mmalloc tesh
2013-01-10 Marion Guthmullermodel-checker : update tesh
2013-01-10 Marion Guthmullermodel-checker : fix memory free
2013-01-10 Marion Guthmullermodel-checker : free memory for stacks comparison
2013-01-10 Marion Guthmullermodel-checker : disable use of system malloc for raw_heap
2013-01-10 Marion Guthmullermodel-checker : some cleanup in mmalloc_compare_heap...
2013-01-10 Arnaud GierschVariable should be initialized.
2013-01-10 Arnaud GierschFree the TRACE_{start,end}_functions dynars when they...
2013-01-09 Martin Quinsonactually, the github version is probably a better sourc...
2013-01-08 Paul BédarideFix lua deploy
2013-01-08 Paul BédarideFix lua platform script
2013-01-08 Arnaud GierschFix build with tracing=OFF.
2013-01-08 Arnaud GierschAvoid to put smpi symbols in libsimgrid.
2013-01-08 Arnaud GierschReindent (again).
2013-01-08 Martin Quinsonnew step to not forget when releasing the files
2013-01-07 Maximiliano... chainsend: add optional argument to deployment file...
2013-01-07 Marion Guthmullermodel-checker : comment backtrace and add ignore mechan...
2013-01-03 Marion Guthmullermodel-checker : fix dichotomic search and insertion...
2013-01-03 Marion Guthmullermodel-checker : update list of visited states during...
2013-01-02 Marion Guthmullermodel-checker : use xbt_abort after exhaustive exploration
2013-01-02 Marion Guthmullermodel-checker : ignore some local variables from simix...
2013-01-02 Marion Guthmullermodel-checker : fix sorting of visited states and state...
2013-01-01 Marion Guthmullermodel-checker : sorting of visited states according...
2013-01-01 Marion Guthmullermodel-checker : update bugged1 tesh
2012-12-28 Martin QuinsonRevert "Kill the <backbone> tag"
2012-12-28 Martin QuinsonKill the <backbone> tag
2012-12-26 Marion Guthmullermodel-checker : update chord_neverjoin tesh
2012-12-26 Marion Guthmullermodel-checker : don't ignore simcall result in system...
2012-12-26 Martin Quinsonadd my last answer on the list to the FAQ
2012-12-25 Martin Quinsonthis file should not overload the codebase
2012-12-25 Marion Guthmullermodel-checker : stats XP of model checking on chord...
2012-12-24 Martin Quinsonremove the 'new_' part of function name sg_platf_new_tr...
2012-12-24 Martin Quinsonacknoledge that the default value is set in network...
2012-12-24 Martin QuinsonThis set was recently renamed
2012-12-21 suterfirst try at replaying alltoall. Not tested yet
2012-12-21 sutermake it compile
2012-12-21 suterfactor verbose logging
2012-12-21 suterCosmetics
2012-12-21 Paul BédarideRevert "make MSG_comm_waitany use dynar"
2012-12-20 Arnaud LegrandAllow MSG one-side communications that rely on parallel...
2012-12-20 Marion Guthmullermodel-checker : fix MC_take_snapshot if malloc used...
2012-12-20 Marion Guthmullermodel-checker : fix dpor with state equality reduction
2012-12-20 Marion Guthmullermodel-checker : if frame name is empty, stop stack...
2012-12-20 Marion Guthmullermodel-checker : remove restriction of DPOR if several...
2012-12-20 Maximiliano... chainsend: fix tesh
2012-12-20 Maximiliano... chainsend: change peers active wait to waitall
2012-12-20 Maximiliano... chainsend: broadcaster should send synchronously
2012-12-20 Arnaud GierschNow, you have to use "cursor" instead of "i".
2012-12-20 Arnaud GierschReindent file before changes.
2012-12-20 Arnaud GierschUse "debug" log level here.
2012-12-20 Arnaud GierschSome symbols were renamed by last flexml update.
2012-12-20 Arnaud GierschUpdate with newer flexml.
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
next