Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2015-09-17 Gabriel Corona[mc] Fix missing #include
2015-09-17 Gabriel Corona[mc] Use member hooks for surf_interface
2015-09-17 Gabriel Corona[mc] Use member hooks for VM
2015-09-17 Gabriel Corona[mc] Use member hooks for CpuTi
2015-09-17 Gabriel Corona[mc] Remove remaining bits of libdw outside of mc_libdw...
2015-09-17 Gabriel Corona[mc] Use string::compare instead of strcmp
2015-09-17 Gabriel Corona[mc] Fix initialisation of dwarf expression
2015-09-17 Gabriel Corona[mc] Move libdw binding code in its own file
2015-09-17 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinson[appveyor] disable x64 for now, it's borken
2015-09-17 Martin Quinson[appveyor] try MinGW-w64 instead of MSys2
2015-09-17 Martin QuinsonDon't add git-only files in git-archive
2015-09-17 Martin Quinson[appveyor] now that it does (not) compile with MSVC...
2015-09-17 Martin Quinson[appveyor] try to use boost 1.59 as the older ones...
2015-09-17 Martin QuinsonMSCV also define _THROW, so pick another name for our...
2015-09-17 Martin Quinson[MSVC] help that stupid parser: we are not closing...
2015-09-17 Martin Quinson[MSVC] strcasecmp has a weird name on non-POSIX systems
2015-09-17 Martin Quinsondelay the inclusion of standard headers so that _CRT_...
2015-09-17 Martin Quinson[MSVC] cleaner solution to the lack of unistd for flex...
2015-09-17 Martin Quinsonuse new/delete instead of xbt_new0/xbt_free on C++...
2015-09-17 Martin Quinson[appveyor] disable mallocators on windows: they need...
2015-09-17 Martin Quinsondefine isatty() on architectures that lack it
2015-09-17 Martin Quinsonload system headers after simgrid ones
2015-09-17 Martin Quinson[MSVC] 32bits/64bits is declared that way on this arch
2015-09-17 Martin Quinsonregenerate maintainer-mode files
2015-09-17 Martin Quinsonbummer
2015-09-17 Martin Quinson[MSCV] kill unused variable
2015-09-17 Martin QuinsonUse std::atomic instead of __sync_fetch_and_add for...
2015-09-17 Martin Quinsontypo
2015-09-17 Martin Quinson[MSVC] don't declare the 'xbt' log channel both extern...
2015-09-17 Martin Quinson[MSCV] no UNISTD here
2015-09-17 Martin Quinsondont load smpi.h when not needed: it breaks on MSVC
2015-09-17 Martin Quinson[MSVC] silence some warnings
2015-09-17 Martin Quinsonfix make distcheck
2015-09-17 Martin Quinsonbummer
2015-09-17 Martin QuinsonCut the dirname in error messages so that the tests...
2015-09-17 Martin Quinsondocument last change
2015-09-17 Martin QuinsonAdd xbt_basename to the xbt/file module
2015-09-17 Martin QuinsonNew XBT module: file
2015-09-15 Martin Quinson[appveyor] try MinGW-w64 instead of MSys2
2015-09-14 Martin QuinsonDon't add git-only files in git-archive
2015-09-14 Martin Quinson[appveyor] now that it does (not) compile with MSVC...
2015-09-14 Martin Quinson[appveyor] try to use boost 1.59 as the older ones...
2015-09-14 Martin QuinsonMSCV also define _THROW, so pick another name for our...
2015-09-14 Martin Quinson[MSVC] help that stupid parser: we are not closing...
2015-09-14 Christian Heinrich[Doc] Removed wrong link in deployment.doc
2015-09-14 Martin Quinson[MSVC] strcasecmp has a weird name on non-POSIX systems
2015-09-14 Gabriel Corona[mc] Fix SimGridMC when SMPI is disabled
2015-09-14 Martin Quinsondelay the inclusion of standard headers so that _CRT_...
2015-09-14 Martin Quinson[MSVC] cleaner solution to the lack of unistd for flex...
2015-09-14 Martin Quinsonuse new/delete instead of xbt_new0/xbt_free on C++...
2015-09-14 Martin Quinson[appveyor] disable mallocators on windows: they need...
2015-09-14 Martin Quinsondefine isatty() on architectures that lack it
2015-09-14 Martin Quinsonload system headers after simgrid ones
2015-09-14 Martin Quinson[MSVC] 32bits/64bits is declared that way on this arch
2015-09-14 Martin Quinsonregenerate maintainer-mode files
2015-09-14 Martin Quinsonbummer
2015-09-13 Martin Quinson[MSCV] kill unused variable
2015-09-13 Martin QuinsonUse std::atomic instead of __sync_fetch_and_add for...
2015-09-13 Martin Quinsontypo
2015-09-13 Martin Quinson[MSVC] don't declare the 'xbt' log channel both extern...
2015-09-13 Martin Quinson[MSCV] no UNISTD here
2015-09-13 Martin Quinsondont load smpi.h when not needed: it breaks on MSVC
2015-09-13 Martin Quinson[MSVC] silence some warnings
2015-09-13 Martin Quinsonfix make distcheck
2015-09-13 Martin Quinsonbummer
2015-09-13 Martin QuinsonCut the dirname in error messages so that the tests...
2015-09-13 Martin Quinsondocument last change
2015-09-13 Martin QuinsonAdd xbt_basename to the xbt/file module
2015-09-13 Martin QuinsonNew XBT module: file
2015-09-13 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-09-13 Martin Quinson[appveyor] disable SMPI on windows for now
2015-09-13 Martin Quinsondont' use basename when not mandatory. Doesn't exist...
2015-09-13 Martin Quinsoncosmetics
2015-09-13 Martin Quinson[MSCV] sys/time.h does not exist here
2015-09-13 Martin Quinsonthere is no dirname() windows
2015-09-13 Martin Quinson[MSVC] Disable raw contextes: inline assembler syntax...
2015-09-13 Martin Quinson[MSVC] correct support for thread-local storage
2015-09-13 Martin Quinson[MSVC] no unistd here
2015-09-13 Martin Quinsonremove an unused header that is not found on windows
2015-09-13 Martin QuinsonSearch a better location for MSVC definition intended...
2015-09-13 Martin Quinson[MSVC] disable all 'POSIX name is deprecated' at once
2015-09-12 Martin Quinson[MSVC] don't whine on fopen being insecure
2015-09-12 Martin Quinson[MSVC] unistd.h does not exist on windows
2015-09-12 Martin Quinson[MSVC] POSIX is not deprecated yet, you bummer
2015-09-12 Martin Quinson[MSVC] use our extended xbt_malloc, but don't choke...
2015-09-12 Martin Quinson[MSVC] define ssize_t (sick sad compiler)
2015-09-12 Martin Quinsoncosmetics in the uglyness that MSVC requires
2015-09-12 Martin QuinsonMSVC don't like macros that pass VA_ARGS to each other
2015-09-12 Christian Heinrich[Doc] Updated deployment description file.
2015-09-12 Christian Heinrich[Doc] Updated index.doc
2015-09-12 Christian Heinrich[Doc] Updated deployment.doc
2015-09-12 Christian Heinrich[Doc] Added TOC to options.doc and introduction.doc
2015-09-12 Christian Heinrich[Doc] Improved TOC styles.
2015-09-12 Christian Heinrich[Doc] Started cleanup of examples.doc
2015-09-12 Christian Heinrich[Doc] Renamed use.doc to examples.doc
2015-09-12 Christian Heinrich[Doc] Updated info on our website
2015-09-12 Christian Heinrich[Doc] Included image for storage doc
2015-09-12 Christian Heinrich[Doc] Fixed errors in platform.doc
2015-09-12 Martin Quinson[MSVC] manually define HAVE_VA_COPY
next