Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2016-02-18 Frederic Sutermore cleanups in XML files
2016-02-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-18 Frederic Sutercleanup XML jungle in teshsuite
2016-02-17 Martin QuinsonRevert "revalidate broken tesh files"
2016-02-17 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-17 Martin QuinsonKill rm_cb feature of config sets: it was never useful
2016-02-17 Frederic Suterfix distcheck
2016-02-17 Frederic Suterkill more old junk from the attic
2016-02-17 Frederic SuterA user found that old junk in our attic.
2016-02-17 Frederic Sutercleanups in java examples (2/2)
2016-02-17 Frederic Suteradd a new test for storage access in Java
2016-02-17 Frederic Suterdouble free fixes
2016-02-17 Frederic Suterrevalidate broken tesh files
2016-02-17 Frederic Sutercleanup all the XML files in examples/platforms
2016-02-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-17 Frederic SuterVarious cleanups in the java world (1/2)
2016-02-17 Martin Quinsonadd --help-aliases to all simulators, showing cfg aliases
2016-02-17 Martin Quinsonmake sure that the newname exists when declaring an...
2016-02-17 Martin Quinsondon't produce more output that it used to be
2016-02-17 Martin Quinsonallow to declare config aliases, to make option renamin...
2016-02-16 Martin Quinsonmake sure that every surf_parse is nicely cleaned at...
2016-02-16 Martin QuinsonCosmetics while hunting a bug of memory misbehavior
2016-02-16 Frederic Sutercosmetics in dot loader
2016-02-16 Frederic Suterremove blank lines
2016-02-15 Frederic Suteranother try to fix distcheck
2016-02-15 Frederic Sutercome on dist check
2016-02-15 Frederic Sutermore fix of make distcheck
2016-02-15 Frederic Suterfix make distcheck
2016-02-15 Frederic Suterignore sendrecv_main
2016-02-15 Frederic Suterreindent and hostify
2016-02-15 Frederic Suteradd a test for this example
2016-02-15 Frederic Sutercosmetics in XML files
2016-02-15 Frederic SuterDo not declare empty sets
2016-02-15 Frederic Sutermore cleanups in NAS
2016-02-15 Martin QuinsonI'm psychotic
2016-02-15 Martin Quinsoncleanups in teshsuite/simdag/platforms, don't ask why
2016-02-15 Martin Quinsonkill old cruft
2016-02-15 Martin Quinsonplug some memleaks in simdag tests
2016-02-15 Martin Quinsonsmall cleanups in dijkstra
2016-02-15 Martin Quinsoncmake: kill dead code
2016-02-14 Martin Quinsonfurther cleanups in routing: check if route already...
2016-02-14 Martin Quinsonroutes are symmetrical by default, DRY
2016-02-14 Martin Quinsonrouting: rename and sort things
2016-02-14 Martin Quinsonrouting: rename all fields, and less void*
2016-02-14 Martin Quinsonrouting: factorize the argument checking of parseRoute()s
2016-02-14 Martin QuinsonAll elements must exist, having one of them is not...
2016-02-14 Martin Quinsonboolean can only take true or false as a value, don...
2016-02-14 Martin Quinsongosh, this shitty code is even dupplicated!
2016-02-14 Martin QuinsonDijkstra: kill obscure dead dupplicated code
2016-02-14 Martin Quinsondijkstra: no need for a boolean to see if a dict is...
2016-02-14 Martin QuinsonExposing a pointer to internals is not considered as...
2016-02-14 Martin Quinsoninsufficient cleanups in Dijkstra routing
2016-02-14 Martin Quinsoncosmetics: coverage improvement and better error msg
2016-02-14 Martin Quinsoncleanups in the API and fields of NetCard
2016-02-14 Martin QuinsonThe code deal with <ASroute> in the exact same way...
2016-02-13 Martin Quinsonrouting: move an empty implementation to the super...
2016-02-13 Martin Quinsonimprove the doc of installing, specifically under windows
2016-02-13 Martin Quinsonrouting: dedupplicate code
2016-02-12 Martin QuinsonKill the scala examples
2016-02-12 Martin Quinson[cmake] kill unused cruft aiming at surviving pre-c...
2016-02-12 Frederic Suterwoops
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterremove a couple of oldies
2016-02-12 Martin Quinsonunrelated cosmetics
2016-02-12 Frederic Suterdon't mislead robots
2016-02-12 Martin Quinsondocument the fact that we benefit from the Debian build...
2016-02-12 Martin Quinsontry to fix the stack growth direction on non-amd64
2016-02-12 Martin Quinsonrename a field and slightly improve the doc
2016-02-12 Martin Quinsonit's Feb already
2016-02-12 Frederic Suterno need for this awk checker anymore
2016-02-12 Frederic Suterfurther cleanup in imported NAS
2016-02-12 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-12 Frederic Suterkill the SD_application_reinit function
2016-02-12 Gabriel Corona[mc] Fix MC cross-process memory access
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...
next