Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Give vriable APPLE if on mac
[simgrid.git] / src /
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
2012-05-04 navarroRewrite function net_update_action_remaining_lazy like...
2012-05-04 Arnaud LegrandGet rid of intrusive check now that suspend, resume...
2012-05-04 Arnaud LegrandBetter coverage of SIMIX_process_suspend and resume.
2012-05-03 navarroA priori, no need to propagate modifications when the...
2012-05-03 navarroRevisit lazy_remaining_update that was completely broken.
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Arnaud LegrandMake the suspend/resume work while a process is in...
2012-05-03 Marion Guthmulleradd SIMIX_host_get/set_data declaration in simix.h...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion Guthmullermodel-checker : new comparison of region (program data...
2012-05-02 navarroThis file does not exist.
2012-04-30 Martin QuinsonStop using SMX host->data to store MSG host
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Martin Quinsonsimplify msg_host_t by inlining the simdata field
2012-04-27 Martin Quinsonsave one pointer per MSG host
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-27 Martin QuinsonEnhance the communication filtering mechanism
2012-04-27 Marion Guthmullermodel-checker : remove meta-data of heap in comparison...
2012-04-27 Arnaud GierschWorkaround problem with excess precision on i387 FPU.
2012-04-27 Arnaud GierschUse existing xbt_swag_reset().
2012-04-27 navarroUpdate tesh for kill start time.
2012-04-27 navarroRewrite the kill_time mecanism.
2012-04-27 Arnaud GierschRevert "got a "might be clobbered by ‘longjmp’ or ...
2012-04-27 Arnaud GierschUseless free, and other cosmetics.
2012-04-27 Arnaud GierschPass 'res->link_list' and 'lat' directly to routing_get...
2012-04-27 Arnaud GierschMake floyd_get_route_and_latency cleaner, and hopefully...
2012-04-27 Arnaud GierschCosmetics: a switch..case is clearer here.
2012-04-27 Arnaud GierschRework xbt_dynar_three_way_partition.
2012-04-27 Arnaud GierschCosmetics: misleading indentation.
2012-04-27 Arnaud GierschReinitialize waiting_action at proper place.
2012-04-27 Arnaud GierschEmpty argument is allowed for XBT_IN().
2012-04-27 Arnaud GierschUse XBT_OUT/XBT_HERE with user defined format.
2012-04-27 Frederic Sutergot a "might be clobbered by ‘longjmp’ or ‘vfork’"...
2012-04-27 Frederic Suterglobal_routing doesn't exist anymore. If I'm correct...
2012-04-26 Arnaud LegrandProcess that suspend themselves now create the correspo...
2012-04-26 Arnaud LegrandLet's not assume that an unsigned long int always behav...
2012-04-26 Arnaud LegrandThis function has no reason to go public.
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-26 Duco van AmstelFixed some compilation issues (warnings) in last commits
2012-04-25 Arnaud LegrandMinor tracing/debug output improvement.
2012-04-25 Arnaud LegrandDo not try to resume a dying process. The corresponding...
2012-04-25 Arnaud LegrandEnsure that the same process never appears twice in...
2012-04-25 Arnaud LegrandMake sure that kill simcalls are processed (with SIMIX_...
2012-04-25 Arnaud LegrandAdd a convenient dynar function to sort the dynar using...
2012-04-25 Arnaud LegrandFix a very old typo...
2012-04-25 Arnaud LegrandLame attempt to make cleanup and kill coexist
2012-04-25 Arnaud LegrandOn a timeout we do not wait anymore on a task.
2012-04-25 Arnaud LegrandThis should indeed be useless so let's remove it.
2012-04-25 Arnaud LegrandThis commit partially reverts commit 4e0c8570051df3f711...
2012-04-25 schnorr[trace] let user code declare/set/push/pop states for...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next