Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merging changes done by Steven, Samuel and Luka, regarding simulation of StarPU-MPI
[simgrid.git] / src / xbt /
2015-12-11 Luka StanisicMerging changes done by Steven, Samuel and Luka, regard...
2015-12-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-12-07 Gabriel Corona[simix] Move BoostContext to C++
2015-12-05 Martin Quinsonkill dead code
2015-11-23 Gabriel Corona[mc] Remove mcer_ignore.cpp
2015-11-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-12 Gabriel Corona[mc] Merge Server class into ModelChecker
2015-11-10 Gabriel Corona[mc] Move Server in simgrid::mc
2015-11-08 Martin QuinsonDon't segfault when one level of the lib has a NULL...
2015-11-06 Martin Quinson[win] protect the inclusion of a non-existing file
2015-11-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-11-05 Gabriel Corona[smpi] Use virtual memory layout to find the data segment
2015-11-03 Martin QuinsonFix out-of-tree builds after 3203ed1, sorry
2015-10-26 Martin QuinsonKill the setset datacontainer: it's unused since a...
2015-10-25 Martin Quinsonfix build on non-linux arch
2015-10-25 Martin QuinsonReduce the amount of implicit include directories
2015-10-13 Martin QuinsonMerge branch 'S4U'
2015-10-09 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-10-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-09 Gabriel Corona[mc] Fix loop bound checking using heaplimit
2015-10-06 Martin Quinson[windows] typo breaking the build
2015-10-06 Martin Quinsonset a SimGrid identity to maestro on windows too
2015-10-05 Martin Quinsonproperly disable pthreads on windows (+cleanups)
2015-10-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-10-01 Gabriel CoronaMark some internal symbols as hidden on ELF in xbt
2015-09-24 Martin Quinsondon't fail miserably when raising an exception after...
2015-09-20 Martin Quinson[windows] fix the detection of 32/64 bits
2015-09-19 Martin Quinsonfix some 'signed/unsigned comparison' warnings
2015-09-19 Martin Quinsondon't compare signed and unsigned
2015-09-19 Martin Quinson[MSVC] convert unsigned to signed before applying unary...
2015-09-18 Martin Quinsonfix the detection of MSVC
2015-09-18 Martin Quinson[MSVC] Give up: disable busy waiting on windows as...
2015-09-18 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2015-09-17 Martin Quinsons/_XBT_GNUC/XBT_ATTRIB/ as we will port them to MSVC
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 Quinsondefine isatty() on architectures that lack it
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 QuinsonAdd xbt_basename to the xbt/file module
2015-09-17 Martin QuinsonNew XBT module: file
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 Quinsondefine isatty() on architectures that lack it
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 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-12 Martin Quinson[MSVC] unistd.h does not exist on windows
2015-08-09 Martin QuinsonMerge branch 'master' into S4U
2015-08-05 Martin QuinsonUpdate copyright notices
2015-08-02 Martin QuinsonMerge branch 'master' into S4U
2015-08-01 Martin QuinsonRemove GTNetS. It was not working anyway
2015-07-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-28 Martin Quinson[windows] fix a typo in 32bits detection
2015-07-28 Martin Quinson[appveyor] be more verbose about what's going on
2015-07-25 Martin Quinsonfix the log hierarchy extraction wrt mc_main, that...
2015-07-25 Martin QuinsonRemove borland-compiler related cruft
2015-07-25 Gabriel CoronaDisable a XBT_LOG_CONNECT (this one is not in libsimgrid)
2015-07-24 Martin Quinsonvarious fixups to the surf documentation
2015-07-24 kbaatiMerge branch 'master' of git+ssh://scm.gforge.inria...
2015-07-24 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-21 Martin Quinsonsanitize the process_create simcall
2015-07-18 Martin QuinsonOverhaul of NS3 support in SimGrid
2015-07-18 Martin Quinson[SGpp] make ROUTING_HOST_LEVEL private. That was painful
2015-07-14 Martin QuinsonMerge pull request #17 from mpoquet/master
2015-07-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-07-10 Martin QuinsonMASSIVE cleanup: s/workstation/host/
2015-06-29 Gabriel CoronaAdd missing #include
2015-06-29 Gabriel CoronaAdd some #includes
2015-06-17 Martin Quinsonsome sorting in the [smpi/xbt]_replay stuff
2015-06-16 Gabriel CoronaFix warning in xbt_os_time.c on Mach
2015-06-16 Gabriel CoronaAdd missing __APPLE__ test in xbt_os_thread.c
2015-06-16 Gabriel CoronaAdd missing headers in xbt_os_thread.c
2015-06-16 Gabriel CoronaGet rid of the MACOS tests
2015-06-16 Gabriel CoronaRemove extraneous parentheses
2015-06-16 Gabriel Corona[cmake] Try to simplify the ucontext checks
2015-06-15 Gabriel CoronaRemove PRINTF_STR
2015-06-15 Martin Quinsonuseful error message when requesting for the debug...
2015-06-15 Martin QuinsonSMPI replay: make sure that the replay is inited even...
2015-06-10 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2015-06-10 Gabriel CoronaFix dllexport/dllimport declarations (Windows)
2015-06-09 Gabriel CoronaTry to be consistent bewteen xbt_os_thread.h and xbt_os...
2015-06-09 Gabriel CoronaRemove an explicit declaration of pthread_mutex_timedlock()
2015-06-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next