Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
The usual typo.
[simgrid.git] / src /
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...
2012-05-23 suterslight change to the dump function
2012-05-23 suteradd a SD_workstation_dump function (not tested yet)
2012-05-23 Arnaud GierschCosmetics: keep categories lexicographically ordered.
2012-05-23 Arnaud GierschUse standard modifier %z instead of %Z.
2012-05-23 Arnaud GierschA cast is mandatory here to discard the volatile qualifier.
2012-05-23 Arnaud GierschGive the correct address for the source of memcpy
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Marion Guthmullermodel-checker : function get_addr_memory_map rewrited...
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Marion Guthmullercompilation errors (optimizations and model checking...
2012-05-22 navarroMerge ... cpu_update_actions_state_full and net_update_...
2012-05-22 navarroMerge cpu_update_actions_state_lazy and net_update_acti...
2012-05-22 navarroForget to remove this line from previous commit
2012-05-22 navarroMerge cpu and network
2012-05-22 navarroFix compilation with MSG_DEPRECATED
2012-05-22 Arnaud GierschEnsure that lfields[] is fully initialized.
2012-05-22 Arnaud GierschThe mutex is useless when mallocators are disabled.
2012-05-22 navarroFix compilation when using MSG_USE_DEPRECATED
2012-05-22 Frederic SuterAdd a new type of typed task that we may be able to...
2012-05-22 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
2012-05-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-21 Marion Guthmullermodel-checker : get location of pointed address in...
2012-05-20 Duco van AmstelA few more details in some functions descriptions
2012-05-15 Arnaud LegrandSet up documentation for simix
2012-05-14 Arnaud GierschMissing include (?).
2012-05-14 Frederic SuterSD_simulate doesn't return a NULL-terminated array...
2012-05-14 Martin Quinsonadd a short proof of corectness. should work too
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Martin Quinsonargument why parallel execution don't jeopardize reprod...
2012-05-14 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-14 Arnaud GierschRemove old cruft.
2012-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-13 Martin Quinsonmake xbt_os_thread module public (Java needs it, at...
2012-05-13 Martin Quinsonensure that this header can be made public by relying...
2012-05-10 Martin Quinsonimprove a comment on my way
2012-05-10 Martin QuinsonMore debugs around process suspension
2012-05-10 Martin Quinsonallow a process blocked on a communication that didn...
2012-05-10 Martin Quinsontypo
2012-05-10 Martin Quinsonnew function xbt_dynar_search_or_negative()
2012-05-10 Samuel LepetitAdd explanation in MSG_task_irecv documentation
2012-05-10 navarroMerge cpu and network for action functions.
2012-05-10 navarroPut those variables private
2012-05-10 navarroTODO for cache friendly
2012-05-10 navarroPrepare network.c and cpu_cas01.c for net and cpu merge.
2012-05-09 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-09 Samuel LepetitLittle mistake in MSG_task_set_name javadoc
2012-05-05 Arnaud GierschUse -DBL_MAX for MIN_KEY_VALUE.
2012-05-05 Arnaud GierschTypo.
2012-05-04 unknownFix compilation error if don't have MMAP like win32
next