Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-05-17 Arnaud GierschRewrite remplace in surf_routing_rulebase and avoid...
2011-05-17 Arnaud GierschSave another few percents in elements_father.
2011-05-17 Arnaud GierschSanitize types, slightly improve, and reindent elements...
2011-05-17 Arnaud GierschChange interface for elements_father, and avoid to...
2011-05-17 Arnaud GierschUse realloc and make _xbt_dynar_expand a bit faster.
2011-05-17 Arnaud Giersch[trace] Do not split comm if trace is not active.
2011-05-17 Arnaud Giersch[trace] Cache config options.
2011-05-17 Arnaud Giersch[trace] Guard expensive computations with TRACE_is_active.
2011-05-17 Pedro VelhoFixed the reamining value, now distinguish between...
2011-05-16 NavarropAdd an hidden option to enable ucontext on Mac.
2011-05-16 NavarropIn mac ucontext.h is not detected by cmake but we want...
2011-05-12 NavarropIf ucontext.h is not present don't try to run prog_AC_C...
2011-05-12 Christophe... Action replayer: don't hardcode the usage of raw contextes
2011-05-12 Christophe... Use variadic macros
2011-05-12 Christophe... Action replayer: remove dirty hacks, they didn't work...
2011-05-12 NavarropAdd missing test before set properties.
2011-05-12 Lucas Schnorr[trace] cosmetics on user variables tracing, simpler...
2011-05-11 Christophe... Update ChangeLog
2011-05-10 Lucas Schnorr[trace] fix on user link variable declaration
2011-05-10 NavarropAdd a script for install ns3
2011-05-10 Arnaud GierschFix error message.
2011-05-10 NavarropOptimisation of get_route.
2011-05-10 Arnaud GierschDefine and use a function to run the processes to run.
2011-05-09 NavarropDon't include generated headers into distrib.
2011-05-09 NavarropAdd some print for debug (trace level)
2011-05-09 NavarropUse flag -Drelease=on on pipol for the moment.
2011-05-09 Arnaud GierschChange the handling of SIMIX requests in model checker...
2011-05-06 Arnaud GierschTry to improve xbt_parmap.
2011-05-06 Arnaud GierschSome more cleanup in smx_context_raw.
2011-05-05 Arnaud GierschRemove the get_thread_id field from context_factory.
2011-05-05 Arnaud GierschSimplify the handling of SIMIX requests.
2011-05-05 Arnaud GierschChange default default value for contexts/parallel_thre...
2011-05-05 Arnaud GierschUse contexts/nthreads in thread factory too.
2011-05-05 Arnaud GierschDo not run an empty process list.
2011-05-05 Arnaud Gierschxbt_swag: remove duplicated code.
2011-05-05 Arnaud Gierschxbt_swag: use correct field for getPrev and getNext.
2011-05-05 Arnaud GierschDo not make an expensive call to get_route if it is...
2011-04-28 NavarropThis line make test failed.
2011-04-28 NavarropCheck if platform is win or unix.
2011-04-28 Martin QuinsonKill dependency on pod2usage since we can really do...
2011-04-28 Lucas Schnorrupdate tracing tesh's to new order of events caused...
2011-04-28 NavarropDeclare some tests failed for release 3.6
2011-04-28 Lucas Schnorrcheck if smpirun has something to execute
2011-04-28 Lucas Schnorrcreate an usage function to smpirun, check if at least...
2011-04-27 mehdiMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-27 mehdichord implementation in splay/lua
2011-04-27 mehdigot a number (not a table?) with Task_splay_irecv
2011-04-27 mehdireimplement splay/lua methods
2011-04-27 NavarropQuick verif to know if elements src and dst are found...
2011-04-27 NavarropMiss 3 more trace files
2011-04-27 NavarropRemove old trace files and add a picture for distrib.
2011-04-27 NavarropMove src/surf/surf_routing.h in include/surf/surf_routing.h
2011-04-27 NavarropNeed to include surf/surf_routing.h now.
2011-04-27 NavarropAdd surf_routing.h for extern variables
2011-04-27 Christophe... Fix supernovae compilation
2011-04-26 Christophe... Fix the binary directory of Chord tesh file
2011-04-26 Christophe... Make sure strdup is declared
2011-04-26 NavarropSet some ucontext tests failed.
2011-04-26 NavarropOups HAVE_UCONTEXT_H and not CONTEXT_UCONTEXT.
2011-04-26 NavarropUse function mergesort against qsort if possible.
2011-04-26 NavarropAdd test *-ucontext only if have the context ucontext
2011-04-26 Martin Quinsonreimplement tesh.pl. Still not working in parallel...
2011-04-26 Martin Quinsonfix macro name to get isfinite declared
2011-04-26 Martin Quinsonstrenght the test of sem_init by testing that the funct...
2011-04-26 NavarropPut the good Gflops of clusters.
2011-04-22 NavarropInclude WinDef.h for win32 typedef "DWORD" xbt_os_threa...
2011-04-22 Christophe... I don't even know why it worked before.
2011-04-22 Christophe... Define the right type for xbt_os_thread_key_t
2011-04-22 Christophe... Don't link this test to pthread
2011-04-22 NavarropCheck if __thread is available.
2011-04-22 Christophe... Add a simple test to check whether the compiler accepts...
2011-04-22 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-22 Christophe... When __thread is not available, use xbt_os_thread_get_s...
2011-04-22 Christophe... Add functions xbt_os_thread_key_create, xbt_os_thread_g...
2011-04-22 NavarropFix win64 compilation.
2011-04-22 Martin Quinsonfactorize chomps, and simplify regexp by using other...
2011-04-22 Christophe... Attempt to allow initializing log categories before...
2011-04-22 Christophe... I forgot to also move the structure definition
2011-04-22 Christophe... Move the implementation of reentrant mutexes out of...
2011-04-22 NavarropAdd missing cmake path for windows.
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-22 Lucas Schnorr[trace] updating changelog
2011-04-22 Lucas Schnorr[trace] fixing identation
2011-04-22 Lucas Schnorr[trace] improve insertion sort by starting from the end
2011-04-21 Christophe... Typo
2011-04-21 Christophe... Put Chord into the ChangeLog
2011-04-21 Christophe... Fix the race condition in _xbt_log_cat_init().
2011-04-21 Christophe... Implement 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 NavarropUpdate script pipol
2011-04-21 NavarropPut ns3 sources in place.
2011-04-21 Navarropadd ${bindir}/ to tesh chord
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 NavarropWe now use the good workstation/model with 'CLM03'...
2011-04-21 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-21 Christophe... Add Chord to the test suite
2011-04-21 Christophe... For tesh, produce the same output for different context...
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
next