Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
removed unused variables
[simgrid.git] / src / include /
2007-08-04 alegrandClean up actions when a condition is destroyed.
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 alegrandmaking all needed functions "public"
2007-08-01 alegrandadding network models
2007-08-01 alegrandcan't see why these functions are considered more publi...
2007-07-30 alegrand* Moving things around (private->public)
2007-07-26 alegrand * Provide func_f and func_fp as now required.
2007-07-20 alegrandKeep cleaning up func_f, func_fp, func_fpip...
2007-07-20 velhoCleanups and cosmetics
2007-07-18 velhoDebuging surf Reno and Vegas with lagrange optimization...
2007-07-16 donassbrWrong namming scheme.
2007-07-11 mquinson+= thread_cancel
2007-07-11 mquinsonversatile implementation do not fake the xbt_thread...
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-11 mquinsoncosmetics: enforce prototype checking on callbacks...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-10 mquinsonadd the ability to specify a timeout on waiting a condi...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...
2007-07-09 mquinsonHello xbt/synchro module (synchronization working both...
2007-07-09 mquinsonrename xbt_thread, xbt_mutex and xbt_thcond to xbt_os_t...
2007-07-08 mquinsonAllow interfaces to display process status + trick...
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-07-06 mquinsonsome code allowing the upper JAVA layer (user interface...
2007-07-06 mquinsonPropagate Pedro's typo fixing to the header files
2007-07-03 marklsundoing an unintentional mistake.
2007-07-03 marklsre-start smpi from scratch to use SIMIX.
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 mquinsonuseless cleanup
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayofadded a declaration for the GTNetS model.
2007-05-10 mquinsonSome more doc
2007-04-18 velhoAdded lagrange_dicotomi_solve.
2007-04-12 donassbrFunctions added.
2007-04-10 donassbrRemoved SIMIX_global_init_args and SIMIX_process_create...
2007-03-30 donassbrmsg_simix alpha. All functions implemented.
2007-03-27 donassbrAPI changed.
2007-03-23 donassbrNecessity to change the code to implement MSG..
2007-03-21 velhoPrototype of function lagrange_solve added.
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
next