Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Propagate Pedro's typo fixing to the header files
[simgrid.git] / src /
2007-07-06 mquinsonPropagate Pedro's typo fixing to the header files
2007-07-06 marklsadded in code to add computation action to simulation...
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-05 donassbrIt was more difficult to find the bug that I thought...
2007-07-04 marklsdo-nothing program that uses only MPI_Init and MPI_Fina...
2007-07-04 velhoUsing relative error to approximate the values of lambd...
2007-07-04 mquinsonavoid any name clashes with msg/private.h so that the...
2007-07-04 mquinsonRationalize the description of which file goes in which...
2007-07-04 mquinsonMore informative error message when non-clean end,...
2007-07-04 mquinsonOnly use the basename of __FILE__ when propagating...
2007-07-03 mquinsonUse 0 to indicate an invalid PID instead of -1. Someone...
2007-07-03 marklsfinally putting in proper use of mutexes. code still...
2007-07-03 mquinsonMake sure that MSG_process_get_PID() never raise an...
2007-07-03 marklsundoing an unintentional mistake.
2007-07-03 marklsre-start smpi from scratch to use SIMIX.
2007-07-02 velhoAdded the generic method to model fairness depending...
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-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-06-29 mquinsonuseless cleanup
2007-06-29 mquinsonAnd now, update the doc for all added macros. Sorry...
2007-06-29 mquinsonNew macros were added. Update the doc
2007-06-29 mquinsonshut doxygen up about unknown html tags
2007-06-29 velhoAdded the update for the Df parameter (lmm_variable_t...
2007-06-28 marklsA lot has been moved over to simix, but getting rid...
2007-06-28 velhoNow compiling. Sorry Arnaud.
2007-06-27 velhoAdded function prototypes in maxmin_private, minor...
2007-06-19 marklsporting smpi from msg to simix. This may be more work...
2007-06-12 marklshad to add make file to make it possible to actually...
2007-06-12 marklsadded smpi to cvs repository. still need to do a lot...
2007-06-08 mquinsonMake sure the precision is int to keep 64bits happy
2007-06-08 mquinsonDamn, this code gets annoying. Each time I'm sure it...
2007-06-08 mquinsonImplement a format precision modifier
2007-06-08 mquinsonThreshold is not the only setting we can modify anymore...
2007-06-08 mquinsonWhen dealing with an uncatched exception, use CRITICAL...
2007-06-06 mquinsonthe matrix may have 0 columns...
2007-06-06 mquinsonNow that there is some mallocated space in the category...
2007-06-06 donassbrUpdating cvs tree. Nothing important
2007-06-06 mquinsonBe more verbose and display the string version of the...
2007-06-06 mquinsonAdd log layouts and xbt/str tests
2007-06-06 mquinsonAllow to change the log layout format
2007-06-06 mquinsonBe careful, the displayed message may contain format...
2007-06-06 mquinsonCheck what happens when splitting empty strings, and...
2007-06-05 mquinsonDeprecate all the --*-log option. With the module multi...
2007-06-05 mquinsonAdd the new xbt/str testsuite to the autogenerated
2007-06-05 mquinsonBetter split of layouts and appenders in the logs ...
2007-06-04 mquinsonAdd xbt_str_split_quoted(), add an automatic test for...
2007-06-04 mquinsondocument xbt_str
2007-06-04 kayofFix bugs
2007-06-04 kayofFix bugs...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-06-04 mquinsonShould be useless since we new0()ed the memory, but...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-06-04 mquinsonAutogenerated
2007-05-31 mquinsonbuglet
2007-05-29 mquinsonFixups to the diff computation (again), and kill the...
2007-05-28 mquinsontypos
2007-05-21 kayofbug fixes.
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayofadded a declaration for the GTNetS model.
2007-05-17 kayofadded codes for the GTNetS model.
2007-05-17 kayoffixed bugs.
2007-05-17 kayofadded a new model for GTNetS.
2007-05-16 donassbrpropagating bugfix to msg_simix
2007-05-16 alegrandAdding a <route> tag.
2007-05-16 alegrandbugfix. Remove the task from the remote host fifo when...
2007-05-16 kayofAdded one.
2007-05-16 kayofFixed name inconsistency, etc.
2007-05-14 donassbrBugs found!!! Now it works. I hope.
2007-05-11 alegrandAdding more debuging info.
2007-05-11 mquinsoncleanup + more asserting for robustness
2007-05-11 mquinsonLet the state in a coherent state after MSG_clean()
2007-05-11 mquinsonOnly shutdown the logs when all the XBT users are gone
2007-05-11 donassbrUpdate gras_simix. Modified the implementation of ports.
2007-05-11 mquinsonOups, forgot a file
2007-05-10 mquinsonLet's work as 'documented'
2007-05-10 alegrandAdd debuging informations.
2007-05-10 mquinsonRenamed to xbt_log_appender_file.c
2007-05-10 mquinsonRandom cleanups in the log mecanisms, and make room...
2007-05-10 mquinsonAllow to split const strings, and avoid a strdup in...
2007-05-10 mquinsonremove_at already frees the element if last argument...
2007-05-10 mquinsonClarify from the API that the strings are modified...
2007-05-10 mquinsonSome more doc
2007-05-10 velhoFinally working.
2007-05-09 velhoCleaned up need some fixup.
2007-05-07 mquinsonStupid me. One day, I'll be able to compute array indic...
2007-05-07 mquinsonmemleak plug in the win part
2007-05-07 mquinsonAvoid double free: xbt_thread_join already frees the...
2007-05-07 mquinsonKeep within the declared matrix, don't go to (-1,j...
2007-05-04 mquinsonplug a memleak
2007-05-04 donassbrCosmetics...
2007-05-03 donassbrFunctions gras_trp_sg_chunk_recv and send added.
2007-05-03 alegrandGot rid of useless message.
next