Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix tests for shared and partial-shared.
[simgrid.git] / src / xbt /
2017-03-31 Frederic Suterkill dead code
2017-03-26 Frederic Sutersunday smell chase
2017-03-23 Frederic Sutersurf_fopen to ifsopen + no need to reimplement streambu...
2017-03-22 Frederic Sutersmells -= a lot
2017-03-22 Frederic Suterbugs and smells
2017-03-20 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-20 Martin Quinsontry removing old semaphores before creating the new...
2017-03-20 Frederic Suteryet another simplification pass
2017-03-16 Frederic SuterRevert "further cleanups"
2017-03-16 Frederic SuterRevert "was a bit too eager"
2017-03-16 Frederic Suterwas a bit too eager
2017-03-16 Frederic Suterfurther cleanups
2017-03-16 Frederic Sutercode killed by container usage
2017-03-16 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-16 Frederic Suterbetter than static casting, use a container
2017-03-16 Frederic Suterstatic casting
2017-03-16 Frederic Suterreorg and more functions in namespace
2017-03-16 Frederic Suterfactor line reading and action handling
2017-03-15 Frederic Sutersimplify the s4u version of actions-comm to use s4u
2017-03-14 Frederic Suterone step further on C++ization of replay
2017-03-13 Frederic Suterdumb me.
2017-03-13 Frederic Suterunperfect and uncomplete C++ization of xbt_replay....
2017-03-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-08 Martin Quinsonfix copyright years and other psychotic cleanups
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin Quinsonfix MC builds, bummer
2017-03-07 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-07 Martin QuinsonCleanups
2017-03-02 Martin Quinsonsonar is picky, so let's be verbose
2017-03-02 Frederic Sutersmells --
2017-03-01 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-03-01 Frederic Sutertry to fix --help
2017-03-01 Martin Quinsonsmpi_replay: allow to register extra events before...
2017-03-01 Frederic Suterkill two dynars
2017-02-22 degommeMacOS mappings were 1 byte off, preventing extension...
2017-02-17 Frederic Suterxbt_fifo are no longer used, remove the code
2017-02-17 Frederic Suterplease sonar there
2017-02-16 Frederic Suteryet another bitwise pickyness + hey that's a foreach
2017-02-14 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2017-02-14 Frederic Sutersteal a bunch of easy commits and please sonar
2017-02-02 Martin Quinsonplug a huge memleak that I created while optimizing...
2017-02-02 Martin Quinsonplease sonar by marking C functions as such
2017-02-01 Martin QuinsonComment a particularly ... inventive code path
2017-02-01 Martin Quinsondon't malloc tons of dynars in mpi_waitany
2017-01-31 Martin Quinsonlet the users know about config changes concerning...
2017-01-25 Martin Quinsonreduce the amount of mallocs and use space on the stack
2017-01-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2017-01-23 Matthieu Volatdarwin: (preliminary) memory mappings + smpi variable...
2017-01-16 Martin Quinsoncontinue to split the source code of MC. Split remoting
2017-01-10 Martin Quinsoncosmetics
2017-01-07 Martin Quinsonplease sonar by removing useless asignments and return...
2016-12-20 Martin Quinsonchange all links to my old webpage
2016-12-19 Martin Quinsonconvert the last vm simcall into s4u code
2016-12-13 Martin Quinsonupdate function documentation and variable names in...
2016-12-12 Martin Quinsonthese are redundent tests of which we already have...
2016-12-06 Martin Quinsonplease sonar and use & when creating function pointers
2016-12-04 Martin Quinsoncleanups in the dict and dynar tests
2016-12-04 Martin Quinsonstop testing heterogeneous dicts, too
2016-12-04 Martin QuinsonDeprecate xbt_dict_new()
2016-12-01 Martin QuinsonMerge branch 'master' of github.com:simgrid/simgrid
2016-12-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-12-01 Martin Quinsonmore informative assert message
2016-11-30 Millian PoquetMerge branch 'master' of https://github.com/mpoquet...
2016-11-28 Martin Quinsonimprove the debug logs produced by the route seeking...
2016-11-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-11-28 Matthieu VolatMark shared libraries private clean pages as non-writab...
2016-11-28 Matthieu VolatIn FreeBSD map backend, mark stack same as in Linux
2016-11-21 Martin Quinsoninline all VM tracing functions
2016-11-20 Martin Quinsonavoid using C exceptions as valgrind don't like them...
2016-11-08 Martin QuinsonSpell check, again O:-)
2016-11-07 Matthieu VolatBump mmorecore buffer size to 256 bytes on FreeBSD
2016-11-07 Matthieu VolatWhen mmap-ing, ensute that offset is set to 0 if anon...
2016-11-07 Matthieu VolatCheck for a dlfunc() function to get handle if present
2016-11-04 degommeclang complains about these seemingly unecessary std...
2016-10-31 Martin Quinsontry to fix the windows build (+clang-format)
2016-10-31 Martin Quinsoncosmetics
2016-10-31 Martin Quinsonthis is definitely a backtrace function
2016-10-31 Martin Quinsonkill empty functions
2016-10-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-10-31 degommeAdd a FreeBSD backend for get_memory_map(), allow to...
2016-10-14 Martin QuinsonReduce the layering madness a bit
2016-10-07 Martin Quinsondrop xbt_os_sem_get_value: unused internally, deprecate...
2016-09-10 Martin QuinsonI should try to compile before comiting. Sorry.
2016-09-09 Martin Quinsonrestore a warning when doing weird assumptions about...
2016-09-08 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-08 Frederic Suterfurther objectification of jedule bindings
2016-09-04 Frederic SuterMerge branch 'master' of git+ssh://scm.gforge.inria...
2016-09-03 Martin Quinsoncosmetics
2016-08-29 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-29 Augustin Degommeremove the else clause that should never be reached...
2016-08-26 Martin Quinsonthe order of atexit() seem to be different on FreeBSD
2016-08-25 Martin Quinsondestroy the config set each time we allocate it
2016-08-21 Martin Quinsonno need to manually compute the log2
2016-08-10 Martin Quinsonremove a useless C -> C++ function
2016-08-09 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2016-08-09 Martin Quinsoncompile a piece of xbt with g++ to remove a useless...
2016-08-09 Martin Quinsonuse C++11 default implem to please sonar
2016-08-07 Martin Quinsonkill obsolete code
2016-08-07 Martin Quinsonvarious documentation improvements
2016-08-03 Frederic Sutercatch also some more sensible "nested code block"
next