Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
No need to scary the users for this
[simgrid.git] / include /
2006-07-06 thieryUse _XBT_INLINE instead of inline
2006-07-05 thieryChange some function names
2006-07-04 thieryAdd functions SD_workstation_get_computation_time,...
2006-07-04 alegrandAdding a MSG_task_put_with_timeout function and giving...
2006-07-03 thieryAdd functions SD_link_get_list() and SD_link_get_number...
2006-06-30 thieryAmount is finally back
2006-06-30 thieryRemove attribute amount from structure task
2006-06-28 thieryFinish SimDag documentation
2006-06-28 thieryAdd documentation for workstations and fix a few bugs
2006-06-27 thieryUpdate SimDag documentation: main page and datatypes
2006-06-27 thieryWorking on SimDag documentation
2006-06-26 thieryFix SimDag compilation warnings.
2006-06-26 alegrandCosmetics + adding simdag to the main compilation branch.
2006-06-23 thieryMake private structures SD_link and SD_workstation
2006-06-23 thieryUse swags to handle task states and change structure...
2006-06-22 thieryAdd a function SD_task_dependency_get_data and improve...
2006-06-21 thieryImplement SD_task_schedule, SD_task_unschedule and...
2006-06-21 thieryImplement functions SD_get_amount, SD_get_remaining_amo...
2006-06-20 thieryUpdate SimDag task structure.
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 mquinsonPrototype of gras_os_myport(), which happens to be...
2006-06-16 thieryUpdate workstation handling in SimDag. Change the prefi...
2006-06-15 thieryAdd private structures and functions + wrapping for...
2006-06-14 thieryWorking on SimDag.
2006-06-14 thieryMissing LOG 9 and LOG10 when XBT_LOG_MAYDAY is defined
2006-06-13 thieryFirst SimDag draft. See simgrid.gforge.inria.fr/doc...
2006-06-13 mquinsonSome new functions to this. Bloatware, here we come.
2006-06-13 mquinsonAdd a type to our collection
2006-06-13 mquinsonI admit. DEBUG10 is purely insane
2006-06-09 mquinsonAutomatically generate matrices datatype description...
2006-06-09 mquinsonSome new functions specific to matrices of double
2006-06-08 alegrandAdding required file to the distribution...
2006-06-02 mquinsonThe prototypes of the min_duration addition
2006-06-02 mquinsonTwo new functions
2006-06-02 mquinsonGive this module a minimal level of testing. I'm a...
2006-06-01 mquinsonNew function to get the element count of a set
2006-06-01 mquinsonvirtu needs this
2006-06-01 mquinsonctor/dtor of msg_cb_t + an new function to wait for...
2006-06-01 mquinsonNew functions to search in dynars
2006-05-29 alegrandAsk for version 1. Default is version 0.
2006-05-29 alegrandAdding a "version" tag to platform_description. This...
2006-05-29 alegrandretrive -> retrieve
2006-05-26 alegrandAdd new convenient functions.
2006-05-24 mquinsonSearch typedefs of pointer to function where they now...
2006-05-24 mquinsonA new datacontainer: the matrix
2006-05-24 mquinsonMove typedefs of pointer to function to their own file...
2006-05-22 mquinsonAllow to exchange fixed-sized arrays which size is...
2006-05-22 mquinsonNew function: xbt_host_copy (even if it's trivial)
2006-05-19 mquinsonNew function: xbt_host_from_string() creating an xbt_ho...
2006-05-16 mquinsonyup man. I needed THROW7
2006-05-16 mquinsonNew function: gras_msg_handleall to deal with all messa...
2006-05-16 mquinsonI want to know the name of the process on the other...
2006-05-16 mquinsonDoc improvement
2006-05-16 mquinsonNew amok module: Host management
2006-05-16 alegrandAdding a set_data function.
2006-05-16 mquinsonglitch fix in host.h, and remove host_t cruft from...
2006-05-16 mquinsonA function handy when storing dynars in dynar or dicts
2006-05-16 mquinsonAdd xbt/host.h
2006-05-16 mquinsonSome (trivial) helping functions around xbt_host_t
2006-05-16 mquinsonLet RETHROW4 and RETHROW5 work
2006-05-16 mquinsoncosmetics
2006-05-10 alegrandLet's be nice with C++ users...
2006-05-09 alegrandAdding convenient access functions.
2006-04-25 mquinsonregenerate with lastest flexml
2006-04-25 mquinsonthe gcc attribute 'unused' made portable
2006-04-25 mquinsonAllow to declare a log category and not use it right...
2006-04-25 mquinsonAllow to split GRAS projects in several files (the...
2006-04-24 alegrandadding convenient XBT_IN5 macro
2006-04-20 mquinsonFirst draft of this module's documentation...
2006-04-18 mquinsonChange the prototype of amok_bw_saturate_stop to match...
2006-04-14 mquinsonRework the headers to follow our habits
2006-04-12 mquinsonAlso display the pid on backtraces
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2006-04-12 mquinsonsanitize this function name before its API is frozen...
2006-04-12 mquinsonSome more doc for the amok BW module, which can now...
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-11 mquinsonNew function: xbt_display_backtrace(). Sweet while...
2006-04-11 mquinsononly dupplicate the procname when dealing with remote...
2006-04-07 mquinsonBreak the API once again so that we can reset the struc...
2006-04-07 mquinsonWe need to store the binary name somewhere to display...
2006-04-06 mquinsonAdd an emergency debugging facility (cannot use regular...
2006-04-04 mquinsonduration are double in GRAS
2006-04-04 mquinsonIntroduce saturation mecanism
2006-04-04 mquinsoncosmetics
2006-04-04 mquinsonIntroduce asynchronous RPC calls
2006-04-04 mquinsonImprove detection of remote exceptions
2006-04-03 mquinsonAllow up to 8 params to the INFO logging severity
2006-04-03 amad206prototype of the new matrix bandwidth test
2006-03-31 mquinsonsexy sexy, I love figs
2006-03-31 mquinsonStick to the coding standards wrt xbt_host_t structure
2006-03-31 mquinsonYet another documentation improvement
2006-03-31 mquinsonDocumentation improvement
2006-03-31 mquinsonThere is half a dozen of examples, actually
2006-03-30 mquinsonTweak things here and there so that we can propagate...
2006-03-30 mquinsonHere come the proper GRAS RPC. The callback API changed...
2006-03-30 mquinsonRemove the old crufty navigation bars
2006-03-30 alegrandfiner inclusion of sysdep.h
2006-03-29 dimitrovAdding topological sort.
2006-03-28 alegrandKeep up with last dtd extensions.
2006-03-28 alegrandExtending the dtd
next