Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
more std::string and stuff
[simgrid.git] / src / instr / instr_paje_trace.cpp
2017-10-16 Frederic Sutermore std::string and stuff
2017-10-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-16 Frederic Suterc++ify some (untested) code
2017-10-15 Martin QuinsonMerge branch 'actor-startkilltime' of https://github...
2017-10-15 Martin QuinsonMerge pull request #228 from Takishipp/actor-execute
2017-10-13 Frederic Suteruse bools and true/false
2017-10-13 Frederic SuterMore objectification of instr::Type (wip)
2017-10-12 Frederic Sutermove creation and destruction logging to Class
2017-10-12 Frederic Sutermore stringification/privatization
2017-10-11 Frederic Suterfurther cleanups in instr
2017-10-10 Frederic Suterfactoring in instr Events
2017-10-10 Frederic Suterstringify and objectify instr::Value (wip)
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-10 Arnaud GierschSort include lists according to clang-format.
2017-10-10 Arnaud GierschRename C++ only header files from .h to .hpp.
2017-10-10 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-10-09 Frederic Sutersloppy replacement of dict by map and char* by string
2017-10-09 Frederic Suterdict->map
2017-10-09 Frederic Suteruse initialisation lists (and std::string)
2017-10-02 ZitagccMerge branch 'master' into async-wait
2017-09-27 Martin Quinsoninstr: prefer std::str to char*
2017-09-16 Martin Quinsoninstr: small cleanup
2017-09-10 Martin QuinsonMerge pull request #218 from Takishipp/MSG2S4U
2017-08-28 Martin Quinsonuniformize the function names
2017-08-28 Martin Quinsonfollow the naming conventions in Instr
2017-08-28 Martin Quinsonmove all inst declarations into their namespace
2017-08-27 Martin Quinsonkill a C type now that we have a class
2017-08-27 Martin Quinsonclass names must be in CamelCase
2017-08-27 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-08-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-08-27 Martin QuinsonMerge pull request #215 from Takishipp/s_type_cleanup
2017-08-23 Arnaud GierschUse (const) references with range-based for loops.
2017-08-18 Takishippnormalize s_type class part 3
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-25 degommeallgather was forgotten in ti tracing. fix this
2017-07-25 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-24 Martin Quinsoncosmetics in instr: use sensible identifier names
2017-07-18 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-18 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-17 Martin QuinsonMerge pull request #200 from Takishipp/clear_fct
2017-07-17 degommeBig move of all SMPI files in subfolders because it...
2017-07-17 TakishippReplace a function by its contents
2017-07-12 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-07-12 Martin QuinsonMerge pull request #197 from Takishipp/clear_fct
2017-07-12 TakishippDelete the whole comment
2017-07-11 Takishippremove print_Null function
2017-07-05 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-07-05 Martin Quinsonplease codacy
2017-06-30 Martin QuinsonMerge pull request #193 from Takishipp/signals
2017-06-19 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-19 Martin QuinsonMerge pull request #190 from Takishipp/clean_events
2017-06-19 Takishippfix leak of memory caused by DefineEventTypeEvent call
2017-06-17 Martin Quinsonclang-format broke gcc builds, damnit
2017-06-17 Martin Quinsonkill all horizontal tabs
2017-06-17 Martin QuinsonMerge pull request #188 from Takishipp/clean_events
2017-06-15 Martin QuinsonMerge pull request #181 from bcamus/master
2017-06-14 TakishippMerge branch 'clean_events' of github.com:Takishipp...
2017-06-14 Takishippremove useless XBT_DEBUG
2017-06-14 Toufik BoubehzizMerge branch 'master' into clean_events
2017-06-13 Martin Quinsonkill all trailling whitespaces
2017-06-13 Takishippupdate requested changes
2017-06-13 Takishippremove all the events that are called and destroyed...
2017-06-13 Takishippremove DefineVariableEvent
2017-06-13 Takishippremove DefineContainerEvent
2017-06-12 Takishippremove some useless structures
2017-06-08 Martin QuinsonMerge pull request #184 from Takishipp/signals
2017-06-08 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-06-08 Martin QuinsonMerge pull request #183 from Takishipp/leak_memory
2017-06-08 Takishippcorrect the leak of memory that correspond to EndLinEvent
2017-06-07 Martin Quinsonplug a memleak around instr
2017-05-29 Martin QuinsonMerge pull request #173 from Takishipp/master
2017-05-29 TakishippMerge branches 'master' and 'master' of github.com...
2017-05-29 Takishippfix leak of memory caused to some Events
2017-05-26 Martin Quinsonmore than 100 codacy treats, not bad
2017-05-24 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-05-23 Martin Quinsoncosmetics to please codacy
2017-05-23 Martin Quinsonkill all horizontal tabs
2017-05-23 Martin Quinsonplease codacy: use long form of negation in C++
2017-05-22 Martin QuinsonMerge pull request #168 from simgrid/smpi_huge_pages
2017-05-21 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2017-05-21 Martin QuinsonDisable uninteresting events in TI mode
2017-05-20 Martin Quinsoninstr: merge the TI output in the converted code (WIP)
2017-05-04 Takishippget methods and theirs print methods together
2017-05-03 TakishippReplace init_Stream by its content everywhere where...
2017-05-03 TakishippMerge branch 'toufic' of github.com:Takishipp/simgrid
2017-05-02 Martin Quinsoninline another useless function
2017-05-02 Martin QuinsonNow it works (if you don't look at the leaks)
2017-05-02 Martin Quinsonlittle function to debug the buffer
2017-05-02 Martin Quinsonuse explicitely PajeEvent* instead of paje_event_t
2017-05-02 TakishippAttempt to correct error tests
2017-04-21 Takishipphierarchical OOP tree
2016-12-06 Martin Quinsonplease sonar and use & when creating function pointers
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-07-28 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-07-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-07-27 Frederic Sutercosmetics (and sonar bugs--)
2016-06-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-06-22 degommehave tests passing without smpi
2016-06-09 Christian Heinrich[INSTR] NULL -> nullptr substitution
2016-05-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next