Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Completely remove surfxml_callback.
[simgrid.git] / src / xbt /
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
2012-06-11 jbrvMove XBT hash functions to xbt_str.c and make them...
2012-06-09 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-09 Marion Guthmullermodel-checker : heap comparison algorithm rewrited
2012-06-08 suterFirst step to move trace replay from MSG towards SMPI
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-06 Marion Guthmullertypos in message of backtrace display (where malloced...
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-06-03 Marion Guthmullermodel-checker : free pointers
2012-06-03 Marion Guthmullermodel-checker : initialize pointer and update indice...
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-02 Marion Guthmullermodel-checker : free pointer
2012-06-02 Marion Guthmullermodel-checker : free pointers
2012-06-01 Arnaud GierschUndefine this terms, or supernovae build will fail.
next