Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't even try to have ucontextes on windows.
[simgrid.git] / src / include / mc / datatypes.h
2016-03-04 Martin Quinsondon't even try to have ucontextes on windows.
2016-02-27 Martin QuinsonMerge pull request #65 from fabienchaix/master
2016-02-26 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-26 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-26 Gabriel CoronaRemove some #include
2016-02-24 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-02-24 degommefix windows compilation
2016-02-24 Fabien ChaixMerge branch 'oldstyle_element_set'
2016-02-23 fabienchaixMerge pull request #2 from mquinson/master
2016-02-20 Martin QuinsonMerge branch 'coverity_scan' of github.com:mquinson...
2016-02-11 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-02-11 Gabriel Corona[mc] Use ucontext_t instead of void* in some places
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-11-23 Gabriel Corona[mc] Move heap_ignore to Process
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaHide more mc symbols
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-05-19 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-04-27 Gabriel CoronaMerge branch 'master' into mc
2015-04-23 Marion Guthmullermodel-checker : really fix mc dependancies with MC...
2015-04-23 Marion Guthmullermodel-checker : fix dependancies without MC
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-04-14 Gabriel CoronaMerge branch 'master' into mc-process
2015-03-10 Gabriel CoronaMerge branch 'master' into mc-process
2015-02-18 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-02-12 Gabriel CoronaMerge master into mc-process
2015-02-06 Gabriel Corona[mc] New message for stack_area
2015-01-30 Gabriel Corona[mc] Remote unwinding support
2014-12-08 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-12-04 Gabriel CoronaMerge branch 'master'
2014-12-02 Gabriel Corona[mc] Modularise header files for MC
2014-07-28 Adrien LebreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-07-25 Gabriel Corona[mc] Make state/snapshot comparison work with SMPI...
2014-04-22 Stéphane CastelliMerge branch 'smpi-topo'
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-18 Gabriel Corona[mc] Add location field in struct/class-members
2014-03-06 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-25 Gabriel Corona[mc] Handle DW_TAG_class_type as DW_TAG_structure_type...
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-25 Gabriel CoronaMerge bugfix
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-24 Gabriel CoronaMerge branch 'mc-perf' into mc
2014-02-20 Gabriel Corona[mc] Avoid (slow) type lookups by name or ID (xbt_dict_...
2014-02-10 Gabriel CoronaMerge branch 'mc' into mc-perf
2014-02-10 Gabriel Corona[mc] Use optimized local implementation of libuwind...
2014-02-07 Gabriel CoronaMerge branch mc into mc-perf
2014-02-07 Gabriel Corona[mc] Pass mc_object_info_t arguiments in many places...
2014-02-07 Gabriel Corona[mc] Preprocess type lookup
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
2014-01-17 Gabriel Corona[mc] Deduplicate address location resolution in MC_dwar...
2014-01-17 Gabriel Corona[mc] Use DWARF constants for type tags
2014-01-10 Gabriel Corona[mc] Split byte_size and element_count in mc_object_info_t
2014-01-10 Gabriel Corona[mc] Remove type DW_TAG_enumerator type (because it...
2014-01-10 Gabriel Corona[mc] Add comments
2013-11-08 Paul BédarideMerge branch 'hypervisor' of git+ssh://scm.gforge.inria...
2013-11-08 Paul BédarideMerge tag 'v3_9_90' into hypervisor
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-09-26 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-09-25 Arnaud GierschDig through git history, and update copyright lines.
2013-08-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-14 Marion Guthmullermodel-checker : memory free and cleanup
2013-08-14 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-08-05 Marion Guthmullermodel-checker : snapshot comparison with the types...
2013-06-28 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-06-19 Paul BédarideMerge branch 'master' into hypervisor
2013-05-28 Marion Guthmullermodel-checker : free memory
2013-02-21 Takahiro HirofuchiMerge branch 'hypervisor' of scm.gforge.inria.fr:/gitro...
2013-02-21 alebreMerge with master and fix conflicts
2013-02-12 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2013-02-05 Arnaud GierschMerge branch 'v3_9_x'
2013-02-02 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2013-01-31 Marion Guthmullermodel-checker : start heap comparison from local variables
2013-01-30 Arnaud GierschIncorporate simgrid-java in simgrid-java/.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-12 Augustin DegommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-11 Marion Guthmullermodel-checker : add ignore mechanism for global variabl...
2012-11-07 Marion Guthmullermodel-checker : add ignore mechanism for comparison...
2012-10-27 Marion Guthmullermodel-checker : fix some memory leaks
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-08 Marion Guthmullermodel-checker : restore struct smx_ctx_sysv in smx_cont...
2012-10-05 Marion Guthmullermodel-checker : store equality detected in heap compari...
2012-10-05 Marion Guthmullermodel-checker : ignore stack areas in heap comparison...
2012-09-27 Jonathan Rouzaud... Merge conflicts in instr_routing.c
2012-08-02 Marion Guthmullermodel-checker : add block and fragment number in mc_ign...
2012-08-01 Marion Guthmullermodel-checker : ignore irrelevant differences for heap...
2012-01-30 Marion Guthmullermodel-checker : merge conflict resolved
2012-01-30 Martin Quinsonadd proper copyright headers to the MC files
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschKill old CVS $Id$ lines.
2010-10-11 alegrandIndent include and src using this command:
2010-05-20 cristianrosaRework MC transition interception/creation. Now it...
2010-05-11 cristianrosaAdd int MC_random(int min, int max) function that will...
next