Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Typo
[simgrid.git] / src /
2005-02-28 mquinsonSolaris segfaults when asked to print NULL
2005-02-28 mquinsonWhen using gcc -maix64
2005-02-28 mquinsonDon't try to load windows.h because ucontext were not...
2005-02-27 mquinsonHACKHACK: set msg_global to NULL so that xbt_procname...
2005-02-27 mquinsonDisplay the current process's name in all loggings
2005-02-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-27 mquinsonAdd MSG_task_get_name
2005-02-27 mquinsoncosmetics in outputs, and call surf_init before initial...
2005-02-27 mquinsonsplint'able
2005-02-27 mquinsonmore debuging
2005-02-27 mquinsonsome splint fixes
2005-02-27 mquinsonloads all of gras.h, not only parts
2005-02-27 mquinsonAdd a dist-files target to all makefiles. It outputs...
2005-02-27 mquinsonsplint'able
2005-02-26 alegrandContexts over pthreads.
2005-02-26 alegrandGRAS_rl does not depends on MSG anymore.
2005-02-25 mquinsonWTF
2005-02-25 mquinsonMove out of COMMON sources all SG specific files. libgr...
2005-02-23 alegrandKill dead code.
2005-02-23 alegrandHelp debuging
2005-02-23 mquinsonCode cleanups around timers to improve maintainability...
2005-02-23 mquinsonincrease debugging verbosity
2005-02-23 mquinsonDon't be delirious. timeout is in sec, not usec
2005-02-23 mquinsongras_os_sleep needs floor. SG users thus need -lm
2005-02-23 mquinsonuniformize gras_os_sleep prototype (seconds are double...
2005-02-23 mquinsonadd a virtu logging channel
2005-02-23 mquinsonAdd a boolean to each node indicating whether it's...
2005-02-23 mquinsonAdd a boolean to each node indicating whether it's...
2005-02-23 mquinsonBugfix: don't assume that null content means not found...
2005-02-23 mquinsonApply manually the changes which would result in regene...
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-16 alegrandTsss... :)
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-16 alegrandWorks better on this crappy SunOS5.8. F*ckin' prehistor...
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-14 mquinsonAllow to select on socket 0
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...
2005-02-13 mquinsonadd timers to GRAS
2005-02-13 mquinsondon't run into the wall when asked to select over 0...
2005-02-13 mquinsonBugfix: supposed to return a number of second
2005-02-13 mquinsonRegenerate with flexml 1.2
2005-02-13 mquinsonAdd a missing header; move include/surf/surfxml.h from...
2005-02-13 mquinsonDo generate the header we need with flexml
2005-02-13 mquinsonReadd the -b option to flexml now that it is part of...
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2005-02-13 mquinsonre-doxygenification
2005-02-11 alegrandLet's stop being no negative ...
2005-02-11 alegrandBug fix. Now GRAS/MSG seems to be working...
2005-02-11 mquinsondoxygenification of XBT
2005-02-11 mquinsonget rid of the nasty TRYCLEAN
2005-02-11 mquinsondead code eradication strike
2005-02-11 alegrandSURF does not use long doubles. Reverting MSG to doubles.
2005-02-11 alegrandLet's try to play with the simulation...
2005-02-10 mquinsonExplain why we have 2 set libraries in SG
2005-02-10 mquinsoncosmetics in documentation
2005-02-10 mquinsonignore generated
2005-02-10 mquinsonNo idea what this -b flag is for. It's not in flexml...
2005-02-10 mquinsonRegenerate with flexml 1.1
2005-02-09 mquinsonmv src/modules.doc doc/modules.doc
2005-02-08 mquinsonReorder and cleanup the architecture table
2005-02-08 mquinsonstupid me
2005-02-08 mquinsonAdd the list of all existing categories
2005-02-08 mquinsonUse doxygen's section instead of my poor approximation...
2005-02-08 mquinsonDont put this cruft into the documentation
2005-02-08 mquinsonlog category declaration cleanup; add a pointer from...
2005-02-08 mquinsonUseless cleanup
2005-02-08 mquinsoncosmetics on log categories declaration; declare a...
2005-02-08 mquinsonLittle script to extract the log categories from the...
2005-02-08 mquinsonAvoid log cat name conflict with MSG
2005-02-07 mquinsonwrite down the TODO
2005-02-07 mquinsondoxygenification
2005-02-07 alegrandTemporary ifdef so that I stop changing this file and...
2005-02-07 alegrandAdding a nice skeleton for Henri.
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-02-07 mquinsonContinue doxygenification
2005-02-07 mquinsondoxygenification
2005-02-07 mquinsonAdd a GRAS_implem module to hide all crude implementati...
2005-02-07 mquinsoncosmetics
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-06 mquinsonLittle reorganization of XBT, huge adding of log docume...
2005-02-06 mquinsonmemleak plug
2005-02-06 mquinsonPlug a memleak when using the parser
2005-02-04 mquinsonMore verbose messages on errors
2005-02-04 alegrandLog improvements.
2005-02-04 alegrandNo more dead code + bug fix.
2005-02-04 alegrandKeep improving the traces
2005-02-04 alegrandGargl ! Some C++ comments ! Sorry about that. What...
2005-02-04 alegrandImproving traces
2005-02-04 alegrandToday Martin Quinson wrote :
2005-02-04 mquinsonMore work to move gras->sg
2005-02-04 mquinsonMissing header
2005-02-04 mquinsonre-enable GRAS, but only in real world for now (until...
2005-02-04 alegrandMajor bug fix in SURF.
2005-02-04 alegrandAdding Killall function
2005-02-04 alegrandFilling placeholders...
2005-02-01 alegrandIncluding a mail from Martin on How to use the logs
2005-02-01 alegrandMore reasonnable value.
2005-02-01 alegrandbugfix... I'm so pissed off to keep finding bug in...
next