Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2012-07-10 suterFinally understand how the rate works. Explain it in...
2012-07-09 Arnaud GierschFix error: overflow in implicit constant conversion...
2012-07-09 Arnaud GierschFix fatal error: simix/simix.h: No such file or directory.
2012-07-09 Arnaud GierschIncrease required width for times in tesh file.
2012-07-09 Arnaud GierschFix kademlia example which was broken on 32bits archs.
2012-07-09 suterAdd a Q&D implementation of trace replay with SMPI...
2012-07-09 suterAdd what's missing to load traces from SMPI.
2012-07-09 suterAs pointed out by a user, the rate should be expressed...
2012-07-09 suterno need to add "rank" to the rank (will decrease trace...
2012-07-09 Martin Quinsondocument the upcoming change in SMPI
2012-07-09 Jean-Baptiste... Fix a mistake in the Weibull inverse distribution function
2012-07-06 Arnaud GierschIncrease timeout for test bittorrent.
2012-07-05 Arnaud GierschAdd missing files from examples for dist.
2012-07-05 Arnaud GierschMerge variable BINDINGS_FILES into BINDINGS_SRC.
2012-07-05 Arnaud GierschReorder file lists in lexical order.
2012-07-05 Arnaud GierschStop trying to resolve real path for cmake directories.
2012-07-05 Arnaud GierschKill duplicated code in CMakeLists.txt.
2012-07-05 Arnaud GierschCopying the file once is sufficient.
2012-07-05 Arnaud GierschCreate needed directories at configure time instead...
2012-07-05 Arnaud Gierschmemcheck_tests.cmake: update.
2012-07-05 Arnaud GierschBreak loop here.
2012-07-05 Arnaud GierschCheck if cnst->cnst_usage is NULL.
2012-07-05 Martin Quinsonbe more verbose on explaining the expected result of...
2012-07-05 Christophe... Make it clear that MC is supposed to detect a counter...
2012-07-05 Martin Quinsonregenerate the parser files with flexml 1.9.3 (thx...
2012-07-05 navarrofree this dynar in none_finalize (if it was used).
2012-07-05 navarroUse new tag host_link for peer. No need for router...
2012-07-05 Martin Quinsontypo on option name
2012-07-05 navarroAdd two new tag for routing cluster (only):
2012-07-04 Marion Guthmullermodel-checker : use rename() instead of system(mv ..)
2012-07-04 Samuel LepetitAdd kademlia C example
2012-07-04 Samuel LepetitUse xbt_dynar_foreach in cloud example
2012-07-04 Samuel LepetitRevalidate tesh file for cloud example
2012-07-04 Samuel LepetitUpdate cloud example to use MSG_vm_reboot. Update the...
2012-07-04 Samuel LepetitMemory leak fix
2012-07-04 Samuel LepetitAdd MSG_vm_reboot
2012-07-04 Samuel LepetitReturn the new process in SIMIX_process_restart, simcal...
2012-07-04 schnorrfix tracing documentation
2012-07-04 lbobelinStupid commit to get shared/doxygen directory existing...
2012-07-04 lbobelinChanged URLs to the correct one.
2012-07-04 Arnaud GierschCall xbt_init() to parse the command line, specially...
2012-07-04 Samuel LepetitFix SIMIX_process_kill(SIMIX_process_self()); issue...
2012-07-04 Samuel LepetitRemove XBT_INLINE from bittorrent example.
2012-07-04 Arnaud GierschMake example compile with enable_warnings=ON.
2012-07-04 Arnaud GierschReindent.
2012-07-04 Arnaud GierschDon't override CMAKE_C_FLAGS!
2012-07-04 Arnaud GierschMake directory when building out of the source tree.
2012-07-04 Arnaud GierschInclude simgrid_config.h before stdio.h to define _GNU_...
2012-07-04 Arnaud GierschRemove useless defines.
2012-07-04 Arnaud GierschDon't define variables in header files (part 2).
2012-07-04 Arnaud GierschAdd -fno-common to compile flags.
2012-07-04 navarroMore cache cleaning in lmm_solve
2012-07-04 schnorrcopying an image needed by the tracing documentation
2012-07-04 schnorr[trace] fix paje header in tesh files
2012-07-04 schnorr[trace] correctly declaring simgrid tracing mark values...
2012-07-04 schnorr[trace] don't specify color when declaring an event...
2012-07-04 schnorr[trace] follow the paje file format specification
2012-07-04 Arnaud GierschDon't define variables in header file.
2012-07-03 Arnaud GierschUpdate.
2012-07-03 Arnaud GierschFix indentation (again).
2012-07-03 Arnaud GierschFix memory leak.
2012-07-03 Arnaud Giersch[trace] free dicts on TRACE_end.
2012-07-03 Arnaud GierschFix free function for dynar, and simplify the code...
2012-07-03 Arnaud GierschAvoid to free object twice.
2012-07-03 Arnaud GierschFree dot before exit.
2012-07-03 Marion Guthmullermodel-checker : use abort() instead of a hack for core...
2012-07-03 Marion Guthmullermodel-checker : typo
2012-07-03 Marion Guthmullermodel-checker : create core dump without termination...
2012-07-03 Marion Guthmullermodel-checker : pointer detection fixed
2012-07-03 Marion Guthmullermodel-checker : copyright header for safety properties...
2012-07-03 Samuel LepetitAdd bittorrent example
2012-07-03 Samuel LepetitLittle change in xbt_dynar_to_array doc
2012-07-03 Samuel LepetitRevalidate chord.tesh/chord_crosstraffic.tesh
2012-07-03 Samuel LepetitAdd leave in chord
2012-07-03 navarroFix some warnings in doc
2012-07-03 navarroRemove this files to git
2012-07-03 navarrolmm_solve cache cleaning
2012-07-03 lbobelinMinor corrections.
2012-07-02 Arnaud GierschAdd missing test properties for new lua tests.
2012-07-02 Arnaud GierschFix indentation.
2012-07-02 Arnaud GierschDefine macros to make compatibility layer of libagraph...
2012-07-02 Samuel LepetitAdd lua-bittorrent tesh file
2012-07-02 Samuel LepetitAdd lua-kademlia tesh file
2012-07-02 Samuel LepetitAdd kademlia lua example
2012-07-02 Arnaud GierschTiny corrections in doc.
2012-07-02 Marion Guthmullermodel-checker: sed 's/m_task_t/msg_task_t/g' on MC...
2012-07-02 Marion Guthmullermodel-checker : extend pointer detection in heap compar...
2012-07-02 Marion Guthmullermodel-checker : remove unnecessary test
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-07-02 Arnaud GierschAdd missing compatibility typedefs.
2012-07-02 Arnaud GierschMove compatibility typedefs in section MSG_USE_DEPRECATED.
2012-07-01 suterAdd a new test to see how failures are handled by SimDag.
2012-06-29 lbobelinAdded some stuff about deployment to please Fred. Corre...
2012-06-29 lbobelinJust added links to tutorials.
2012-06-29 lbobelinMainly cosmetics. I stop for now working on doc.
2012-06-29 lbobelinOk, I forgot most of the examples in one of my previous...
2012-06-29 lbobelinCosmetics
2012-06-29 lbobelinCleaned doc, re-included examples, should be better...
2012-06-29 Samuel LepetitFix typo in msg reference guide
2012-06-29 Marion Guthmullermodel-checker : tests for snapshot comparison
next