Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
simgrid.git
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
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 alegrandcosmetics
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 alegrandjust a move
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 mquinsonIgnore binaries
2004-12-16 mquinsonWorks on G5
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 mquinsonautomake-1.9 hits testing
2004-12-16 mquinsongras now works on win32
2004-12-16 mquinsonCleanup library dependencies declaration
2004-12-16 mquinsontest_rl now generated
2004-12-16 mquinsontest_rl now generated
2004-12-16 mquinsonDocument last changes
2004-12-16 mquinsoncleanup the mecanism in charge of declaring the library...
2004-12-16 alegrandcontext_t -> xbt_context_t
2004-12-16 alegrandworks better with multiple inclusion
2004-12-16 mquinsongras works on win32
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 mquinsonFix the ucontext detection: search for the header,...
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-15 mquinsonLet's keep cool and polite with the users of prehistori...
2004-12-15 alegrandWell, some things really are deprecated. Especially...
2004-12-15 alegrandStarting MSG. To ensure backward compability, those...
2004-12-15 alegrandwhen using doubles, %lg should be used for scanf and...
2004-12-14 mquinsongenerate an helper script to make it work on win32
2004-12-14 mquinsondo not configure by default since I know cross-compile...
2004-12-14 mquinsonMake it work on win32; use the portable errno on socks...
next