Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-01-26 Martin QuinsonNew example for MSG_process_yield()
2017-01-26 Martin Quinsonnew function MSG_process_yield()
2017-01-26 Martin QuinsonDocument last change
2017-01-26 Martin Quinsontell eclipse where to find the arch-dependent java...
2017-01-26 Martin QuinsonMake these example files compile
2017-01-26 Martin Quinsonallow java actors to kill themselves
2017-01-26 Martin Quinsoncheck that suiciding a process actually works in C
2017-01-26 Martin QuinsonI'm using openjdk-8 nowadays
2017-01-26 Martin Quinsonfix a memleak in Java VM when the used did not manually...
2017-01-26 Martin QuinsonMC: cosmetics
2017-01-25 Martin QuinsonMC: comment, rename stuff, don't change anything profund
2017-01-25 Martin Quinsonreduce the amount of mallocs and use space on the stack
2017-01-25 degommeone algo was missing from the doc
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Martin QuinsonRename NetCards to NetPoints
2017-01-23 Matthieu Volatdarwin: (preliminary) memory mappings + smpi variable...
2017-01-23 Matthieu VolatFix a typo in smpirun.
2017-01-23 Augustin Degommeremove weird blank characters
2017-01-22 Martin Quinsoncosmetics
2017-01-21 Martin Quinsontry to make SafetyChecker a bit easier to read
2017-01-20 Martin Quinsonplug a memleak
2017-01-20 Martin Quinsoninstall the tools from the packages when possible;...
2017-01-20 Martin Quinsonrevalidate a tesh file after a fix due to please sonar
2017-01-19 Martin Quinsonplease sonar, even if it is really pesky sometimes
2017-01-19 Martin Quinsonmake sure that the HostStateChange event is fired when...
2017-01-19 Martin Quinsonimplement the DVFS functions in Java
2017-01-19 Martin QuinsonIf you don't start the processes, the VM are actually...
2017-01-19 Martin Quinsonfix the build with older g++
2017-01-19 Martin QuinsonMake SIMIX_process_from_PID much faster
2017-01-16 Martin Quinsonclang-format broke my commit
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-16 Martin Quinsoncosmetics
2017-01-16 Martin Quinsoninline some functions to make livenessChecker more...
2017-01-15 Martin Quinsoncosmetics
2017-01-14 Martin Quinsonfurther cleanups to the SafetyChecker
2017-01-14 Martin QuinsonMC: use exceptions to report errors, not integer return...
2017-01-14 Martin Quinsonmove the checker algorithms to their own directory
2017-01-14 Martin Quinsoncosmetics to make the SafetyChecker even easier to...
2017-01-14 Martin Quinsonremove a now unused parameter
2017-01-14 Martin Quinsonadd the properties as argument to NetZoneImpl->createHost
2017-01-14 Martin Quinsonproperly set the bindir for these tests too
2017-01-14 Martin Quinsonmake the propaganda useful (and thus desirable) to...
2017-01-13 Matthieu VolatIn smpiff/smpif90 program, make -o consume the next...
2017-01-12 Matthieu VolatReally remove (commented) alternative method of resolve...
2017-01-12 Matthieu VolatSanitize the rest of dwarf operation regarding stack...
2017-01-12 Matthieu VolatComment not working code in resolve_member() (before...
2017-01-12 Matthieu VolatFix an undefined C behavior.
2017-01-12 Martin Quinsonmore propaganda
2017-01-12 Martin Quinsontry to use a rpath for everything on Apple
2017-01-11 Martin Quinsona word of data provenance for g5k.xml
2017-01-11 Martin QuinsonI hope I understood how to use RPATH on Mac OSX
2017-01-11 Martin Quinsonfix a bug detected by mac (leading to segfault) but...
2017-01-11 Martin QuinsonLet our examples compile with java 1.6, or almost
2017-01-11 Martin Quinsonbummer
2017-01-11 Martin Quinsontry to fix the jarfiles on Mac OSX
2017-01-10 Martin Quinsoncosmetics
2017-01-09 Martin Quinsonuseless cosmetics
2017-01-09 Martin Quinsonallow more time to run that test (travis/mac needs it)
2017-01-09 Martin Quinsonappveyor: try without perl
2017-01-08 Martin Quinsonsmx processes are now called actors, avoiding confusion...
2017-01-08 Martin Quinsonignorable cosmetics
2017-01-08 Martin QuinsonInitialize a field in the constructor (+cosmetics)
2017-01-08 Martin Quinsoncosmetics
2017-01-07 Martin Quinsonturn a factory function into the constructor
2017-01-07 Martin Quinsondo the initialization in the constructor
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2017-01-06 Martin Quinsonkill an unused static function
2017-01-06 Martin Quinsonif reductionMode_ is dpor, then it's not none. True...
2017-01-04 Martin Quinsoncosmetics
2017-01-04 Martin Quinsonrefresh a documentation chapter
2017-01-03 Martin QuinsonAS are called netzones, now
2017-01-02 Martin Quinsonremove an unused parameter + cosmetics
2017-01-02 Martin Quinsonremove the s_sg_platf_router_cbarg_t structure
2017-01-02 Martin Quinsonremove a useless pimple
2017-01-01 Martin Quinsonfix our css by copying back things that used to work
2017-01-01 Martin Quinsontodo--
2017-01-01 Martin Quinsongenerate valid files
2017-01-01 Martin Quinsonfix gcc 6.2 builds
2017-01-01 Martin Quinsonfix glitches to the NS3 doc
2017-01-01 Martin Quinsonignore the lat parameter of peer tag
2017-01-01 Martin QuinsonIn <peer>, make the latency parameter non-mandatory
2016-12-30 Martin Quinsonrewrite the NS3/SimGrid doc
2016-12-30 Martin Quinsonupdate the licensing info after the answer from Bronis...
2016-12-30 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-29 Augustin Degommetry to adapt linking to new NS3 compiled versions
2016-12-29 Martin QuinsonRemove an easy FIXME
2016-12-28 Martin Quinsonnext release will be 3.15
2016-12-28 Martin Quinsondocument the latest release in date
2016-12-28 Martin Quinsonnew copyright file, in a machine-readable format
2016-12-28 Martin Quinsonas expected, here is a fix release :( v3_14_159
2016-12-28 Martin Quinsonfix some doxygen warnings
2016-12-28 Martin Quinsoncosmetics in doc
2016-12-28 Martin Quinsonfix some typos found by the debian packaging tools
2016-12-28 Martin Quinsonspecify the bindir for some tesh files
2016-12-27 Martin QuinsonImprove the routing documentation
2016-12-27 Martin QuinsonXBT peer are dead since a long while
2016-12-26 Martin QuinsonGive a LD_LIBRARY_PATH to java tests
2016-12-26 Martin Quinsonsmpirun: don't use the ARGS variable, that may be used...
2016-12-26 Martin Quinsonsmpirun: keep the temps when the cmd fails
2016-12-25 Martin QuinsonRevert "remove a few smells in instrumentation"
next