Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill the braindead MSG_task_refcount_dec() function.
[simgrid.git] / src / msg / gos.c
2010-12-10 thierySetting process->waiting_task doesn't make sense for...
2010-12-07 cristianrosaAdd support for custom communication matching to SIMIX...
2010-12-07 thieryDon't auto-destroy the MSG_comm_t in MSG_comm_wait...
2010-12-07 schnorr[trace] renaming system call to set any action tracing...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-07 mquinsonstubs for comm_testany, implemented with comm_waitany...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-15 agierschFix use after free when using SIMIX_network_wait().
2010-10-11 alegrandIndent include and src using this command:
2010-10-01 cristianrosaFix for msg_icomms test. Do not pass the address of...
2010-09-13 navarropUpdate doc for icomms.
2010-07-30 alegrandAdd debug informations.
2010-07-30 navarropAdd an example for waitany fct.
2010-07-07 navarropAdd function MSG_comm_waitall for icomm and add one...
2010-07-07 navarropUsed test with receiver.
2010-07-05 navarropAdd a function called after a MSG_comm_test.
2010-07-01 quintinavoid the complilation of dot_test.c if graphviz wasn...
2010-07-01 quintinAdd a dot loader to have a connection with the random...
2010-07-01 navarropAdd some fct to simix for function wait in gos.c
2010-06-16 mquinsonmake sure that MSG_task_execute() is not called by...
2010-05-10 mquinsonMSG_task_isend/irecv and MSG_comm_test/wait added in...
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-20 schnorrfix: MSG_task_execute was not being simulated
2010-04-15 mquinsonClose useless tasks in the trace also (thanks to Ghisla...
2010-04-15 mquinsonMake sure that it's ok to execute 0-sized tasks
2010-04-01 alegrandHuge import with Lucas tracing modifications.
2010-03-26 mquinsonCopy directly the lua task from stack to stack. Allows...
2010-03-23 mquinsonadd a dangerous MSG_task_ref() needed by lua to not...
2010-02-27 mquinsonKill a static function raising 'not implemented' which...
2009-10-05 mquinsonIncomplete port of MSG on top of SIMIX_network [Cristian]
2009-09-29 donassbrChange variable waiting_task to waiting_action on msg...
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-19 alegrandBug fix in MSG raised by Matthieu and Henri!
2009-05-07 mquinsonPlug a bunch of memleaks
2008-11-10 mquinsonKill MSG_mailbox_put, which were not meant to be a...
2008-07-08 cheriermDetails of this changes:
2008-04-30 mquinsonDocumentation fixups: some arguments got renamed, and...
2008-01-11 cheriermThis change is relative with the mailbox concept :
2008-01-07 cheriermRemove the unused variable item.
2008-01-07 cheriermThis change introduce the new mailbox concept.
2007-11-19 mquinsonmake visible the MSG_task_get variant accepting both...
2007-10-27 mquinsonmore explicit error messages, and random cleanups
2007-09-20 mquinsonOps, there is some more s_host fields around
2007-08-26 alegrandOoups. How come my code ever worked without changing...
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-06 mquinsonRename some struct fields in private datatype to explic...
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 mquinsonIntegrate Bruno's work on SIMIX onto main stream. Tests...
2007-05-28 mquinsontypos
2007-05-16 alegrandbugfix. Remove the task from the remote host fifo when...
2007-01-17 alegrandcosmetics
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-08-27 mquinsonOk, Paje is in a sorry state, but this leads to segfaul...
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-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 alegrandAdding more informations when blocking. Should help...
2006-05-16 alegrandSanitize channel naming.
2006-05-09 alegrandImproving debug informations.
2006-04-22 alegrandstupid me! Fortunately, Derrick was looking...
2006-04-18 alegrandSmarter assert in MSG_task_execute and take care of...
2006-04-12 alegrandAdding more verbose informations to Paje
2006-04-10 alegrandAdd a test in MSG_task_execute to stop whenever a task...
2006-03-27 alegrandbug fix: cleaning should be done before returning...
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...
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-11 alegrandAdd two convenient functions for Cyril Banino.
2005-10-03 alegrandAdd some debugging messages.
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-09 alegrandadding a priority mechanism
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 alegrandstupid me ! :) Thanks for noticing Alan.
2005-08-02 alegrandAdd MSG_task_cancel and MSG_task_get_computation_remaining
2005-07-25 alegrandbugfix
2005-07-25 alegranddo not create a parallel task is it does not consume...
2005-07-22 alegrandAdding parallel tasks to MSG
2005-07-05 alegrand%lg -> %g ...
2005-07-01 alegrandfix documentation
2005-06-29 alegrandremoving MSG_process_start from the documentation
2005-06-29 alegrandIt's amazing how a well-placed ! can make such a differ...
next