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 /
2016-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-07 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-07 Martin QuinsonBummer, don't display a macro that we just tested to...
2016-03-07 Martin QuinsonMerge branch 'master' of github.com:mquinson/simgrid
2016-03-07 Martin Quinsontry to fix the build of sysv contexts on windows
2016-03-07 Gabriel Corona[mc] Remove more useless braces
2016-03-07 Gabriel Corona[mc] Remove useless braces
2016-03-07 Gabriel Corona[mc] Simplify the control flow
2016-03-07 Martin Quinsonkill obsolete code. HAVE_PTHREAD => HAVE_THREAD_CONTEXT...
2016-03-07 Martin Quinsoncmake: further cleanups in the detection of sysv variables
2016-03-07 Martin Quinson[cmake] simplify the detection of the ucontext stack...
2016-03-06 Martin Quinson[cmake] remove some more useless tests (and includes)
2016-03-06 Martin Quinson[cmake] cleanup the detection of graphviz
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-06 Martin Quinsoncleanups in internal_config.h
2016-03-06 Martin Quinsonsys/time.h is always defined nowadays
2016-03-06 Martin Quinsonkill our _XBT_WIN32. Standard _WIN32 is sufficient
2016-03-06 Martin Quinsonone set of macros for min/max is enough
2016-03-06 Martin Quinson'inline' is C99, remove portability the layer
2016-03-06 Martin Quinsontry to not specify any calling convention on windows
2016-03-06 Martin Quinsonanother useless thread function dies
2016-03-06 Martin Quinsonfirst cleanups in the WIN32 preprocessor stuff
2016-03-06 Martin Quinsonkill another unused thread function
2016-03-06 Martin Quinsonmake xbt_mutex reentrant (the standard way) and kill...
2016-03-06 Martin QuinsonKill two unused thread functions with their portability...
2016-03-06 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-05 degommetsssssk
2016-03-05 Martin Quinsontry to bind worker threads to cores when possible
2016-03-05 Martin Quinsonkill an unused function
2016-03-05 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-05 Martin Quinsonfix MC builds
2016-03-05 Martin Quinsonerrno.h and sys/stat/h are always here nowadays
2016-03-04 Martin Quinsontry to fix the windows build
2016-03-04 Martin Quinsondon't even try to have ucontextes on windows.
2016-03-04 Martin Quinsonfix build on mac
2016-03-04 Martin Quinsonfirst round of cleanups in xbt_os_thread
2016-03-04 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien Gossa[MSG] Renaming MSG_get_host_speed in MSG_host_get_speed...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Julien GossaVM.setBound(int load) is now VM.setBound(double bound...
2016-03-04 Julien Gossa[jmsg] deletion of Java_org_simgrid_msg_VM_get_pm:...
2016-03-04 degommeConflicting declaration.
2016-03-04 degommeoops
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 degommeDrop support for windows threads, as pthread seem to...
2016-03-04 degommeThis was not compiling when sizeof(unsigned long) ...
2016-03-04 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-04 Martin Quinsonkill dead code
2016-03-04 Martin Quinsonkill the latency_bound experiment in our codebase
2016-03-04 Martin Quinson[java] fix some small issues found by SonarQube
2016-03-03 Gabriel Corona[mc] Remove usage of boost::iterator_range
2016-03-03 Gabriel Corona[mc] Remove the mc_smx_process_info typedefs
2016-03-03 Gabriel Corona[mc] Remove the horrid temporary MC_PROCESS_FOREACH...
2016-03-03 Gabriel Corona[mc] Make SimixProcessInformation a real C++ object
2016-03-03 Gabriel Corona[mc] C++ style SimixProcessInformation
2016-03-03 Julien GossaSTFU you damn VM
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-02 Martin Quinsoncunit: make it work (again) with C++ test suites
2016-03-02 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-03-02 Martin Quinsontidying a bit xbt/cunit.c
2016-03-02 Martin Quinsonmissing files -- bummer
2016-03-02 Martin Quinsonfix my previous commit, sorry
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Martin Quinsonmove surf::As to s4u::As
2016-03-01 Frederic Suterreindent in src/include
2016-03-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-03-01 Martin Quinsoncreate a singleton for s4u::Engine
2016-03-01 Martin Quinsonvarious little cleanups
2016-03-01 Frederic Suterblank lines and indent in instr
2016-03-01 Frederic Suterput back some includes
2016-03-01 Frederic Sutera few blanks less + static
2016-03-01 Gabriel Corona[mc] Remove the horrible MC_EACH_SIMIX_PROCESS() macro
2016-03-01 Gabriel Corona[mc] Fix PID mismatch in snapshot
2016-03-01 Martin Quinsoninline a function called once
2016-03-01 Martin QuinsonCeterum censeo Applem delendam esse.
2016-03-01 Martin Quinsonrename smx_rdv_t into smx_mailbox_t. One day it will...
2016-03-01 Martin Quinsonuse std::pair instead of bprintf(%s#%s)ing the keys
2016-03-01 Frederic Suterdie blank lines and dummy comments, die
2016-03-01 Gabriel CoronaCoding style: camel case RemotePtr
2016-03-01 Gabriel Corona[mc] Don't expose the Type in Buffer
2016-03-01 Gabriel CoronaCoding style: camel case Buffer
2016-03-01 Gabriel Corona[smpi] Fix ENAMETOOLONG with shm_open in smpi_shared_ma...
2016-03-01 Martin Quinsonless XBT, more std:: (in routing)
2016-03-01 Martin Quinsoncleanups in the routing code
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Gabriel Corona[smpi] Fix shared memoy name for SMPI_SHARED_MALLOC
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Gabriel CoronaRemove xbt_sha
2016-02-29 Gabriel Corona[smpi] Don't use SHA-1 in smpi_bench
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Julien GossaUniformizing 'load' -> 'bound' in the setBound java...
2016-02-29 Julien GossaMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Julien GossaChange the comment of Task.setBound to fit the native...
2016-02-29 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-02-29 Gabriel CoronaRemove static tracepoint support
2016-02-29 Gabriel Corona[mc] Cleanup RegionSnapshot buffer code
2016-02-29 Martin QuinsonSIMIX_process_self_{set,get}_data can retrieve the...
next