Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-04-07 coldpeaceRuby should be a shared lib
2010-04-07 coldpeaceThis link should be created by cmake, but update it...
2010-04-07 coldpeaceMake sure that the define of Ruby is given to cmake
2010-04-07 navarropAdd Tracing for PIPOL tests.
2010-04-07 navarropAdapt tesh files for smpi.
2010-04-07 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-04-06 mquinsonRename the gtnets tests for clarity
2010-04-06 mquinsonregenerate flex generated files with a more recent...
2010-04-06 mquinsonincrease the timeout of a command which seem to be...
2010-04-06 coldpeacenew lua example (matrix multiplications )
2010-04-06 coldpeaceadding some Host methods to lua
2010-04-06 navarropAdd testall only if mainainer_mode.
2010-04-06 navarropSet files generated to true.
2010-04-06 navarropCosmetics.
2010-04-06 navarropBe sure we can execute some scripts before use mainaine...
2010-04-06 navarropAdd files to dist.
2010-04-06 navarropChange Working directory command.
2010-04-06 navarropAdd uninstall command.
2010-04-06 navarropRedo the way to install simgrid.
2010-04-06 piniWe want time in seconds.
2010-04-06 mquinsonEnclose the C data for tasks into a table so that user...
2010-04-06 navarropSet sources files generated.
2010-04-02 piniPimple to get the message sizes
2010-04-01 schnorrfix: forgot to properly update migration.tesh
2010-04-01 navarropAdd a look for files which permits to generate source...
2010-04-01 schnorrupdating migration.tesh to new output
2010-04-01 mquinsonHow can I be so stupid to need 3 commits for a simple...
2010-04-01 schnorrmaking the sources for the instrumentation be present...
2010-04-01 schnorrfix: forget to add private.h to TRACING_SRC
2010-04-01 mquinsonallow gras test to run in //
2010-04-01 mquinsonkill windows cruft. Should use tesh2 when it works...
2010-04-01 mquinsoncosmetics (sorry for the noise)
2010-04-01 schnorrproper use of the HAVE_TRACING variable defined by...
2010-04-01 schnorrmissing HAVE_TRACING ifdef/endif in smx_action.c
2010-04-01 mquinsonModifiers working both on 32bits and 64bits to display...
2010-04-01 mquinsontrace the message size, not the size of the pointer...
2010-04-01 mquinsonnope, dudes, this function is a standard one.
2010-04-01 piniPicky gcc.
2010-04-01 mquinsonAdd a pimple to get the ability to trace the amount...
2010-04-01 mquinsonMake sure that dict of integers can be traversed too
2010-04-01 mquinsonxbt_dict: allow to have integer key and data
2010-04-01 navarropReorganize order to make files when maintainer mode.
2010-04-01 navarropGive more details about how make doc if it fails.
2010-04-01 navarropFix Bibtex2html pb.
2010-04-01 navarropAdd maintainer_mode generate files.
2010-04-01 navarropAdd testall to cmake.
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-31 mquinsonuse differing temporary directory names so that the...
2010-03-31 mquinson2 bugs in 5 lines, gone under radar for 6 months (until...
2010-03-31 navarropGenerate files in good order.
2010-03-31 navarropChange yes value to 1 value.
2010-03-31 navarropAdd check for HAVE_POSIX_GETTIME.
2010-03-31 navarropCorrection of the flexml part.
2010-03-30 navarropAdd time and date to distrib.
2010-03-30 navarropAdd debug to flexml.
2010-03-30 navarropEnable java with distcheck.
2010-03-30 navarropAdd make distcheck command and rename make package...
2010-03-30 mquinson--help-models display the long description of all known...
2010-03-30 mquinsonAdd a long description to the models, and make it visib...
2010-03-30 navarropOption for debug print.
2010-03-30 mquinsonAllow to set latency_factor, bandwidth_factor and weigh...
2010-03-30 mquinsonRename configuration variables *_model into */model...
2010-03-30 mquinsonadd the ability to set a default value after registration
2010-03-30 navarropSolve problem with lib name of java ruby and lua.
2010-03-30 mquinsonfix SD_task_get_execution_time() when communication...
2010-03-26 mquinsonCopy directly the lua task from stack to stack. Allows...
2010-03-26 navarropMemcheck again...
2010-03-26 coldpeaceNew ruby example "Quick-Sort" ( Sending Data within...
2010-03-26 navarropAdd tests for memcheck with perl.
2010-03-26 coldpeaceallowing to send tasks containing "ruby task" value...
2010-03-26 navarropAdd tests for memcheck.
2010-03-25 mquinsonmake sure it still compiles with pthreads
2010-03-25 navarropAdd context to ccmake option.
2010-03-25 navarropEnable code coverage by option.
2010-03-25 piniCompile without profiling flags by default
2010-03-25 navarropEnsure that we can launch mk_supernovae.sh after a...
2010-03-25 piniRemoved trailing whitespace
2010-03-25 piniMore MPI calls support in SMPI
2010-03-25 piniAdded MPI_COMM_SELF.
2010-03-25 piniIgnore some more temporary files.
2010-03-25 pinigcc likes it when you say 'please'.
2010-03-25 piniEnsure smpicc is executable.
2010-03-25 navarropAdd necessary files to distrib.
2010-03-25 coldpeacecheck result when sending/receiving tasks
2010-03-25 navarropFix a bug with Fedora.
2010-03-25 navarrop??? What is it ???
2010-03-25 navarrop??? What is it ???
2010-03-25 navarropCompile smpi examples with smpicc. Fix lualib location...
2010-03-25 coldpeacecleanups
2010-03-25 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-25 coldpeaceadd MSG_task_has_data function
2010-03-25 coldpeacetrying to pass lua task as a data instead new allocation
2010-03-25 piniCleanup.
2010-03-25 mquinsonuse the smpi(cc|run).in which are in the source tree...
2010-03-24 coldpeace(allHost method :using MSG_get_host_number(/table)...
2010-03-24 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-24 coldpeacefixing some privacy violation ( no more #include "msg...
2010-03-24 coldpeacemore respect to others privacy
2010-03-24 navarropChanges way to find lualib.h and lauxlib.h.
2010-03-24 mquinsonAdd a MSG_task_set_data() function
next