Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2008-06-12 alegrandindent -i2 -kr
2008-06-12 alegranddos2unix
2008-06-12 alegrandFactor most callback definitions.
2008-06-12 alegrandAllow reinitialization after Martin's last memleak...
2008-06-11 alegrandPlug a memleak.
2008-06-10 mquinsonMake cunit memory clean
2008-06-10 mquinsonplug some little memleaks
2008-06-10 alegrandMinor optimization.
2008-06-10 mquinsonGet the debug output more verbose
2008-06-10 alegrandClean and reorganize: move some frees to the right...
2008-06-10 alegrandFactorize some code in the parser, hide some functions...
2008-06-10 alegrandPlug a memleak
2008-06-10 alegrandPlug memleak.
2008-06-10 mquinsonSome more debug output
2008-06-10 mquinsonplug memleaks
2008-06-10 mquinsonOups, I changed the prototype of these functions
2008-06-10 mquinsonuseless cleanup
2008-06-10 mquinsonallow to attribute a rank to slaves in peer groups...
2008-06-10 mquinsonno need to dupplicate the work of svn blame
2008-06-10 mquinsonuseless cleanup
2008-06-10 mquinsonCut a now useless dependency of surf.h to portable...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-06-09 alegrandPropagate recent modifications of change_host function...
2008-06-09 cheriermlast changes of tesh2
2008-06-09 velhoRemoved duplicated declaration of surf_network_model_in...
2008-06-09 velhoAdded a properties field to struct network_card_GTNETS.
2008-06-09 velhoMoving init_GTNETS function to the right place.
2008-06-09 velhoSDP compiling now, added header portable.h to header...
2008-06-09 velhoReno2 now compatible with the new and more appropriated...
2008-06-09 velhoCorrect the network_model_description_size in order...
2008-06-09 velhoAdded Reno2, a model that takes 2W/RTT as the utility...
2008-06-09 velhoAdded a function and the bound to the variable structure.
2008-06-09 velhoAdded the feature of getting remaining communication...
2008-06-09 velhoFixed small bug when running_actions were empty.
2008-06-09 velhoMake GTNETS compatible with new parsing and variable...
2008-06-09 velhoUse the same type name (network_link_GTNETS_t) as in...
2008-06-09 velhoBetter management of additionnal network models
2008-06-09 velhoClean up the mess. Now the GTNETS and SDP detection...
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
next