Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Rename some struct fields in private datatype to explicit whether they are smx object...
[simgrid.git] / src / msg /
2007-07-06 mquinsonRename some struct fields in private datatype to explic...
2007-07-06 velhoCorrected some bugs, added the simix support to the...
2007-07-05 mquinsonIt can happen that users put the call to MSG_config...
2007-07-03 mquinsonUse 0 to indicate an invalid PID instead of -1. Someone...
2007-07-03 mquinsonMake sure that MSG_process_get_PID() never raise an...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-07-02 mquinsonRevert the convertion of MSG pids from int to long...
2007-07-02 mquinsonConvert MSG pids from int to long int so that they...
2007-07-02 mquinsonI scratched my own change to fix the documentation...
2007-07-02 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-06-29 velhoAdded all TCP VEGAS/RENO related functions. TODO: the...
2007-06-29 mquinsonMake sure the navbar tricks we use in the post-processo...
2007-05-28 mquinsontypos
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayofadded codes for the GTNetS model.
2007-05-16 alegrandbugfix. Remove the task from the remote host fifo when...
2007-05-11 mquinsonLet the state in a coherent state after MSG_clean()
2007-05-03 alegrandGot rid of useless message.
2007-03-23 mquinsonReduce the visibility of stdio.h because it was loaded...
2007-03-12 alegrandKeeping up with last renaming.
2007-03-09 mquinsonDon't initialize the contextes manually, it will be...
2007-03-05 alegrandFix the doc!
2007-03-02 velhoSolved a bogus conflict detected by CVS. In other word...
2007-02-23 donassbrSmall bug, unbalanced parentheses
2007-02-14 velhoAdded SDP support into surf.
2007-02-07 cherierm_XBT_CALL decoration for inthandler function (signal...
2007-02-07 cheriermdo not export private functions in the dll (win32 specific)
2007-02-07 cheriermtake care of new dll import and dll export in Windows
2007-01-17 alegrandcosmetics
2007-01-16 cheriermupdate PAJE_PROCESS_PUSH_STATE, change the null string...
2007-01-15 cheriermRemove unused paje type definitions
2007-01-15 cheriermRemove deprecate swith macro ALVIN_SPECIAL_LOGING,...
2007-01-11 alegrandbug fix in the Paje traces. Unfortunately, it does...
2006-12-11 alegrandMajor bug fix. Some situations were not handled in...
2006-10-06 cheriermOnly adds the XBT_PUBLIC macro decoration a the beginin...
2006-10-05 alegrandAdditionnal checks to help end-users.
2006-09-28 mquinsonMinor cleanups
2006-09-26 cheriermRemoves commented code.
2006-09-26 cheriermDeclare all variables at the begining for ANSI C standa...
2006-09-06 alegrandFix C++ comment
2006-08-27 mquinsonOk, Paje is in a sorry state, but this leads to segfaul...
2006-08-10 thieryUse a mallocator for MSG tasks
2006-07-31 mquinsonRevert part of the last change since it let the make...
2006-07-20 mquinsonsome more paje state poping
2006-07-20 mquinsonFix a bug in our usage of Paje
2006-07-15 mquinsontypo
2006-07-12 alegrandFix log message with respect to our recent unit modific...
2006-07-04 alegrandAdding a MSG_task_put_with_timeout function and giving...
2006-06-19 alegrandBetter output...
2006-06-19 alegrandAdding more informations when blocking. Should help...
2006-06-19 mquinsonCosmetics in __MSG_display_process_status + do publish...
2006-06-17 mquinsonDisplay the current processes status when the simulatio...
2006-05-18 alegrandAdd debugging informations
2006-05-16 alegrandSanitize channels naming.
2006-05-16 alegrandSanitize channel naming.
2006-05-09 alegrandImproving debug informations.
2006-04-22 alegrandstupid me! Fortunately, Derrick was looking...
2006-04-21 alegranddoc fix
2006-04-21 alegrandThe new workstation model is really the default for...
2006-04-18 alegrandSmarter assert in MSG_task_execute and take care of...
2006-04-12 alegrandAdding more verbose informations to Paje
2006-04-12 alegrandAdding more verbose Paje output
2006-04-11 mquinsonRework the MSG navbar
2006-04-10 alegrandAdd a test in MSG_task_execute to stop whenever a task...
2006-03-28 alegrandmaking the use of xbt_fifo more uniform and closing...
2006-03-27 alegrandbug fix: cleaning should be done before returning...
2006-03-24 mquinsonFix doxygen
2006-03-21 alegrandKeep up with last API modifications induced by flexml...
2006-03-20 mquinsonRework a warning message to make it more clear (hopefully)
2006-03-20 alegrandmv surf_parse -> surfxml_parse
2006-02-23 alegrandAdding Derrick's function to check whether a host is...
2006-02-20 dutotResetting the rate to default should be done before...
2006-02-09 dutot - set the value stored in the PID pointer to the corre...
2006-02-09 dutotcosmetics : Some english mistakes in the comments.
2006-01-18 alegrandfix The Loc's bug. It happened only in very particular...
2006-01-18 alegrandadd more debuging informations
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-10-22 mquinsonAnd now, use the proper dox tag for parameters
2005-10-22 mquinsonFix broken links
2005-10-20 alegrandbug fix (found by Cyril Banino).
2005-10-17 alegrandGetting rid of old printf
2005-10-11 alegrandmoved to %f instead of %g. It's usefull when values...
2005-10-11 alegrandAdd two convenient functions for Cyril Banino.
2005-10-03 alegrandAdd some debugging messages.
2005-09-20 alegrandsolving the pthread problem. Henri, give it a try on...
2005-08-30 alegrandgetting rid of memleaks.
2005-08-30 casanovaImplemented the MSG_task_get_source() function. (See...
2005-08-26 alegrandAdditionnal checks for Henri ;)
2005-08-26 alegrandDeprecating stupidly named functions...
2005-08-25 alegrandStupid me. I hadn't noticed the xbt_dict_get_or_null...
2005-08-24 casanovaFixed spelling and grammar in some comments
2005-08-16 alegrandinclude the right files
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-09 alegrandadding a priority mechanism
2005-08-08 alegrandgetting rid of MSG_getClock
2005-08-07 mquinsons/surf_finalize/surf_exit/ for uniformity with other...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-08-02 alegrandMake valgrind happy by initializing variables and corre...
2005-08-02 alegrandstupid me ! :) Thanks for noticing Alan.
next