Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Window doesn't provide the function drand48(), remove useless break and add extern...
[simgrid.git] / src / surf /
2007-12-05 cheriermWindow doesn't provide the function drand48(), remove...
2007-12-05 cheriermAnsi C declaration of the variables (at the beginning...
2007-12-04 mquinsonthese symbols had multiple definitions 5mn ago, and...
2007-12-04 quasareliminated INFO leftover in KCCFLN model
2007-12-04 quasarfixed a bug in KCCFLN model
2007-12-04 quasarfixed a bug in KCCFLN model
2007-12-04 quasarfixed a bug in add_route in all models + dict uses...
2007-11-30 mquinsonAdapt to lastest dict API update
2007-11-29 quasarmodified atoi to strtol when getting route ends in...
2007-11-29 quasarmetaxml example modifications
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-11-09 quasarupdate 1 pass
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-11-08 mquinsonBetter fix to the comparison between signed and unsigne...
2007-11-08 mquinsonSpecify that only <platform> can be a root tag
2007-11-06 cheriermUse the XBT_INLINE macro (defined in the portability...
2007-11-06 cheriermThis change allow to avoid the Visual C++ compiler...
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-27 mquinsonCheck that the platform file does not define the same...
2007-10-27 mquinsonReset the clock to 0 in surf_exit so that it gets zeroe...
2007-10-27 mquinsonFactorize the current_property_set symbol of simix...
2007-10-27 mquinsonLastest cleanups in surf/ of Marc's jumbo commit
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonuseless cleanups
2007-10-26 mquinsonYeah, that was a bit agressive against leaks...
2007-10-26 mquinsonFixup the is_first semantic (does not change anything...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasarLet's be brutal since we fail to understand the problem...
2007-10-26 quasarrelax ordering enforcement
2007-10-26 quasarthese symbols where only defined as extern, fooling...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-22 cheriermThis, modify the declaration of type of function pointe...
2007-10-16 alegrand'major bug' fix in ptask_L07.
2007-10-16 alegrandImprove debug readability.
2007-10-12 mquinsonEnforce some order on the tags; needs flexml 1.8 to...
2007-10-11 cheriermreturn NULL to avoid that the function returns an inval...
2007-10-04 mquinsonGcc is *very* permissive with pointers to functions...
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
2007-09-26 alegrandMake teshsuite/simdag/network/test_reinit_costs work...
2007-09-26 mquinsonno need for return after a THROW (it will break the...
2007-09-26 alegrandUse THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggest...
2007-09-21 mquinsonArnaud implemented latencies in L07, so do not warn...
2007-09-21 cheriermVisual C++ has no header named unistd.h
2007-09-21 cheriermuse portable.h
2007-09-21 cheriermDeclaration of the variables at the beginning of the...
2007-09-21 alegrandFix initialization.
2007-09-21 alegrandRemoving now useless function.
2007-09-14 alegrandBugfix.
2007-09-14 alegrandStupid me. Let's use the right variable.
2007-09-14 alegrandstupid me.
2007-09-13 alegrand* full complience with execute_parallel_task
2007-09-13 alegrandtake variable bounds into account.
2007-09-13 alegrandremove cvs files.
2007-09-12 alegrandremove crap in compound. Parallel tasks are not modeled...
2007-09-12 alegrandconsequence of the global maxmin system removal.
2007-09-12 alegrandremove cruft
2007-09-12 alegrandbugfix revealed by making maxmin_system private...
2007-09-12 alegrandAdd partial latency support to ptask_L07.
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove global maxmin system. Every model should use...
2007-09-12 alegrandremove useless dependency
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandgetting rid of workstation_KCCFLN05_private.h
2007-09-10 alegranduseless dependency
2007-08-30 alegrandAdd debug + incredibly stupid bug fix.
2007-08-24 alegrandUse priorities...
2007-08-24 alegrandUse priorities...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-14 alegrandBug fix.
2007-08-14 alegrandTake into account the case where some variable do not...
2007-08-14 alegrandhandle 0-size tasks.
2007-08-14 alegrandBug fix + cosmetics
2007-08-13 alegrandstupid me!
2007-08-13 alegrandIssue a warning about latencies instead of aborting.
2007-08-13 alegrandbug fix in communicate + create 0-consumption on all...
2007-08-13 alegranddebug + fixed many bugs due to too fast coding... :(
2007-08-13 alegrandTake into account the weird case where remain would...
2007-08-10 alegrandreindent.
2007-08-10 alegrandremove dead files.
2007-08-10 alegrandHandle FAT_PIPES.
2007-08-10 alegrandptask_L07 can now do execute and communicate via execut...
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-10 alegrandvarious cleanups + debug
2007-08-10 alegrandvarious cleanups
2007-08-10 alegrandAdd a new "max-min" like sharing for parallel tasks.
2007-08-09 alegrandAutomatically cleaned flexml files.
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 alegrandvarious cleanups:
2007-08-01 alegrandIterate only on "active" variables
2007-08-01 alegrandjust warn me when a value is weird. This is just a...
2007-07-31 mquinsonmemleak
2007-07-30 alegrand* Moving things around (private->public)
2007-07-30 alegrandCleanup.
2007-07-30 velhoCorrected router parsing.
2007-07-30 velhoadd debugging
2007-07-30 velhoBug fix.
2007-07-30 velhoAdded a dumb router to worksation model in order to...
next