A
lgorithmique
N
umérique
D
istribuée
Public GIT Repository
projects
/
simgrid.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
more stringification/privatization
[simgrid.git]
/
src
/
instr
/
instr_paje_types.cpp
2017-10-12
Frederic Suter
more stringification/privatization
blob
|
commitdiff
|
raw
2017-10-12
Frederic Suter
kill another dict in instr
blob
|
commitdiff
|
raw
|
diff to current
2017-10-11
Frederic Suter
further cleanups in instr
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Frederic Suter
stringify and objectify instr::Value (wip)
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Arnaud Giersch
Rename C++ only header files from .h to .hpp.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-02
Zitagcc
Merge branch 'master' into async-wait
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Martin Quinson
instr: kill a dead function
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Martin Quinson
instr: objectifies another method
blob
|
commitdiff
|
raw
|
diff to current
2017-09-16
Martin Quinson
a static function with an object parameter is a regular...
blob
|
commitdiff
|
raw
|
diff to current
2017-09-15
Martin Quinson
instr: fix a new/free mismatch, and small cleanups
blob
|
commitdiff
|
raw
|
diff to current
2017-09-14
Martin Quinson
cleanup plugging a memleak
blob
|
commitdiff
|
raw
|
diff to current
2017-09-10
Martin Quinson
Merge pull request #218 from Takishipp/MSG2S4U
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
Arnaud Giersch
Remove useless assignments.
blob
|
commitdiff
|
raw
|
diff to current
2017-09-01
Arnaud Giersch
Fix mismatched free() / delete.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Martin Quinson
uniformize the function names
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Martin Quinson
instr: please sonar
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Martin Quinson
follow the naming conventions in Instr
blob
|
commitdiff
|
raw
|
diff to current
2017-08-28
Martin Quinson
move all inst declarations into their namespace
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
kill a C type now that we have a class
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
class names must be in CamelCase
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge pull request #215 from Takishipp/s_type_cleanup
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Takishipp
normalize s_type class part 3
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Takishipp
normalize s_type class part 2
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Takishipp
normalize s_type class
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add type_stat_new to s_type class as a method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add link_new to s_type class as a method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add variable_new to s_type class as method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add event_new to s_type class as a method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add type_container_new to s_type class as method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add s_type_get_or_null to s_type class as a method
blob
|
commitdiff
|
raw
|
diff to current
2017-08-16
Takishipp
Add a constructor to s_type class
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-27
Arnaud Giersch
Reduce scope of variables (please Codacy).
blob
|
commitdiff
|
raw
|
diff to current
2017-07-26
Martin Quinson
fix tracing tests
blob
|
commitdiff
|
raw
|
diff to current
2017-07-25
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
cosmetics
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
use a proper destructor for the paje::value type
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
cosmetics in instr: use sensible identifier names
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-07-24
Martin Quinson
Merge pull request #202 from Takishipp/clear_fct
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Takishipp
fix PJ_value class and its methods
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-18
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Martin Quinson
Merge pull request #200 from Takishipp/clear_fct
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Takishipp
some optimizations
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Takishipp
delete comment
blob
|
commitdiff
|
raw
|
diff to current
2017-07-17
Takishipp
Replace a function by its contents
blob
|
commitdiff
|
raw
|
diff to current
2017-07-02
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Martin Quinson
Merge pull request #193 from Takishipp/signals
blob
|
commitdiff
|
raw
|
diff to current
2017-06-30
Takishipp
get sg_instr_new_router through a signal
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Martin Quinson
Merge pull request #190 from Takishipp/clean_events
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Takishipp
fix leak of memory caused by DefineEventTypeEvent call
blob
|
commitdiff
|
raw
|
diff to current
2017-06-17
Martin Quinson
Merge pull request #188 from Takishipp/clean_events
blob
|
commitdiff
|
raw
|
diff to current
2017-06-15
Martin Quinson
Merge pull request #181 from bcamus/master
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Takishipp
Merge branch 'clean_events' of github.com:Takishipp...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Toufik Boubehziz
Merge branch 'master' into clean_events
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Martin Quinson
kill all trailling whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Takishipp
update requested changes
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Takishipp
remove all the events that are called and destroyed...
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Takishipp
remove DefineVariableEvent
blob
|
commitdiff
|
raw
|
diff to current
2017-06-13
Takishipp
remove DefineContainerEvent
blob
|
commitdiff
|
raw
|
diff to current
2017-05-29
Takishipp
Merge branches 'master' and 'master' of github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-23
Martin Quinson
please codacy: use long form of negation in C++
blob
|
commitdiff
|
raw
|
diff to current
2017-05-22
Martin Quinson
Merge pull request #168 from simgrid/smpi_huge_pages
blob
|
commitdiff
|
raw
|
diff to current
2017-05-21
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-05-03
Takishipp
Merge branch 'toufic' of github.com:Takishipp/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2017-05-02
Martin Quinson
Now it works (if you don't look at the leaks)
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
Takishipp
hierarchical OOP tree
blob
|
commitdiff
|
raw
|
diff to current
2017-04-11
Takishipp
first change to have hierarchical class - definecontain...
blob
|
commitdiff
|
raw
|
diff to current
2017-04-05
Takishipp
s_container is changed to cpp class
blob
|
commitdiff
|
raw
|
diff to current
2016-11-30
Millian Poquet
Merge branch 'master' of https://github.com/mpoquet...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-08-03
Frederic Suter
track all the useless void
blob
|
commitdiff
|
raw
|
diff to current
2016-06-09
Christian Heinrich
[INSTR] NULL -> nullptr substitution
blob
|
commitdiff
|
raw
|
diff to current
2016-05-30
Gabriel Corona
Avoid multiple declaration on the same line/statement
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-01
Frederic Suter
blank lines and indent in instr
blob
|
commitdiff
|
raw
|
diff to current
2015-12-28
Martin Quinson
Compile src/instr with g++ so that we can use C++ const...
blob
|
commitdiff
|
raw
|
diff to current