Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Integrate simdag tests into the testing infrastructure
[simgrid.git] / src /
2006-10-11 dutotThanks Arnaud for allowing me to increase my commit...
2006-10-10 cheriermAvoids macro redefinitions in src/win32/compiler/borland.h.
2006-10-10 mquinsonLoad xbt/misc.h to get the definition of XBT_PUBLIC
2006-10-10 mquinsonLoad xbt/misc.h to get the definition of XBT_PUBLIC
2006-10-10 mquinsonMove to misc.h the definitions needed to define XBT_PUB...
2006-10-10 mquinsonMove the definition of XBT_PUBLIC from portable.h ...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-06 cheriermif needed replace (_XBT_WIN32_PLATFORM) || defined...
2006-10-06 cheriermSpecific to borland builder configuration.
2006-10-06 cheriermThe new Windows config file.
2006-10-06 cheriermDefines the XBT_PUBLIC macro that specify public funct...
2006-10-06 mquinsoncosmetics
2006-10-06 mquinsonRemove old cruft
2006-10-05 cheriermUpdate xbt_log_parse_setting() to consider the CRITICAL...
2006-10-05 cheriermConsider the case of windows context, update xbt_contex...
2006-10-05 alegrandAdditionnal checks to help end-users.
2006-10-01 mquinsoncosmetics
2006-09-29 cheriermRelocate connected socket macros in Windows configurati...
2006-09-29 cheriermBring home connected socket macros.
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 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 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-09-26 cheriermDeclare all variables at the begining for ANSI C standa...
2006-09-26 cheriermRemoves commented code.
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 mquinsonImplement GRAMINE
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 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 eyraudlReserve more room for writing pointer addresses to...
2006-09-21 eyraudlMark 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 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-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-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 mquinsonLet's declare that the library is stable (interface...
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 mquinsonAdd port number to process identification in logs,...
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 mquinsonSTFU
2006-08-27 mquinsonCheck PROPERLY whether there is more data to consume...
2006-08-27 mquinsonSome more debuging
2006-08-24 mquinsonSIGURS1 is not defined on windows (but signal() and...
2006-08-22 mquinsonDon't bother emptying empty dicts in dict_reset
2006-08-22 mquinsonUse the new dict_reset function to improv perfs a bit
2006-08-22 mquinsonImplement a dict_hash_ext function able to deal with...
2006-08-22 mquinsoncosmetics (add missing braces so that adding debugging...
2006-08-22 mquinsonhexa_str prototype changed to allow right-to-left displ...
2006-08-22 mquinsonLet xbt_dict_hash work also with non-null terminated...
2006-08-22 mquinsonThis function is private thus static
2006-08-22 mquinsonImprove the hexa displayer by separating raw and hex...
2006-08-22 mquinsonCheck that we can have the content being different...
2006-08-22 mquinsonImprove a bit the test on searching non-existant data
2006-08-20 thieryThis file didn't compile
2006-08-18 thieryAdd documentation for Surf
2006-08-15 thieryAdd functions to remove elements from a set
2006-08-15 thieryAdd a function xbt_dynar_shrink
2006-08-14 thieryThis dict was not freed
next