Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-11-22 navarropFix full flag mode with Mac.
2010-11-22 navarropPermit to enable maintainer_mode on mac and Windows...
2010-11-22 navarropAdd verification for LUA_CPATH for use require.
2010-11-18 navarropUpdate liste of failure tests.
2010-11-18 velhoAdded deployment file for fullduplex model.
2010-11-18 velhoAdded test files for testing fullduplex TCP model.
2010-11-18 velhoAdd example to test the fullduplex aware TCP model...
2010-11-18 velhoBug fix inspired by Arnaud Guiersh's patch but that...
2010-11-18 velhoAdd more precision to the output for colorize.pl
2010-11-18 velhoFix compilation warning.
2010-11-18 velhoRidiculously tiny economy of a stupid useless allocation.
2010-11-18 velhoAllow the get_route function to be used twice in a...
2010-11-18 velhoNow for null communications MSG_get_task_remaining...
2010-11-18 velhoBug fix. This is a backroute!
2010-11-18 velhoAdd debug information.
2010-11-18 navarropAdd more path to find Lua
2010-11-18 navarropFix detection of lua.h on linux
2010-11-18 navarropFix lua detection on apple and re-enable option lua...
2010-11-18 piniUpdate default platform in smpirun.
2010-11-18 piniMPI_Comm_split is back to life.
2010-11-18 navarropHide options on apple or windows if they are not worked...
2010-11-17 navarropMake example dot if graphviz is enable and if it is...
2010-11-17 navarropMake example dot if graphviz is enable.
2010-11-17 mquinsonRevert 'Delete the temporary route table for model...
2010-11-17 navarropFix graphviz on Linux.
2010-11-17 navarropTry to install doc if enable.
2010-11-17 navarropDelete the temporary route table for model Full.
2010-11-17 navarropFix problem with detection of graphviz.
2010-11-16 thieryAdd symetrical=NO to msg_platform.xml (symetrical is...
2010-11-16 navarropAdd option enable_lib_static for compile libsimgrid...
2010-11-16 agierschMake my_valgrind.pl work with spaces in parameters.
2010-11-16 agierschAdd full path when generating memcheck tests.
2010-11-16 agierschFix argument quoting in tesh files.
2010-11-16 agierschFix path to binary in tesh file.
2010-11-16 agierschSimplify synchronization in parallel_log_crashtest.
2010-11-16 agierschTry to produce the same results with minmin on differen...
2010-11-16 agierschAdd missing XBT_PUBLIC in declaration.
2010-11-15 agierschFix memory leaks in msg/icomms examples.
2010-11-15 agierschFix use after free when using SIMIX_network_wait().
2010-11-15 agierschRemove remaining references to static version of libraries.
2010-11-15 mquinsonregenerate
2010-11-15 mquinsondon't build the static version anymore (should be a...
2010-11-15 mquinsonand now, make sure that the new GRAS code compiles...
2010-11-15 mquinsonan unsigned int cannot be negative, no need to enforce
2010-11-15 thieryDon't overwrite an already existing route. Also fix...
2010-11-15 agierschFix dynar test: cpt should be signed.
2010-11-15 agierschFix compilation failure.
2010-11-12 mquinsonPartial fix of GRAS: gras-ping-sg now works again
2010-11-12 thieryFix test_minmin: the simulated times had changed since...
2010-11-12 thieryFix detection of asymetric routes errors in platform...
2010-11-12 thieryAdd an invalid platform test for which the parser shoul...
2010-11-12 thieryFix tesh file of tesh-simdag-parser-bogus-symmetric
2010-11-12 thieryProtect the if inside the xbt_assert macros
2010-11-12 thieryFix compilation warnings in the dynar test
2010-11-12 mquinsonAdd a test enforcing that the route redefinition (when...
2010-11-12 mquinsonCosmetics on the output when parsing the platform raise...
2010-11-12 mquinsonadd a convinient xbt_dynar_set_as() macro, and test it
2010-11-12 mquinsonTest that insert/replace/remove functions of dynars...
2010-11-12 mquinsonregenerate this file; dict.c was probably updated at...
2010-11-12 mquinsonalways regenerate the unit tests when possible, even...
2010-11-12 mquinsonAlways check for perl since we need it quite a lot...
2010-11-12 mquinsona platform file which should activate the auto-non...
2010-11-12 mquinsonDo not enforce that the idx is within the bounds for...
2010-11-12 mquinsontiny cosmetics: use xbt_strdup where intended instead...
2010-11-12 mquinsonkill generated file out of the svn
2010-11-12 coldpeacecleanups
2010-11-12 coldpeaceupdate lua(bypass) examples
2010-11-12 coldpeaceuse indexed table for Route.new (only for lua examples...
2010-11-10 alegrandBug fix. Now cpu_im can handle tasks whose size is...
2010-11-10 alegrandImprove debugging and fix a broken test that was only...
2010-11-10 alegrandRate should be -1 and not 0... This caused TCP_gamma...
2010-11-10 suterrecv was still in DEBUG instead of VERB
2010-11-10 schnorrinstrumentation of the dax loader and its example
2010-11-10 schnorrtwo additional functions to declare categories (now...
2010-11-10 schnorrnew event to declare a variable type associated with...
2010-11-10 suterchange timed trace output from DEBUG to VERB to disting...
2010-11-09 schnorrre-implementing categorized platform tracing method...
2010-11-09 schnorrisolating uncategorized resource utilization tracing...
2010-11-09 agierschRemove debugging cruft. Sorry for the noise.
2010-11-09 mquinsonFix CMake detection of dependencies between source...
2010-11-09 mquinsonLet it compile in paranoid mode without _XBT_GNUC_UNUSE...
2010-11-09 mquinsonImplement the field width in log formats
2010-11-09 mquinsondocumentation fix
2010-11-09 mquinsonmore verbose autosetting
2010-11-09 agierschForgot this file with commit 8506.
2010-11-09 agierschTesh updates:
2010-11-09 agierschReviewed locking in mmalloc:
2010-11-09 schnorrtracing option to trace uncategorized resource utilization
2010-11-06 genaudChanged optimizing metric to log error
2010-11-05 navarropAdd function xbt_dynar_compare
2010-11-05 navarropBy default setting route symetrical to YES
2010-11-05 navarropAdd a backbone sharing policy in dtd.
2010-11-05 schnorrnew configuration option tracing/smpi/group
2010-11-04 agierschFix build in paranoid mode without tracing support.
2010-11-02 navarropExport JAVA_LIBRARY_PATH for testing.
2010-11-02 navarropInitialized value for compil succed in paranoid mode.
2010-11-02 navarropFix install problem with simgrid_config.h.
2010-10-31 mquinsonDon't mess with MSG internals from ruby, but use the...
2010-10-31 mquinsonuseless cosmetics
2010-10-31 mquinsonremove the link before creating it
next