Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ok, I'm a lammer, and I cannot get the rule from an unit to its mother file right...
[simgrid.git] / include /
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 mquinsons/testsuite/cunit/
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 mquinsonDocumentation reorganization: no @name anymore since...
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-11 alegrandAdd two convenient functions for Cyril Banino.
2005-10-03 mquinsonGet the simulated exceptions as verbose as real ones
2005-09-30 mquinsonallow the size of multidimentional objects to be given...
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 mquinsonA new little function I did need
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-16 alegrandregenerate the lexer
2005-08-16 alegrandmoving public parts to public places and generating...
2005-08-16 alegrandmoving stuff to enable surf_parser hijacking
2005-08-09 alegrandgetting rid of deprecated functions
2005-08-08 alegrandgetting rid of MSG_getClock
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 mquinsonThis header is now useless (yeah)
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-08-02 alegrandAdd MSG_task_cancel and MSG_task_get_computation_remaining
2005-07-22 alegrandAdding parallel tasks to MSG
2005-07-22 alegranddoc fix
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 libex
2005-07-01 mquinsonInclude the original version of the libex library....
2005-07-01 alegrandmajor doc reorganization to get something that works...
2005-07-01 alegrandthese references could not work... disable reference...
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 mquinsondisable MSG_get_msgload until we find a good specificat...
2005-06-29 alegrandAdd a select for Martin.
2005-06-29 mquinsonExplicit another argument before the vaargs so that...
2005-06-29 mquinsonconfig support in MSG
2005-06-29 alegrandAdd a new function: MSG_task_get_with_timeout. That...
2005-06-27 mquinsonImplement callbacks, add some missing functions and...
2005-06-27 mquinsonKill defaultlog
2005-06-27 mquinsonre-enable multidicts
2005-06-27 mquinsonkill gras/core.h
2005-06-27 mquinsonmeasurement sockets ARE functionnal; add function gras_...
2005-06-27 mquinsondocumentation 'improvement' (move it to the source...
2005-06-27 mquinsonKill gras/core.h by moving the last bits into gras...
2005-06-23 mquinsonbw_request now works
2005-06-23 mquinsonnew function: gras_socket_meas_accept (mandatory on...
2005-06-23 mquinsonsizes are unsigned long int
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 mquinsonchange the prototype of datadesc_get_name to return...
2005-06-06 mquinsonUse ERROR to display stuff while raising errors. It...
2005-06-06 mquinsonRename raw sockets to measurement sockets since raw...
2005-06-04 mquinsonability to send dynars transparently; type cb now recei...
2005-06-04 mquinsonDumping function. As usual, for debuging purpose
2005-06-01 alegrandReverting Mt's modifications.
2005-05-30 mquinsonSanitize swag documentation: group definition in module...
2005-05-25 mquinsonStart the implementation of start_time and kill_time...
2005-05-23 mquinsonTypo in doc
2005-05-10 mquinsonThe RL vs SG choice is done by the function implementat...
2005-05-10 mquinsonDocument properly the emulation module
2005-05-10 mquinsonMerge conditional execution and timing macros into...
2005-05-10 mquinsonMerge chrono.h (timing macros) and cond.h (conditional...
2005-05-10 mquinsonMove private declarations to private header
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-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-29 alegrandadding a getpid function
2005-03-29 mquinsonChange the name of a function which was not implemented yet
2005-03-29 mquinsoncleanup
2005-03-25 alegrandMSG_getClock is a stupid name.
next