Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Export public data in a way where we can specify that they are extern C (plus buglet...
[simgrid.git] / src / xbt / log.c
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-05-11 mquinsoncleanup + more asserting for robustness
2007-05-10 mquinsonRandom cleanups in the log mecanisms, and make room...
2007-04-29 mquinsonFurther cleanups
2007-04-26 mquinsonallow the command line arguments to be of the syntax...
2007-04-26 mquinsonrefactoring: moving chunks of code around to try to...
2007-04-26 mquinsonremove _cleanup_double_spaces() since it's now exported...
2007-03-16 mquinsonRemove a useless (hopefully) portability hack
2007-03-16 cheriermMicrosoft visual c++ need that
2007-03-13 cheriermnot need to export XBT_LOG_ROOT_CAT in log.c
2007-03-01 mquinsonCleanups: macro renaming, improve documentation
2007-03-01 donassbrSupport for Simix log.
2007-02-28 cheriermconsider log to windows dll
2007-02-16 cheriermsome windows thread functions versus pthread for contex...
2006-12-21 cherierma directory for all builds
2006-10-05 cheriermUpdate xbt_log_parse_setting() to consider the CRITICAL...
2006-09-26 cheriermRemoves commented code.
2006-09-25 mquinsoncosmetics (I'm an code esthetic freak, I know)
2006-09-25 cheriermRemoves the gras_config.h inclusion, adds the portable...
2006-07-18 mquinsonRevert last change since it makes valgrind angry. No...
2006-07-18 thieryFree set->catname even if it was incorrect
2006-07-16 mquinsonDocumentation improvements
2006-07-05 mquinsonSmall typo (thanks gcc-4.1 for noticing)
2006-04-12 mquinsonRevert API breakage about xbt_ex_free since it was...
2006-04-07 mquinsonCatch up with the lastest API breakage
2005-10-19 alegrandmake g++ happy
2005-09-30 mquinsonput the list of all existing categories in a more visib...
2005-09-08 mquinsondocumentation fix
2005-09-05 mquinsonMake sure that the code still compiles with the freakin...
2005-08-27 mquinsonDocumentation of xbt_log module unmercifully reworked
2005-08-07 mquinsonSome more xbt_error_t eradication; change mismatch_erro...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-07-22 alegranddoc fix.
2005-07-01 mquinsons/_XBT_GNUC_FUNCTION/_XBT_FUNCTION/ (that's how to...
2005-07-01 alegranduse a nice va_copy if none was provided by the system
2005-06-27 mquinsonkill defaultlog
2005-06-23 mquinsonReduce the default amount of logs
2005-06-06 mquinsonKill french dupplicate of the log documentation now...
2005-02-14 alegrandTypos : a lot of mecanism -> mechanism and functional...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-11 mquinsondoxygenification of XBT
2005-02-10 mquinsoncosmetics in documentation
2005-02-08 mquinsonUse doxygen's section instead of my poor approximation...
2005-02-08 mquinsoncosmetics on log categories declaration; declare a...
2005-02-07 mquinsoncosmetics
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-04 mquinsonMore work to move gras->sg
2005-02-01 alegrandIncluding a mail from Martin on How to use the logs
2005-01-29 alegrandupdating the doc
2004-12-10 mquinsonremove gras from the xbt
2004-12-09 mquinsonproper xbt_log_init function
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-29 alegrandRha!
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-11-02 mquinsonThe change Arnaud wanted so much: Big Star Eradication...
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-09-28 mquinsonSome work to get it ansi compliant, still much to doo
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-08-08 mquinsonIntroduce a new 'trace' log verbosity, used for GRAS_IN...
2004-07-24 mquinsonFix a little bug
2004-07-24 mquinsonTeach gcc how to check the format and arguments type...
2004-07-06 mquinsonA leak of 5 bytes is better than a segfault when more...
2004-07-03 mquinsonCreate a new log channel tbx containing dict, set,...
2004-06-21 mquinsoncosmetics
2004-04-15 mquinson2004-04-09 Martin Quinson <martin.quinson@tuxfamily...
2004-01-29 mquinson/me is stupid. Making a directory called core breaks...