Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the useless NS3Sim class
[simgrid.git] / src / surf /
2016-03-25 Martin QuinsonKill the useless NS3Sim class
2016-03-25 Martin Quinsoncosmetics in NS3
2016-03-25 Martin Quinsonkill dat code, pal
2016-03-25 Martin QuinsonDon't copy&change ns3::point-to-point-helper
2016-03-25 Martin QuinsonThese files are not used anymore
2016-03-25 Martin Quinsonkill more dead code in NS3
2016-03-25 Martin Quinsoninline a function in NS3
2016-03-25 Martin Quinsonkill a useless element in the NS3 extension of hosts
2016-03-25 Martin Quinsoninline a function in NS3
2016-03-25 Martin Quinsonkill a useless element in the NS3 extension of hosts
2016-03-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-25 Martin Quinsonthis deserves the palm of the worst code of the week
2016-03-25 Martin Quinsonmore cleanups in NS3
2016-03-25 Martin Quinsonkill unused constructors of Resources and other cleanups
2016-03-25 Martin QuinsonResource: rename fields
2016-03-25 Martin Quinsonfix constness of some methods and add a std::hash<Resource>
2016-03-25 Martin Quinsonreplace an ugly field used only once with a std container
2016-03-24 Martin QuinsonFix Fullduplex links with NS3
2016-03-24 Martin Quinsoncleanups
2016-03-23 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-23 Martin Quinsonrename a method to stick to our naming conventions
2016-03-23 Martin Quinsonns3: typo and useless check
2016-03-23 Martin Quinsonns3: inline some functions
2016-03-22 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-22 Martin Quinsonns3: kill useless C -> C++ interface remainings
2016-03-22 Martin Quinsonuseless cosmetics in NS3
2016-03-21 Frederic Suterreindent (while chasing leaks)
2016-03-21 degommeclang asks for override here ...
2016-03-21 Martin Quinsonns3: further cleanups
2016-03-20 Martin QuinsonNS3: don't use the 'using namespace' construct
2016-03-20 Martin QuinsonNS3: Remove content from NS3Sim(), to later kill it
2016-03-20 Martin Quinsonns3: gosh this code is ugly
2016-03-20 Martin Quinsonns3: everything is in C++ now, no need for so many...
2016-03-20 Martin Quinsonns3: kill an unused void*, qualify another one
2016-03-20 Martin Quinsonns3: rename a type for consistency
2016-03-20 Martin Quinsonkill some dead code in NS3
2016-03-20 Martin Quinsonobjectifies surf::Action::State
2016-03-20 Martin Quinsonkill some dead code
2016-03-20 Martin Quinsonobjectifies a C function
2016-03-20 Martin Quinsonrename some fields to match our coding standards
2016-03-20 Martin Quinsoncleanups in (wanna be) surf::CpuImpl
2016-03-20 Martin Quinsonempty Cpu factories
2016-03-20 Martin Quinsonremove a redundant parameter to the Cpu constructor
2016-03-20 Martin Quinsonget a better name for the speedPerPstate attribute...
2016-03-20 Martin Quinsonempty the link factories
2016-03-20 Martin Quinsonremove speedTrace from the CPU constructor
2016-03-20 Martin Quinsonuniformize how CpuTI creates SpeedTrace with other...
2016-03-20 Martin Quinsonremove StateTrace from the CPU constructor
2016-03-17 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-17 Gabriel CoronaMerge the merges of merges
2016-03-16 Martin QuinsonMerge pull request #68 from glesserd/ptask_energy_bug
2016-03-16 David GlesserEnergy were not computed correctly for parallel tasks.
2016-03-15 Martin Quinsonfurther cleanups in the surf::traces
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Martin Quinsonbe more explicit when we see a platform v3 file
2016-03-15 Martin Quinsonfix a test
2016-03-15 Martin Quinsonremove an empty structure left over
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Martin Quinsonfurther objectifies the traces
2016-03-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-15 Martin Quinsonstart objectifying the surf traces
2016-03-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-14 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-14 Martin Quinsonsurf::cpu: apply the latest naming convention of fields...
2016-03-14 Martin Quinsonsurf/trace: kill dead code
2016-03-13 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-10 Martin Quinsonmove a function to the right (xml) file
2016-03-10 Martin Quinsonuseless cleanups
2016-03-10 Martin Quinsonuniformize one step of the link creation in Cste
2016-03-10 Martin Quinsondeduplicate the code creating fullduplex links and...
2016-03-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-10 Martin Quinsonresource creation: kill a really useless function
2016-03-10 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-09 Martin Quinsonkill the portable header
2016-03-09 Gabriel CoronaFix HAVE_FOOBAR flags handling
2016-03-09 Martin Quinsonempty portable.h and spread the include in files
2016-03-09 Martin QuinsonKill <gpu>. Was not doing anything.
2016-03-09 Martin Quinsonuse C++ constants when possible
2016-03-08 Martin Quinsonuse #if instead if #ifdef for the things in the public...
2016-03-08 Martin QuinsonRename the fields of surf::Model
2016-03-08 Martin Quinsonrename NS3 links
2016-03-08 Martin Quinsonremove bw and lat traces from the Link constructor
2016-03-08 Martin Quinsonremove the state trace from the Link constructor
2016-03-08 Martin Quinsonrouting: inline 2 functions
2016-03-08 Martin QuinsonMove the surf::As* classes into their own files
2016-03-08 Martin Quinsonrefactor AsImpl::RoutingMode after mc::ReductionMode
2016-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-08 Martin Quinsonmove implementation bits of s4u::As into surf::AsImpl
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Martin Quinsonkill our _XBT_WIN32. Standard _WIN32 is sufficient
2016-03-06 Martin Quinson'inline' is C99, remove portability the layer
2016-03-06 Martin Quinsonfirst cleanups in the WIN32 preprocessor stuff
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Martin Quinsonkill dead code
2016-03-04 Martin Quinsonkill the latency_bound experiment in our codebase
next