Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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"
2016-12-25 Augustin Degommefix news
2016-12-25 Augustin Degommeupdate changelog
2016-12-24 Martin Quinsonwoops
2016-12-24 Martin Quinsonmerry chrismas v3_14
2016-12-24 Martin Quinsoncosmetics
2016-12-24 Martin Quinsonclang-format these files, no change
2016-12-23 Frederic Suterremove a few smells in instrumentation
2016-12-23 Martin Quinsonplease sonar: name parameters
2016-12-23 Martin Quinsonfix clang builds by including <string> where needed
2016-12-23 Martin Quinsonplug a huge memleak
2016-12-22 Martin Quinsonfinish the cleanup of the netcard list container
2016-12-21 Martin Quinsonhave only one callback for link creation
2016-12-21 Martin Quinsoninline another function, plus some cleanups
2016-12-21 Martin Quinsontry to fix clang++ builds
2016-12-21 Martin Quinsoninline a useless function
2016-12-21 Martin Quinsonfurther trim the includes
2016-12-20 Matthieu VolatCheck that scope is non-NULL pointer.
2016-12-20 Martin Quinsonchange all links to my old webpage
2016-12-20 Martin Quinsonplease sonar
2016-12-20 Martin Quinsonanother bunch of include cuts. The last one for today
2016-12-20 Martin QuinsonFix windows build
2016-12-20 Martin Quinsonfurther reduce the amount of includes
2016-12-19 Martin Quinsoncut some useless includes
2016-12-19 Martin Quinsondrop unimplementd VM methods: save/restore
2016-12-19 Martin Quinsoncosmetics
2016-12-19 Martin QuinsonVM: don't take ignored parameter that may fool the...
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
2016-12-19 Martin QuinsonVM: rename a symbol and improve comments
2016-12-19 Martin Quinsonconvert vm_suspend from SMX to S4U
2016-12-19 Martin Quinsonconvert another VM simcall into a s4u method
2016-12-19 Martin QuinsonVM: move content from simix to s4u
2016-12-19 Martin Quinsoncosmetics
2016-12-19 Martin Quinsonexplicitely capture variables in lambda to please sonar
2016-12-19 Martin Quinsoncosmetics
2016-12-19 Matthieu VolatTwo variables must be defined without using cmakedefine...
2016-12-19 Augustin Degommedisable mc for sanitizers to have a cleaner output
2016-12-19 Matthieu VolatUse the CMake macro #cmakedefine01 in configurable...
2016-12-19 Martin QuinsonPrepare the next release
2016-12-19 Martin Quinsonmove content from MSG_VM to s4u::VM
2016-12-19 Martin Quinsonreduce the amount of static casts
2016-12-19 Martin Quinsonimprove test (and stop using unqualified printf)
2016-12-19 Martin Quinsoncosmetics
2016-12-19 Martin Quinsonnew function: Engine::netcardList()
2016-12-18 Martin QuinsonMove all netcards into the dict, and the dict to the...
2016-12-18 Martin Quinsonuse std::string instead of bprintf
2016-12-17 Martin Quinsonreduce the public exposure of netcards_dict
2016-12-17 Martin Quinsonno need for a lib to store the netcards. A dict is...
2016-12-17 Martin Quinsonremove surf_routing.hpp
2016-12-17 Martin Quinsonnext release is 3.14
2016-12-17 Martin Quinsonplease sonar on yesterday's commits
2016-12-16 Martin Quinsonyou mean I should compile the code before commiting...
2016-12-16 Martin QuinsonCompletely rework the properties of netzones
2016-12-15 Martin Quinsonbypass MSG in the java bindings
2016-12-15 Martin Quinsonmsg_as_t -> msg_netzone_t
2016-12-15 Martin Quinsonsmall cosmetics advised by sonar
2016-12-15 Martin QuinsonMC: ignore a new boost-related library
2016-12-15 Martin Quinsonfix MC build with paranoid flags
2016-12-15 Martin Quinsonfix jedule builds
2016-12-14 Martin Quinsonstart rewriting the platform documentation now that...
2016-12-13 Martin Quinsonstart reformating the manual for the AS -> NetZone...
2016-12-13 Martin Quinsonupdate function documentation and variable names in...
2016-12-13 Martin Quinsonrename the class objects and C types for the As ->...
2016-12-13 Martin Quinsonclang-format changes related to the previous commit
2016-12-13 Martin Quinsonstart renaming AS to NetZone
2016-12-12 Martin Quinsoncontinue emptying the surf_routing files
2016-12-12 Martin Quinsonmove some storage-related content out of routing into...
2016-12-12 Martin Quinsonsonar: try harder to not choke on casting pointers...
2016-12-12 Martin Quinsoncosmetics: .name().c_str() becomes .cname()
2016-12-12 Martin Quinsonsonar: ignore 'Pointers should not be cast to integral...
2016-12-12 Martin Quinsondon't fool sonar if we can avoid it
2016-12-12 Martin Quinsonthese are redundent tests of which we already have...
2016-12-12 Martin Quinsondon't test pointers after dereferencing them (thanks...
2016-12-12 Martin Quinsontry to not disable our logs on sonar, just to see
2016-12-12 Martin Quinsonrevalidate this test now that I updated the correspondi...
2016-12-12 Martin Quinsonplease sonar: dont apply binary operators to signed...
2016-12-11 Martin Quinsonimprove an error message
2016-12-11 Martin Quinsontypo
2016-12-11 Martin Quinsonplease sonar, and other small cleanups
next