Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lua: document the possibility to use numbers for mailboxes
[simgrid.git] / src / simdag /
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschUse defined interface for accessing to lib properties.
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-08 Arnaud GierschDestroy dax parser after use.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-07 Christophe ThiéryAdd some _XBT_GNUC_UNUSED to avoid compilation warnings...
2011-11-04 Martin Quinsonmerge changes. Strange, it seems to ate pierre commit
2011-11-04 Martin Quinsonregenerate with flexml 1.9.2 (fix to my recent changes...
2011-11-03 Martin Quinsonintegrate initialization functions within the parsing...
2011-11-03 Christophe ThiéryFix the mallocator of SimDag tasks.
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-11-01 Martin Quinsonregenerate with flexml 1.9.1 (integrate small changes...
2011-10-30 Martin QuinsonRegenerate with flexml 1.9 (robust against multiple...
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-10-13 Christophe ThiéryMerge branch 'lua'
2011-09-27 NavarropThose files should not be in git.
2011-07-31 Quintin Jean-Noël[simdag/dotloader] correction the double parsing and...
2011-07-30 Quintin Jean-Noël[simdag/dotloader] modify the allocation of task name
2011-07-15 Quintin Jean-Noël[SIMDAG] the dot file is not red
2011-05-24 Martin Quinsonmerge
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
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 agierschUse new macros THROWF and RETHROWF.
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-03-01 thieryRemove side effects from xbt_asserts calls
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-17 navarropCompile with flag NDEBUG.
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-20 schnorr[trace] category of a task without before dependencies...
2010-12-20 schnorr[trace] fix segfault, only get category from depbefore...
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 quintin[simdag/dotloader] correction of some memory leak
2010-12-02 quintin[simdag/cycle] delete the function acyclic_graph_detect...
2010-12-02 quintin[simdag/dax] the function which details the task inside...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-12-02 quintin[simdag/dot,simdag/dax] move the test for acyclic graph...
2010-12-02 quintin[simdag/dot,example/simdag/dot] correction of logs
2010-12-02 quintin[simdag/dotloader,example/simdag/dot] correction of...
2010-12-02 quintin[src/simdag,examples/simdag] add the simulator inside...
2010-12-01 agierschFix a memory leak in SD_task_schedule.
2010-12-01 mquinsonregenerate maintainer files (although I have no idea...
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-11-17 navarropFix graphviz on Linux.
2010-11-17 navarropFix problem with detection of graphviz.
2010-11-10 alegrandRate should be -1 and not 0... This caused TCP_gamma...
2010-11-10 schnorrinstrumentation of the dax loader and its example
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-19 schnorrdotloader to trace task categories based on dot file
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-10-04 mquinsonmerge
2010-09-28 navarropAdd Lib path correctly.
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropChange way to call get_route
2010-09-28 navarroptest of sd_test
2010-08-04 coldpeaceadd SD_load_environment_script function to Simdag Module
2010-07-20 quintinavoid file transmition between root and ready node...
2010-07-20 quintinDotLoader : Add the possibility to have some edge from...
2010-07-12 suterAdd stuff to make transfer task names unique.
2010-07-07 quintinadd the fonction SD_task_dotty in simdag after deleting...
2010-07-07 quintinDelete the dependencies with stdio in simdag.h. Correct...
2010-07-05 quintincorrection to compile with warning and th indentation...
2010-07-01 quintinavoid the complilation of dot_test.c if graphviz wasn...
2010-07-01 quintinthe comment of some lines add a bug in the execution...
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 navarropNow sources are generated with #line.
2010-06-17 suterAdd stuff to make compute tasks schedulable.
2010-06-15 mquinsonfix format
2010-06-15 suterrename SD_READY in SD_SCHEDULABLE to prevent troubles...
2010-06-14 suterWhen a transfer is auto-scheduled, it should now be...
2010-06-14 suterReintroduce a SD_READY state, which now means "ready...
next