Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-11-21 Arnaud GierschMore updates in next release goals.
2013-11-21 Arnaud GierschMisc cleanups: remove unnecessary casts, use unsigned...
2013-11-21 Augustin Degommenew attempt
2013-11-21 Augustin DegommeRevert "fix flags for c++, sometimes lstdc++ link is...
2013-11-20 Augustin Degommefix flags for c++, sometimes lstdc++ link is not implicit
2013-11-20 Arnaud GierschAdd missing SG_{BEGIN,END}_DECL.
2013-11-20 Arnaud GierschFix initialization order.
2013-11-20 Arnaud GierschRemove unused function.
2013-11-20 Arnaud GierschRemove unused variables.
2013-11-20 Arnaud GierschComment unused parameters.
2013-11-20 Arnaud GierschFix warnings about comparisons of integers of different...
2013-11-20 Arnaud GierschDestructor should be virtual.
2013-11-20 Arnaud GierschInitialize variables.
2013-11-20 Arnaud GierschRemove unused static function.
2013-11-20 Arnaud GierschThrow unimplemented.
2013-11-20 Arnaud GierschReturn values.
2013-11-20 Arnaud GierschTypos.
2013-11-20 Arnaud GierschInstall boost. Also sort lines by package names.
2013-11-19 Arnaud GierschAdd some words about integer typesi in README.coding.
2013-11-19 Arnaud GierschMissing include.
2013-11-19 Arnaud GierschRemove warning about uninitilized variable.
2013-11-19 Martin Quinsonpropose another release goal
2013-11-19 Paul BédarideNo vm when ptask on
2013-11-19 Paul BédarideNo vm when ptask on
2013-11-19 Arnaud GierschEnable warnings for C++, and stop hiding potential...
2013-11-19 Arnaud GierschDelegated constructors are a c++11 feature, avoid them.
2013-11-19 Arnaud GierschStop building with c++0x/c++11 support. It's currently...
2013-11-19 Arnaud GierschDie on error if Boost was not found.
2013-11-18 Arnaud GierschNo need to repeat word.
2013-11-18 Arnaud GierschThese changes were apparently lost during the surf...
2013-11-18 Arnaud GierschCosmetics: "st" was for "storage". Remove it from acronym.
2013-11-18 Arnaud GierschFix format strings.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Arnaud GierschFix comment.
2013-11-18 Arnaud GierschCast value to correct type before op.
2013-11-18 Arnaud GierschAdd environment variables CXXFLAGS to CMAKE_CXX_FLAGS.
2013-11-18 Arnaud GierschInclude Boost directories once they're found.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-18 Paul BédarideAdd boost dependency
2013-11-18 Paul BédarideFix int overflow on 32 arch
2013-11-18 Arnaud GierschFix release date for version 3.10.
2013-11-16 Arnaud GierschPrepare to release version 3.10.
2013-11-16 Arnaud GierschSome constants need to be defined as static variables...
2013-11-16 Arnaud GierschCosmetics: CPPFlags are for cpp, talk about CXXFlags...
2013-11-15 Paul BédarideFix c++ issue with variable set in class body
2013-11-15 Paul BédarideFix C++ options
2013-11-15 Paul BédarideFix smpi issue
2013-11-15 Paul BédarideFix DefinePackage.cmake
2013-11-15 Paul BédarideAdd missing files
2013-11-15 Paul BédarideRemove old surf C files
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Arnaud GierschVariable exists only with SMPI_F2C.
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-15 Arnaud GierschSet smpi_currenk_rank at process init too.
2013-11-15 Arnaud GierschInitialize common variable.
2013-11-15 Arnaud GierschDie on error.
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-14 Augustin Degommefreebsd reports amd64 instead of AMD64, and cmake strin...
2013-11-14 Augustin DegommeForce parallel tests to use posix when futexes are...
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 Degommeas this was not included, xbt_dynar_sort never used...
2013-11-14 Arnaud GierschStupid typo.
2013-11-14 Arnaud GierschDeal with empty args.
2013-11-14 Augustin Degommemake sure nothing bad happens here
2013-11-13 Arnaud GierschRewrite smpi build scripts to deal with file names...
2013-11-13 Arnaud GierschBe more precise about memory leaks in ChangeLog.
2013-11-13 sutermissing declaration
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
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
2013-11-13 suterhere was the leak!
2013-11-13 suteryet another update
2013-11-13 suterrevalidation
2013-11-13 suteradd new test on storage
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
2013-11-13 suterupdate storage.xml to have two disks on denise
2013-11-13 sutercompile new example
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 Arnaud GierschMerge tag 'v3_10_rc2'
next