Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2017-03-03 Frederic Suterremove 3 useless reinterpret_cast
2017-03-03 Martin Quinsonsonar: the regex are not as cool as the one of bash
2017-03-02 Martin Quinsonsplit a big blurb into a separate function to reduce...
2017-03-02 Martin Quinsonsonar is picky, so let's be verbose
2017-03-02 Martin Quinsonsonar: ignore another file + many cosmetics
2017-03-02 Martin Quinsonprefer the stack to the heap for temp data
2017-03-02 degommeAdd the failing tests name to the final output for...
2017-03-02 Frederic SuterI see dead dynars!!!
2017-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-02 Frederic Sutersimplify and reverse comparison for accumulates in...
2017-03-02 Martin Quinsonsonar: ignore another generated file
2017-03-02 Frederic Suterback() doesn't help so save it. set a link to nullptr
2017-03-02 Frederic Suterdynar--
2017-03-02 Frederic Suteralso get the popped value (to see if it solves issues)
2017-03-02 Frederic Suternew doesn't return NULL, this can be spared
2017-03-02 Frederic Suterdynar--(x3)
2017-03-02 Frederic Suterdynar--
2017-03-02 Frederic Sutersmells --
2017-03-01 Frederic Sutercleanup a bit
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 degommePoke around trying to get jenkins to display files...
2017-03-01 Frederic Sutertry to fix --help
2017-03-01 Martin Quinsonfix what clang-format broke
2017-03-01 Martin Quinsontypo
2017-03-01 degommeAdd coverage info for .java files in the simgrid jar.
2017-03-01 Martin Quinsonsmpi_replay: allow to register extra events before...
2017-03-01 Martin QuinsonHide a bit an internal datatype to please sonar
2017-03-01 Frederic Suterkill two dynars
2017-03-01 Frederic Sutersmells and bugs
2017-03-01 Frederic Suterplease sonar there too
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Frederic Suterallow users to create clusters with pstates
2017-03-01 Augustin Degommeignore added cruft in java tesh output
2017-03-01 Augustin Degommereactivate flags
2017-03-01 degommeTry to have java coverage with jacoco.
2017-03-01 degommeMoar foreach !
2017-02-28 Frederic Suterreindent
2017-02-28 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-28 Martin Quinsonsonar: ignore coverage on XML files (and some others)
2017-02-28 Frederic Suterundynarify Torus
2017-02-28 Martin Quinsonanother try at having coverage info on travis, for...
2017-02-28 Martin QuinsonTry to get coverage files on travis
2017-02-27 Martin Quinsonplease sonar
2017-02-27 Martin Quinsonsimplify the way tesh deals with sorted diffs
2017-02-27 Martin Quinsonrename some C type for consistency
2017-02-27 Martin Quinsonsonar: allow 'Pointers should not be cast to integral...
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 Frederic Suterless free in Dragonfly and Torus
2017-02-27 Frederic Sutercheck that max is not -1 befor using it as index
2017-02-27 degommeDon't do the loop ourselves, let jenkins handle this...
2017-02-27 degommeAdd more infos to Flags output, and write them to a...
2017-02-27 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-27 Frederic Suterplease sonar
2017-02-27 Frederic Sutername parameters in prototypes
2017-02-27 Frederic Suterno == for doubles
2017-02-27 degommeCleanup Sanitizer jenkins script to allow separate...
2017-02-27 Frederic Suterchecking if a unsigned int is >0 is a bad idea
2017-02-27 Frederic Suterdo not try to remove an out-of-index piece
2017-02-25 Martin Quinsonplug a bunch of memleaks
2017-02-25 Martin Quinsonplug a memleak
2017-02-25 Martin Quinsonuseless cleanups to the Java bindings
2017-02-25 Martin Quinsonuseless cleanups to the Java bindings
2017-02-25 Martin Quinsonsonar: JNI mandates extra parameters (+cosmetics)
2017-02-24 Martin Quinsonplease sonar
2017-02-24 Martin Quinsonfinish the transition from C structures to C++ objects
2017-02-24 Frederic Suterwoops
2017-02-24 Frederic SuterWIP stop using const char* in C++ layers
2017-02-24 Martin Quinsoncosmetics in ChangeLog
2017-02-24 Martin Quinsonplease sonar
2017-02-24 Martin Quinsonplease sonar by moving includes at the top
2017-02-24 degommeUpdate changelog
2017-02-24 Martin Quinsonplug some other memleaks
2017-02-24 Martin Quinsonplug a bunch of memleaks
2017-02-24 Martin Quinsoncosmetics while digging for a memleak
2017-02-24 Martin Quinsonplug a memleak. I should beter kill that XBT container...
2017-02-24 Martin Quinsonplug an obvious memleak
2017-02-23 Martin Quinsontesh: better handling of very large sorted output
2017-02-23 Martin Quinsonfix a suppurious failure on sanitizers
2017-02-23 Martin Quinsonsave some useless calls when there is no request to...
2017-02-23 Martin Quinsoncosmetics for sonar
2017-02-23 degommeAvoid unsafe things
2017-02-23 degommesave some more lines
2017-02-23 Frederic Sutersmells and bugs
2017-02-23 Martin QuinsonAlso hash the first char, and please sonar by splitting...
2017-02-23 Martin Quinsonchange a 'use after free' into a leak. For now
2017-02-23 Martin Quinsoncosmetics to please sonar
2017-02-23 Martin Quinsontry to get some coverage info for sonar on travis
2017-02-23 Augustin Degommeoops
2017-02-22 degommeAt this point of the program simgrid values are not...
2017-02-22 degommesomehow off_t is not enough there, and ends up being...
2017-02-22 degommeThis should be an off_t (breaks some 32 bits systems)
2017-02-22 degommeSpeedup mpich tests by trying less sizes.
2017-02-22 degommeTry to get rid of some old and weird way of doing thing...
2017-02-22 degommeMacOS mappings were 1 byte off, preventing extension...
2017-02-22 Martin Quinsoncomment to explain what's going on
2017-02-22 Martin Quinsondoh, I broke SMPI
2017-02-22 Martin Quinsonput MsgActorExt in a namespace
2017-02-21 degommeProtect access to remote process list of rma requests...
2017-02-21 Frederic Suterdocument changes related to issue #138
2017-02-17 Martin Quinsonsonar: reinterpret_cast is OK in jMSG
next