Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-11-03 Martin Quinsonsplit raw parsing functions from platform parsing,...
2011-11-03 Martin Quinsonprivatize this function that must be called at some...
2011-11-03 Martin Quinsonoops, this should have been in a previous commit (a4f77...
2011-11-03 Martin Quinsonstop messing with the surf internals from the test...
2011-11-03 Christophe... Fix the mallocator of SimDag tasks.
2011-11-03 Christophe... xbt_swag_foreach_safe is actually needed here.
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-11-03 Martin Quinsonfinish to kill a unused function
2011-11-03 Christophe... keep_track should be set only when lmm_solve is called...
2011-11-03 Christophe... Make xbt_swag_insert_at_head/tail uniform and check...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Martin Quinsonimprove the documentation of the parser (getting used...
2011-11-02 Christophe... Optimize swags and save calls from Surf
2011-11-02 Christophe... This constant may be too large for type long
2011-11-02 Christophe... This useless test makes a warning when assertions are...
2011-11-02 Christophe... Fix gcc 4.6 warnings about clobbered variables with...
2011-11-02 Christophe... Implement direct context switching also for raw contexts
2011-11-02 Christophe... The impossible might be possible sometimes, actually
2011-11-02 Christophe... Direct context switching: clean the semantics of parmap
2011-11-02 Christophe... Switch directly between runnable contextes (work in...
2011-11-02 Martin Quinsontypos
2011-11-02 Martin Quinsoncosmetics
2011-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-11-01 Martin Quinsonuseless simplification
2011-11-01 Martin Quinsondo build and install the manpages
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
2011-10-28 Martin Quinsonsimplification by removing a useless level of call
2011-10-28 Martin Quinsonshut up you stupid gcc46
2011-10-28 Martin Quinsonreduce greatly the size of the static string for logs...
2011-10-28 Martin Quinsonmark as volatile variables that are used within TRY...
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-28 Arnaud GierschIn xbt_log_layout_simple_doit, add missing calls to...
2011-10-28 Martin Quinsoncosmetics/tiny computation saving
2011-10-28 Christophe... valgrind.h causes a "variable unused but set" warning...
2011-10-28 Christophe... Don't memset to zero
2011-10-28 Christophe... With optimizations, gcc 4.6 warns about clobbered variables
2011-10-28 Christophe... memset with a size of 0 is forbidden
2011-10-27 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-27 Christophe... Make suspending/resuming a suspended/non-suspended...
2011-10-27 NavarropFix cluster without backbone.
2011-10-26 NavarropAdd the include into EXTRA DIST package.
2011-10-26 NavarropEnsure windows combatibility.
2011-10-26 NavarropWe must use those two libraries for ns3 when using...
2011-10-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-26 NavarropDo the parsing one time and not more.
2011-10-25 Arnaud GierschFix path in tesh file.
2011-10-25 Arnaud GierschTry to fix generate_memcheck.pl.
2011-10-24 Arnaud GierschReindent generate_memcheck_tests.pl.
2011-10-24 Arnaud GierschFix build failure when tracing is disabled.
2011-10-21 NavarropYou can now specify if you want sleep to see memory...
2011-10-21 NavarropOptimize bprintf during cluster loop.
2011-10-21 NavarropAdd optimization flag with gcc46.
2011-10-20 Martin Quinsonuse more consistently the resource create of models...
2011-10-20 Martin Quinsonsave some useless strdups
2011-10-20 Martin Quinsonreduce the amount of damn paranoid checks in simdag...
2011-10-20 NavarropFix memoryleak.
2011-10-20 NavarropNeed to set state_file and availability file into the...
2011-10-20 Christophe... There is no contexts in SimDag
2011-10-20 NavarropRewrite perl script for optorsim
2011-10-20 NavarropUpdate include tag.
2011-10-20 NavarropMove arguments outside of the loop of hosts.
2011-10-20 NavarropRemove unused and old function.
2011-10-20 NavarropRemove supernovae mode for SimGrid v3.7
2011-10-20 NavarropTest the help command.
2011-10-20 NavarropUpdate tag include
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonsetup a mallocator for the simdag tasks. The gain is...
2011-10-20 Martin Quinsonmemory cleanups
2011-10-20 Arnaud Gierschs/GRAS_STUB_GENERATOR/SIMGRID_LUA/ to actually match...
2011-10-20 Arnaud GierschGuard against multiple inclusion.
2011-10-20 Arnaud GierschFix race condition with gras-mmrpc test.
2011-10-20 Arnaud GierschFiglet for 3.7 was incomplete.
2011-10-20 Arnaud Gierschtesh: add tests with empty output.
2011-10-20 Arnaud Gierschtesh: do not fail on empty output, when sorting is...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin Quinsonuse a user level mallocator on the task content
2011-10-20 Martin Quinsonenlarge my cluster once again
2011-10-20 Martin QuinsonPerformance boost by using a swag internally in SD_simulate
2011-10-20 Martin QuinsonUse the partial invalidation optimization by default...
2011-10-20 Christophe... This memory leak fix did not work with complex simulations.
2011-10-20 Christophe... SIMIX_CANCELED is a more adapted state in SIMIX_comm_ca...
2011-10-19 Martin Quinsonrestore some stuff that got killed from the gitignore...
2011-10-19 Martin Quinsonenlarge my cluster
2011-10-19 Martin Quinsonfirst prealpha not working prototype (please public...
2011-10-19 Martin Quinsontypo--
2011-10-17 NavarropAdd example to kill a process.
2011-10-14 Christophe... Timings have changed: comms cannot continue when a...
2011-10-14 Christophe... Now that processes are terminated cleanly, this recv...
2011-10-14 Christophe... In case of failures, a process may become runnable...
2011-10-14 Christophe... Improve debug messages
2011-10-14 Christophe... Revalidate Chord tesh output (the end of the simulation...
2011-10-14 Christophe... Make cancelling a non-running task a no-op
2011-10-14 Christophe... Fix remaining memory leaks in MSG
2011-10-14 Christophe... Simix: clean unfinished comms when terminating a process
2011-10-13 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-13 Christophe... Fighting more memory leaks in Chord
2011-10-13 Lucas Schnorr[trace] fix tesh'es to follow recent changes in the...
2011-10-13 NavarropReorganize platforms for optorsim.
2011-10-13 Christophe... Fix a memory leak in chord
next