Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Improve the documentation
[simgrid.git] / include / xbt /
2006-03-24 mquinsonMake doxygen happy by providing a short description...
2006-03-22 dimitrovsome test code and bugs fixed + add of some accessors...
2006-03-21 alegrandkeep up with last Darina's modifications of the DTD
2006-03-21 alegrandMake last version of flex (2.5.33-2) happy.
2006-03-21 alegrandEnable surfxml to live with an other xml parser in...
2006-03-20 alegrandAdding basic parsing functions to the graph library
2006-03-20 alegrandAdding a XML graph parser
2006-03-20 alegrandfactoring + some functions go public
2006-03-14 alegrandAdding licence, getting rid of useless includes and...
2006-03-14 dimitrovoooups, we need this one as well.
2006-02-23 alegrandg++ needs love...
2006-02-15 mquinsonMake the maximal backtrace size configurable
2006-02-13 mquinsonRework the documentation navigation
2006-01-02 mquinsonKill a navbar
2005-12-06 mquinsonLet it compile even in NDEBUG (xbt_assert is then defin...
2005-10-24 mquinsonPut all typedef of generic callbacks in the same place
2005-10-23 mquinsonMake sure doxygen still finds the code examples after...
2005-10-23 mquinson+= xbt_test_assert
2005-10-23 mquinsonMake the current unit a global instead of passing it...
2005-10-23 mquinsonLet xbt_die die with an exception so that we get the...
2005-10-23 mquinsonDamn, there was an undefined symbol in the header file...
2005-10-23 mquinsonAdd a tool to automatically extract the test units...
2005-10-22 mquinsonRename testsuite to cunit (more sexy name); integrate...
2005-10-22 mquinsonMissing prototypes
2005-10-22 mquinsonmissing header
2005-10-22 mquinsonAdd xbt_dynar_getlast_as and xbt_dynar_getfirst_as...
2005-10-22 mquinsonMove OSSP testsuite code out of the testsuite/ dir...
2005-10-22 mquinsonLet it compile again
2005-10-22 mquinsonXBT documentation reorganization. module-xbt only conta...
2005-10-22 mquinsonSanitize the documentation of heap: group defined in...
2005-10-19 alegrandmake g++ happy
2005-10-19 alegrandmake g++ happy. Hope it still has the same meaning...
2005-10-03 mquinsonGet the simulated exceptions as verbose as real ones
2005-09-09 mquinsonMove some stuff unrelated to dynar out of dynar.h ...
2005-09-08 mquinsonRename BEGIN_DECL since we changed the usual definition...
2005-09-05 mquinsonAllow exception with NULL msg
2005-08-30 casanovaImplemented the MSG_task_get_source() function. (See...
2005-08-27 mquinsonDocumentation of xbt_log module unmercifully reworked
2005-08-26 alegrandfixing the doc...
2005-08-26 alegrandDeprecating stupidly named functions...
2005-08-26 alegrandfixing the doc...
2005-08-08 mquinsonkill dead stuff
2005-08-08 mquinsonof course, xlC does not like gcc attributes. And since...
2005-08-07 mquinsonDo not include execinfo.h directly since we cannot...
2005-08-07 mquinsonLast bits of convertion from xbt_error_t to exceptions...
2005-08-07 mquinsonMore xbt_error_t eradication; use xbt_assert where...
2005-08-07 mquinsonMove the asserts out of error.h in order to kill it...
2005-08-07 mquinsonAdd a new error category: not_found. It used to be...
2005-08-07 mquinsonMore xbt_error_t eradication
2005-08-07 mquinsonkill dead cruft
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-02 mquinsonRename all macros to follow more closely the habits...
2005-07-02 mquinsons/TRY/TRYOLD/ I'd like to introduce a TRY macro in...
2005-07-02 mquinsonImprove documentation and put the examples in another...
2005-07-02 alegrandHelp doxygen to display this documentation.
2005-07-02 mquinsons/sg/xbt/ ; s/code/category/; document this stuff
2005-07-01 mquinsonfit libex into SimGrid (with an axe, I admit)
2005-07-01 mquinsonPrototypes to some *printf functions in public interfac...
2005-07-01 mquinsons/_XBT_GNUC_FUNCTION/_XBT_FUNCTION/ (that's how to...
2005-07-01 mquinsonInclude the original version of the libex library....
2005-07-01 alegrandhelp doxygen to stop complaining about documentation...
2005-07-01 alegrandhelp doxygen to stop complaining about nested groups
2005-07-01 alegrandfix reference (especially the trailing ":")
2005-06-29 mquinsonExplicit another argument before the vaargs so that...
2005-06-27 mquinsonImplement callbacks, add some missing functions and...
2005-06-27 mquinsonKill defaultlog
2005-06-27 mquinsonre-enable multidicts
2005-06-23 mquinsondon't use printf bug logs. Even when raising an error
2005-06-06 mquinsonDocument another public value, don't document in doxyge...
2005-06-06 mquinsonUse ERROR to display stuff while raising errors. It...
2005-06-04 mquinsonDumping function. As usual, for debuging purpose
2005-05-30 mquinsonSanitize swag documentation: group definition in module...
2005-04-14 mquinsonStop loading private headers in public ones
2005-04-14 alegrandmoving timer functions so that we can use them for...
2005-03-31 alegrandAdd xbt_os_time(). This functions returns the number...
2005-03-08 mquinsonBuglet found by Loris: XBT_LOG_NEW_CATEGORY shouldn...
2005-03-03 mquinsontest whether ucontext actually work, not only whether...
2005-03-03 mquinsonUse inline portably
2005-02-27 mquinsonChange xbt_strdup, xbt_malloc, xbt_malloc0 and xbt_real...
2005-02-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-27 mquinsonMove gcc attributes wrappers to this file (needed for...
2005-02-27 mquinsonsplint'able
2005-02-16 alegrandAdding everything needed to develop GRAS benchmarking...
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 mquinsondoxygenification
2005-02-11 mquinsondoxygenification of XBT
2005-02-07 mquinsonDo not document the crude internals of logs with the...
2005-01-29 alegrandupdating the doc
2005-01-26 alegrandUsefull function to "kill" a context before the functio...
2004-12-31 mquinsoncosmetics
2004-12-31 alegrandConvenient to optimize the SURF.
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 alegrandA few more functions usefull in MSG. They should not...
2004-12-16 alegrandcosmetics : create -> new
2004-12-16 alegrandprefixing name functions by xbt_
next