Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-02-12 Frederic Suteruse brand new attibute: symmetrical="YES"
2016-02-12 Gabriel Corona[mc] Fix testall
2016-02-12 Gabriel Corona[mc] Update the tesh for mc-bugged1-liveness
2016-02-12 Gabriel Corona[cmake] Fix libsigc++ mode
2016-02-12 Martin QuinsonRouting: kill some dupplicated code
2016-02-12 Martin Quinsonless void*
2016-02-12 Martin Quinsonrename the fields of AS for clarity sake
2016-02-12 Martin Quinsonstart initializing routing fields in the constructors...
2016-02-12 Martin Quinsonand now, blow up the routing_models table \o/
2016-02-12 Martin QuinsonAS don't need a modelDesc. They have a C++ class
2016-02-12 Martin Quinsonrouting: get rid of unused strings
2016-02-11 Martin Quinsonsg_platf_new_netcard was creating hostlinks. Fix it
2016-02-11 Martin Quinsondon't leak the routing name up to into Java
2016-02-11 Martin Quinsoninitialize field As::p_linkUpDownList at declaration...
2016-02-11 Martin QuinsonNetCardImpl: automatic and ignorable field renamings
2016-02-11 Martin Quinsoncode simplification around simgrid::surf::NetCardImpl
2016-02-11 Martin Quinsonremove parsing cruft from forward.h, move it to platf.h
2016-02-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-11 Gabriel CoronaRevert "[mc] Fix loop bound checking using heaplimit"
2016-02-11 Gabriel Corona[mc] Use ucontext_t instead of void* in some places
2016-02-11 Gabriel Corona[mc] Hack to workaround weird/unexpected DWARF
2016-02-11 Gabriel Corona[mc] Fix UContext::wrapper
2016-02-11 Gabriel Corona[mc] Use first/last instead of start/end in ObjectInfor...
2016-02-11 Gabriel Corona[mc] Fix binary search removal in ObjectInformation...
2016-02-11 Martin Quinsoncosmetics
2016-02-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-11 Martin Quinsonkill useless code now that As::Seal() exists
2016-02-11 Martin Quinsoncleanup: rename a symbol
2016-02-11 Martin QuinsonFirst attempt to untangle the AS parsing
2016-02-11 Martin Quinsoncosmetics: remove a lot of dead code seemingly spread...
2016-02-11 degommeadd missing bit of documentation
2016-02-11 Martin QuinsonInline another function about the parsing of clusters
2016-02-11 Martin Quinsonkill obscure dead code
2016-02-11 Martin Quinsonwoopsie, it wasn't supposed to be commited
2016-02-11 Martin Quinsontiny cleanups in the parsing of clusters
2016-02-11 Martin Quinsonreindent
2016-02-10 Martin QuinsonGet ride of a stupidly empty header file
2016-02-10 Frederic Suterremove examples/xbt there too
2016-02-10 Frederic Suterremove examples/xbt there
2016-02-10 Frederic Suterget rid of user-unfriendly example
2016-02-10 Martin QuinsonRename the ptask files. There is no Host07 class anymore
2016-02-10 Frederic SuterExample cleaning (msg-bittorent)
2016-02-10 Frederic SuterExample cleaning
2016-02-10 Frederic Suterlist changes related to SimDag
2016-02-10 Frederic Suterremove an old and misleading example
2016-02-09 Gabriel Corona[mc] Really unblock the signal in the child
2016-02-09 Martin Quinsonimprove an error message
2016-02-09 Martin Quinsonfix 'make dist'
2016-02-09 Martin Quinsonfix 'make dist'
2016-02-09 Martin QuinsonCompletely eewrite the msg::ptask example
2016-02-09 Martin Quinsoncosmetics
2016-02-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-09 Martin Quinsonalso regenerate the MC flex parsers with a recent flexml
2016-02-09 Martin Quinsoncosmetics: inline a parsing function to unclutter the...
2016-02-09 degommeSometimes (ubuntu 15.10 for us) sighup was blocked...
2016-02-09 Gabriel Corona[smpi] Get rid of "smpi-run -foreground"
2016-02-09 Martin Quinsonplug another similar memleak. The solution is not nicer
2016-02-09 Martin QuinsonPlug a memleak -- the ugly way
2016-02-09 Gabriel CoronaAdd .editorconfig file
2016-02-09 Gabriel Corona[simix] Use std::function for the maestro callback...
2016-02-09 Gabriel Corona[simix] Attach context
2016-02-09 Martin Quinsoncosmetics in the platform files
2016-02-09 Martin QuinsonPlug a memleak (free is too robust to my stupidity)
2016-02-09 Martin QuinsonThe memory management of dirname is stupid, so be brutal
2016-02-09 Martin Quinsoncosmetics in the ChangeLog
2016-02-09 Martin QuinsonCommit separately the flex-generated files for DTDv4
2016-02-09 Martin QuinsonAdd lua to my eclipse build path
2016-02-09 Martin Quinsonreflect the DTDv4 in the documentation
2016-02-08 Martin QuinsonIntroduce DTD v4
2016-02-08 Martin Quinsonconvert all xml files to the new DTD v4
2016-02-08 Martin Quinsonmake sure that the dtd is at the promised URL
2016-02-08 Martin Quinson[appveyor] don't bother installing another Perl, it...
2016-02-08 Martin QuinsonRegenerate all flexml parsers with 1.9.6-4
2016-02-08 Martin Quinson[cmake] fix the rules to fix the output of Flex to...
2016-02-08 Martin Quinsoncosmetics around surf::Resouce::apply_event()
2016-02-08 Martin Quinsonremove the last remainings of the addTraces() pimple \o/
2016-02-08 Martin Quinsonmake the rest of trace:connect private to the XML parsing
2016-02-08 Martin Quinsonmake trace_connect_list_host_speed private as it should
2016-02-08 Martin Quinson[cmake/java] try to reduce the amount of work done...
2016-02-08 Martin Quinsoncosmetics: dont catch an exception you cannot deal
2016-02-08 Martin Quinsonwe won't strip java: we are not robust enough, unfortun...
2016-02-08 Martin Quinsonkill two tests bypassing the XML parser the ugly way(s)
2016-02-07 Martin QuinsonVM::next_occuring_event don't need to deal with network
2016-02-07 Martin Quinsonmark as override a method that does
2016-02-07 Martin Quinsonmake Cpu::speed a surf_metric
2016-02-07 Martin Quinsoncosmetics
2016-02-07 Martin Quinsonsanitize surf API: s/updateState/apply_event/
2016-02-07 Martin QuinsonProtect every lua header with extern 'C'
2016-02-07 Martin Quinsonsanitize surf API: s/shareResources/next_occuring_event/
2016-02-07 Martin Quinsonsanitize the surf API
2016-02-07 Martin QuinsonSanitize the handling of the future_event_set
2016-02-07 Martin Quinsondon't load private headers from C tests: they will...
2016-02-07 Martin Quinsonrevalidate this tesh file, sorry
2016-02-07 Martin Quinsonsanitize bw and lat in Links: they are now s_surf_metric_t
2016-02-07 Martin Quinsonfirst round of cleanups in the NS3 network
2016-02-07 Martin Quinsoncasting an int to void* is not ok
2016-02-07 Martin QuinsonFix a maybe-uninitialized warning
2016-02-07 Martin QuinsonKill some more atof
2016-02-07 Martin Quinsonkill all atol() from our codebase
2016-02-07 Martin Quinsongreatly reduce the amount of atoi in our codebase
next