Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-02-23 coldpeaceupdate script
2011-02-23 coldpeaceget AS id when addRoute method is not indexed
2011-02-23 navarropUpdate script to add memcheck for pipol.
2011-02-23 coldpeaceupdate example
2011-02-22 agierschInitialize current_as.
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-22 coldpeaceupdate methods
2011-02-22 coldpeaceimprove the way to describe platform and all multi...
2011-02-22 coldpeacexbt_die : set argument to a format string with args
2011-02-22 agierschFree temporary strings.
2011-02-22 agierschsurf_routing: free patterns elements.
2011-02-22 agierschFix replace_random_parameter, and its usage.
2011-02-22 agierschsurf_routing: free coordinates elements.
2011-02-22 agierschReceived a dynar, and not a pointer to it.
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschAutomatically release resources associated with detache...
2011-02-22 agierschFree memory after parmap test.
2011-02-22 agierschUse variadic variants of xbt_test_{add,fail,assert...
2011-02-22 agierschMake xbt_test_{add,fail,assert,log} variadic macros.
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-22 agierschMake xbt_die() accept a format string with arguments.
2011-02-22 agierschRemove spurious else..
2011-02-22 agierschDefine macro _XBT_IF_ONE_ARG.
2011-02-22 agierschDefine SIMGRID_VERSION through cmake.
2011-02-22 thieryThis initialization change the experiment too much
2011-02-22 agierschFix memory leaks in simdag examples and tests.
2011-02-22 agierschThere is no need to dup the key when using xbt_dict_set.
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
2011-02-22 agierschRemove useless double parentheses in function calls.
2011-02-22 agierschDo explicit lmm_variable_free to avoid warning messages.
2011-02-22 agierschFix memory leaks in lmm_usage.
2011-02-22 agierschFix build error: implicit declaration of function ...
2011-02-22 navarropNo need to be in cmake 2.8
2011-02-22 thieryRevert commit r9673: many users checkout the trunk...
2011-02-22 thieryRemove lines that are already in gitignore files of...
2011-02-22 thieryReorganize gitignore files for Java
2011-02-21 thieryAllow MSG_process_cleanup(p) to be called by other...
2011-02-21 thieryUpdate .gitignore
2011-02-21 thieryTypos
2011-02-18 navarropWe need include simgrid_config.h for function getline.
2011-02-18 thieryUpdate ChangeLog with new SIMIX flags and new MSG functions
2011-02-17 agierschRevert "Remove old style logging macros."
2011-02-17 mquinsonDefine a SIMGRID_VERSION macro in simgrid_config.h
2011-02-17 navarropRemove old DEBUGx() for XBT_DEBUG
2011-02-17 navarropRemove unused include "simgrid_config.h"
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschMake PARSE_ERROR a variadic macro too.
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschRemove old style logging macros.
2011-02-17 agierschUse new style logging macros.
2011-02-17 agierschDefine variadic logging macros.
2011-02-17 agierschRemove unused file.
2011-02-17 navarropNow it compiles with NDEBUG flag
2011-02-17 navarropCompile with flag NDEBUG.
2011-02-17 agierschRemove ; after SG_BEGIN_DECL().
2011-02-17 navarropRemove unused call to MSG_process_sleep(1).
2011-02-17 navarropCorrection of problems from commit 9644
2011-02-17 coldpeaceadd a misseing argument to xbt_assert1
2011-02-16 thieryEvaluating the expression of xbt_assert must not have...
2011-02-16 thieryThis is not a tesh file
2011-02-16 navarropDon't need private files without this command line
2011-02-16 navarropWe need cmake 2.8 to compile simgrid
2011-02-16 thieryAll tesh files have the .tesh extension now
2011-02-16 thieryUpdate .gitignore
2011-02-16 coldpeacecheck HAVE_MC before calling MC_assert
2011-02-15 navarropCorrectely use xbt_str_varsubs
2011-02-15 cristianrosaAdd another SMPI bugged example to test the MC.
2011-02-15 cristianrosaAlways show the MC statistics on exit.
2011-02-15 cristianrosaIf --cfg=model-check:2 was passed, use a DFS exploration.
2011-02-15 cristianrosaAdd SMPI bugged example to test the MC.
2011-02-15 cristianrosaCount the context switches as user code also.
2011-02-15 cristianrosaCompute the real simulation time.
2011-02-15 navarropThis job is done two time.
2011-02-15 navarropFind simgrid version
2011-02-15 thieryConsider the value of the cfg=model-checker flag
2011-02-14 navarropAdd sources for rngstreams
2011-02-14 navarropAdd --log option to token_ring.tesh
2011-02-14 navarropReimplement old tag random.
2011-02-14 navarropCosmetics
2011-02-14 navarropAdd a gforge sync for simgrid.dtd
2011-02-14 navarropAdd an unused (for the moment) module file
2011-02-14 navarropDon't search for RngStream.h but specific file simulator.h
2011-02-14 schnorr[trace] fix bug on interconnections tracing
2011-02-11 agierschReview const attribute for pointers..
2011-02-11 agierschUse xbt_dynar_free to destroy dynar.
2011-02-11 agierschRemove useless cast.
2011-02-11 agierschCosmetics: fix indentation.
2011-02-11 agierschRemove useless operation.
2011-02-11 agierschFix and cleanups for test msg-icomms-waitany.
2011-02-11 agierschFree mallocator for SIMIX actions on exit.
2011-02-11 agierschAdd missing XBT_PUBLIC.
2011-02-11 agierschRemove duplicated declaration.
2011-02-11 navarropNeed to set DIR_IS_LINK for use pwd -P
2011-02-10 cristianrosaUse verbose instead of debug-
2011-02-10 cristianrosaCompute the user code execution time
2011-02-10 cristianrosaShow also the sub-scheduling rounds.
2011-02-10 navarropAdd a verification on gcc version.
2011-02-09 sahumake jedule compilable with all warning flags
2011-02-09 sahujed output written to simgrid.jed
2011-02-09 sahuadded jedule output to SimDAG
next