Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-11-15 Arnaud GierschFix confusion between bindir and srcdir.
2013-11-15 Arnaud GierschUse %f to print simulation time like in xbt_log, and...
2013-11-15 Augustin Degommeforgot a few things in preview commit
2013-11-15 Augustin DegommeForce parallel tests to use posix when futexes are...
2013-11-15 Augustin Degommefreebsd reports amd64 instead of AMD64, and cmake strin...
2013-11-14 Arnaud GierschRemove any reference to mergesort.
2013-11-14 Augustin Degommeavoid potential problems when tracing comms coming...
2013-11-14 Augustin Degommethese terrible sort operators were working everywhere...
2013-11-14 Augustin Degommemake sure nothing bad happens here
2013-11-13 Arnaud GierschBe more precise about memory leaks in ChangeLog.
2013-11-13 sutermissing declaration(cherry picked from commit 09ab38845...
2013-11-13 suterSSIZE might by misunderstood with Signed Size, use...
2013-11-13 suterusing uint64 is pointless when casted to size_t by...
2013-11-13 suterlabel doesn't match information(cherry picked from...
2013-11-13 sutercleaning up my mess about changing teshsuite test name...
2013-11-13 suternew storage example and its tesh file
2013-11-13 suterfixing file remane. psize is freed by dict_remove,...
2013-11-13 sutercosmetic(cherry picked from commit a246b2d82b1adcd5f8fb...
2013-11-13 suterhere was the leak!(cherry picked from commit 44db6a6654...
2013-11-13 suteryet another update(cherry picked from commit cf6a47ee6e...
2013-11-13 suterrevalidation(cherry picked from commit b419217e489d4ae4...
2013-11-13 suteradd new test on storage(cherry picked from commit 66e94...
2013-11-13 suterupdate storage.xml to prepare the field for the new...
2013-11-13 sutervarious modifications
2013-11-13 suterno need for const here
2013-11-13 sutererror during modification(cherry picked from commit...
2013-11-13 suterupdate storage.xml to have two disks on denise(cherry...
2013-11-13 sutercompile new example(cherry picked from commit 9a6d1a5f9...
2013-11-13 suterrename files in teshsuite to prevent conflicts with...
2013-11-12 Arnaud GierschInitialize variables.
2013-11-12 Arnaud GierschUse more conventional loop constructs.
2013-11-12 Arnaud GierschUsing strings of different lengths with tr is unspecified.
2013-11-12 Arnaud GierschInitialize variable.
2013-11-12 Augustin Degomme(attempt to) fix fortran build on systems where sh...
2013-11-12 Augustin Degommesome files that are created on windows have \r to trim...
2013-11-12 Augustin DegommeFrom M.Volat : make smpi scripts sh-compliants to avoid...
2013-11-12 Augustin Degommefix win build
2013-11-12 Arnaud GierschCosmetics: add space before words.
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
2013-11-08 Pierre VeyreAdd MSG_file_rename function
2013-11-08 Arnaud GierschRelease version 3.10-rc2. v3_10_rc2
2013-11-08 Arnaud GierschThis part is not relevant anymore.
2013-11-08 Arnaud GierschGive smpiff the directory to libf2c.
2013-11-08 Arnaud GierschDon't add include directories when f77 support is disabled.
2013-11-08 Arnaud GierschTry to fix temp file creation.
2013-11-08 Augustin Degommebe a little more tricky and hopefully more portable
2013-11-08 Augustin Degommemore bash->sh changes
2013-11-08 Augustin Degommethanks to Matthieu Volat, freebsd build may work again...
2013-11-08 Augustin Degommeflto has not the right effect with clang
2013-11-08 Augustin DegommeI blame someone else for this
2013-11-07 Arnaud GierschSupport for F90 also needs f2c.
2013-11-07 Arnaud GierschLook for gfortran before enabling support for smpif90.
2013-11-07 Arnaud GierschName the release (following frs69wq's advice).
2013-11-07 Arnaud GierschFree group_lookup at finalize.
2013-11-07 Augustin Degommethis test used too much memory for build slaves, divide...
2013-11-07 Arnaud GierschFix build of jar file with cmake >= 3.12 (try #2).
2013-11-07 Arnaud GierschThis test does not work with MC.
2013-11-07 Arnaud GierschIncrease junkarea to 4kiB.
2013-11-07 Arnaud GierschFix 32 bits builds.
2013-11-07 Arnaud GierschAdd Fortran examples for smpi+dvfs.
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-07 Arnaud GierschAdd example for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Augustin Degommesmpi build without F2C was broken since 58ea5966
2013-11-06 Augustin Degommechangelog
2013-11-06 Augustin Degommepotential fixes
2013-11-06 suterleak --(cherry picked from commit dd1330c53beec9c5abb8b...
2013-11-06 Arnaud GierschCosmetics: adjust spaces.
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-11-06 Arnaud GierschCosmetics: uncapitalize.
2013-11-06 suterrevalidate tesh, no impact on time, but cleaning makes...
2013-11-06 suterhandle pending asynchronous requests on finalize (shoul...
2013-11-06 sutersimplify and improve the way asynchronous send and...
2013-11-06 Arnaud GierschMisc cleanups.
2013-11-06 Arnaud GierschSimplify logic, and free loc in all cases.
2013-11-06 Arnaud GierschAvoid to dereference a null index when HAVE_TRACING.
2013-11-06 Arnaud GierschRequest should not be null here.
2013-11-06 Augustin Degommechange tesh test to account for new structure in time...
2013-11-06 Augustin DegommeTrace buffer is not to be handled by the format-depende...
2013-11-06 Augustin DegommeMake time independent tracing output by default in...
2013-11-05 Arnaud GierschSupernovae builds are deprecated.
2013-11-05 Arnaud GierschUse DBL_MAX for values of type double.
2013-11-05 Arnaud GierschBe consistent: change buf to an array of int.
2013-11-05 Arnaud GierschCheck that table[0].name is defined.
2013-11-05 Arnaud GierschUse xbt_die() for DIE_IMPOSSIBLE.
2013-11-05 Arnaud GierschMPI_Abort can theorically fail. Add a call to exit...
2013-11-05 Arnaud GierschDefine buffer on the stack here.
2013-11-04 Arnaud GierschWhitespace cleanup. v3_10_rc1
2013-11-04 Arnaud GierschExclude these tests from memcheck.
2013-11-04 Arnaud GierschNext release will be (at least) 3.10-rc1.
2013-11-04 Arnaud GierschDefine SIMGRID_VERSION_STRING, and add option --version...
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreAdd some MSG_file function prototypes
2013-11-04 Arnaud GierschRewrite to avoid compiler warnings about unused variables.
2013-11-04 Arnaud GierschCast operands from both sides of the comparison to...
2013-11-04 Arnaud GierschThese options are specific to gcc (not recognized by...
2013-11-04 Arnaud GierschAvoid to use static variables from inside a non-static...
2013-11-04 Arnaud GierschThere is no need to export these functions. Mark them...
2013-11-04 Arnaud GierschInline is overkill for this function.
2013-11-04 Arnaud GierschRemove useless test (it's always true).
next