Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a test for SMPI shared malloc and free
[simgrid.git] / src / xbt /
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-06-06 Martin QuinsonMake semaphores visible from MSG
2013-06-06 Martin Quinsonkill some dead code
2013-06-06 Martin Quinsonthese got regenerated, apparently with a newer version...
2013-06-05 Martin Quinsondocument the fact that we accept abbreviations of log...
2013-05-31 Marion Guthmullermodel-checker : simplify algorithm for the verification...
2013-05-16 Arnaud GierschRemove now unused log category.
2013-05-16 Guillaume SerrièreAdd of context creation in parmap.
2013-05-15 Paul BédarideRemove PCRE dependency and RuleBased routing
2013-05-10 Paul BédarideAdd new boolean type for configuration
2013-05-07 Arnaud GierschUse right test for error checking.
2013-05-06 Paul BédarideAdd unit support in xml files [#14422]
2013-04-15 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-04-09 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2013-04-02 Marion Guthmullermodel-checker : signed int instead of unsigned int
2013-04-01 Marion Guthmullermodel-checker : update state equality detection
2013-03-29 Augustin Degommefreebsd compatibility
2013-03-25 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-03-19 Arnaud GierschGenerated file has changed.
2013-03-19 Marion Guthmullermodel-checker : free memory
2013-03-19 Marion Guthmullermodel-checker : cosmetics
2013-03-19 Marion Guthmullermodel-checker : fragment size and fragment number may...
2013-03-19 Marion Guthmullermodel-checker : cleanups
2013-03-16 Marion Guthmullermodel-checker : fix compilation error without MC
2013-03-16 Marion Guthmullermodel-checker : code refactoring for heap comparison...
2013-03-16 Marion Guthmullermodel-checker : get current backtrace with libunwind...
2013-03-16 Marion Guthmullermodel-checker : set ignore flag to 0 if reallocation
2013-03-16 Marion Guthmullermodel-checker : minor changes for debug information...
2013-03-16 Marion Guthmullermodel-checker : check if fragment or block has been...
2013-03-16 Marion Guthmullermodel-checker : use short instead of int for ignore...
2013-03-16 Marion Guthmullermodel-checker : init ignore information for each block...
2013-03-16 Marion Guthmullermodel-checker : fix memory leak
2013-03-08 Arnaud GierschImprove the printing of default values when size != 1.
2013-02-21 Arnaud GierschRemove useless statements.
2013-02-21 Arnaud GierschTry to fix const madness.
2013-02-21 Arnaud GierschFix memory leaks in smpi.
2013-02-19 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-18 Arnaud GierschRemove declarations for nonexistent functions or variables.
2013-02-14 Arnaud GierschRemove remaining traces from synchronized dynars.
2013-02-14 Arnaud GierschReplace, when possible, calls to bprintf() by calls...
2013-02-14 Arnaud GierschRemove unused static functions.
2013-02-14 Jonathan Rouzaud... Remove commented code from surf_routing_cluster
2013-02-13 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-13 Martin Quinsondocument that the search function on dynar don't work...
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-11 Augustin Degommevarious fixes to hopefully compile under win32
2013-02-11 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-07 Martin QuinsonSeed the random generators before the main()
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Arnaud GierschRewrite xbt_getline.
2013-02-04 Arnaud LegrandThis way of passing arguments has changed since a long...
2013-02-04 Martin Quinsonuse our xbt_getline on every platform to ease our cmake...
2013-02-03 Arnaud GierschRename getline as xbt_getline.
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-02-01 Marion Guthmullermodel-checker : remove var in list of global variables...
2013-02-01 Martin QuinsonCompile with a recent flexml
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-31 Marion Guthmullermodel-checker : get bytes used in std_heap instead...
2013-01-31 Arnaud GierschMerge branch 'with_java'
2013-01-31 Maximiliano GeierAdded xbt_dynar_remove_n_at to remove an n-sized slice...
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-30 Arnaud GierschMerge branch 'v3_9_x'
2013-01-30 Arnaud GierschMerge remote-tracking branch 'github/master'
2013-01-30 Paul BédarideSet a fixed seed for srand and srand48
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 Paul BédarideMerge branch 'master' of 192.168.8.160:/git/simgrid
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-29 Arnaud GierschConnect log category xbt_heap.
2013-01-28 Arnaud GierschAvoid "maybe uninitialized" warning.
2013-01-25 Marion Guthmullermodel-checker : need to switch between raw heap and...
2013-01-25 Marion Guthmullermodel-checker : move function from mc_global in mm_modu...
2013-01-25 Marion Guthmullermodel-checker : start canonicalizatipn in heap comparis...
2013-01-25 Marion Guthmullermodel-checker : cleanups for heap comparison from globa...
2013-01-25 Marion Guthmullermodel-checker : stop heap comparison when the first...
2013-01-21 Paul BédarideAll hosts types fusion to xbt_dictelm_t
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-17 Arnaud GierschMerge branch 'vmtrace' again (don't try to undersatand...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge branch 'vmtrace'
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Trying to fix modification with new master branch
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-10 Marion Guthmullermodel-checker : some cleanup in mmalloc_compare_heap...
2013-01-08 Arnaud GierschAvoid to put smpi symbols in libsimgrid.
2013-01-07 Marion Guthmullermodel-checker : comment backtrace and add ignore mechan...
2012-12-20 Arnaud GierschUse "debug" log level here.
2012-12-20 Arnaud GierschSome symbols were renamed by last flexml update.
2012-12-20 Arnaud GierschUpdate with newer flexml.
2012-12-20 Martin Quinsonmake MSG_config public, document it, and implement...
2012-12-20 Paul BédarideMove module tracing into corresponding modules
2012-12-19 Martin Quinsonuse system malloc for the raw heap if GNU ld is used
2012-12-18 Martin QuinsonUse xbt_malloc (and friends) instead of direct malloc()
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-12-11 Arnaud GierschRemove now unused support for remote exceptions.
next