Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add yet another stunt with smpi_simulated_main to provide support for f90
[simgrid.git] / src / xbt /
2012-11-30 shensheiMerge ../simgrid
2012-11-28 paul bedarideAdd macros to generate simcalls code
2012-11-28 Marion Guthmullermodel-checker : try first to associate each block or...
2012-11-27 Marion Guthmullermodel-checker : remove unnecessary step
2012-11-27 Marion Guthmullermodel-checker : equal_to field of blocks/fragments...
2012-11-27 Marion Guthmullermodelc-checker : reset list of blocks/fragments pairs...
2012-11-27 Marion Guthmullermodel-checker : init equal_to field to -1 for each...
2012-11-27 Marion Guthmullermodel-checker : set size used to 0 when free fragment
2012-11-27 Arnaud GierschTypo + kill useless empty lines.
2012-11-27 Arnaud GierschCall xbt_log_postexit() at the end.
2012-11-27 Arnaud GierschFile is unused since commit 678328fb7b84cbcebfff2e5df24...
2012-11-26 Arnaud GierschRemove needless volatile qualifier.
2012-11-26 Martin Quinsondoxygen is sooooo roten, it drives me crazy
2012-11-26 Martin Quinsonadd xbt_fifo_search(), to search an item with a user...
2012-11-25 Martin Quinsonmove sg_cmdline to xbt/virtu.h module, and rename it...
2012-11-25 Martin Quinsonxbt_os_procname and xbt_binary_name are the same -...
2012-11-25 Martin QuinsonApparently, I'm not allowed to free the memory here
2012-11-25 Martin Quinsonplug a (damn) memleak. Gosh, this one was hard to get...
2012-11-23 Arnaud GierschRemove fixme comment.
2012-11-23 Arnaud GierschLog priorities were renamed a long time ago.
2012-11-23 Arnaud GierschEradicate gras further.
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschFinalize coverage for swag.c.
2012-11-23 Arnaud GierschKill more references to GRAS.
2012-11-23 Arnaud GierschRename gras_config to internal_config.
2012-11-23 Arnaud GierschKill xbt_dynar_dopar().
2012-11-23 Arnaud GierschUse real threads for xbt_dynar_dopar.
2012-11-22 Martin Quinsonuseless cosmetic
2012-11-22 Martin Quinsonkill synchronized dynars: we don't need them and they...
2012-11-22 sutertypo--
2012-11-22 Arnaud GierschWe want host name here, not process name.
2012-11-22 Arnaud GierschDefine xbt_os_procname().
2012-11-22 Arnaud Gierschxbt_trp and xbt_datadesc were removed.
2012-11-22 Arnaud GierschLog category gras_trp_sg does not exist anymore.
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-11-22 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-21 Augustin Degommesecure the stack size parameter for thread,
2012-11-21 Martin Quinsons/lastest/latest/ (stupid me)
2012-11-20 Marion Guthmullermodel-checker : rename cfg flag for state comparison...
2012-11-19 Marion Guthmullermodel-checker : fix compilation error (with optimizatio...
2012-11-18 Marion Guthmullermodel-checker : improve stack ignore in heap comparison...
2012-11-18 Marion Guthmullermodel-checker : stateful mode disabled by default
2012-11-15 Marion Guthmullermodel-checker : store last visited states during explor...
2012-11-14 Arnaud GierschSize can be negative. Use ssize_t instead of size_t.
2012-11-13 Marion Guthmullermodel-checker : new cfg command line flag (model-check...
2012-11-12 Augustin Degommecosmetics and fix ugly bug in windows code
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-11 Marion Guthmullermodel-checker : remove chunks used comparison at the...
2012-11-09 Marion Guthmullermodel-checker : getter function for chunks used in...
2012-11-09 Marion Guthmullermodel-checker : use statistics already included in...
2012-11-09 Marion Guthmullermodel-checker : initialize global variables
2012-11-09 Augustin Degommeadd a function in xbt to allow setting the stack size...
2012-11-08 Marion Guthmullermodel-checker : new command line flag (model-check...
2012-11-07 Marion Guthmullermodel-checker : initialize global variable ignore_done...
2012-11-07 Marion Guthmullermodel-checker : add ignore mechanism for comparison...
2012-10-27 Marion Guthmullermodel-checker : update second parameter of mmorecore...
2012-10-27 Marion Guthmullermodel-checker : remove the display of promela property
2012-10-27 Marion Guthmullermodel-checker : fix memory leaks in heap comparison
2012-10-27 Marion Guthmullermodel-checker : fix some memory leaks
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-27 Arnaud GierschMerge branch 'v3_8_x'
2012-10-25 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-25 navarroTranform extern for XBT_PUBLIC
2012-10-25 navarroDelete some warning during the ref_guide build
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschRegenerate with latest flexml.
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 navarroAdd first steps for a TAG tutorial
2012-10-23 Arnaud GierschCannot use xbt_die when log layout format contains...
2012-10-23 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2012-10-19 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-19 Maximiliano GeierMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-18 Arnaud GierschDon't ignore return value of 'system'.
2012-10-17 Martin QuinsonEnsure that the mallocator are really inactive when...
2012-10-16 Martin Quinsons/MC_IS_ENABLED/MC_is_active()/ to remove an unfriendly...
2012-10-16 Martin Quinsondocument that we really need xbt_os_thread_atfork ...
2012-10-16 Martin QuinsonDo not store any metadata where the user (was) legitima...
2012-10-14 Martin Quinsontry to get /some/ info from the cdash by not intentiona...
2012-10-12 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-12 Marion Guthmullermodel-checker : display malloc backtrace according...
2012-10-11 paul bedarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-11 Arnaud GierschReturn immediately if p==NULL.
2012-10-11 Arnaud GierschNew cmake option "enable_mallocators", useful to disabl...
2012-10-11 Arnaud GierschInclude standard header files after local includes.
2012-10-10 Arnaud GierschAvoid to fail when we cannot read the output of addr2line.
2012-10-10 Arnaud GierschTypo.
2012-10-10 Marion Guthmullerfunction check_fraghead to detect mmalloc metadata...
2012-10-09 Martin Quinsonimprove a comment
2012-10-09 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-09 Marion Guthmullerset size to -1 for free fragments in new fragmented...
2012-10-09 Marion Guthmullerset value -1 in unsigned short cannot work fine ...
2012-10-08 Marion Guthmullerset size_used negative for free fragment/block
2012-10-08 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-10-08 Marion GuthmullerUNLOCK forgotten before THROWF
2012-10-08 Marion Guthmullercheck if free on fragment already free
2012-10-08 Martin QuinsonBug fix in mrealloc where the previous content could...
2012-10-08 Martin Quinsonadd a basic tesh test about mmalloc
2012-10-08 Martin Quinsonkill a very old TODO file. We don't care of running...
next