Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-04-13 navarropDelete double negation for option.
2010-04-12 navarropAdd source for making testall when not in maintainer...
2010-04-12 navarropUpdate uninstall command for bindings.
2010-04-12 navarropAdd link for bindings during install.
2010-04-12 navarropRemove correctly binaries from install dir.
2010-04-12 schnorradding parameter so we can properly trace the simulatio...
2010-04-12 schnorradding new test for masterslave_mailbox
2010-04-12 schnorrparameter "--trace" to control whether to trace masters...
2010-04-12 mquinsonkill dead code
2010-04-12 schnorrtracing the masterslave_mailbox example
2010-04-12 schnorrremoving instrumentation tracing from migration example
2010-04-12 velhoAdded verification before adding tests, by Pierre.
2010-04-12 velhoPrevent the print o redundant messages.
2010-04-12 velhoCorrected GTNetS to cople with the tracing facillity.
2010-04-12 velhoRemoved double free on GTNetS code.
2010-04-09 mquinsonour libs depend on -lm, and sanitize a bit the ruby...
2010-04-09 mquinsonaccept useless 'level' attributes to <job> since LIGO...
2010-04-09 mquinsonAdd a SD_task_set_name() function
2010-04-09 mquinsonallow the use of MSG_TIMEOUT_FAILURE if MSG_USE_DEPRECA...
2010-04-09 navarropAdd binaries to install.
2010-04-09 navarropRemove old libsimgrid_ruby to install.
2010-04-09 mquinsonlua need *that* link to work
2010-04-09 mquinsonnext release is 3.4, not 3.3.5
2010-04-09 navarropAdd testall to test.
2010-04-09 mquinsonignore supernovae cruft
2010-04-09 mquinsonplug a memleak
2010-04-09 mquinsonfurther improvement of ChangeLog. Everything should...
2010-04-09 mquinsonDocument smpi changes of this release
2010-04-09 mquinsonfix the documentation of how to get TCP_gamma on linux...
2010-04-09 navarropMake target testall for all.
2010-04-09 piniCompile MPI programs with -O2 by default.
2010-04-09 navarropNow working.
2010-04-09 mquinsondocument some of the changes done in this release cycle
2010-04-09 mquinsonKill the dangerous MSG_task_ref() now that the bindings...
2010-04-09 navarropLink to Libsimgrid.so.
2010-04-09 navarropAdd sources for distrib.
2010-04-09 mquinsonUse libsimgrid as name for the native simgrid module...
2010-04-09 mquinsonremove temporary manual link to library now that cmake...
2010-04-09 mquinsonignore units
2010-04-09 mquinsonkill trivial MSG_task_has_data() and use get_data(...
2010-04-09 mquinsonAllow to use xbt_dynar_shrink() to expend the dynar...
2010-04-09 mquinsonavoid memmove(..,..,0) which seems to cause trouble...
2010-04-09 mquinsonKill an crufty and outdated manual link to the lib
2010-04-09 mquinsonKill a detection of jot, which produce an error message...
2010-04-09 schnorrremoving README.tracing because its contents are in...
2010-04-09 navarropAdd rev number to BUILDNAME.
2010-04-09 navarropFix path for simgrid library.
2010-04-09 coldpeacerequire 'simgrid'
2010-04-09 coldpeacerequire 'simgrid_ruby'
2010-04-09 navarropRemove lines for debug.
2010-04-09 coldpeacemodified tesh files
2010-04-09 mquinsonfix a warning preventing the code form compiling in...
2010-04-08 schnorrupdating ChangeLog with the instrumentation of SimGrid...
2010-04-08 schnorrdocumentation on how to define colors for triva
2010-04-08 schnorrdocumentation that describes how to configure a graph...
2010-04-08 donassbrUpdate changelog.
2010-04-08 donassbrSemaphores are more complicated than mutexes since...
2010-04-08 donassbrAdd 2 new functions to manage actions (SIMIX_action_res...
2010-04-08 navarropModified tesh files.
2010-04-08 navarropRemove old link now generated by cmake.
2010-04-08 navarropRemove old lib simgrid_ruby for include ruby source...
2010-04-08 navarropAdd link to library for bindings.
2010-04-08 coldpeaceModify ruby tesh files
2010-04-08 mquinsonAdd brutal links to the library so that the interpreter...
2010-04-08 coldpeaceadding lua and ruby tesh file
2010-04-08 coldpeaceruby examples
2010-04-08 coldpeacelua examples
2010-04-08 navarropAdd script to execute cmake manually or with pipol.
2010-04-08 navarropDo memcheck on binaries and not on dash.
2010-04-08 schnorrdocumentation about triva - installation, execution...
2010-04-08 schnorrcosmetics - changing the name of the tracing example...
2010-04-08 piniRemove dummy output.
2010-04-08 navarropRemove PIPOL error due to rm command line.
2010-04-07 coldpeaceusing shared Task to exchange data
2010-04-07 donassbrBugfix: Problems when we suspend/resume the process...
2010-04-07 schnorrfile README.tracing is no longer updated (check the...
2010-04-07 navarropCosmetics.
2010-04-07 piniAlso install the SMPI binaries.
2010-04-07 navarropAdd clean command to Faq.doc.
2010-04-07 navarropRe-add doc files.
2010-04-07 schnorrinitiating the documentation for the tracing functions
2010-04-07 schnorrcorrecting the return value for the TRACE_start function
2010-04-07 schnorrthrowing an exception if TRACE_start is called twice
2010-04-07 schnorrtracing only with the TRACE_PLATFORM mask (for now)
2010-04-07 navarropAdd .classes to clean command.
2010-04-07 navarropOups remove one file necessary.
2010-04-07 navarropAdd command make all-clean.
2010-04-07 navarropUpdate FAQ and cosmetics for options.
2010-04-07 coldpeaceChange cmake variable HAVE_RUBY_H to HAVE_RUBY for...
2010-04-07 coldpeaceRuby should be a shared lib
2010-04-07 coldpeaceThis link should be created by cmake, but update it...
2010-04-07 coldpeaceMake sure that the define of Ruby is given to cmake
2010-04-07 navarropAdd Tracing for PIPOL tests.
2010-04-07 navarropAdapt tesh files for smpi.
2010-04-07 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-04-06 mquinsonRename the gtnets tests for clarity
2010-04-06 mquinsonregenerate flex generated files with a more recent...
2010-04-06 mquinsonincrease the timeout of a command which seem to be...
2010-04-06 coldpeacenew lua example (matrix multiplications )
2010-04-06 coldpeaceadding some Host methods to lua
next