Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src /
2012-06-13 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Samuel LepetitDebug the cloud API, it should work as expected now.
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 navarroChange the file API, remove the mount point in each...
2012-06-13 Arnaud GierschCosmetics: allow a semicolon after macro usage.
2012-06-13 Marion Guthmullermodel-checker : new test unit for snapshot comparison
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 Guthmullermodel-checker : test unit for snapshot comparison
2012-06-13 Marion Guthmullermodel-checker : unused variables deleted
2012-06-13 Marion Guthmullermodel-checker : remove unnecessary get_memory_map_addr...
2012-06-13 Marion Guthmullermodel-checker : update include file
2012-06-13 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-13 Marion Guthmullermodel-checker : remove binary name as argument of some...
2012-06-13 jbrvEvent generation for probabilist tmgr_trace
2012-06-13 Marion Guthmullermodel-checker : print statistics in all cases (property...
2012-06-12 Marion Guthmullermodel-checker : comment unused statistics information
2012-06-12 Arnaud GierschDon't rely on the non-standard on_exit() function.
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 navarroRemove some debug from execution
2012-06-12 navarroAdd disk usage and size parameters for storage.
2012-06-12 jbrvAdd a constructor for probabilist tmgr_trace
2012-06-12 Martin Quinsonthat's perfectly fine to not free that memory on proces...
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-12 jbrvchange a function name that I forgot to change
2012-06-11 jbrvTrace manager : add a function to generate values from...
2012-06-11 jbrvTrace manager : Add and change some structures and...
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-11 Stephane Genaudgcc defines __APPLE__, use this instead APPLE
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 jbrvAdd new functions to support different sources of avaib...
2012-06-08 jbrvModify structures to support different sources of avaib...
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-07 schnorr[trace] paje file format has evolved with a new event...
2012-06-07 pierreHack to compile smpi on Mac (but need to fix;)
2012-06-06 Marion Guthmullertypos in message of backtrace display (where malloced...
2012-06-06 schnorr[trace] viva graph configuration (same as for triva...
2012-06-06 schnorr[trace] launch an exception if user provided an unknown...
2012-06-05 Christophe ThiéryThe usual typo.
2012-06-05 Martin Quinsonavoid double free issues when on host failure+process run
2012-06-05 Martin QuinsonBug fixes around the resource failures in Simix
2012-06-05 Martin Quinsondo not hide issues
2012-06-04 Arnaud GierschDeclare as "unsigned" bit fields used as boolean.
2012-06-04 Arnaud GierschCosmetics: align comment.
2012-06-04 Arnaud GierschAdd missing includes.
2012-06-04 Christophe ThiéryA boolean should be unsigned if you want to compare...
2012-06-03 Marion Guthmullermodel-checker : free pointers
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 : initialize pointers (segfault with...
2012-06-02 Marion Guthmullermodel-checker : add pair's number in struct mc_pair_rea...
2012-06-02 Marion Guthmullermodel-checker : free pointers
2012-06-01 Arnaud GierschUndefine this terms, or supernovae build will fail.
2012-06-01 Marion Guthmullermodel-checker : oops, about 3000 blocks unchecked in...
2012-06-01 Marion Guthmullermodel-checker : first work for canonicalisation (get...
2012-06-01 Arnaud GierschUse XBT_PARMAP_DEFAULT as default SIMIX parallel mode.
2012-06-01 navarroUse default value core, state host value if empty
2012-06-01 navarroMissing routing callback and creation of SIMIx and...
2012-05-31 Christophe ThiéryLua: fix an indentation bug in debug logs (the stack...
2012-05-31 Arnaud GierschRevert "Don't fail when backtrace() returns 0."
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMove RngStream to xbt (public)
2012-05-30 navarroSome typos in source code
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 Martin Quinsonmake it clear that this is a boolean field
2012-05-29 Martin QuinsonImprove an error message
2012-05-29 Martin Quinsonrecommit my initial version of cloud stuff for 3.8...
2012-05-29 navarroMust have init MSG/SD/GRAS before using mutex
2012-05-29 navarroCosmetics
2012-05-29 Marion Guthmullermodel-checker : replace all XBT_DEBUG by XBT_INFO
2012-05-29 navarroRemove wrong copy past
2012-05-29 navarroDon't abort if process does not exist.
2012-05-29 navarroRemove kill_time from MSG_process_create_with_environment
2012-05-29 navarroAdd MSG_process_set_kill_time
2012-05-25 Arnaud GierschDon't fail when backtrace() returns 0.
2012-05-25 navarroRemove bindings CXX from Simgrid
2012-05-24 Martin Quinsonhere lucas: =<G>= (you deserve it). Closes #14324
2012-05-24 navarroAdd this function to compile on mac.
2012-05-24 sutercorrect doxygen error (forgot the parameter name in...
2012-05-24 Arnaud GierschRemove unused variables.
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-24 Marion Guthmullermodel-checker : reindent, no change
2012-05-24 Marion Guthmullermodel-checker : switch between data program and data...
2012-05-24 Marion Guthmullermodel-checker : fclose forgotten in get_memory_map_addr
2012-05-23 schnorr[trace] more changes to adapt graph configuration to...
2012-05-23 schnorr[trace] changing graph configuration generation to...
2012-05-23 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
next