Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a forwarder in the MSG example.
[simgrid.git] / src /
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-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 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 alegrandMoved from flex to flexml.
2005-01-04 alegrandmoving to flexml
2004-12-31 mquinsonSearch msg.h at the right location
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 a function I need in GRAS
2004-12-31 mquinsonSimGrid is dead, long life to SimGrid
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 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 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 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-18 alegrandThis function has been accidentally deleted in the...
2004-12-17 alegrandFinished to rewrite most functions. Now let's try it...
2004-12-17 alegrandmoved src/surf/surf_parse.h to include/surf/
2004-12-17 alegrandAdd a convenient function
2004-12-17 alegrandThis one was easy. :)
2004-12-17 alegrandA few more functions and I'll be able to make MSG progr...
2004-12-17 alegrandCosmetics
2004-12-17 alegrandKeep rewriting MSG so that it uses SURF instead of...
2004-12-17 alegrandKeeping rewriting MSG
2004-12-17 alegrandAdding function to indicate whether an action is suspen...
2004-12-17 alegrandA few more functions usefull in MSG. They should not...
2004-12-17 alegrandcosmetics : s/sim_data/simdata/g
2004-12-16 alegrandcosmetics : create -> new
2004-12-16 alegrandKeep rewriting MSG
2004-12-16 alegrandMSG is not a module
2004-12-16 alegrandmaking some field names more explicit (e.g. void *...
2004-12-16 alegrandprefixing name functions by xbt_
2004-12-16 mquinsonmove gras_datadesc_type_cmp() out of the way (from...
2004-12-16 mquinsonYou evil namespace polluter
2004-12-16 mquinsonFight symbol redefinition since it breaks on G5 (don...
2004-12-16 mquinsonno generated files in CVS
2004-12-16 mquinsonPort to G5
2004-12-16 mquinsonMy god, the AIX compiler is rather picky
2004-12-16 mquinsoncleanup the mecanism in charge of declaring the library...
2004-12-16 alegrandcontext_t -> xbt_context_t
2004-12-16 mquinsonyeah, yeah, linux. Don't bother. O_BINARY is a nasty...
2004-12-16 mquinsonyou fucking windows. Don't even think about translating...
2004-12-15 mquinsonSome more debug
2004-12-15 mquinsonAdd portable header loading for contexts
2004-12-15 mquinsonAdd the ucontext reimplementation for windows from...
2004-12-15 mquinsonMake the context cruft work on windows; mark the pthrea...
2004-12-14 mquinsonMake it work on win32; use the portable errno on socks...
2004-12-14 alegrandSorry for those stupid assert.
2004-12-14 mquinsonadded a debug msg
2004-12-14 mquinsonMake it work on win32 ; some more debug msgs
2004-12-14 mquinsoninitialize winsock; support multiple calls to init...
2004-12-14 mquinsoncleanup for the upcoming release
2004-12-14 mquinsonMake sure HAVE_WINSOCK_H is defined even if only versio...
2004-12-14 alegrandAdding a context library to xbt.
2004-12-12 mquinsoncosmetic
2004-12-11 alegrandNo more use of abort.
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsonignore crufty lex results
2004-12-10 mquinsonadd portable.h (headers to include to program in a...
2004-12-10 mquinsonfix (C) dates
2004-12-10 mquinsonThere is now a proper gras_init function
2004-12-10 mquinsonremove gras from the xbt
2004-12-10 mquinsoncosmetics
2004-12-10 mquinsonCompile pas, c'te merde
2004-12-10 mquinsonmoved higher for the surf
2004-12-10 mquinsonFix (c) dates; make clear this is deprecated code
2004-12-10 mquinsonFix (c) dates
2004-12-10 mquinsonFix (c) dates; Initiate win32 cross-port
2004-12-10 mquinsonInitiate win32 cross-port
next