Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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...
2011-04-21 Martin Quinsongenerate the manpage at installation, not when the...
2011-04-20 Martin Quinsonreindenting and cosmetics (ignore me)
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 Martin Quinsonmodernize a bit the tesh.pl by using POD and Getopt...
2011-04-20 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 Christophe... Simix: fix an infinite recursion when calling xbt_threa...
2011-04-20 Martin Quinsonindeed, agier's commit fixes our MMAP usage on kFreeBSD
2011-04-20 Arnaud GierschAlign address on a page boundary.
2011-04-20 NavarropDo really what we claim to do.
2011-04-20 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 Christophe... Revalidate tesh output of lua-masterslave-bypass
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... MC: 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... Fix Doxygen warnings
2011-04-19 Martin Quinsonfix the make clean command v3.6_beta2
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsoninstall the manpage we have
2011-04-19 Christophe... isfinite() is C99
2011-04-19 Martin QuinsonMake sure we have getline when we use it
2011-04-19 Martin Quinsonadd the file I just recreated to the archives
2011-04-19 Martin Quinsonrun doxygen -u to update our configuration file (warning--)
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonprepare beta2
2011-04-19 Martin Quinsonfix TOCs in GRAS tutorial
2011-04-19 Martin Quinsonmore explicit error messages on mmap madness
2011-04-19 Christophe... Our usage of mmap (MMAP_ANONYMOUS) is Linux-specific
2011-04-19 Christophe... Fix compilation error
2011-04-19 Martin Quinsonmore informative error messages on errors within mmalloc
2011-04-19 Martin Quinsonfinish fixing my commit: use PROCESSOR_* as a variable...
2011-04-19 Martin Quinsondo not set properties on tests which were not added...
2011-04-19 Christophe... Fix a syntax error
2011-04-19 Martin Quinsonreal life tests don't need to be tested for each contex...
2011-04-19 Martin Quinsononly activate tests with raw contextes on platform...
2011-04-18 Martin QuinsonMissing file in the archive
2011-04-18 Martin QuinsonDo not fail if getprotobyname(tcp) returns NULL, as...
2011-04-18 Martin Quinsonhow to generate manpages
2011-04-18 Martin QuinsonPOD markers to generate a manpage
2011-04-18 Martin Quinsonfurther doxygen fixes (I'll try to stop for today)
2011-04-18 Martin Quinsonadding the headers to include in the tarballs seams...
2011-04-18 Martin Quinsonsome more tiny doxygen fixes
2011-04-18 Martin Quinsonnext prerelease will be beta since MSG should work...
2011-04-18 Martin Quinsondoxygen_error--
2011-04-18 Christophe... Typo in a comment
2011-04-18 Christophe... Typos
2011-04-18 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe... Fix a memory leak in MSG (hosts were not destroyed)
2011-04-18 Arnaud GierschCopy file for "make check" in out-of-source build.
2011-04-18 Arnaud GierschDelete broken symbolic link.
2011-04-18 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe... Remove memory leaks in gras_stub_generator.
next