Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename RoutingEdge into NetCard
[simgrid.git] / teshsuite / simdag / platforms / flatifier.c
2015-12-27 Martin QuinsonRename RoutingEdge into NetCard
2015-12-15 Gabriel CoronaUse simgrid::Host instead of xbt_dictelt_t for root...
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-18 Martin Quinsonthere is no need for a SimDag's link type
2015-07-18 Martin Quinson[SGpp] make ROUTING_HOST_LEVEL private. That was painful
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-08 Adrien LebreMerge before commiting VM changes - Adrien
2015-04-04 Martin Quinsonmv simdag/simdag.h simgrid/simdag.h
2014-05-26 Gabriel CoronaMerge branch 'master' into mc
2014-05-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-05-07 Stéphane CastelliMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-05-06 Paul BédarideFix tesh-simdag-flatifier
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-04-08 Paul BédarideAdd example of java cpu model
2014-04-08 Gabriel CoronaMerge remote-tracking branch 'origin/mc'
2014-04-05 Martin Quinsonrequests the flatifier to display the amount of core...
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-05 Arnaud GierschAdd/update copyright notices.
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
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-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-10 Arnaud GierschOnce again, Linux does not follow the real way of doing...
2013-09-30 Paul BédarideReplace surf by surf++ and make it compile
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-07-01 acarpenaMerge branch 'dvfs'
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-06-14 Guillaume SerrièreChange xbt_os_timer interface to handle cpu time, threa...
2013-04-10 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-04-02 alebreMerge branch 'master' into hypervisor
2013-02-20 Arnaud GierschFix a few memory leaks.
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-15 Arnaud GierschPut the TRY..CATCH inside a wrapper function.
2012-11-15 Arnaud GierschAdd missing include.
2012-11-15 Arnaud GierschMake paranoid compiler happy.
2012-11-15 Maximiliano Geierflatifier: added --downgrade option to output version...
2012-11-14 Martin Quinsonenhance the flatifier so that it can be used for platfo...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-16 navarroNow call communicate and get_route with void* and not...
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 NavarropAdd a platform with a bypass route. Add the test to...
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-10 Martin Quinsonsanitize get_network_element_type()
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-10-20 Martin Quinsonmerge branches
2011-10-13 Christophe ThiéryMerge branch 'lua'
2011-10-05 Arnaud GierschForce stdout to be line buffered.
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-03-24 agierschReplace, when possible, calls to bprintf() by calls...
2011-03-24 navarropRemove where_network_elements and add element in host_l...
2011-03-10 navarropFix some memory leack.
2011-02-25 suterprops dict does not always exists anymore. Check if...
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 agierschUse new style logging macros.
2011-01-21 navarropFlatifier is now with simgrid.gforge.inria.fr/simgrid.dtd
2010-12-02 navarropRemove unused variables.
2010-12-02 navarropChange flatifier for having router.
2010-11-30 navarropUpdate platfrom version to 3.
2010-11-12 mquinsonCosmetics on the output when parsing the platform raise...
2010-10-13 navarropUpdate flatifier to new link_ctn tag.
2010-09-28 navarropMake the new flatifier test
2010-06-18 navarropDefine correctly variables for windows.
2010-04-25 mquinsonFix copyright headers
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-25 cheriermunistd header does not exist on Windows.
2008-06-24 alegrandAdd the flatifier update the Makefile accordingly.