Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
protect TRACE_sd_dotloader in case Tracing is off
[simgrid.git] / src / simdag / sd_global.c
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
2009-07-16 mquinsonCall surf_timer_model_init() from surf_config_models_se...
2009-07-02 mquinsonkill link_set (use surf_network_model->resource_set...
2009-07-01 mquinsonRename model methods action_use/free to action_ref...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonSurf: factorize resource sets into common_public
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-06-07 alegrandFix the bug raised by Benjamin Depardon.
2008-05-15 mquinsonRemove a crude hack where first call to surf_solve...
2008-04-30 mquinsonDocumentation fixups: Marc was a bit quick at copy...
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2008-03-05 alegrandBug Fix: The symptom is hard to describe. Sometimes...
2007-12-20 mquinsonImprove compilation time by epsilon by sharpening the...
next