Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2006-11-29 mquinsonIn gras_msg_handle, do not discard messages without...
2006-11-23 mquinsonDocumentation improvement
2006-11-23 mquinsonAdd some surnumerous slaves, just in case
2006-11-23 mquinsonFix the code to kill surnumerous slaves
2006-11-21 mquinsonMallocator on the message contextes
2006-11-21 mquinsonCompute fd_setsize only once, and not on each select
2006-11-21 mquinsonWait a bit more for pals since some dudes need as much...
2006-11-21 mquinsonTook 5mn to continue the tutorial
2006-11-21 mquinsonTOCs update
2006-11-20 mquinsonTell that it's always possible to make an archive from...
2006-11-15 mquinsonreduce waiting time
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 mquinsonShutdown sensors when dying because there were not...
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-14 eyraudlUpdate make_deployment.pl script to the current command...
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-10 alegrandOther test example (CVS only).
2006-11-08 alegrandOoups. I was still using Mb instead of b...:(
2006-11-08 alegrandSimGrid Next Generation! :)
2006-11-06 mquinsondocument last change
2006-11-06 mquinson* Change the semantic of gras_datadesc_by_name() to...
2006-11-06 mquinsonMake some room for the lesson 11 on explicit message...
2006-11-06 mquinsonBegin a recaping of hte first part of the tutorial
2006-11-06 mquinsonWrite the lesson 10 on RPC in GRAS
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-11-06 mquinsonbug fix
2006-10-26 cheriermfixe the last warning
2006-10-26 cheriermfixe the warnings in surf.c
2006-10-25 mquinsonAdapt the architecture signatures in the UNIX configure...
2006-10-25 mquinsonfucking non-breaking space
2006-10-25 cheriermupdate the first byte of the file, which specify its...
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-20 cheriermThe Ansi initialisation at the declaration of a struct...
2006-10-19 mquinsonAdd redirector files to have nicer URL as reference
2006-10-17 mquinsonUse --surf-parse so that the simdag test passes even...
2006-10-17 mquinsonSimdag also needs files in the tarball, and needs to...
2006-10-17 mquinsonRemove this useless select since windows cannot select...
2006-10-17 mquinson.
2006-10-17 mquinsonAdd a link from this file to the classical FAQ
2006-10-13 mquinsonKill dupplicate files
2006-10-13 mquinsonIntegrate simdag tests into the testing infrastructure
2006-10-13 alegrandHope it works better now.
2006-10-13 mquinsonCompile the simdag test
2006-10-11 dutotThanks Arnaud for allowing me to increase my commit...
2006-10-10 mquinsonAdd a pointer from the README to the FAQ
2006-10-10 mquinsonChecks that theoriticians didn't forget to install...
2006-10-10 mquinsona word for poor CVS users
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-10 alegrandUpdate
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 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 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 cheriermgrades overrun in test_heap_mean_operation() test...
2006-10-06 cheriermNot need to include win32_context header file.
2006-10-06 cheriermNot need to include win32_context header file.
2006-10-06 mquinsonAnd now, a syntaxically correct version of my 'cleanup...
2006-10-06 mquinsoncosmetics
2006-10-06 mquinsonRemove old cruft
2006-10-06 mquinsonCleanup malek's add
2006-10-06 mquinsonTell how much bytes we wanted when a malloc failed
2006-10-05 cheriermgrade overrun in test_heap_mean_operation() test funtion.
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 cheriermConsider the case of windows context.
2006-10-05 alegrandAdditionnal checks to help end-users.
2006-10-01 mquinsonAdd gras_stub_generator to the gramine
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 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...
next