Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Handle action whose latency is 0.
[simgrid.git] / src / msg /
2008-03-06 mquinsonConnect correctly the log channels manually for windows...
2008-03-06 mquinsonDo connect all log channel manually to parent using...
2008-01-11 cheriermrename msg_mailbox.h to mailbox.h
2008-01-11 cheriermrename msg_mailbox.h mailbox.h
2008-01-11 cheriermThis change is relative with the mailbox concept :
2008-01-07 mquinsonSimplification (plus remove a warning blocking the...
2008-01-07 cheriermDo not export the mailbox functions now.
2008-01-07 cheriermExport the mailbox functions.
2008-01-07 cheriermRemove the unused variable item.
2008-01-07 cheriermAdd end line in msg_mailbox* files and add the file...
2008-01-07 cheriermAdd the mailbox source file and header.
2008-01-07 cheriermThis change introduce the new mailbox concept.
2007-11-27 mquinsonRename xbt/xbt_context.h to xbt/context.h, and add...
2007-11-19 mquinsonmake visible the MSG_task_get variant accepting both...
2007-11-15 cheriermThis commit concerned the reimplementation of the xbt...
2007-11-06 mquinsonFix constness of arguments
2007-10-27 mquinsonmore explicit error messages, and random cleanups
2007-10-27 mquinsonKill code duplication, and doc tiny improvements
2007-10-27 mquinsonKill the useless _MSG_process_create_with_env_from_SIMI...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-26 alegrandUpdate the doc with last reorganization of examples...
2007-09-21 cheriermDeclaration of the variables at the begining of the...
2007-09-20 mquinsonOps, there is some more s_host fields around
2007-09-10 alegrandClean cleanups with mallocators... Thanks Pablo for...
2007-08-26 alegrandOoups. How come my code ever worked without changing...
2007-08-23 alegrandMove initialization somewhere else because people that...
2007-08-14 donassbrChanged task->simdata->using in the communication to...
2007-08-14 alegrandcosmetics
2007-08-06 alegrandKeep up with last SIMIX modifications.
2007-08-06 alegrandindent -i2 -kr. Aaaah, I feel much better now. Sorry...
2007-08-06 alegrandOne function to rule them all.
2007-07-18 alegrandcosmetics
2007-07-16 alegrandsurf_workstation_model -> workstation_model
2007-07-11 mquinsonMore cleanups in simix and friends. Do not request...
2007-07-11 mquinsoncosmetics: enforce prototype checking on callbacks...
2007-07-10 mquinsonKill the types xbt_context_function_t, smx_process_code...
2007-07-08 mquinsonAllow java to call __MSG_process_cleanup
2007-07-08 mquinsontypo
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
next