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
Add explicit cast for negative to unsigned conversion.
[simgrid.git]
/
src
/
mc
/
mc_dwarf.cpp
2018-03-16
Arnaud Giersch
Add explicit cast for negative to unsigned conversion.
blob
|
commitdiff
|
raw
2018-02-13
Arnaud Giersch
Kill unused private function MC_dwarf_at_linkage_name().
blob
|
commitdiff
|
raw
|
diff to current
2018-02-13
Arnaud Giersch
Kill unused private function MC_compare_frame_index_ite...
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Martin Quinson
fix some of the many doxygen warnings
blob
|
commitdiff
|
raw
|
diff to current
2017-12-05
Arnaud Giersch
Move default case at the end of the switch.
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Tom Cornebize
Merge branch 'master' into fix/execute_benched
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Takishipp
Merge branch 'actor-yield' of github.com:Takishipp...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-23
Zitagcc
Merge branch 'master' into actor-yield
blob
|
commitdiff
|
raw
|
diff to current
2017-11-02
Arnaud Giersch
Sonar smells of the day.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-28
Arnaud Giersch
Sonar: remove redundant jumps.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-25
Arnaud Giersch
Add some "explicit" keyword (sonar, codacy).
blob
|
commitdiff
|
raw
|
diff to current
2017-10-23
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-21
Arnaud Giersch
Replace single case switch by an if.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-20
Martin Quinson
Merge branch 'actor-priority' of https://github.com...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Arnaud Giersch
Add default case to switch statements.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-18
Zitagcc
Merge branch 'master' into actor-priority
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Arnaud Giersch
Use simgrid::xbt::string_printf.
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge branch 'actor-startkilltime' of https://github...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-15
Martin Quinson
Merge pull request #228 from Takishipp/actor-execute
blob
|
commitdiff
|
raw
|
diff to current
2017-10-14
Arnaud Giersch
Cosmetics: remove redundant "case" clause.
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
Sort include lists according to clang-format.
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-04
Arnaud Giersch
Remove lines of commented code spotted by sonar.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-27
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
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-23
Arnaud Giersch
Trivial formatting issues.
blob
|
commitdiff
|
raw
|
diff to current
2017-08-23
Arnaud Giersch
Use (const) references with range-based for loops.
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
Fix signedness errors in format strings.
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-16
Martin Quinson
MC: rename process into RemoteClient
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-25
Martin Quinson
cut some more includes
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-23
Frederic Suter
a few more smells
blob
|
commitdiff
|
raw
|
diff to current
2016-12-28
Martin Quinson
fix some doxygen warnings
blob
|
commitdiff
|
raw
|
diff to current
2016-12-01
Martin Quinson
Merge branch 'master' of github.com:simgrid/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-12-01
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
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-11-29
degomme
On Freebsd with clang > 3.8, sometimes we have a null...
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Matthieu Volat
Build ID are somewhat gnu/linux specific.
blob
|
commitdiff
|
raw
|
diff to current
2016-07-28
degomme
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Gabriel Corona
Merge remote-tracking branch 'adfaure/master'
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Gabriel Corona
[mc] Fix NT_GNU_BUILD_ID support
blob
|
commitdiff
|
raw
|
diff to current
2016-07-20
Gabriel Corona
[mc] Add documentation and fix some things
blob
|
commitdiff
|
raw
|
diff to current
2016-06-12
Martin Quinson
spellcheck mc. Don't ask why
blob
|
commitdiff
|
raw
|
diff to current
2016-05-31
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-31
Gabriel Corona
Use boost::range algorithms
blob
|
commitdiff
|
raw
|
diff to current
2016-05-12
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-05-11
Gabriel Corona
[mc] Fix MC with the class-hierarchification of simgrid...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-19
Gabriel Corona
[mc] Fix error in computation of Frame range when DW_AT...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-06
Gabriel Corona
[mc] Use nullptr consistently in C++ code
blob
|
commitdiff
|
raw
|
diff to current
2016-03-29
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-29
Gabriel Corona
[mc] -Wredundant-move
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-03-13
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-11
Gabriel Corona
[mc] Small changes to Variable
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
degomme
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-10
Gabriel Corona
[mc] Move code in simgrid::mc
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Martin Quinson
empty portable.h and spread the include in files
blob
|
commitdiff
|
raw
|
diff to current
2016-03-08
Gabriel Corona
[mc] Horrid double braces for std::array
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
degomme
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Gabriel Corona
[mc] Add comments for the DWARF-by-build-id lookup...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Gabriel Corona
[mc] Load DWARF info from external file using NT_GNU_BU...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Gabriel Corona
[mc] Reorganise the ELF/DWARF processing
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Martin Quinson
Merge branch 'master' of github.com:mquinson/simgrid
blob
|
commitdiff
|
raw
|
diff to current
2016-03-07
Gabriel Corona
[mc] Remove more useless braces
blob
|
commitdiff
|
raw
|
diff to current
2016-02-27
Martin Quinson
Merge pull request #65 from fabienchaix/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Gabriel Corona
[mc] s/NULL/nullptr/
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Gabriel Corona
Remove some #include
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Frederic Suter
Merge branch 'master' of git+ssh://scm.gforge.inria...
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Gabriel Corona
[mc] Remove Type::is_pointer_type
blob
|
commitdiff
|
raw
|
diff to current
2016-02-26
Gabriel Corona
[mc] Move some code into simgrid::mc namespace
blob
|
commitdiff
|
raw
|
diff to current
2016-02-24
Fabien Chaix
Merge branch 'oldstyle_element_set'
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
Gabriel Corona
[mc] Cleanup LocationListEntry
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
Gabriel Corona
[mc] Cleanup/documentation for simgrid::mc::Frame
blob
|
commitdiff
|
raw
|
diff to current
2016-02-23
fabienchaix
Merge pull request #2 from mquinson/master
blob
|
commitdiff
|
raw
|
diff to current
2016-02-22
Gabriel Corona
[mc] Use simgrid::xbt::range for program-counter ranges
blob
|
commitdiff
|
raw
|
diff to current
2016-01-11
Martin Quinson
make MC compile with -Wmissing-declaration
blob
|
commitdiff
|
raw
|
diff to current
2015-12-11
Luka Stanisic
Merging changes done by Steven, Samuel and Luka, regard...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-26
Gabriel Corona
[mc] Better #includes
blob
|
commitdiff
|
raw
|
diff to current
2015-11-06
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Gabriel Corona
[smpi] Use virtual memory layout to find the data segment
blob
|
commitdiff
|
raw
|
diff to current
2015-10-25
Martin Quinson
Reduce the amount of implicit include directories
blob
|
commitdiff
|
raw
|
diff to current
2015-10-16
Martin Quinson
Merge branch 'master' of scm.gforge.inria.fr:/gitroot...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Gabriel Corona
[mc] Move mc_dwarf_location_list_init() into namespace
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Gabriel Corona
[mc] OOify mc_find_frame_base()
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Gabriel Corona
[mc] OOify LocationLists, Location
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Gabriel Corona
[mc] OOify DWARF stack/evaluation expression
blob
|
commitdiff
|
raw
|
diff to current
2015-10-15
Gabriel Corona
[mc] Simplify MC_find_object_info
blob
|
commitdiff
|
raw
|
diff to current
next