Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-09-29 cheriermBring home connected socket macros.
2006-09-29 cheriermTaking in consideration inline keyword for c++ compiler.
2006-09-29 cheriermTaking in consideration inline keyword for borland...
2006-09-29 cheriermTaking in consideration simgrid configuration for...
2006-09-29 cheriermAdd win32/compiler/borland.h for specific borland compi...
2006-09-29 cheriermAdd win32/compiler/select_compiler_features.h to detect...
2006-09-29 cheriermAdd win32/platform/select_platform_features.h for Windo...
2006-09-29 cheriermAdd win32/config.h for windows platform config.
2006-09-28 mquinsoncleanup graspe mess on make distclean so that make...
2006-09-28 mquinsoncosmetics
2006-09-28 mquinsonUse the right macro for inlining functions
2006-09-28 mquinsonRemove the #line directive from the flex generated...
2006-09-28 mquinsoncosmetics
2006-09-28 mquinsoncosmetics
2006-09-28 mquinsonRemove unused variable
2006-09-28 mquinsonUse the new semantic of the sock_errstr macro (allowing...
2006-09-28 mquinsonAllow to save the errno before it gets erased by anothe...
2006-09-28 mquinsonMinor cleanups
2006-09-28 mquinsonRemove the #line directive from the flex generated...
2006-09-28 eyraudlLess verbosity
2006-09-26 cheriermLine 451, __FUNCTION__ replaced macro by _XBT_FUNCTION...
2006-09-26 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-09-26 mquinsonconstruct a build identifier string, and use it to...
2006-09-26 cheriermDeclare all variables at the begining for ANSI C standa...
2006-09-26 cheriermRemoves commented code.
2006-09-26 mquinsonSave the arguments passed to the configure so that...
2006-09-26 cheriermRemoves commented code.
2006-09-26 cheriermIncludes portable.h file header for use of the va_copy...
2006-09-26 cheriermDeclare all variables at the begining for ANSI C standa...
2006-09-26 mquinsonFix a typo so that the regular version still compiles
2006-09-26 mquinsonNo need for *.l in gramine
2006-09-26 mquinsonRemove the comments from the C files (without arming...
2006-09-26 eyraudlAdded necessary files to the gramine distribution....
2006-09-26 mquinsonImplement GRAMINE
2006-09-25 mquinsonSplit the AC_CONFIG_FILES macro call to ease a future...
2006-09-25 mquinsonRevert last change since it did nothing beside arming...
2006-09-25 mquinsoncosmetics (I'm an code esthetic freak, I know)
2006-09-25 mquinsoncosmetics
2006-09-25 mquinsonMake this file compilable under both win & lin manually...
2006-09-25 cheriermIncludes portable.h file header for use of the va_copy...
2006-09-25 cheriermDeclare all variables at the begining for ANSI C standa...
2006-09-25 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-09-25 cheriermIncludes graphxml.h to allow compilation on Builder...
2006-09-25 cheriermIncludes context_win32.h file header to allow compilati...
2006-09-25 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-09-25 cheriermNo ucontext_stack.h file header on win32 platform.
2006-09-25 eyraudlMake AMOK bandwidth tests more robust.
2006-09-25 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-09-22 mquinsonDo not export a single symbol since if we do so, we...
2006-09-22 mquinsonDo not export a single symbol since if we do so, we...
2006-09-22 mquinsonThis file does not exist, no idea how it compiles with...
2006-09-22 eyraudlGoing back on previous changes, which do not work on...
2006-09-21 mquinsonMalek is a borland dude
2006-09-21 eyraudlReserve more room for writing pointer addresses to...
2006-09-21 eyraudlMark as volatile a variable used in a CATCH block
2006-09-20 mquinsonAdd the data into the generated def file when cross...
2006-09-20 mquinsonMark as volatile a variable used in a CATCH block
2006-09-20 mquinsonMark as volatile a variable used in a CATCH block
2006-09-20 mquinsonTest the usage of empty dictionaries
2006-09-19 mquinsonAnd now, let the CVS compile properly. I hate that...
2006-09-08 mquinsonSimGrid-based paper ++
2006-09-07 mquinsonMake sure that we won't try to reuse a socket closed...
2006-09-07 mquinsoncleanup
2006-09-07 mquinsonSome more info in comments
2006-09-07 mquinsonAnd now, let it compile cleanly
2006-09-07 mquinsonRemove Darina's cruft. No idea why it survived so long
2006-09-06 mquinsonavoid namespace polution (s/aligned/ddt_aligned/)
2006-09-06 alegrandFix C++ comment
2006-09-06 alegrandFix comment
2006-09-06 alegrandFix doc...
2006-09-06 alegrandAdd a FAQ entry about communication time measurement
2006-08-31 alegrandI did it before Mt! ;)
2006-08-31 alegrandAdd entry on latency questions...
2006-08-31 alegrandSome values were close to 0 instead of equal to 0,...
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-08-29 mquinsonExport the log channels when building DLLs
2006-08-29 mquinsonTry to do what is needed to export data in DLL during...
2006-08-29 mquinsonThis moved to the FAQ
2006-08-29 mquinsonNew FAQ: Cross-compiling a Windows DLL of SimGrid from...
2006-08-29 mquinsonLet's declare that the library is stable (interface...
2006-08-28 mquinsonExplain libtool that we __declspec(dllexport) all our...
2006-08-28 mquinsonExplain the linker that all our symbols are defined...
2006-08-27 mquinsonAlso reset the refs dict instead of freeing it each...
2006-08-27 mquinsonNo need to memset what we will free one line afterward
2006-08-27 mquinsonYet another s/_deployment// massive change. Damnit...
2006-08-27 mquinsonoldies
2006-08-27 mquinsonAdd port number to process identification in logs,...
2006-08-27 mquinsonGo for simple saturation test, no need to run a full...
2006-08-27 mquinsonAlso shut amok down
2006-08-27 mquinsonOk, Paje is in a sorry state, but this leads to segfaul...
2006-08-27 mquinsonoldies
2006-08-27 mquinsons/_deployment.xml/.xml/
2006-08-27 mquinsonSTFU
2006-08-27 mquinsonCheck PROPERLY whether there is more data to consume...
2006-08-27 mquinsonSome more debuging
2006-08-27 mquinsonStick to the file naming scheme used in the tutorial
2006-08-27 mquinsonThis output may be interesting
2006-08-27 mquinsoncleanup a bit the parser code; Do not use attribute...
2006-08-26 mquinsonPubli++ (YUHU)
2006-08-26 mquinsonA thumbnail of the poster
next