Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rewrite function net_update_action_remaining_lazy like in cpu.
[simgrid.git] / src / xbt /
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-27 Marion Guthmullermodel-checker : remove meta-data of heap in comparison...
2012-04-27 navarroRewrite the kill_time mecanism.
2012-04-27 Arnaud GierschRework xbt_dynar_three_way_partition.
2012-04-27 Arnaud GierschEmpty argument is allowed for XBT_IN().
2012-04-26 Arnaud LegrandLet's not assume that an unsigned long int always behav...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-26 Duco van AmstelFixed some compilation issues (warnings) in last commits
2012-04-25 Arnaud LegrandAdd a convenient dynar function to sort the dynar using...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-21 Arnaud GierschAdd full references for the articles.
2012-04-20 Marion Guthmullermodel-checker : get pointer address for bytes detected...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-20 Arnaud GierschConsolidate loops. Also remove useless initializations.
2012-04-20 Arnaud GierschBreak recursion a bit earlier.
2012-04-20 Arnaud GierschAdd a --verbose option for testall.
2012-04-20 Arnaud GierschUse pointer arithmetic for accessing to dynar elements.
2012-04-20 Arnaud GierschUse a smarter algorithm for xbt_str_diff.
2012-04-04 navarroFix warning by doxygen
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschEradicate strange characters...
2012-04-02 Arnaud GierschOptimize xbt_str_diff further.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Arnaud GierschAllow to give a priority to _XBT_GNUC_{CONS,DES}TRUCTOR.
2012-03-30 Arnaud GierschDeclare the main log categories into their respective...
2012-03-30 Arnaud GierschRemove unused log category.
2012-03-30 Arnaud GierschAlso connect main log categories.
2012-03-30 Arnaud GierschRemove unused 2nd parameter for XBT_LOG_CONNECT.
2012-03-30 Arnaud GierschConnect categories before parsing the command line.
2012-03-28 Arnaud GierschLog sd_dotparse only exists when HAVE_GRAPHVIZ.
2012-03-28 Arnaud GierschHandle --help-log* options from xbt_log_init.
2012-03-28 Arnaud GierschRemove --*-log options that are deprecated since nearly...
2012-03-28 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-28 Arnaud GierschTypo.
2012-03-28 Arnaud GierschRemember the description for log categories.
2012-03-28 Arnaud GierschFirst attempt to display log categoy hierarchy.
2012-03-28 Arnaud GierschMove LOG_help() from surf_config.c to log.c.
2012-03-28 Arnaud GierschCosmetics: sort calls to XBT_LOG_CONNECT.
2012-03-28 Arnaud GierschRemove useless use of XBT_LOG_EXTERNAL_CATEGORY.
2012-03-28 Arnaud GierschCosmetics: use XBT_LOG_EXTERNAL_DEFAULT_CATEGORY where...
2012-03-28 Arnaud GierschRemove references to undefined log categories.
2012-03-27 schnorrif node_name function is defined, nodes are uniquely...
2012-03-27 schnorrdocument xbt graph functions
2012-03-27 schnorruse complete variable name
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 Arnaud LegrandMake mallocators thread-safe
2012-03-26 Arnaud GierschBe more defensive against broken parameters.
2012-03-26 Arnaud GierschRevert "This commit breaks the simgrid-java execution...
2012-03-26 navarroThis commit breaks the simgrid-java execution; Revert...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 Arnaud GierschRemove useless message.
2012-03-22 Arnaud GierschAvoid unnecessary loop.
2012-03-20 Martin Quinsondocument xbt_peer_t and friends
2012-03-19 Arnaud LegrandDoes not fix any particular bug but a lame cut & paste...
2012-03-15 Marion Guthmullermodel-checker : get offset for each different byte...
2012-03-15 Marion Guthmullermodel-checker : hamming distance computed for each...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-13 Arnaud Gierschxbt_str_diff: make it use less memory.
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-03-07 Marion Guthmullermodel-checker : SMALLEST_POSSIBLE_MALLOC increased
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 Arnaud GierschMissing include.
2012-02-28 Arnaud GierschCosmetics: s/overide/override/g.
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 Guthmullermodel-checker : add backtrace for each fragment allocat...
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-28 Marion Guthmullermodel-checker : only reindent, no real change (safe...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-23 Arnaud GierschAn unsigned int may be too short with 64bits pointers.
2012-02-22 Arnaud GierschFix more format strings and parameters.
2012-02-22 Arnaud GierschRename variable hiding others.
2012-02-22 Arnaud GierschFormat for an unsigned short is %hu.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Marion Guthmullermodel-checker : memcmp on space really used in fragment
2012-02-21 Arnaud Giersch Mark variable as unused.
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Arnaud GierschTry to avoid to mix enum with anything else.
2012-02-21 Arnaud GierschDon't hide variables with multiple declarations.
2012-02-21 Arnaud GierschAn unsigned int cannot be negative.
2012-02-21 Arnaud GierschThe semaphore doesn't need to be shared between processes.
2012-02-21 Arnaud GierschRemove unused field "locked" in struct mdesc.
2012-02-21 Marion Guthmullermodel-checker : remove arg std_heap_addr in mmalloc_com...
2012-02-21 Marion Guthmullermodel-checker : add backtrace when large block(s) mallo...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Marion Guthmullermodel-checker : function mmalloc_compare_mdesc rewritte...
2012-02-21 Marion Guthmullermodel-checker: remove subcategory log unused
2012-02-15 unknownProtect DllMain with ifndef GNUC
2012-02-13 navarroUse only one variable and protect for windows only
2012-02-13 unknownFix twice call of xbt_preinit and xbt_postinit
2012-02-13 unknownOn win32, fix configure when try to compile and run...
2012-02-13 unknownFix compilation error on windows.
next