Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Apparently, I'm not allowed to free the memory here
[simgrid.git] / src /
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-23 Arnaud GierschMove check at another place where it doesn't break...
2012-11-22 Martin Quinsonuseless cosmetic
2012-11-22 Martin Quinsoncomments, debugs and other minor glitches
2012-11-22 Martin Quinsonkill synchronized dynars: we don't need them and they...
2012-11-22 sutertypo--
2012-11-22 sutersome things do not have to be done by each process
2012-11-22 Arnaud GierschWe want host name here, not process name.
2012-11-22 Arnaud GierschRemove more references to gras.
2012-11-22 Arnaud GierschDefine xbt_os_procname().
2012-11-22 Arnaud Gierschxbt_trp and xbt_datadesc were removed.
2012-11-22 Arnaud GierschKill gras_modinter.h.
2012-11-22 Arnaud GierschLog category gras_trp_sg does not exist anymore.
2012-11-22 suterremove some leaks in verbose replay
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 Augustin Degommeseriously ...
2012-11-21 Marion Guthmullermodel-checker: take snapshot if property file set
2012-11-21 Martin Quinsons/lastest/latest/ (stupid me)
2012-11-21 Marion Guthmullermodel-checker : abort if acceptance cycle detected
2012-11-21 Marion Guthmullermodel-checker : remove automatic activation of MC if...
2012-11-20 Marion Guthmullermodel-checker : rename cfg flag for state comparison...
2012-11-20 Marion Guthmullermodel-checker : use xbt_cfg_setdefault instead of defau...
2012-11-20 Marion Guthmullermodel-checker : ignore coverage variables
2012-11-20 Marion Guthmullermodel-checker : abort if popen failed
2012-11-19 Marion Guthmullermodel-checker : fix compilation error (with optimizatio...
2012-11-19 Martin Quinsonadd the TLA specification of the simix network layer...
2012-11-19 Martin Quinsonattempt to get everything properly cleaned when only...
2012-11-18 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-18 Marion Guthmullermodel-checker : fix insertion in mc_data_bss_comparion
2012-11-18 Marion Guthmullermodel-checker : ignore some variables enabled with...
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-17 Marion Guthmullermodel-checker : stop independance reduction if same...
2012-11-16 Marion Guthmullermodel-checker : ignore new local variable
2012-11-16 Marion Guthmullermodel-checker : use XBT_DEBUG instead of XBT_INFO
2012-11-16 Marion Guthmullermodel-checker : MC_init() must be called for initial...
2012-11-16 Marion Guthmullermodel-checker : fix dpor algorithm
2012-11-16 Marion Guthmullerforget to apply cleanups in MC on SMPI (separate MC_mod...
2012-11-15 Marion Guthmullermodel-checker : factorize code for safety and liveness...
2012-11-15 Marion Guthmullermodel-checker : fix dependance theorem according to...
2012-11-15 Marion Guthmullermodel-checker : warning message if max depth is reached
2012-11-15 Marion Guthmullermodel-checker : memory free
2012-11-15 Marion Guthmullermodel-checker : cleanups in verification of current...
2012-11-15 Marion Guthmullermodel-checker : comparison times are NULL for visited_pair
2012-11-15 Marion Guthmullermodel-checker : fix segfault in get_local_variables_val...
2012-11-15 Marion Guthmullermodel-checker : store last visited states during explor...
2012-11-15 Arnaud GierschPut forward declaration of static function in c file...
2012-11-15 paul bedarideFix TestSuite.msg-file
2012-11-14 Martin QuinsonNew function: MSG_get_process_number()
2012-11-14 Arnaud Gierschsmpicc: also reset CMAKE_LINKARGS when no linking is...
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 Marion Guthmullermodel-checker : cosmetics on log message
2012-11-12 Marion Guthmullermodel-checker : Add statistics about comparison times...
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 Lucas Schnorr[trace] bye bye triva, welcome viva
2012-11-12 Augustin Degommeupdate doc for asynchronous send
2012-11-12 Lucas Schnorr[trace] do not extract topology graph if user ask to...
2012-11-12 Lucas Schnorr[trace] new tracing option to disable the topology...
2012-11-12 Lucas Schnorr[trace] cosmetics, platform is registered as a hierarch...
2012-11-12 Augustin Degommeavoid setting the value of the stack size for thread...
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-11 Marion Guthmullermodel-checker : unset raw heap after display of statist...
2012-11-11 Marion Guthmullermodel-checker : get times elapsed for snasphot comparison
2012-11-11 Marion Guthmullermodel-checker : add ignore mechanism for global variabl...
2012-11-11 Marion Guthmullermodel-checker : get start of libsimgrid bss segment...
2012-11-11 Marion Guthmullermodel-checker : typo
2012-11-09 Marion GuthmullerShake up snapshot comparison : apply a new order of...
2012-11-09 Marion Guthmullermodel-checker : remove unnecessary comment
2012-11-09 Marion Guthmullermodel-checker : move creation of initial_state_liveness...
2012-11-09 Marion Guthmullermodel-checker : add size of stack in parameter of 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 : enable WaitTimeout requests only if...
2012-11-08 Marion Guthmullermodel-checker : new command line flag (model-check...
2012-11-07 Marion Guthmullermodel-checker : initialize variables (compilation error...
2012-11-07 Marion Guthmullermodel-checker : add debug information on processes...
2012-11-07 Marion Guthmullermodel-checker : initialize global variable ignore_done...
2012-11-07 Marion Guthmullermodel-checker : remove backtracking if no more request...
2012-11-07 Marion Guthmullermodel-checker : comment trigger for state equality...
2012-11-07 Marion Guthmullermodel-checker : improve debug information for stacks...
2012-11-07 Marion Guthmullermodel-checker : add local variables from xbt/ex.h in...
2012-11-07 Marion Guthmullermodel-checker : ignore some local variables from xbt...
2012-11-07 Marion Guthmullermodel-checker : memory free
next