Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
now contains xbt_free_f implementation
[simgrid.git] / src /
2007-02-07 cheriermnow contains xbt_free_f implementation
2007-02-07 mquinsonSome more conversion to windows decoration cruft
2007-02-07 mquinsontypo+indentation
2007-02-07 cherierma default
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-02-07 mquinsonCleanup XBT_PUBLIC stuff under windows
2007-02-02 casanovaCleaned up the GTNetS interface based on e-mail discussion
2007-02-01 alegrandGlups. Second bug of the week on FATPIPES in the maxmin...
2007-01-31 casanovafoo
2007-01-31 casanovaFirst draft integration of SURF and GTNetS. The code...
2007-01-24 alegrandStupid me! Bug fix in the maxmin algorithm (occurs...
2007-01-19 velhoAlmost working!
2007-01-19 velhoMaking lmm_print public.
2007-01-19 mquinsonCopy/paste error. This is a matrix, not a dynar. Let...
2007-01-19 velhoAdded some variables and code in order to map the maxmi...
2007-01-18 eyraudlUse the correct value for the number of elements in...
2007-01-18 alegrandCompile sdp.c only if we have found a working libsdp.
2007-01-17 mquinsonBe a nice boy and don't saturate with 512*1024 messages...
2007-01-17 mquinsonDebug messages improvement
2007-01-17 alegrandAdding sdp.c and the bunch of modified Makefile.in...
2007-01-17 alegrandcosmetics
2007-01-16 cheriermupdate PAJE_PROCESS_PUSH_STATE, change the null string...
2007-01-16 mquinsonignorable
2007-01-16 mquinsonAnother doc improvement
2007-01-16 alegrandFix the doc.
2007-01-15 cheriermRemove unused paje type definitions
2007-01-15 cheriermRemove deprecate swith macro ALVIN_SPECIAL_LOGING,...
2007-01-12 mquinsonignorable
2007-01-11 alegrandbug fix in the Paje traces. Unfortunately, it does...
2007-01-08 mquinsonRemove the generated from the .cvsignore files now...
2007-01-08 mquinsonAdd generated files to the CVS so that the use of autot...
2006-12-21 cherierma directory for all builds
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...
next