Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Install signal handler for SIGSEGV.
[simgrid.git] / include /
2014-03-17 Arnaud GierschAdd configuration parameter for contexts/guard_size.
2014-03-17 Arnaud GierschNew function: xbt_os_thread_setguardsize (like pthread_...
2014-03-17 Arnaud GierschCache the size of a memory page for the current system.
2014-03-11 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-11 Pierre VeyreManage storage user data at msg level
2014-03-10 Arnaud GierschRemove function SIMIX_process_create_with_parent.
2014-03-10 Pierre VeyreAdd SD_storage_get_host() and MSG_storage_get_host()
2014-03-10 Pierre VeyreMSG_host_get_attached_storage_list and SD_workstation_g...
2014-03-08 Arnaud GierschFree all fields for file.
2014-03-08 Arnaud GierschFix doxygen warnings.
2014-03-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2014-03-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-07 Pierre VeyreAdd "attach" attribute to storage tag in platform descr...
2014-03-06 Pierre VeyreMsg_file refactoring
2014-03-06 Arnaud GierschFix build with -Denable_jedule=ON.
2014-02-20 Pierre VeyreMissing commit for introduce model specific properties...
2014-02-20 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-02-20 Pierre VeyreIntroduce model specific properties for storage_type
2014-02-18 Arnaud GierschFix some overflows in msg_vm on 32bits archs.
2014-02-18 Paul BédarideFix doxygen
2014-02-17 Paul Bédaridehost data comeback as property 'data'
2014-02-14 Augustin Degommeprotect smpi against problems with replay+collectives.
2014-02-13 Augustin Degommeenforce the use of the routing attribute of an AS,...
2014-02-13 Paul BédarideRemove comm destroy simcall
2014-02-13 Paul BédarideRemove host data and had JAVA_HOST_LEVEL
2014-02-10 Arnaud GierschSupernovae mode was deprecated. It is currently broken...
2014-02-08 Arnaud GierschDon't hide type real type, smx_process_t, behind a...
2014-02-05 Arnaud GierschAdd/update copyright notices.
2014-01-31 Arnaud GierschFix warning about "min" and "max" being redefined in...
2014-01-30 Arnaud GierschRemove duplicated code.
2014-01-28 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-01-27 Arnaud GierschDon't build mmalloc when !HAVE_THREAD_LOCAL_STORAGE.
2014-01-23 Arnaud GierschFix doxygen warnings.
2014-01-22 Augustin DegommeMerge branch 'torus'
2014-01-22 Augustin Degommedtd update for new cluster routing options
2014-01-22 Augustin Degommemake cluster routing a bit more flexible, to allow...
2014-01-21 Arnaud GierschGlobal variables should be initialized to zero.
2014-01-21 Arnaud Gierschsmpi_cocci.h: make functions static.
2014-01-21 Arnaud GierschMove declaration for smpi_global_size().
2014-01-21 Paul BédarideSURF Documentation
2014-01-17 Augustin Degommeupdate dtd to add torus_dimensions tag to clusters
2014-01-15 Paul BédarideEnergy is now a plugin
2014-01-14 Martin Quinsonadd a public header giving access to all of our APIs...
2013-12-06 Arnaud GierschCosmetics: fix spacing.
2013-12-05 Arnaud GierschUse SG_{BEGIN,END}_DECL() for what it's designed to...
2013-12-05 Arnaud GierschIn XBT_LOG_NEW_SUBCATEGORY_helper, protect function...
2013-11-29 Pierre VeyreAdd MSG_file_seek function
2013-11-29 Pierre VeyreAdd MSG_file_tell function and prepare MSG_file_seek
2013-11-28 Paul BédarideFix issue with surf.h included in simix.h
2013-11-20 Arnaud GierschAdd missing SG_{BEGIN,END}_DECL.
2013-11-18 Arnaud GierschNo need to repeat word.
2013-11-18 Arnaud GierschUse unsigned long long instead of uint64_t for sg_size_t.
2013-11-18 Paul BédarideChange sg_storage_size_t to sg_size_t and fix surf...
2013-11-16 Arnaud GierschSome constants need to be defined as static variables...
2013-11-15 Paul BédarideMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-15 Paul BédarideMerge branch 'surf++'
2013-11-15 Paul BédarideMerge branch 'hypervisor' into surf++
2013-11-08 Arnaud GierschMerge tag 'v3_10_rc2'
2013-11-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-08 Pierre VeyreUpdate MSG_storage_file_rename
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-11-08 Pierre VeyreAdd MSG_file_rename function
2013-11-07 Arnaud GierschFix 32 bits builds.
2013-11-07 Arnaud GierschFix 32 bits builds.
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Arnaud GierschAdd Fortran bindigns for smpi+dvfs.
2013-11-07 Arnaud GierschExport DVFS functionality for smpi (experimental).
2013-11-07 Augustin Degommesmpi build without F2C was broken since 58ea5966
2013-11-06 Augustin Degommesmpi build without F2C was broken since 58ea5966
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-11-06 Arnaud GierschMake functions public, they are need by macros SMPI_SAM...
2013-11-05 Arnaud GierschMerge branch 'v3_10_x'
2013-11-05 Arnaud GierschUse xbt_die() for DIE_IMPOSSIBLE.
2013-11-04 Arnaud GierschMerge branch 'v3_10_x'
2013-11-04 Arnaud GierschDefine SIMGRID_VERSION_STRING, and add option --version...
2013-11-04 Arnaud GierschMerge commit '78f0dd861a9bb479f33b9494a2b4ed7b977288a4...
2013-11-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-11-04 Pierre VeyreAdd some MSG_file function prototypes
2013-10-30 Paul BédarideMerge commit '045db1657e870c721be490b411868f4181a12ced...
2013-10-30 Arnaud GierschDefine symbols for builds w/o MC.
2013-10-28 Takahiro HirofuchiAdd the affinity database of each VM
2013-10-28 Takahiro HirofuchiAdd the affinity setting function for a VM
2013-10-24 Takahiro HirofuchiAdd the MSG function controlling CPU affinity
2013-10-24 Takahiro HirofuchiExtend simcall_host_execute() for CPU affinity
2013-10-24 Takahiro HirofuchiAdd the simcall setting CPU affinity
2013-10-14 Paul BédarideAdd Floyd routing
2013-10-08 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-07 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-06 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-04 Arnaud GierschEnforce type for other MPI NULL constants.
2013-10-04 Arnaud GierschEnforce type for MPI_REQUEST_NULL, and fix mistakes.
2013-10-04 Marion Guthmullermodel-checker : fix detection of pointers on a fragment...
2013-10-04 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-02 Pierre VeyreAdd MSG_storage_get_size function
2013-10-02 Pierre VeyreChange parameters order for msg_file_read, msg_file_wri...
2013-10-01 Arnaud GierschSmall fixes in type names.
2013-10-01 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2013-10-01 Pierre VeyreIntroduce sg_storage_size_t type
next