Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'hypervisor' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid...
[simgrid.git] / src / simdag / sd_global.c
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Arnaud GierschTry to exit in a more valgrind friendly manner when...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-09-25 sutersome corrections while chasing leaks
2013-09-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-18 Pierre VeyreMSG storage API improvements
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-09 suterSimdag users may also want to change SimGrid configurat...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-21 alebreMerge with master and fix conflicts
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-02-14 Takahiro Hirofuchiadd model_list_invoke used for solving a problem
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2013-01-29 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-29 Paul BédarideMerge branch 'v3_9_x' of github.com:mquinson/simgrid...
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-29 suteroups! forgot to rest some parts ...
2013-01-23 Paul BédarideRemove MSG_load_platform_script and SD_load_environment...
2013-01-23 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-01-22 sutertiny reindent
2013-01-21 suterImprove behavior of SD_application_reinit. Now, you...
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-14 suterbug fix: If the last released dependency is a control...
2012-12-21 suterCosmetics
2012-12-20 Paul BédarideMove module tracing into corresponding modules
2012-12-17 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-12-17 Paul BédarideMove config from surf to simgrid
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-12 suterfix an issue that occurs when SD_simulate is called...
2012-07-17 Martin QuinsonFix a bug making that the simulation ran longer than...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-14 Frederic SuterSD_simulate doesn't return a NULL-terminated array...
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-28 Arnaud GierschRemove useless use of XBT_LOG_EXTERNAL_CATEGORY.
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-24 schnorr[trace] fix SimDag tracing
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-08 Arnaud GierschUse xbt_swag_reset wherever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-03 Christophe Thiéryxbt_swag_foreach_safe is actually needed here.
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-10-20 Martin Quinsonreduce the amount of damn paranoid checks in simdag...
2011-10-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-20 Martin Quinsonsetup a mallocator for the simdag tasks. The gain is...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin QuinsonPerformance boost by using a swag internally in SD_simulate
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-18 Martin Quinsondoxygen_error--
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe ThiéryLibs created in surf_init should be destroyed be surf_exit
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 navarropfree libs at the right moment.
2011-03-24 navarropUse correct function to free element.
2011-03-24 navarropRemove host_lib, link_lib and as_router_lib from SD_exi...
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2011-03-24 navarropRemove xbt_dict_t links from struct SD_global.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-02-17 agierschUse new style logging macros.
2011-02-09 sahuadded jedule output to SimDAG
2011-02-09 sahujedule binding to SD started
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-13 navarropNow tag config is available.
2010-12-13 schnorr[trace] remove the function that was used to save the...
2010-12-06 schnorr[trace] end must be called while surf configuration...
2010-12-02 schnorr[trace] renaming almost all tracing files in src/instr
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-01 suterwhine if tasks stay unexecuted at the end of the simulation
2010-12-01 alegrandFix doc
2010-11-23 schnorrSD_init and SD_exit call TRACE_start/end if tracing...
2010-10-19 navarropRevert of Lucas commit. All tests were broken.
2010-10-19 schnorrlet user decide to use other models with simdag if...
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 schnorrSimDag instrumentation for categorized resource utilization
2010-10-08 alegrandEnable using other workstation models than ptask_L07...
2010-08-04 coldpeaceadd SD_load_environment_script function to Simdag Module
2010-06-17 suterAdd stuff to make compute tasks schedulable.
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
2010-06-14 suterRename the SD_READY (all dependencies are satisfied...
2010-06-11 suterchange the return type of SD_simulate
2010-06-11 suterChange the way a task is considered as ready
2010-04-25 mquinsonFix copyright headers
2010-03-30 mquinsonRename configuration variables *_model into */model...
2009-10-07 mquinsonUpdate the start_time and finish_time of tasks on compl...
2009-10-05 mquinsonFix copyright headers in simdag
next