Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add print out for simulated time.
[simgrid.git] / include / xbt /
2012-03-20 Martin Quinsondocument xbt_peer_t and friends
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 Martin Quinsonsome more documentation fixups
2012-03-20 Martin Quinsonfix warnings during the documentation generation
2012-03-07 navarroAdd a function to merge 2 dynar to avoid xbt_dynar_push...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 Marion Guthmullermodel-checker : display backtrace for busy fragments...
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroRegenerate sources after having updated my flexml :)
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-21 Marion Guthmullermodel-checker : remove arg std_heap_addr in mmalloc_com...
2012-02-13 Arnaud GierschSplit macro _THROW in two parts.
2012-02-13 Arnaud GierschFix another race in log initializations.
2012-02-09 Arnaud GierschRETHROW is not really different from DO_THROW().
2012-02-09 Arnaud GierschAvoid to duplicate initialization list.
2012-02-09 Arnaud GierschXBT_RUNNING_CTX_INITIALIZER: don't list all element...
2012-02-09 Arnaud GierschMark multi-level dictionaries as deprecated.
2012-02-09 Arnaud GierschRemove declarations for non-existent functions.
2012-02-08 Arnaud GierschMark integer dicts as deprecated.
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Arnaud GierschFix a race condition in _XBT_LOG_ISENABLEDV().
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 Martin Quinsonkill now unused declaration
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-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-30 Marion Guthmullermerge conflict resolved
2012-01-30 Marion Guthmullermodel-checker : add address of std_heap into debug...
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-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Marion Guthmullermodel-checker : new function MC_diff to display all...
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
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 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-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschRewrite xbt libs, using xbt dicts.
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-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Arnaud GierschKill bogus fixme: xbt_free_f already exists.
2011-11-07 Arnaud GierschThis include is not needed anymore.
2011-11-05 Arnaud GierschAvoid (almost) duplicated code in xbt_log_layout_*.
2011-11-05 Martin Quinsonusing pointer to scalar is a strange way to return...
2011-11-04 Martin Quinsonmerge changes. Strange, it seems to ate pierre commit
2011-11-04 Martin Quinsonregenerate with flexml 1.9.2 (fix to my recent changes...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryOptimize swags and save calls from Surf
2011-11-02 Christophe ThiéryDirect context switching: clean the semantics of parmap
2011-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
2011-10-28 Martin Quinsonreduce greatly the size of the static string for logs...
2011-10-25 Marion Guthmullermodel-checker : function to compare values of propositi...
2011-10-25 Marion Guthmullermodel-checker : new functions to compare mmalloc in...
2011-10-25 Marion Guthmullermodel-checker : new comparison for reached pairs (autom...
2011-10-25 Marion Guthmullercorrection compile warnings
2011-10-25 Marion Guthmullernew struct automaton
2011-10-20 Martin Quinsonmerge branches
2011-09-27 Arnaud GierschInline macro _XBT_LOG_EV_BUFFER_ZERO and remove its...
2011-09-08 Arnaud GierschFix compilation warnings in ISO-C99 mode.
2011-09-08 NavarropRevert "Re-apply old patch A. Giersch 06/07/2010"
2011-09-08 NavarropRe-apply old patch A. Giersch 06/07/2010
2011-08-03 Martin Quinsonimprove reference documentation
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 unknownNo need to have difference between win32 and Unix syste...
next