Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2008-06-09 velhoAfter extensible reading in automake info files the...
2008-06-09 mquinsonEnsure that the random generator respects the provided...
2008-06-07 alegrandRodrigo Righi patch to enable migration.
2008-06-07 alegrandRevalidate "output" avec Benjamin Depardon's bug correc...
2008-06-07 alegrandFix the bug raised by Benjamin Depardon.
2008-06-06 cherierma win32 auto.tesh (because echo test and pwd do not...
2008-06-06 cheriermlast change of Tesh2
2008-06-06 velhoCorrected small bug in network model host_number is...
2008-06-05 mquinsonSome extra check to ensure portability
2008-06-05 mquinsonmalloc(0) fails on AIX
2008-06-05 mquinsondamn ANSI C
2008-06-04 mquinsonOps, sorry windows. I'll stick to ANSI
2008-06-04 cheriermnot needed (use Cat.c instead)
2008-06-04 cherierma example of Tesh variables
2008-06-04 cheriermnot needed
2008-06-04 cheriermsource code to manage the Windows Unix and Mac file...
2008-06-04 cheriermsource code used to check if a specified command exists...
2008-06-04 cherierma text file which contains the list of sh built-ins.
2008-06-04 cheriermsome new files used to check Tesh
2008-06-04 cheriermLast corrections of Tesh tool.
2008-06-04 mquinsonkill dead code
2008-06-04 mquinsonplug a memleak on thread cancelation (gras listener...
2008-06-04 mquinsonfix expected output
2008-06-04 mquinsonSolve the empty_main bug: simply yield main gras thread...
2008-06-04 mquinsonSome more debug output to understand the gras/empty_mai...
2008-06-04 mquinsonMake sure all the source files have an reference of...
2008-06-03 mquinsonInform valgrind about ucontextes [Sékou Diakite]
2008-06-03 mquinsonWell. Some of the tests do not fail
2008-06-03 mquinsonOk, amok tests do fail. I know that, but I'm sick of...
2008-06-03 mquinsonWell, actually, yes, top_srcdir is supposed to be a...
2008-06-03 mquinsontop_srcdir is not supposed to be a relative path
2008-06-03 mquinsontop_srcdir is not supposed to be a relative path
2008-05-27 mquinsondos2unix + indent
2008-05-22 cheriermthe makefile used on bob
2008-05-22 cheriermnot needed
2008-05-21 mquinsonDisplay any possible format sequence when the user...
2008-05-21 mquinsonThese files are missing from the archive sometimes
2008-05-21 mquinsonBecause of numerical stability issues (once again)...
2008-05-21 mquinsonDamn. The order of events changed again in surf. Revali...
2008-05-21 mquinsonDamn. The order of events changed again in surf. Revali...
2008-05-21 cheriermRefactoring of code and documentation.
2008-05-21 cheriermAdd a class of exception for file not found and Msg...
2008-05-21 mquinsonalso capture the output of the tests (which all write...
2008-05-21 mquinsonkill all free_string functions declared locally to...
2008-05-21 alegrandSpeed up update_action_state AND generic_maxmin_share...
2008-05-21 alegrandWell the output of printf("%p",NULL) might depend on...
2008-05-21 mquinsonDo not use NULL as a name since AIX and linux do not...
2008-05-21 cheriermcomplete the auto.tesh file
2008-05-21 alegrandDo not print pointers (%p) when using INFO. This kind...
2008-05-21 cheriermadd catch-wrong-output.tesh to auto.tesh
2008-05-21 mquinsonrevalidate output
2008-05-21 alegrandThis is the right condition that prevents deadlocks! :)
2008-05-21 cheriermchange the free function by a free_error function to...
2008-05-21 mquinsonadd one more testing script to the archive
2008-05-21 alegrandChange output of an example and fix the corresponding...
2008-05-21 alegrandRevalidate output!
2008-05-21 alegrandHandle failed tasks in update_resource_state function...
2008-05-21 mquinsondo not try to malloc 0-sized arrays
2008-05-21 mquinsonadd every platform example that we have. Moreover,...
2008-05-21 mquinsonAdd the test runner to the archive
2008-05-21 mquinsonfix the test integration (they were meant to be run...
2008-05-20 mquinsonMmm. Time to bed
2008-05-20 mquinsonExtra care for environ shouldn't be mandatory here...
2008-05-20 mquinsonI changed the way to connect traces afterward about...
2008-05-20 mquinsonSecond try to let the darwin linker find the environmen...
2008-05-20 mquinsonrevalidate the output; more details get now displayed...
2008-05-20 mquinsonOps, I was saving the data for further use, but I inver...
2008-05-20 mquinsonSome extra love is needed to use the environ variable...
2008-05-20 mquinsonRevalidate output after last change in surf changing...
2008-05-20 mquinsonRevalidate output after last change in surf changing...
2008-05-20 mquinsonRevalidate the output after last change in surf messing...
2008-05-20 mquinsonExplain the copious warnings of automake in this direct...
2008-05-20 mquinsonDo append the right buffer to the message when we switc...
2008-05-20 mquinsoncosmetics
2008-05-20 mquinsonFix make dist
2008-05-20 mquinsoncosmetics
2008-05-20 mquinsonRework all examples and test cases of the properties
2008-05-20 mquinsonImplement properties on hosts and processes in RL ...
2008-05-20 mquinsonadd the ability to tesh to mess with the processes...
2008-05-20 mquinsonplug a memleak
2008-05-20 mquinsoncleanup around the free-like functions used as dealloc...
2008-05-20 mquinsonGet ride of a supurious compiler warning
2008-05-20 alegrandSpeed up update_action_state for sleep actions with...
2008-05-20 alegrandChange the prototype for update_resource_state.
2008-05-20 alegrandTry to make actions as failed only when needed.
2008-05-20 alegrandIncredible bug fix in function lmm_get_var_from_cnst...
2008-05-20 mquinsonRewrite the timeout computation to reduce numerical...
2008-05-20 mquinsonStupid us (as in Arnaud and me): we should not set...
2008-05-19 mquinsonIgnore autogenerated cruft
2008-05-19 mquinsonTest case trying to handle messages for a very short...
2008-05-19 mquinsondo not wait for too small durations to avoid numerical...
2008-05-19 mquinsonAlso release the mutex when I didn't got what I wanted
2008-05-16 mquinsonSometimes, the time to wait is soo small that the incre...
2008-05-16 cheriermSome new files of the cxx version of the MSG API
2008-05-16 cheriermCode refactoring
2008-05-16 cheriermnot needed now.
2008-05-16 cheriermAdd comment and exception mechanism to the Host class.
2008-05-16 mquinsondocumentation improvement
2008-05-15 cheriermSome modifications and some files added.
2008-05-15 mquinsonRemove a crude hack where first call to surf_solve...
next