Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Finalises MSG_file_rcopy() and MSG_file_rmove()
[simgrid.git] / include /
2014-03-25 Pierre VeyreFinalises MSG_file_rcopy() and MSG_file_rmove()
2014-03-25 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-25 Pierre Veyreprepare MSG_file_rcopy()
2014-03-24 Pierre VeyreRemoves MSG_storage_file_rename()
2014-03-24 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-23 Martin Quinsonmove back the protected interface of platforms to the...
2014-03-22 Arnaud GierschMove win32_ucontext.h to private area.
2014-03-22 Arnaud GierschHeader platf_interface.h needs to be public (included...
2014-03-22 Arnaud GierschDon't include private header from public ones.
2014-03-22 Arnaud GierschDisable mmalloc when !HAVE_MC.
2014-03-21 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-21 Gabriel CoronaMerge branch 'mc++'
2014-03-19 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
2014-03-19 Pierre VeyreModify MSG_file_open() implementation
2014-03-18 Gabriel Corona[mc] Use reference to types intead of type IDs
2014-03-18 Pierre VeyreMerge branch 'master' of git+ssh://scm.gforge.inria...
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 Gabriel Corona[mc] Pass arguments everywhere in the state comparator...
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 Gabriel CoronaMerge branch 'mc' into mc++
2014-03-06 Arnaud GierschFix build with -Denable_jedule=ON.
2014-02-28 Gabriel CoronaMerge branch 'mc++' into mc-merge
2014-02-25 Gabriel CoronaMerge branch 'mc' into mc++
2014-02-25 Gabriel CoronaMerge bugfix from branch mc-refactor
2014-02-25 Gabriel CoronaMerge branches 'mc'
2014-02-24 Gabriel CoronaMerge 'master' into mc
2014-02-24 Gabriel CoronaMerge branch 'mc-perf' into mc
2014-02-21 Gabriel Corona[mc] Avoid resolving TLS over and over again
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 Marion Guthmullermodel-checker : conflit
2014-02-18 Marion Guthmullermodel-checker : use MC_assert instead of assert for...
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-10 Gabriel CoronaMerge branch 'mc' into mc-perf
2014-02-08 Arnaud GierschDon't hide type real type, smx_process_t, behind a...
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-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-17 Marion GuthmullerMerge remote-tracking branch 'origin/libdw2'
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).
next