Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2013-10-30 Augustin Degommeleak-- , potential segfault--
2013-10-30 Arnaud GierschSlightly change the sleep duration.
2013-10-30 Augustin Degommeleaks --
2013-10-30 Augustin Degommerequalify a tesh
2013-10-30 Augustin Degommeset extra data to 0 at allocation time to avoid bad...
2013-10-30 Augustin Degommechange size of sent messages for replay testing, and...
2013-10-30 Augustin DegommeAdd an Inception tesh to test TI output.
2013-10-30 Augustin Degommeadd Time independent output trace format ( TI ) to...
2013-10-30 Augustin Degommetrace MPI_Init and MPI_Finalize as well
2013-10-30 Augustin Degommechange the way computation tracing is handled in smpi
2013-10-30 Augustin Degommeadd tracing/smpi/format option (only smpi for now)...
2013-10-30 Augustin Degommereally make replay case insensitive
2013-10-30 Augustin Degommesort output for reduce tesh
2013-10-30 Augustin Degommeadd -trace-ti option to smpirun to generate time indepe...
2013-10-30 Augustin Degommeas replay uses a weird case for labelling its inputs...
2013-10-30 Augustin Degommereplace withsize variant by more generic withextra...
2013-10-30 Arnaud GierschFix another memory leak in chord example.
2013-10-30 Arnaud GierschAvoid code duplication.
2013-10-30 Arnaud GierschDefine symbols for builds w/o MC.
2013-10-29 Arnaud GierschSpurious ~.
2013-10-29 Arnaud GierschFix memory leak in smpi/colls/allgather-SMP-NTS.
2013-10-29 Arnaud GierschOutput of "wc" is not reliable (variable number of...
2013-10-28 Arnaud GierschAdd calls to smpi_bench_{end,begin} in PMPI_Wtime.
2013-10-28 Arnaud GierschAlign address on page boundary (fails on kfreebsd other...
2013-10-28 Arnaud GierschTesh sort removes empty lines, do it also with tesh.pl.
2013-10-28 Arnaud GierschAdd suport for sort prefix length in tesh.pl.
2013-10-28 Arnaud GierschTypo.
2013-10-28 Arnaud GierschThere is no reason to trim the output in tesh.pl too.
2013-10-28 Arnaud GierschRemove spurious spaces in tesh output.
2013-10-28 Arnaud GierschAdd some tests for tesh "output sort".
2013-10-28 Arnaud GierschAdd more multiline tests for tesh. Also check for...
2013-10-28 Arnaud GierschRename file for consistency.
2013-10-28 Arnaud GierschPut tests for tesh output sort in a separate file.
2013-10-28 Arnaud GierschRun tesh self tests in ${CMAKE_BINARY_DIR}/bin.
2013-10-28 Arnaud GierschFew updates to INSTALL file.
2013-10-28 Arnaud GierschFix spacing issues in tesh files.
2013-10-28 Arnaud GierschThere is no reason to trim the output.
2013-10-28 Arnaud GierschCorrectly remember when "contexts/stack_size" was not...
2013-10-28 Arnaud GierschImprove xbt_os_thread_setstacksize().
2013-10-24 Arnaud GierschMinor corrections in ChangeLog.
2013-10-24 Arnaud GierschAdd name of failing function in error message.
2013-10-24 Arnaud GierschTry to fix mess with exit status.
2013-10-24 Arnaud Gierschtesh.pl: tesh input can be received on stdin, even...
2013-10-24 Arnaud GierschWith smpiff, give output file a sensible name.
2013-10-24 Arnaud GierschLink fortran programs with libm.
2013-10-24 Arnaud GierschAdd tests for ucontext and raw factory (storage, master...
2013-10-24 Arnaud GierschRemove debug messages from test, allow it to pass even...
2013-10-24 Marion Guthmullermodel-checker : update tesh files
2013-10-24 Marion Guthmullermodel-checker : print depth of the counter-example...
2013-10-24 Arnaud GierschDo not use the "debug" loglevel when built with NDEBUG.
2013-10-22 Luka StanisicAdding code for benchmarking code block v3_9_90
2013-10-18 Augustin Degommewhen parallel ctests are performed, using the default...
2013-10-17 Augustin Degommetry to speed up a bit testing by using all available...
2013-10-17 Augustin Degommewe now only have one build mode for win, as mc is irrel...
2013-10-17 Augustin Degommenot implicit on all systems
2013-10-16 Augustin Degommeadd background commands support + correct error code...
2013-10-15 Augustin DegommeUse temporary files to store output of the command...
2013-10-14 Augustin Degommewin is not yet ready for coverage either
2013-10-14 Augustin Degommewin is not yet ready for warning removal
2013-10-14 Augustin DegommeAdd error checking to the script
2013-10-14 Augustin Degommeavoid failing the tar extraction and working on previou...
2013-10-14 Augustin Degommefix run script
2013-10-14 Augustin Degommeunify version name of executable
2013-10-14 Augustin DegommeLet's try to unify build rules for jenkins
2013-10-14 Augustin DegommeWin + cmake wants perl to be explicit here.. why not?
2013-10-14 Augustin DegommeWindows error handling some errors for you and changing...
2013-10-14 Augustin DegommeThis can actually be built and run in win
2013-10-10 Augustin Degommechomp may not be enough in some cases + tell win that...
2013-10-10 Augustin Degommemore windows compliancy fun
2013-10-10 Augustin Degommeoops
2013-10-10 Arnaud GierschForgotten by commit 8c9500c.
2013-10-10 Augustin Degommegenerate this file at testtime, as it failed with out...
2013-10-10 Augustin Degommereplace signal number by its name, for better portability
2013-10-10 Augustin Degommewe wait for 255 in the tesh, so be it.
2013-10-10 Augustin Degommethis was not built on win
2013-10-10 Arnaud GierschOnce again, Linux does not follow the real way of doing...
2013-10-10 suterat least this one works. leak--
2013-10-10 Arnaud GierschChasing more leaks.
2013-10-10 Augustin Degommekill the timeout process not only for last command...
2013-10-09 Arnaud GierschLength modifier 'l' is indeed wrong in %l[efg] for...
2013-10-09 Augustin Degommeturns out %le=%e and %lf=%f ... except on windows
2013-10-09 Arnaud GierschUse sg_storage_size_t in Java bindings too.
2013-10-09 suterindent
2013-10-09 suterfree dicts
2013-10-09 sutermanage more cleanly the SIMIX_STORAGE_LEVEL
2013-10-09 Arnaud GierschRevert "Skip message if test is deactivated."
2013-10-08 Arnaud GierschThis looks unused since 2009 (commit b036991). Remove it.
2013-10-08 Pierre VeyreFix error on variable name
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-08 Arnaud GierschOups... forgot to remove this line.
2013-10-08 Arnaud GierschAdd valgrind suppressions for the Lua interpreter.
2013-10-08 Arnaud GierschIncrease valgrind num-callers from 12 (default) to 20.
2013-10-08 Arnaud GierschJoin worker threads on parmap destroy.
2013-10-08 Arnaud GierschCaught another leak.
2013-10-08 Arnaud GierschSkip message if test is deactivated.
2013-10-08 Arnaud GierschRemove unused fields.
2013-10-08 Arnaud GierschMake this example clean for valgrind.
2013-10-08 suterzu to PRIu64 (again)
2013-10-08 suterleak--
2013-10-08 suterdict now contains pointers on size
next