Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2011-07-29 NavarropAdd lcg platform.
2011-07-29 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-29 Christophe... Add a TODO file with my ideas to make splay work.
2011-07-29 Christophe... Make the splay example really do something (or at least...
2011-07-29 NavarropAdd a version of gridpp.xml with its tool.
2011-07-29 Christophe... Trying to make splay work (unfinished).
2011-07-29 Christophe... Working on Lua.
2011-07-29 NavarropAdd platforms for ns3.
2011-07-29 Christophe... Lua / Splay: some cleanups
2011-07-29 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 NavarropAdd ns3_get_link_latency_limited if def HAVE_LATENCY_BO...
2011-07-28 NavarropFix segfault when surf_network_model->name == NULL
2011-07-28 NavarropImplementation of NS3.
2011-07-28 NavarropUpdate changelog for windows.
2011-07-28 unknownAdd the pcre licence cause we have embeded it into...
2011-07-28 unknownNo need to have difference between win32 and Unix syste...
2011-07-28 unknownOn win64 we must use XBT_LOG_MAYDAY.
2011-07-28 unknownThis is a Directory so need to add /r option.
2011-07-28 unknownUpdate findPCRE module.
2011-07-28 unknownPrefer check size of void* against write 4 or 8
2011-07-27 unknownNeed only this flag with the library libpcre.dll.a
2011-07-27 NavarropThose examples don't work on APLLE.
2011-07-27 Christophe... Merge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-26 unknownFor win64 it is cast unsigned long long.
2011-07-26 unknownSearch for the pcre licence.
2011-07-26 unknownThe pcre library is static on win32
2011-07-26 unknownUpdate nsi script for install pcre and pcreposix libraries.
2011-07-26 unknownThose two examples are UNIX only.
2011-07-26 unknownSearch PCRE from SIMGRID installer variable.
2011-07-26 unknownUpdate README for HelloWorld example
2011-07-26 unknownCorrectly set CMAKE_SYSTEM_PROCESSOR and use it.
2011-07-26 unknownCheck 64 or 32 arch with size of void*
2011-07-26 unknownChange wsock32 for ws2_32 (new one)
2011-07-26 Christophe... Improve what SIMIX_display_process_status() says.
2011-07-25 Christophe... Cancelling a non-running task: show a warning only...
2011-07-25 Christophe... Don't throw the impossible when the user cancels a...
2011-07-25 Christophe... SIMIX: clean the processes trash after each scheduling...
2011-07-21 Arnaud GierschDo not initialize mmalloc if !MMALLOC_WANT_OVERRIDE_LEGACY.
2011-07-20 Martin Quinsonmore verbose message when semaphores get disabled at...
2011-07-19 Arnaud GierschUse string literals for format.
2011-07-19 Arnaud GierschOutput debug messages at debug loglevel.
2011-07-19 Arnaud GierschFix xbt_str_diff.
2011-07-19 Arnaud GierschAdd some tests for xbt_str_diff.
2011-07-19 Arnaud GierschAdd const qualifier to parameters of xbt_str_diff.
2011-07-19 Arnaud Gierschxbt_str: move tests at end.
2011-07-19 Arnaud GierschCosmetics: structs have 4 fields.
2011-07-19 Arnaud GierschFix comments about gras_arch to actually match the...
2011-07-19 Arnaud GierschFix datadesc.big32_8_4 for new arch number.
2011-07-19 Arnaud GierschVerify arch name and number in tests datadesc_r_*.
2011-07-18 Arnaud GierschGras tests are not broken anymore.
2011-07-18 Arnaud GierschRegenerate data files for gras-datadesc tests.
2011-07-18 Arnaud GierschDeclare and free link_backbone where it is used.
2011-07-18 Arnaud GierschRegenerate surf/simgrid_dtd.l.
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-synchro-sg-32 and...
2011-07-18 Arnaud GierschRegenerate tesh file for test gras-all2all-sg-32 and...
2011-07-18 Arnaud GierschIncrease timeout for gras-rpc tests.
2011-07-18 Arnaud GierschFix tesh files for tests gras-rpc-sg-32 and -64.
2011-07-18 Arnaud GierschDo not duplicate host name uselessly.
2011-07-18 Arnaud GierschFree globals before exit in timer example.
2011-07-18 Arnaud GierschUse strtol instead of sscanf+sprintf for parsing and...
2011-07-18 Martin Quinsonbump GRAS_PROTOCOL_VERSION since the wire protocol...
2011-07-18 Quintin Jean... Merge remote-tracking branch 'origin/master'
2011-07-18 Quintin Jean... Changelog
2011-07-18 NavarropWe can use the cluster tag without backbone link if...
2011-07-18 NavarropUpdate tesh files for vivaldi.
2011-07-15 Quintin Jean... [SIMDAG] the dot file is not red
2011-07-12 NavarropAdd some tools to evaluate performances.
2011-07-11 NavarropAdd script and platforms for cabinet.
2011-07-11 NavarropMake a rulebased rule for gdx
2011-07-11 NavarropWe need to divide to pass from ms to s.
2011-07-11 NavarropAdd some peer traces.
2011-07-07 Navarrop"Refresh" example platforms.
2011-07-07 NavarropUpdate g5k platform.
2011-07-07 NavarropNew g5k platform.
2011-07-07 unknownAdd one arch to gras_arch_count.
2011-07-07 unknownAdd a new arch to gras. WIN64
2011-07-06 Martin Quinsontrivial merge of changes about gras architecture
2011-07-06 Martin Quinsonmore comments to document how gras architectures work
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 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-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...
next