Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2011-09-28 Christophe... Lua: sending and receiving tasks work, tests are okay.
2011-09-28 NavarropIgnore two more files from Jedule.
2011-09-28 NavarropWe need the same gcc of cmake for smpicc.
2011-09-28 NavarropUpdate valgrind on debian to avoid warning: unused...
2011-09-27 Christophe... Trying to make userdata work
2011-09-27 Christophe... Lua: handle userdata and the registry
2011-09-27 NavarropRevert "Those files should not be in git."
2011-09-27 Christophe... Merge branch 'lua' of git+ssh://scm.gforge.inria.fr...
2011-09-27 NavarropThose files should not be in git.
2011-09-27 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-09-27 Christophe... Revert "Implementing Lua simulated processes as indepen...
2011-09-27 Christophe... Revert "These messages should be print in debug logs...
2011-09-27 Christophe... Revert "Fix format string error."
2011-09-27 NavarropThis file should not be in git repository.
2011-09-27 Christophe... Improve formatting of debug info
2011-09-27 Arnaud GierschFix format string error.
2011-09-27 Arnaud GierschFree exception.
2011-09-27 Arnaud GierschCommit changes to simgrid_dtd.l.
2011-09-27 Arnaud GierschInline macro _XBT_LOG_EV_BUFFER_ZERO and remove its...
2011-09-27 unknownUpdate nsis script to install LICENSE and some other...
2011-09-27 Christophe... These messages should be print in debug logs only
2011-09-27 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-09-27 NavarropNow SimGrid-ruby is on git.
2011-09-27 Christophe... Implementing Lua simulated processes as independent...
2011-09-27 NavarropWith debian testing on pipol we must set -DCMAKE_C_COMP...
2011-09-27 NavarropChange svn for git from bindings.doc
2011-09-23 Lucas Schnorrtypos, minor rev
2011-09-23 Lucas Schnorr[trace, doc] two scenarios to help users decide which...
2011-09-23 Lucas Schnorr[trace, doc] be verbose about tracing options, say...
2011-09-23 Lucas Schnorr[trace, doc] changing order of parameters
2011-09-23 Lucas Schnorr[trace, doc] removing old tracing option
2011-09-23 Laurent BobelinAdded triva in contrib. Removed redundant and buggy...
2011-09-22 NavarropFix Java on mac.
2011-09-22 Laurent Bobelinjust added 1 entry in the bib file
2011-09-22 NavarropUse a new image for Mac on pipol.
2011-09-22 Martin Quinsonadd a category to the publi, sorry
2011-09-22 Martin Quinsonok, publi++
2011-09-22 Laurent BobelinStill bug fixes (broken links for website)
next