Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot//simgrid/simgrid
[simgrid.git] / src / include /
2012-06-08 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-05 Christophe ThiéryThe usual typo.
2012-06-05 Martin Quinsonavoid double free issues when on host failure+process run
2012-05-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-22 navarroMerge ... cpu_update_actions_state_full and net_update_...
2012-05-22 Frederic Suterthe "amount" field leads to weird behaviors when dealin...
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-14 Arnaud GierschRemove old cruft.
2012-05-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-13 Martin Quinsonmake xbt_os_thread module public (Java needs it, at...
2012-05-13 Martin Quinsonensure that this header can be made public by relying...
2012-05-10 navarroMerge cpu and network for action functions.
2012-05-10 navarroPut those variables private
2012-05-10 navarroPrepare network.c and cpu_cas01.c for net and cpu merge.
2012-05-03 navarroRevisit lazy_remaining_update that was completely broken.
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-03 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroReturn result on SIMIX_post_io
2012-04-03 navarroReorganize storage structures (msg, smx and surf) and...
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-04-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-02 Arnaud GierschFix doxygen comments.
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-29 schnorrfunction to get the weight of a constraint of a lmm...
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-27 navarroFix surf_storage execution
2012-03-26 navarroFirst step to return value on storage model.
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-23 Arnaud GierschUse type network_element_t instead of void*, and avoid...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 navarroFirst step to take care of constraint into storage...
2012-03-22 navarroImplement xbt_dict_t content for storage model
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-07 schnorr[ns3] there is no reason why this ns3-only parsing...
2012-03-06 schnorrfix prototype declaration for gtnets compilation
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandEnable generic_lmm_action to be lazily updated by refac...
2012-03-05 navarroFix mem leack and factorize code.
2012-03-05 Arnaud LegrandMove this enum to a public place for future usage by...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroAdd storage to functions
2012-03-01 navarroSave information from routing corresponding to storage.
2012-02-29 navarroNew way to use storage. See storage.xml
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix type name and parsing for random generator.
2012-02-21 Arnaud GierschTry to avoid to mix enum with anything else.
2012-02-21 Arnaud GierschRemove trailing commas in enum declarations.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 navarroFirst step to create model storage.
2012-02-21 navarroAdd function read write open close and stat to workstat...
2012-02-08 Arnaud GierschThose are already declared in ./include/simgrid/modelch...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Martin Quinsonkill duplicate definitions, and try to ensure that...
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-07 Arnaud GierschRemove bogus inline declarations in private interface.
2012-01-30 Marion Guthmullermodel-checker : merge conflict resolved
2012-01-30 Martin Quinsonadd proper copyright headers to the MC files
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-27 Martin Quinsonadd a function xbt_os_get_numcores()
2012-01-20 Christophe ThiérySurf: allow to call share_resources in parallel (never...
2012-01-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Marion Guthmullermodel-checker : new function MC_diff to display all...
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-12 Marion Guthmullermodel-checker : prototypes of static functions moved
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-10 Arnaud GierschAdd missing declaration.
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-05 Marion Guthmullermodel-checker : warnings fixed
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropAllow selective update to be independently set for...
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-16 NavarropMerge cpu.c and cpu_im.c
2011-12-13 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-13 Marion Guthmullermodel-checker : clean code
2011-12-07 Marion GuthmullerMerge branch 'master' into MC_LTL
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.
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-14 Martin Quinsonanother empty function murder
2011-11-14 Marion Guthmullermodel-checker : add name of program in arguments of...
2011-11-11 Martin Quinsonkill a file that were begging for it
next