Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2010-03-24 mquinsonfurther cleanups
2010-03-24 navarropDelete old file.
2010-03-24 navarropDelete a redefine warning.
2010-03-24 navarropCompact source code for Making Doc.
2010-03-24 navarropVerification of the bibtex2html version before make...
2010-03-24 navarropRename lib simgrid_static to libsimgrid.
2010-03-24 navarropDelete dash files after generate doc.
2010-03-24 navarropMake doc coorection.
2010-03-24 navarropAdd make html command to cmake.
2010-03-24 coldpeace"new ruby host method"
2010-03-24 coldpeaceRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT
2010-03-23 mquinsonRename MSG_TIMEOUT_FAILURE into MSG_TIMEOUT for sake...
2010-03-23 mquinsonDocument the fact that lua works, and some facts about...
2010-03-23 mquinsonLua works!
2010-03-23 mquinsonFix the commit introducing MSG_task_ref by actually...
2010-03-23 mquinsonuse local variable in each user code so that they don...
2010-03-23 mquinsontry to get it compiling with paranoid gcc flags
2010-03-23 mquinsonadd a dangerous MSG_task_ref() needed by lua to not...
2010-03-23 navarropAdd files to .gitignore and add a command line to FAQ.
2010-03-23 navarropAdd a -I flag for lua.
2010-03-23 mquinsonignore timing errors since they are really useless
2010-03-23 mquinsonStupid typo
2010-03-23 mquinsonlame attempt to fix it, but I guess I should remove...
2010-03-23 navarropUpdate sources for java.
2010-03-23 navarropTake into account the new cmake infrastructure plus...
2010-03-23 navarropRemove automatically generated files.
2010-03-23 mquinsonmake git happy with cmake
2010-03-23 mquinsonAdd to cmake a file that I just added to the source...
2010-03-23 mquinsonbegin conversion of lua contextes to sysv ones to ensur...
2010-03-23 mquinsonMake the sysv context mechanism inheritable (lua will...
2010-03-23 mquinsonSanitize the includes of context objects declarations...
2010-03-23 navarropRemove useless files.
2010-03-23 navarropMassive mv to use cmake as the default compilation...
2010-03-23 navarropRename gras_config.h.in to c_gras_config.h.in in order...
2010-03-23 genaudOops. Forgot to commit these ones
2010-03-23 mquinsonbummer. Let's add all the needed files to the svn ...
2010-03-23 genaudMPI_MAXLOC & MPI_MINLOC + all associated datatype MPI_D...
2010-03-23 genaudwarning unused variable i prevent from building
2010-03-23 genaud- implemented MPI_MAXLOC & MPI_MINLOC in operations
2010-03-23 mquinsonFix last commit of Medhi so that the Java bindings...
2010-03-23 mquinsonImport reorganization (thanks eclipse)
2010-03-23 mquinsonFactorize a lot of code in context factories through...
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-23 mquinsonKill MSG_WARNING and MSG_FATAL return codes
2010-03-23 coldpeaceremoving NativeExpection and adding others
2010-03-23 coldpeaceplease add path to MakeFile
2010-03-23 navarropJava sources.
2010-03-23 mquinsonmore verbose on error
2010-03-23 mquinsonfixes to make dist
2010-03-23 mquinsonkill arg 'old_ctx' of function resume in context factor...
2010-03-23 mquinsonreimplement SIMIX_process_kill() without SIMIX_process_...
2010-03-23 mquinsonMerge context_start into context_new to simplify the...
2010-03-22 genaudadded MPI_Get_processor_name()
2010-03-22 mquinsonfurther cleanups of the java bindings
2010-03-22 mquinsonUse nanosecond timers if found
2010-03-22 coldpeaceHost Methods
2010-03-22 navarropCorrection of a bug.
2010-03-22 navarropBy default active lua and ruby.
2010-03-22 mquinsonSecond try at lua. Still does not work: I get a 'attemp...
2010-03-22 mquinsonvarious cosmetics improvements
2010-03-22 mquinsonMore informative error message
2010-03-22 mquinsonless printfs, more proper debug
2010-03-22 mquinsonmore robustness in the code by not ignoring situations...
2010-03-22 mquinsontypo--
2010-03-22 mquinsonkill dead code, and unallocate argv
2010-03-22 mquinsontiny improvement of error messages
2010-03-22 mquinsonOne more FIXME to achieve for code simplification
2010-03-22 mquinsontiny improvement of error messages
2010-03-22 mquinsontiny optimizations
2010-03-22 mquinsonremove typos
2010-03-22 mquinsonreduce verbosity: debug is almost over
2010-03-22 mquinsonuse small_platform.xml here
2010-03-22 navarropJava doesn't work on MAC for the moment...
2010-03-19 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-19 coldpeaceRuby Msg Binding : new Methods and new Example
2010-03-19 piniMaybe this time I got it right.
2010-03-19 piniWe want the output for rank 0 as well...
2010-03-19 piniFix bugs in SMPE.
2010-03-18 piniMake SMPE's output to look more like clog2_print's one
2010-03-18 navarropVerif lua with Darwin.
2010-03-18 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-18 coldpeacegit-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid...
2010-03-18 coldpeacesimple example ruby using simdag (first tests)
2010-03-18 navarropFAQ and remove a test properties.
2010-03-17 navarropAdd subsection to FAQ.
2010-03-17 coldpeacerename TimeoutFailureException to TimeoutException
2010-03-17 mquinsoninitiate the release cycle for 3.3.5 (and let's see...
2010-03-17 mquinsonRevalidate the timings: Initial and Final tasks are...
2010-03-17 mquinsonfix the examples now that they can throw potentially...
2010-03-17 mquinsonrename TimeoutFailureException to TimeoutException
2010-03-17 mquinsonAdd the new exceptions to the build chain
2010-03-17 coldpeacemissing exceptions
2010-03-17 mquinsonAAAAh. let's try to fix the fix of a fix. Correctly...
2010-03-17 mquinsonAnd now, a version that compiles, bummer (load the...
2010-03-17 mquinsonrelease_forever is supposed to open the latch. Let...
2010-03-17 mquinsonImplement the barrier action of MSG actions
2010-03-17 mquinsonadd a SIMIX_sem_get_capacity() function
2010-03-17 mquinsonoptimize: strings that are only used on debug should...
2010-03-17 mquinsontell the user how to get the lua bindings in configure...
2010-03-15 coldpeacedetailed output messages if MSG_task_send failed
next