Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
now we don't need this file
[simgrid.git] / src /
2006-12-12 eyraudlPropagate the change the API of GRAS measurement socket...
2006-12-11 alegrandMajor bug fix. Some situations were not handled in...
2006-12-07 mquinsonrework some error messages that flavien didn't understo...
2006-11-30 mquinsonChange the way we specify the sizes of bandwidth tests...
2006-11-30 mquinsonwhining at CRITICAL level is not enough. Let's kill...
2006-11-30 eyraudlIncrease the number of messages when we reach the maxim...
2006-11-30 mquinsoncap the increment of the experience size to avoid choos...
2006-11-30 mquinsoncosmetics
2006-11-30 mquinsonThe waitqueue needed to store messages received without...
2006-11-29 mquinsonIn gras_msg_handle, do not discard messages without...
2006-11-23 mquinsonDocumentation improvement
2006-11-21 mquinsonMallocator on the message contextes
2006-11-21 mquinsonCompute fd_setsize only once, and not on each select
2006-11-15 mquinsonlog clarification
2006-11-14 mquinsonCleanup the way moddata are destroyed at the end of...
2006-11-14 mquinsonleak plugs
2006-11-14 mquinsontypo
2006-11-14 mquinsona useless comment added
2006-11-14 mquinsonreindent
2006-11-14 mquinsonRemove from the public interface a function that the...
2006-11-14 mquinsonPlug a memleak
2006-11-14 eyraudlConstructor for msg_cb_ctx should fill all fields of...
2006-11-13 mquinsonBug fix: there is no 'xbt_dynar_t' type description
2006-11-10 eyraudlMakes sure that exp_size is always a multiple of msg_size.
2006-11-10 eyraudlMakes sure that data sent on measurement socket is...
2006-11-08 alegrandOoups. I was still using Mb instead of b...:(
2006-11-06 mquinson* Change the semantic of gras_datadesc_by_name() to...
2006-11-06 mquinson* Add a gras_msgtype_dumpall() function to get the...
2006-11-06 mquinsonadd two missing types: short and long (short int and...
2006-10-26 cheriermfixe the last warning
2006-10-26 cheriermfixe the warnings in surf.c
2006-10-25 cheriermupdate architectures table
2006-10-25 cheriermupdate gras_arch_count to 11
2006-10-20 cheriermsame as surf.c.
2006-10-20 cheriermConsiders the windows filename conventions (different...
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...
next