Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
2011-10-13 NavarropUpdate index.doc to have the right references to url.
2011-10-13 NavarropAdd host core to "1.0" for tag peer.
2011-10-13 Christophe... Revert msg-actions to an older and more stable version
2011-10-13 Christophe... Merge branch 'lua'
2011-10-13 Christophe... Lua: more debugging info
2011-10-10 NavarropUpdate version of SimGrid to 3.7.
2011-10-10 NavarropCosmetics. Rename simgrid_BINARY_DIR for PROJECT_BINARY...
2011-10-10 Lucas Schnorr[trace] strictly following the header of the paje file...
2011-10-06 Christophe... Lua: add support of closures to the state cloner
2011-10-05 Martin Quinsoncosmetics in ChangeLog and NEWS: releasing 3.6.2 (yuhu) v3_6_2
2011-10-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-05 NavarropFind ${CMAKE_HOME_DIRECTORY}/.git/ and not only .git.
2011-10-05 Martin Quinsonthese files are not kept by the build system, so we...
2011-10-05 NavarropTest git version only on a git repository.
2011-10-05 NavarropAdd ignored files for documentation.
2011-10-05 NavarropNeed install cmake.
2011-10-05 unknownRename the installer for windows with win32 or win64
2011-10-05 NavarropRemove old instruction for ns3 on the documentation.
2011-10-05 Arnaud Gierschtesh: try to fix output sanitation.
2011-10-05 Arnaud GierschMake xbt_strbuff_chomp() really do its work.
2011-10-05 Arnaud GierschAn empty strbuff should really be empty.
2011-10-05 Arnaud GierschForce stdout to be line buffered.
2011-10-05 Arnaud GierschAdd --enable-coverage to tesh self-tests.
2011-10-05 Arnaud GierschAdd tests for tesh sorting and filtering of ouptut.
2011-10-05 Arnaud Giersch.gitignore: website does not exist anymore.
2011-10-05 Arnaud Giersch.gitignore: delete .gitignore files in subdirectories.
2011-10-05 Arnaud Giersch.gitignore: do not use wildcards to exclude generated...
2011-10-05 Arnaud GierschDo not call surf_solve() when there is nothing to run.
2011-10-04 NavarropUse xbt_dynar_foreach and xbt_dynar_cursor_rm for remov...
2011-10-04 NavarropAdd option --enable-coverage to test if code coverage...
2011-10-04 NavarropAdd an option on tesh to ignore output of code coverage.
2011-10-04 Christophe... Remove an obsolete function
2011-10-04 Martin Quinsondocument the obvious
2011-10-04 Martin QuinsonUpdate changelog for 3.6.2 from the git history (we...
2011-10-04 NavarropFor Nightly use the default configuration.
2011-10-04 NavarropLenny don't have make by default on pipl!!!
2011-10-03 NavarropRemove website from simgrid directory
2011-10-03 NavarropUse a new image of squeeze cause the pipol one is broken
2011-10-03 NavarropUse aptitude on debian, not apt-get
2011-10-03 NavarropSet cc and cxx for pipol scripts.
2011-10-03 NavarropUse yum for installing ruby
2011-10-03 NavarropAdd page ranking to contrib section
2011-10-03 Christophe... Lua: fix registering maestro tables
2011-10-03 Christophe... Lua: add a test to check that global values are correct...
2011-09-29 Christophe... Simplifying and improving identification of tables
2011-09-29 Christophe... Split sglua_move_value() in different functions for...
2011-09-29 Christophe... Rename s_buffer_t to s_sglua_buffer_t
2011-09-29 Christophe... Lua: separate bindings, state cloning functions and...
2011-09-29 NavarropImplement RED module for ns3 into simgrid code.
2011-09-29 NavarropUpdate some pipol scripts.
2011-09-28 Laurent BobelinAdded some doc for ns-3. Changed a +50 to a ~100 in...
next