Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-07-05 unknownAdd an icon to installer.
2011-07-04 unknownInsert modules to install.
2011-06-30 unknownAdd logo and license page.
2011-06-30 unknownChange the install name
2011-06-30 unknownAdd a README and examples/platforms.
2011-06-30 NavarropAuto detect the remote for git version.
2011-06-30 unknownAdd CMAKE_SYSTEM_PROCESSOR instead of WIN_ARCH
2011-06-30 unknownCosmetics
2011-06-29 unknownThe HelloWorld works on windows.
2011-06-29 Arnaud GierschFix drand48() macro.
2011-06-29 NavarropAdd HelloWorld example for windows.
2011-06-29 NavarropUpdate doc for windows
2011-06-29 unknownAdd environment variables to windows system with nsis...
2011-06-29 NavarropReplace some variable for tesh.
2011-06-29 NavarropDrand48 does not exist on win32
2011-06-29 NavarropWin32 and APPLE have the same convention for ASM
2011-06-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-28 Martin Quinsontry to group the mallocs by finality instead of spreadi...
2011-06-28 NavarropAdd XBT_INLINE functions to doxygen documentation.
2011-06-28 NavarropPrefer the raw context to the ucontext by default.
2011-06-28 NavarropProcessor x86, i*86 is the same as i686 for raw context.
2011-06-28 NavarropRemove log.
2011-06-28 NavarropChange the name generate_files_to_clean by the right...
2011-06-28 NavarropHide line when configure.
2011-06-27 Arnaud GierschReturn type for main() should be int!
2011-06-27 NavarropAdd arg recursive to install doc command.
2011-06-27 NavarropAdd a documentation link.
2011-06-27 NavarropAdd headers and doc to win package.
2011-06-27 Martin QuinsonI'm a false Kenny fan, I admit
2011-06-27 Martin Quinsonrebootstrap the development of 3.7
2011-06-27 Martin Quinsonignore some more cruft
2011-06-27 Martin Quinsonadd missing file to the archive v3_6_1
2011-06-27 Martin Quinsoninclude patch version in release number so that archive...
2011-06-27 Martin Quinsonrelease 3.6.1
2011-06-27 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-27 Martin Quinsonmake sure that if semaphore are not usable, we detect...
2011-06-27 Martin Quinsondo not hardcode 1 instead of using value (bug in a...
2011-06-27 NavarropFirst step for a windows package.
2011-06-27 NavarropSet default value of smpi to off.
2011-06-24 Arnaud GierschFix test program for va_copy().
2011-06-24 NavarropAdd flag -Wno-error=unused-but-set-variable to enable_c...
2011-06-24 NavarropDon't use the compile optimizations with gcc4.6 and...
2011-06-23 Arnaud GierschReindent TRY/TRY_CLEANUP/CATCH constructs.
2011-06-23 Arnaud GierschUse CATCH_ANONYMOUS whenever possible, and remove unuse...
2011-06-23 Arnaud GierschDefine CATCH_ANONYMOUS.
2011-06-23 Arnaud GierschCosmetics: handle exception inside exception handler.
2011-06-23 NavarropCosmetics
2011-06-23 NavarropSorry, now we can use ucontext...
2011-06-23 NavarropTo use ucontext on OSX gcc must be greater than 4.5
2011-06-23 NavarropASM on mac is not the same as linux.
2011-06-23 NavarropChange true and false by 0 and 1.
2011-06-23 NavarropFix detection of amd64 arch on mac.
2011-06-23 Martin Quinsonsorry, couldn't resist
2011-06-23 NavarropMake the difference between i386 and i686
2011-06-23 NavarropFind the system processor to know if we have raw ctx.
2011-06-23 NavarropBe sure we don't have optimizations.
2011-06-21 Martin Quinsoninitiate the 3.7 development cycle
2011-06-21 Martin Quinsonrelease the v3.6, at least v3_6
2011-06-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-19 Martin Quinsondo not install internal headers into /usr/tools (thanks...
2011-06-17 NavarropIncrease number of host for cluster from 254 to 65000
2011-06-17 NavarropChange name install_HEADERS for headers_to_install.
2011-06-17 Martin Quinsonpropagate the update of my webpage to the SimGrid docum...
2011-06-16 Martin Quinson[cmake] kill some globbing for better control over... v3_6_rc3
2011-06-16 Martin Quinsonfiles generated from flexml are included in the archive...
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-16 Martin Quinson3.6 rc3
2011-06-16 Martin QuinsonRelease mode by default to mask unstable tests to end...
2011-06-16 Lucas Schnorr[trace] fix, free memory even if user requests the...
2011-06-16 Lucas Schnorr[trace] new option to let users disable the destruction...
2011-06-16 Lucas Schnorr[trace] fix undefs of trace configuration
2011-06-16 Lucas Schnorr[trace] fix define's to let users compile when tracing...
2011-06-15 NavarropAdd cluster to ns3.
2011-06-15 NavarropAdd functions for ns3
2011-06-15 NavarropRemove unused flag.
2011-06-15 Lucas Schnorr[trace] let user specify color for user variables for...
2011-06-15 Lucas Schnorrremoving a point after install in the configure script
2011-06-07 Arnaud GierschAdd missing calls to xbt_ex_free().
2011-06-07 Arnaud GierschRemove unused reference to setsets.
2011-06-07 Arnaud GierschRemove unused variables.
2011-06-07 Arnaud GierschUse retval for the return value.
2011-06-07 Arnaud GierschThrow an exception if return value shows an error.
2011-05-25 Martin QuinsonLet's assume that Hurd systems provide working MMAP...
2011-05-24 Martin Quinsonlight update to the FAQ: we're not using autotools...
2011-05-24 Martin QuinsonGet ready for RC2, to take last minute change from...
2011-05-24 Lucas Schnorrupdating NEWS about tracing
2011-05-24 Lucas Schnorr[trace] to proceed, check if platform is traced in...
2011-05-24 Pedro VelhoCope with new way of destroying actions, now if the...
2011-05-24 Pedro VelhoBug fix. Cope with the new way actions are handled.
2011-05-24 Martin Quinsonget ready for 3.6-rc1
2011-05-24 Martin Quinsontypo
2011-05-24 Martin Quinsonmerge
2011-05-24 Martin QuinsonJava and Ruby were killed away
2011-05-24 Pierre-Nicolas... Added changes for SMPI.
2011-05-24 Martin Quinsonproposition of NEWS content for the 3.6 release
2011-05-24 Arnaud GierschRegenerate files in maintainer mode.
2011-05-24 Arnaud GierschRemove variable parts from flexml generated files ...
2011-05-24 Lucas Schnorr[trace] remove old source file with functions that...
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-24 Lucas Schnorr[trace] graphicator needs the platform to creata a...
next