Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Whitespace etc. (take #3).
[simgrid.git] / src /
2012-06-07 pierreHack to compile smpi on Mac (but need to fix;)
2012-06-05 Martin Quinsondo not hide issues
2012-06-01 Arnaud GierschUndefine this terms, or supernovae build will fail.
2012-06-01 Arnaud GierschUse XBT_PARMAP_DEFAULT as default SIMIX parallel mode.
2012-06-01 Samuel LepetitMove RngStream to xbt (public)
2012-05-31 Christophe ThiéryLua: fix an indentation bug in debug logs (the stack...
2012-05-31 navarroSome typos in source code
2012-05-31 Martin QuinsonImprove an error message
2012-05-29 navarroMust have init MSG/SD/GRAS before using mutex
2012-05-29 navarroCosmetics
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 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 Arnaud GierschRemove unused variables.
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 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 navarroFix compilation with MSG_DEPRECATED
2012-05-23 Arnaud GierschThe mutex is useless when mallocators are disabled.
2012-05-23 navarroFix compilation when using MSG_USE_DEPRECATED
2012-05-23 Arnaud Giersch"amount" parameter is not valid anymore.
2012-05-23 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
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_...
next