Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix the race condition in _xbt_log_cat_init().
[simgrid.git] / src /
2011-04-21 Christophe ThiéryFix the race condition in _xbt_log_cat_init().
2011-04-21 Christophe ThiéryImplement reentrant mutexes in xbt_os_thread
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 Martin Quinsonwtf? 13k spaces are a bit overplayed
2011-04-21 NavarropPut ns3 sources in place.
2011-04-21 Martin Quinsontry to define _ISO_C99_SOURCE ASAP so that it's defined...
2011-04-21 Martin Quinsonload simgrid_config ASAP so that _GNU_SOURCE really...
2011-04-21 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-21 Christophe ThiéryFor tesh, produce the same output for different context...
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Martin Quinsontypos in comments
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 Christophe ThiérySimix: fix an infinite recursion when calling xbt_threa...
2011-04-20 Arnaud GierschAlign address on a page boundary.
2011-04-20 NavarropDo really what we claim to do.
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 NavarropThis ifdef is not necessary now.
2011-04-20 NavarropUpdate rulebased_get_onelink_routes since we have delet...
2011-04-20 Christophe ThiéryMC: make the output independent of the type of processo...
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonfix MC in 32bit [Marion, still learning git -- shame...
2011-04-19 Christophe ThiéryFix Doxygen warnings
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Christophe Thiéryisfinite() is C99
2011-04-19 Martin QuinsonMake sure we have getline when we use it
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonmore explicit error messages on mmap madness
2011-04-19 Christophe ThiéryFix compilation error
2011-04-19 Martin Quinsonmore informative error messages on errors within mmalloc
2011-04-19 Martin Quinsononly activate tests with raw contextes on platform...
2011-04-18 Martin QuinsonDo not fail if getprotobyname(tcp) returns NULL, as...
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2011-04-18 Martin Quinsondoxygen_error--
2011-04-18 Christophe ThiéryTypo in a comment
2011-04-18 Christophe ThiéryTypos
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe ThiéryFix a memory leak in MSG (hosts were not destroyed)
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe Thiéryxbt_dynar_map did not work well with dynars of structs.
2011-04-18 Christophe ThiéryLibs created in surf_init should be destroyed be surf_exit
2011-04-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-18 Martin Quinsondocument the several thresolds recognized by the -...
2011-04-15 Lucas Schnorrnew option for smpirun, group mpi ranks by their location
2011-04-15 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-15 Christophe ThiéryFix compilation when ucontextes are not available
2011-04-14 NavarropSplit surf_routing.c
2011-04-14 Frederic Sutercatch return values of getline to prevent compilation...
2011-04-14 Lucas Schnorrnew tracing option, use only onelink routes to trace...
2011-04-14 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-14 Lucas Schnorrtwo new functions to xbt_graph, load and save
2011-04-14 Lucas Schnorrgtnets tracing possible again, updated to latest routing
2011-04-12 NavarropRemove link_router from tag cluster.
2011-04-12 NavarropOptimization of get_latency;
2011-04-12 Christophe ThiéryCosmetics
2011-04-12 Christophe ThiéryFix identation of comments.
2011-04-12 NavarropChange eculidean for euclidean.
2011-04-12 Christophe ThiéryTypos
2011-04-12 NavarropVerification of model Vivaldi and no link_ctn for route...
2011-04-12 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 Lucas Schnorrmerging tracing changes
2011-04-11 Lucas Schnorrnew tracing/buffer configuration option, default to 0
2011-04-11 Lucas Schnorrcleaning deprecated ways of tracing resource utilization
2011-04-11 Lucas Schnorrexport to graphviz function in the tracing way, we...
2011-04-11 mehdiadd some bindings for lua that enable to add properties...
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-11 NavarropDelete coordinates for AS.
2011-04-11 NavarropCosmetics
2011-04-11 Lucas Schnorrif deadlock, close trace file so it may help to find...
2011-04-11 Lucas Schnorrtrace process creation before request for simix, assumi...
2011-04-11 Lucas Schnorrtrace earlier, simix may start the process before retur...
2011-04-10 Lucas Schnorrif smpi is ungrouped, processes behavior is registered...
2011-04-09 Lucas Schnorrgraphicator re-implemented
2011-04-09 Lucas Schnorrfix compilation error
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-09 Lucas Schnorrre-writing recursive graph extraction functions
2011-04-09 Lucas Schnorrnew function to check if a tracing container exists
2011-04-09 Lucas Schnorrlet the unique root AS of a platform file be the root...
2011-04-09 Lucas Schnorrraise exception if try to find a container that was...
2011-04-08 Lucas Schnorrfixing tracing to consider fullduplex links and naming...
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-04-08 mehdiparse property tag with lua
2011-04-08 NavarropMerge commit '521daa8271ac2778d8b2944be25daae65d3540a1...
2011-04-08 NavarropAdd tag include.
2011-04-07 Christophe ThiéryInclude math.h for isfinite()
2011-04-07 Christophe ThiéryMC: perform actual model-checking in tesh tests
2011-04-05 Lucas Schnorrif tracing category X is created, define pX for hosts...
2011-04-05 Lucas Schnorrupdating the automatic generation of triva's graph...
2011-04-04 Pierre-Nicolas ClaussSome distros need this
2011-04-01 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing call. C-MPI should now compile.
2011-03-31 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussAdded one more missing MPI call.
2011-03-31 NavarropMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-03-31 Pierre-Nicolas ClaussPrograms compiled with smpicc now silently and successf...
2011-03-31 NavarropFix memory leack.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
next