Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
2005-01-27 alegrandI probably had been drinking too much the day I have...
2005-01-27 alegrandA nice example on how to use MSG.
2005-01-27 mquinsonCommented cruft I need to test the IDL projection code
2005-01-27 mquinsonTry to allow VPATH builds when we have to regenerate...
2005-01-27 mquinsonFirst steps for support to flexml within 'simgrid' ;)
2005-01-27 alegrandI know -O0 is not a warning flag but it is convenient...
2005-01-27 alegrandPlease. Don't try to run gras...
2005-01-27 alegrandchanging the archive name
2005-01-26 alegrandchanging the adress
2005-01-26 alegrandmake distcheck functionnal
2005-01-26 alegrandTypo.
2005-01-26 alegrandrunning msg_test
2005-01-26 alegrandmissing files
2005-01-26 alegrandTaking into account an old API modification of SURF
2005-01-26 alegrandNew msg_test with forwarder agents.
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-26 alegrandBug fix : we could get stuck into an infinite loop...
2005-01-26 alegrandNow, a process can be killed and all process are killed...
2005-01-26 alegrandBug fix: a task could sometimes not be immediately...
2005-01-26 alegrandUsefull function to "kill" a context before the functio...
2005-01-26 alegrandExtending the parser to handle bound on outgoing commun...
2005-01-26 alegrandFixing line number for an easier debugging.
2005-01-19 alegrandUsing logs and making some message more clear.
2005-01-19 alegrandNow, you can send a task of length 0 in a no latency...
2005-01-19 alegrandBugfix... I had forgotten to reorder elements when...
2005-01-19 alegrandbugfix (shame on me!) + asserts to detect earlier weird...
2005-01-15 alegrandTaking into account last SURF modifications (suspend...
2005-01-15 alegrandCosmetics and forgot to say in the previous commit...
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-14 alegrandParsing values is good. Taking into account parsed...
2005-01-14 alegrandAdd a forwarder in the MSG example.
2005-01-14 alegrandnetwork actions should be suspendable too. In fact...
2005-01-14 alegrandFinding this damn fucking bug took me an inordinate...
2005-01-14 alegrandNot using MSG_suspend anymore in the internals
2005-01-12 alegrandNow, MSG internals do not use MSG_suspend/resume anymore.
2005-01-11 alegrandNow, it works.
2005-01-10 alegrandIt worries me however, to realize how tough an ass...
2005-01-10 alegrandAdding default values to the DTD
2005-01-10 alegrandIntroducing new functionnality without breaking the...
2005-01-10 alegrandcosmetics
2005-01-10 alegrandAdd two convenient functions
2005-01-10 alegrandI had forgotten a host...
2005-01-07 alegrandKeep extending the DTD to handle an computation/communi...
2005-01-07 alegrandfixed a few memleak
2005-01-07 alegrandChanged my mind. This function will be defined somewher...
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2005-01-06 alegrandPreparing to parse interferences for a new model. Also...
2005-01-06 alegrandI can't believe I had forgotten to add surf_parse.c...
2005-01-05 alegrandWe don't need you anymore. You are weak. Goodbye !
2005-01-05 alegrandNow, any surf-based program can take --surf-path argume...
2005-01-05 alegrandPlease, flex, tell me on which line problems are. Also...
2005-01-05 alegrandNo more need of these ones...
2005-01-05 alegrandXML version of platform and deployment files
2005-01-05 alegrandMoved from flex to flexml.
2005-01-05 alegrandTaking into account an old behavior modification of...
2005-01-04 alegrandmoving to flexml
2004-12-31 alegrandSince we're using the SURF and not SG anymore, we shoul...
2004-12-31 mquinsonsearch the deployment files where they are
2004-12-31 mquinsonFix perl syntax
2004-12-31 alegrandTake into account last API modification. Sorry about...
2004-12-31 mquinsonlibrary rename
2004-12-31 mquinsonSearch msg.h where it is
2004-12-31 mquinsonSearch msg.h at the right location
2004-12-31 mquinsonAdd the prototypes
2004-12-31 mquinsonget ready to use MSG NG
2004-12-31 mquinsoncleanup
2004-12-31 mquinsonAdd the IDL compilation. But since it's WAYS broken...
2004-12-31 mquinsonAdd the prototypes for the upcoming IDL compilation...
2004-12-31 mquinsonPre-release cleanup: rename libgrasrl to libgras and...
2004-12-31 mquinsonKill dead code, sorry for the noise
2004-12-31 mquinsonAdd optimization flags to the game
2004-12-31 mquinsonAdd a function I need in GRAS
2004-12-31 mquinsonAutomatic update, damn gtkdoc-tools
2004-12-31 mquinsonSimGrid is dead, long life to SimGrid
2004-12-31 mquinsonProperly check for errno and unistd; don't check for...
2004-12-31 mquinsoncosmetics
2004-12-31 mquinsonautomatic update
2004-12-31 mquinsonLet's get funky and try to settle gras on top of msg...
2004-12-31 mquinsonremove dead code
2004-12-31 mquinsonRemove the headers already loaded from somewhere else...
2004-12-31 mquinsonremove complications to run tests from there own direct...
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-31 alegrandMem leak hunting!
2004-12-31 alegrandConvenient to optimize the SURF.
2004-12-29 mquinsonsearch data files in the right directory
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-29 alegrand*** empty log message ***
2004-12-29 alegrandadd a startup and a cleanup function to each context
2004-12-23 alegrandarguments were not set.
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-22 alegrandAPI modification in context breaks MSG. Removing MSG...
2004-12-22 alegrandModifying the API so as to prevent a use of the context...
2004-12-22 alegrandNo more leak: valgrind approved. However, some ways...
2004-12-22 alegrandHow can I have ever wrote such a thing !
2004-12-21 alegrandTrying to make old MSG exemples run on top on SURF...
2004-12-21 alegranddebug debug debug
2004-12-21 alegrandForgot to disable debug printf's. Sorry for the noise.
2004-12-21 alegrandmake valgrind happy happy.
2004-12-21 alegrandDude, that was baaad... ;)
2004-12-18 alegrandplatform file is not hardcoded anymore
next