Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-03-07 navarropAdd working directory to command line for generating...
2011-03-04 coldpeaceremove some useless info
2011-03-04 coldpeacesplaySim: a lua implementation of a splay (simulation...
2011-03-03 schnorr[trace] bugfix, correct matching of link keys on trace
2011-03-03 navarropInstall ruby 1.9 with script on fedora
2011-03-02 cristianrosaUse a better synchronization mechanism to control the...
2011-03-02 cristianrosaBugfix: do not hardcode the number of workers in the...
2011-03-02 navarropNeed to set LD_LIBRARY_PATH for ruby test on pipol.
2011-03-02 navarropClean and update srcipt for pipol.
2011-03-02 navarropNo need to set Windows env variables now.
2011-03-02 navarropProtect the use of parmap.
2011-03-01 thieryFix a bug introduced by r9743
2011-03-01 piniMissing semicolon
2011-03-01 piniTentatively use sampling with Fortran.
2011-03-01 thieryRemove side effects from xbt_asserts calls
2011-03-01 navarropMake test on pipol succed.
2011-03-01 thierySort the output of the msg token ring tesh file.
2011-02-28 navarropAdd ruby to cdash
2011-02-28 navarropRevert "Remove lua from cmake files."
2011-02-28 navarropRevert "Remove lua parse functions from simgrid."
2011-02-28 navarropChange those functions to public for use external parser.
2011-02-28 navarropRemove lua parse functions from simgrid.
2011-02-28 navarropNightly test for java.
2011-02-28 navarropRemove lua from cmake files.
2011-02-25 mquinsonfix the make dist target by including everything that...
2011-02-25 navarropAdd trace, plist and jed files to gitignore.
2011-02-25 navarropCompletely remove ruby and java from simgrid project.
2011-02-25 suterprops dict does not always exists anymore. Check if...
2011-02-24 navarropWe must set host_coordinates to "" with bypass.
2011-02-24 thieryA request is still needed here as this code is run...
2011-02-24 thierySimplify process cleanup calls between SIMIX and MSG
2011-02-24 navarropCreate current_property_set only if it is required.
2011-02-24 thieryThose XBT_INFO broke the tests
2011-02-24 navarropIt's not Experimental but Nightly tests.
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
next