Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stop using internal header files from the examples, it won't work for users
[simgrid.git] / include /
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Martin Quinsonkill duplicate definitions, and try to ensure that...
2012-02-08 Arnaud GierschFix a race condition in _XBT_LOG_ISENABLEDV().
2012-02-08 Martin Quinsonmove a public header in the simgrid/ directory to fight...
2012-02-08 Martin Quinsonuser code sometimes needs to know whether MC is activated
2012-02-08 Martin QuinsonSetup the framework allowing to add backtraces to the...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in public interface.
2012-02-05 Arnaud GierschFix compilation errors about multiple definition of...
2012-02-03 Martin QuinsonI don't need an extra file just to define calloc when...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 navarroPut #ifdef MSG_USE_DEPRECATED for all functions with...
2012-02-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-03 Martin Quinsonkill now unused declaration
2012-02-03 Martin Quinsonadd a surf_parse_warn and get surf_parse_error() accept...
2012-02-03 Arnaud GierschDon't use reserved keywords.
2012-02-02 Martin Quinsonnormalize the function names wrt to the rest of XBT
2012-02-02 Martin Quinsonkill an unused/undocumented/un-understood function
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.
next