Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
smpi_mpi_request_free expects an MPI_request*.
[simgrid.git] / include /
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Martin QuinsonSimplify the mmalloc library further
2012-02-01 Martin QuinsonI finally understood what this function is good for
2012-02-01 Martin Quinsoncosmetics and comment improvement
2012-02-01 Martin Quinsonwe don't need any stats about the amount of free chunks...
2012-02-01 Martin Quinsonkill the standard hooks of mmalloc: we will change...
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 navarroUse m_file_t instead of m_file_t*
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Christophe ThiéryMove datadesc and TCP sockets from GRAS to XBT.
2012-01-31 Arnaud GierschRegenerate files with latest flexml.
2012-01-31 navarroAdd MSG functions for file.
2012-01-31 navarroImplement file open read and stat in simix.
2012-01-31 navarroImplement functions file_read and file_open into simix...
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : add address of std_heap into debug...
2012-01-30 Marion Guthmullermodel-checker : get rdv_points in simix for comparison...
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe ThiéryKeep an int parameter to SIMIX_context_get_nthreads
2012-01-25 navarroAdd configuration auto for contexts/nthreads and use...
2012-01-23 navarroChange cluster sharing policy for FULLDUPLEX by default.
2012-01-20 Christophe ThiéryParmap: add a value XBT_PARMAP_DEFAULT that decides...
2012-01-19 navarroStarting simix mecanism for io.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroImplement SIMIX_process_from_PID
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-13 Christophe ThiéryLua: close the Lua world of a process being destroyed
2012-01-13 Christophe ThiéryFix a compilation error
2012-01-13 Christophe ThiéryChange the prototype of copy data callbacks to add...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Marion Guthmullermodel-checker : new function MC_diff to display all...
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-13 unknownDeclare functions XBT_PUBLIC to export them.
2012-01-12 unknownAdd a dll for simgrid and protect DLL_EXPORT and DLL_IM...
2012-01-12 Marion Guthmullermodel-checker : prototypes of unused functions removed
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-11 Christophe ThiéryMSG: add a function to register a task copy callback
2012-01-11 Christophe ThiéryRemove declaration of unexisting functions
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe ThiérySMPI: before terminating a process, wait for its asynch...
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-26 Martin Quinsondupplicate the sender buffer in eager mode, when isends...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-19 Christophe ThiéryAdd a function SIMIX_process_get_runnable() for context...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-13 Marion Guthmullermodel-checker : clean code
2011-12-09 Christophe ThiéryAlternative implementation or parmap with busy waits...
2011-12-09 Christophe ThiéryParmap: process the whole dynar, don't force workers...
2011-12-08 Martin Quinsoncosmetics
2011-12-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-08 Arnaud GierschDefine xbt_swag_reset().
2011-12-07 Christophe ThiéryRemove xbt_parmap_get_worker_id to simplify the parmap...
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2011-12-01 Arnaud GierschAlways define SIMGRID_VERSION_*.
2011-12-01 Arnaud GierschDefine xbt_dict_new_homogeneous().
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-29 Arnaud GierschDon't lie about xbt_xfg_t.
2011-11-28 Arnaud GierschRename dict structs to follow README.coding.
2011-11-28 Arnaud GierschReorganize structs to save a few bytes.
2011-11-25 Mark StillwellMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-11-24 mstillwellgettimeofday also needs to update benchmark info.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Christophe ThiéryNobody uses MSG_get_errno and wants useless calls to...
2011-11-15 Christophe ThiérySIMIX: add a redundant parameter to avoid repeated...
2011-11-15 Christophe ThiéryCosmetics
2011-11-14 Christophe ThiéryMake MSG_TASK_CANCELLED deprecated, replace it by MSG_T...
2011-11-14 Marion Guthmullermodel-checker : add name of program in arguments of...
2011-11-14 Arnaud GierschRewrite xbt libs, using xbt dicts.
2011-11-11 Martin Quinsonmove the callbacks to the cluster creation from surfxml...
2011-11-11 Martin QuinsonImprove a bit the documentation of hte xbt_queues,...
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-10 Martin Quinsonfix the constness of xbt_strbuff_new_from(), it's too...
2011-11-10 Martin QuinsonMove the SURF model initialization from routing_parse...
2011-11-10 Martin QuinsonRename sg_platf_new_AS_{open,close} to {begin,end}...
2011-11-10 Martin Quinsonsome users prefer this name, so provide it for symmetry...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Arnaud GierschConstification of parameter, and attribute no_return.
2011-11-08 Martin Quinsonsanitize the way parsing callbacks of the routing submo...
2011-11-08 Martin QuinsonOne day, we'll have to deal with route creation in...
2011-11-08 Martin Quinsonrename some types for consistency
2011-11-08 Martin QuinsonKill the XML-level callbacks to AS_open/close and creat...
2011-11-08 Martin Quinsonintegrate the peer creation in sg_platf properly
2011-11-08 Arnaud GierschKill bogus fixme: xbt_free_f already exists.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-08 Martin Quinsonfurther fields renamings in the parser
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-08 Martin Quinsonalso cleanup the field names of s_sg_platf_router_cbarg_t
2011-11-08 Martin QuinsonParser cleanup: simplify structure's fields' names
2011-11-08 Martin QuinsonReimplement the lua console on top of sg_platf
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonfurther parser cleanups
2011-11-07 Martin Quinsonalso deprecate ETag_surfxml_router
2011-11-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-07 Martin QuinsonFurther parser cleanups
2011-11-07 Martin Quinsonfix the last broken tests by sanitizing the way propert...
next