Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
MPI_Address didn't return MPI_SUCCESS on success
[simgrid.git] / src / xbt /
2012-09-17 Arnaud GierschUse latest flexml for maintainer files.
2012-09-11 navarroAdd a function ls to storage
2012-09-03 navarroAdd properties to AS structure (Not work for now) and...
2012-08-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-08-17 Marion Guthmullermodel-checker : try first to associate each block or...
2012-08-16 Marion Guthmullermodel-checker : remove unnecessary step
2012-08-16 Marion Guthmullermodel-checker : equal_to field of blocks/fragments...
2012-08-16 Marion Guthmullermodelc-checker : reset list of blocks/fragments pairs...
2012-08-16 Marion Guthmullermodel-checker : init equal_to field to -1 for each...
2012-08-16 Marion Guthmullermodel-checker : set size used to 0 when free fragment
2012-08-10 Augustin Degommedeactivate change induced by re7d52b71aae7 in logging...
2012-08-09 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-08-09 Martin QuinsonVarious hacks to unbench the logging to disk when run...
2012-08-02 Marion Guthmullermodel-checker : add block and fragment number in mc_ign...
2012-08-01 Marion Guthmullermodel-checker : count ignore done in heap comparison...
2012-08-01 Marion Guthmullermodel-checker : sort ignore list and dichotomic search
2012-08-01 Marion Guthmullermodel-checker : forget case of comparison in heap compa...
2012-08-01 Marion Guthmullermodel-checker : ignore irrelevant differences for heap...
2012-07-31 Jean-Baptiste HervéMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-07-30 Marion Guthmullermodel-checker : cleanup for heap comparison
2012-07-25 Marion Guthmullermodel-checker : new heap comparison algorithm
2012-07-22 Martin QuinsonNew function: xbt_os_timer_resume() to restart a timer...
2012-07-17 Martin Quinsonregenerate the flexer files with a recent flexml, so...
2012-07-12 Marion Guthmullermodel-checker : remove unnecessary memset on free fragm...
2012-07-11 navarroAdd a tag cabinet to write new kind of cluster. See...
2012-07-10 Marion Guthmullermodel-checker : new recursive function for comparison...
2012-07-10 Marion Guthmullermodel-checker : malloc_backtrace_display functions...
2012-07-10 Marion Guthmullermodel-checker : heapinfo adresses refer to saved heap...
2012-07-10 Marion Guthmullermodel-checker : remove header of unused function
2012-07-10 Marion Guthmullermodel-checker : memset 0 on free block/fragment
2012-07-10 Marion Guthmullermodel-checker : update backtrace display
2012-07-10 Marion Guthmullermodel-checker : remove unused function
2012-07-10 Marion Guthmullermodel-checker : initialize variables
2012-07-09 Martin Quinsondocument the upcoming change in SMPI
2012-07-05 Martin Quinsonregenerate the parser files with flexml 1.9.3 (thx...
2012-07-03 Marion Guthmullermodel-checker : pointer detection fixed
2012-07-03 Samuel LepetitLittle change in xbt_dynar_to_array doc
2012-07-03 navarroFix some warnings in doc
2012-07-02 Marion Guthmullermodel-checker : extend pointer detection in heap compar...
2012-07-02 Marion Guthmullermodel-checker : remove unnecessary test
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-06-29 Marion Guthmullermodel-checker : get fragment number like in realloc...
2012-06-28 Arnaud GierschUpdate with flex from Debian (includes fixes for ia64).
2012-06-27 Marion Guthmullermodel-checker : detect valid block or fragment pointer...
2012-06-27 Samuel LepetitFirst bricks for auto_restart support in SIMIX/MSG.
2012-06-27 Samuel LepetitChanges in generated files from DTD change.
2012-06-26 Arnaud GierschComplete help for logs.
2012-06-26 Arnaud GierschRemove obsolete command line arguments from help.
2012-06-22 Marion Guthmullermodel-checker : detect pointers on valid fragment in...
2012-06-21 Martin QuinsonCleanups in the --cfg options regarding model-checking
2012-06-21 Martin QuinsonVarious cleanups to the model-checking user interface
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Martin Quinsonuseless cosmetics
2012-06-21 jbrvremove some trailing spaces
2012-06-20 Marion Guthmullermodel-checker : new surf configuration mc-checkpoint
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Marion Guthmullermodel-checker : cosmetics, tab forgotten
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 navarroReplace usleep for nanosleep
2012-06-20 Arnaud GierschKeep tabs in generated files.
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-20 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-20 Marion Guthmullermodel-checker : cosmectics reindent and unnecessary...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-06-20 Marion Guthmullermodel-checker : detect pointers on valid blocks in...
2012-06-20 Marion Guthmullermodel-checker : memset 0 on block/fragment allocated...
2012-06-19 Marion Guthmullermodel-checker : fixme about initialization
2012-06-19 Marion Guthmullermodel-checker : remove unused code and update debug...
2012-06-19 Marion Guthmullermodel-checker : add stats in mmalloc
2012-06-19 Marion Guthmullermodel-checker : cosmetics reindent
2012-06-18 Marion Guthmullermodel-checker : add debug messages
2012-06-18 Marion Guthmullermodel-checker : assert on block/fragment address in...
2012-06-18 Marion Guthmullermodel-checker : unnecessary comments removed
2012-06-15 navarroClean sources for mc and reedit some files
2012-06-14 Marion Guthmullerresolve merge conflict
2012-06-14 Marion Guthmullermodel-checker : lex and yacc parsing moved in src/xbt...
2012-06-14 Marion Guthmullermodel-checker : remove unused files
2012-06-14 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-14 Arnaud GierschAdd cases for missing enumeration values.
2012-06-14 Marion Guthmullermodel-checker : add header (description, copyright...
2012-06-14 Marion Guthmullermodel-checker : comment unused variable
2012-06-14 Marion Guthmullermodel-checker : get end heap with field breakval in...
2012-06-14 Marion Guthmullermodel-checker : fix std_heap address for heap compariso...
2012-06-13 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion Guthmullermodel-checker : get std_heap with mmalloc_get_current_h...
2012-06-13 Marion Guthmullermodel-checker : remove unused argument in functions...
2012-06-13 Marion Guthmullermodel-checker : add total hamming distance for heap...
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-12 Arnaud GierschRename functions xbt_dict_hash*() to xbt_str_hash().
2012-06-12 Arnaud GierschInline functions without their definitions don't make...
2012-06-12 Marion Guthmullermodel-checker : warnings compilation fixed
2012-06-12 Marion Guthmullerfix merge conflict
2012-06-12 Marion Guthmullermodel-checker : fix number and address of blocks in...
2012-06-12 Arnaud GierschDefine variables in C file.
2012-06-12 Arnaud GierschDeclare exported functions in header.
2012-06-12 Arnaud GierschFix compilation errors about unused or uninitialized...
2012-06-11 Marion Guthmullermodel-checker : remove useless memcmp in heap compariso...
2012-06-11 jbrvAdd a function to copy a RngStream structure
next