Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Model using the proportional fairness to compute the bandwith achivied
[simgrid.git] / src / include /
2007-03-21 donassbrChanges in the functions, correct prototype function...
2007-03-16 cheriermon include extern C directive for c++ compilers plus...
2007-03-15 mquinsonAdd a [correct] prototype to xbt_thread_join
2007-03-15 mquinsonThis is definitivly not a public interface: it is not...
2007-03-14 cheriermeffect of the redefinition of the macro XBT_PUBLIC_DATA
2007-03-14 mquinsonUse XBT_PUBLIC_DATA instead of XBT_DECLARE_DATA
2007-03-13 cheriermspecial exportation data for visual c++
2007-03-13 mquinsonThis is a public symbol, isn't it (not realy sure,...
2007-03-12 alegrandUsing more explicit names.
2007-03-09 mquinsonMove xbt_context_init/exit to modinter so that we can...
2007-03-09 donassbrModified some functions and datatypes. Simix API change...
2007-03-07 donassbrSome tests done and bugs corrected.
2007-03-05 donassbrNew functions added, changes in the header files, funct...
2007-03-02 donassbrAdded new functions and some modifications on the heade...
2007-03-02 cheriermupdate the double extern declaration bis
2007-03-02 cheriermupdate the double extern declaration
2007-03-01 cheriermexport some function declared in trace_mgr.h
2007-03-01 cheriermexport some function declared in surf.h
2007-03-01 donassbrCopyright corrected.
2007-03-01 donassbrSimix Initial structure
2007-03-01 donassbrInitial structure. Nothing works yet.
2007-02-28 alegrandMaking room for simix.
2007-02-16 cheriermsome functions of the maxmin api are now exported in...
2007-02-16 cheriermthe xbt_os_time() function is now exported in the windo...
2007-02-14 velhoMaking a surf workstation model using csdp. How simple...
2007-02-14 velhoExport sdp_solve only when compiling with csdp!
2007-02-12 cheriermexport the interface of the context type in the win32...
2007-02-07 mquinsontypo
2007-02-07 cheriermdo not export the functions of this header in the dll
2007-02-07 mquinsontypo+indentation
2007-02-07 cherierma default
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2006-10-10 mquinsonLoad xbt/misc.h to get the definition of XBT_PUBLIC
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-09-28 mquinsoncosmetics
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-08-20 thieryThis file didn't compile
2006-08-18 thieryAdd documentation for Surf
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 thieryFix function get_route
2006-06-19 thieryImplement function get_route in model KCCFLN05 (not...
2006-06-19 thieryAdd prototype of function get_route in Surf
2006-06-19 thieryAdd a function get_available_speed in Surf workstation...
2006-05-24 mquinsonSearch typedefs of pointer to function where they now...
2006-03-27 alegrandremove useless declarations
2006-03-27 alegrandAdding convenient functions and traces for debuging
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-03-20 alegrandfactoring + some functions go public
2006-03-20 alegrandRemove cruft
2005-08-16 alegrandmoving public parts to public places and generating...
2005-08-16 alegrandrenaming
2005-08-16 alegrandPreparing surf_parser to be hijacked
2005-08-09 alegrandadding a priority mechanism
2005-08-07 mquinsons/surf_finalize/surf_exit/ for uniformity with other...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-08-02 alegrandadd a get_speed function to the cpu and enabled the...
2005-07-25 alegrandExtending the maxmin solver to take into account shared...
2005-07-25 alegrandextending the parser
2005-07-22 alegrandadding parallel task to SURF workstations
2005-07-22 alegrandtrivial API extension of the maxmin solver
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-23 mquinsonautomatic updates
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-06-09 alegranddefault value of start_time = -1.0. It enables to make...
2005-06-02 alegrandVery weird. Those modifications were supposed to have...
2005-06-01 alegrandFake trace to help designing a crontab
2005-06-01 alegrandmoving/hiding resource_object where it is needed.
2005-05-25 mquinsonAdd start_time and kill_time arguments to processes...
2005-05-10 mquinsonImplement real timers to avoid rounding errors when...
2005-04-15 alegrandSorry about that. I had forgotten to commit this file...
2005-04-15 mquinsonPlaceholder
2005-04-14 mquinsonRegenerate with the lastest flexml (does only fix the...
2005-02-27 mquinsonsplint'able
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...
2005-02-13 mquinsonRegenerate with flexml 1.2
2005-01-27 alegrandI probably had been drinking too much the day I have...
2005-01-26 alegrandExtending the parser to handle bound on outgoing commun...
2005-01-15 alegrandCosmetics and forgot to say in the previous commit...
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-14 alegrandnetwork actions should be suspendable too. In fact...
2005-01-10 alegrandIt worries me however, to realize how tough an ass...
2005-01-10 alegrandAdding default values to the DTD
2005-01-10 alegrandAdd two convenient functions
2005-01-07 alegrandKeep extending the DTD to handle an computation/communi...
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-06 alegrandPreparing to parse interferences for a new model. Also...
2005-01-06 alegrandI can't believe I had forgotten to add surf_parse.c...
2005-01-05 alegrandPlease, flex, tell me on which line problems are. Also...
2005-01-05 alegrandMoved from flex to flexml.
2004-12-29 alegrand*** empty log message ***
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-21 alegranddebug debug debug
2004-12-17 alegrandAdd a convenient function
2004-12-17 alegrandAdding function to indicate whether an action is suspen...
2004-12-16 mquinsonYou evil namespace polluter
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsonCompile pas, c'te merde
2004-12-10 alegrandA meta-resource : workstation is simply a CPU and a...
next