Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Minor bugfix requested off-list
[simgrid.git] / include /
2005-02-17 alegrandFunctionnal benchmarking macros :
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
2005-02-16 alegrandC++ users need love. :)
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsondoxygenification
2005-02-13 mquinsonmv include/xbt/context.h src/include/xbt/context.h...
2005-02-13 mquinsonadd timers to GRAS
2005-02-13 mquinsondoxygen cleanups
2005-02-13 mquinsondoxygenification
2005-02-11 mquinsondoxygenification of XBT
2005-02-11 alegrandSURF does not use long doubles. Reverting MSG to doubles.
2005-02-10 mquinsonClarify the two ways to get messages (callbacks vs...
2005-02-07 mquinsondoxygenification
2005-02-07 mquinsonexplain why I hate doxygen so much tonight, and go...
2005-02-07 mquinsonhide the macro body
2005-02-07 mquinsonContinue doxygenification
2005-02-07 mquinsondoxygenification
2005-02-07 mquinsonDo not document the crude internals of logs with the...
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-06 mquinsonBegin to move GRASs doc to doxygen
2005-02-04 alegrandAdding Killall function
2005-01-31 alegrandmoving include/surf to src/include/surf
2005-01-29 alegrandupdating the doc
2005-01-26 alegrandNow, a process can be killed and all process are killed...
2005-01-26 alegrandUsefull function to "kill" a context before the functio...
2005-01-15 alegrandTaking into account last SURF modifications (suspend...
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.
2004-12-31 mquinsonAdd the prototypes
2004-12-31 mquinsoncosmetics
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 alegrandadd a startup and a cleanup function to each context
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-21 alegrandDude, that was baaad... ;)
2004-12-17 alegrandmoved src/surf/surf_parse.h to include/surf/
2004-12-17 alegrandCosmetics
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 alegrandmaking some field names more explicit (e.g. void *...
2004-12-16 alegrandprefixing name functions by xbt_
2004-12-16 alegrandcontext_t -> xbt_context_t
2004-12-16 alegrandworks better with multiple inclusion
2004-12-15 alegrandWell, some things really are deprecated. Especially...
2004-12-15 alegrandStarting MSG. To ensure backward compability, those...
2004-12-14 mquinsonsome more possible logs (printf is the only way to...
2004-12-14 alegrandAdding a context library to xbt.
2004-12-11 alegrandNo more xbt_maxmin_float_t not xbt_heap_float_t. I...
2004-12-10 mquinsondefine gras_init
2004-12-10 mquinsondefine max only when not previously defined (win32...
2004-12-10 alegrandRelic of the star removal.
2004-12-09 mquinsonfix (C) dates
2004-12-09 mquinsonuse BEGIN_DECL (ie, useless cleanup); picky documentati...
2004-12-09 mquinsonFix (C) dates; minor documentation improvements
2004-12-09 alegrandAdd missing dependency.
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-12-08 alegrandDestruction of a relic of the revolution gras->xbt
2004-12-07 alegrandmove xbt_heap_float_t
2004-12-07 alegrandmove xbt_maxmin_float_t and xbt_heap_float_t here
2004-11-30 alegrandMy bad. Sorry about that.
2004-11-30 alegrandRemoved a bunch of unused variables. Mostly some xbt_er...
2004-11-30 mquinsonme finds malloc within macro, me killkill it
2004-11-29 alegrandRha!
2004-11-23 alegrandrename xbt_swag_extract to xbt_swag_remove and add...
2004-11-20 alegrandBug fix and add a xbt_swag_foreach_safe where you can...
2004-11-16 alegrandRenamed host to cpu. That was really confusing.
2004-11-16 alegrand#include "xbt/error.h" /* needed for xbt_die */
2004-11-15 alegrandAdd the trace library and fixed a few source of potenti...
2004-11-15 mquinsondistribute gras/core.h
2004-11-15 mquinsondistribute amok's headers
2004-11-11 alegrandCosmetics.
2004-11-11 alegrandCorrection of a badly-written macro
2004-11-05 alegrandExtract returns the object to remove if present in...
2004-11-05 alegrandAdd the swag module to these Makefiles
2004-11-05 alegrandSwag : another name for O(1) set
2004-11-05 alegrandAdd the possibility to remove an item in the middle...
2004-11-04 alegrandForgot to commit the changes for surf.
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 alegrandrenamed xbt_(*.[ch]) to \1.
2004-11-02 mquinsonMissing chunks
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Erradication
2004-11-02 alegrandFormers simgrid fifo : when real O(1) is needed......
2004-11-02 alegrandcosmetics
2004-11-02 alegrandremplace -> replace
2004-10-29 alegrandFirst version of the xbt_heap, trying to follow the...
2004-10-07 mquinsonAvoid memcpy while retrieving data from dynars (speed up)
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-10-01 mquinsonRename GROS to XBT, thanks Arnaud ;)
2004-09-29 mquinsonReintroduce the raw sockets
2004-09-28 mquinsonMake sure it works on my laptop before trying on AIX...
2004-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-16 mquinsonAdapt header to last change in code
2004-09-14 mquinsonAdd a layer over the system headers to simplify portability
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonsplit gras and gros
next