Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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 mquinsonLess details in output, less chance to get it wrong...
2007-06-08 mquinsonNew timeout syntax
2007-06-08 mquinsonbuglet
2007-06-08 mquinsonAllow to disable timeouts
2007-06-08 mquinsonCompute correctly whether we are on 32bits
2007-06-08 mquinsonExport whether we are on 32bits or 64bits to makefiles...
2007-06-08 mquinsonDo not use configure to generate the test script, facto...
2007-06-08 mquinsonGet the P2P gras examples out of the picture: they...
2007-06-08 mquinsonMake sure the precision is int to keep 64bits happy
2007-06-08 mquinsonuse --log instead of the deprecated --xbt-log
2007-06-08 mquinsonsplit the MSG tesh test in several files, and get them...
2007-06-08 mquinsonUse format precision modifier in date outputs, since...
2007-06-08 mquinsonsplit the tesh test in several files, and get them...
2007-06-08 mquinsonsplit the tesh test in several files, and get them...
2007-06-08 mquinsonBe more verbose about which command which message refer...
2007-06-08 mquinsonWe need the tests in the archive, obviously
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 mquinsonconvert to tesh
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonthe matrix may have 0 columns...
2007-06-06 mquinsonConvert to tesh
2007-06-06 mquinsonconvert to tesh
2007-06-06 mquinsonMove to tesh for the tests
2007-06-06 mquinsonStop using the logs after they are shutdown
2007-06-06 mquinsonStop using the logs when they are not ready anymore
2007-06-06 mquinsonNow that there is some mallocated space in the category...
2007-06-06 donassbrUpdating cvs tree. Nothing important
2007-06-06 mquinsonAdapt the tests to the new code (and use log layouts...
2007-06-06 mquinsonLet the background childs die in any case on error...
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 mquinsonNew: xbt_str_split_quoted()
2007-06-04 mquinsonAdd xbt_str_split_quoted(), add an automatic test for...
2007-06-04 mquinsonupdate a manual TOC
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-06-04 mquinsonbuglet
2007-05-31 mquinsonError message pretty printing (to ease grepping on...
2007-05-31 mquinsonoups, leaked a debug output
2007-05-31 mquinsonImplement metacommand 'output display' to show it witho...
2007-05-31 mquinsonAdd a way to the tesh syntax to log at CRITICAL level...
2007-05-31 mquinsonbuglet
2007-05-29 mquinsonMask the diff when logging at error level or higher...
2007-05-29 mquinsonFixups to the diff computation (again), and kill the...
2007-05-28 mquinsontypos
2007-05-23 vernierautodetect amver 1.9 or 1.10
2007-05-22 mquinsonLet's not declare the max/min macros in C++ to avoid...
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 mquinsonIs it possible to have several paths between two given...
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-12 mquinsonTypos
2007-05-12 mquinsonMajor cleanup: mainly moving stuff around to have a...
2007-05-12 mquinsonMake it clear from the title that these examples are...
2007-05-12 mquinsonNo reason to call it gras. It's part of simgrid, now
2007-05-11 alegrandAuto-generated file.
2007-05-11 alegrandAdding TAGS-friendly rule.
2007-05-11 alegrandAdding more debuging info.
2007-05-11 alegrandkeeping up with last xbt_log modifications.
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 mquinsonI'm a testing freak, I know
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...
next