Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / log.c
2013-01-17 Arnaud GierschMerge branch 'master' into vmtrace
2013-01-16 Jonathan Rouzaud... Merge with master
2013-01-08 Arnaud GierschAvoid to put smpi symbols in libsimgrid.
2012-11-27 Jonathan Rouzaud... update
2012-11-27 Jonathan Rouzaud... Merge branch 'master' of git+ssh://scm.gforge.inria...
2012-11-23 Arnaud GierschLog priorities were renamed a long time ago.
2012-11-23 Arnaud GierschEradicate gras further.
2012-11-23 Arnaud GierschMerge branch 'killgraskill'
2012-11-23 Arnaud GierschKill more references to GRAS.
2012-11-22 Arnaud GierschLog category gras_trp_sg does not exist anymore.
2012-11-22 Martin Quinsonfirst try at killing GRAS -- does not compile yet
2012-10-24 Maximiliano GeierPull changes to push BitTorrent fix
2012-10-24 alebreMerge branch 'master' into vmtrace
2012-10-23 navarroMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-10-23 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2012-07-09 Martin Quinsondocument the upcoming change in SMPI
2012-07-02 lbobelinJust cleaned some stuff to only show undocumented funct...
2012-06-26 Arnaud GierschComplete help for logs.
2012-06-26 Arnaud GierschRemove obsolete command line arguments from help.
2012-06-02 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-30 navarroSome typos in source code
2012-05-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-29 Martin Quinsonrecommit my initial version of cloud stuff for 3.8...
2012-05-24 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-23 Arnaud GierschCosmetics: keep categories lexicographically ordered.
2012-05-09 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-04 unknownFix compilation error if don't have MMAP like win32
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-04 navarroFix warning by doxygen
2012-03-30 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-30 Arnaud GierschDeclare the main log categories into their respective...
2012-03-30 Arnaud GierschAlso connect main log categories.
2012-03-30 Arnaud GierschRemove unused 2nd parameter for XBT_LOG_CONNECT.
2012-03-30 Arnaud GierschConnect categories before parsing the command line.
2012-03-28 Arnaud GierschLog sd_dotparse only exists when HAVE_GRAPHVIZ.
2012-03-28 Arnaud GierschHandle --help-log* options from xbt_log_init.
2012-03-28 Arnaud GierschRemove --*-log options that are deprecated since nearly...
2012-03-28 Arnaud GierschAdd missing calls to XBT_LOG_CONNECT.
2012-03-28 Arnaud GierschMove all XBT_LOG_CONNECT into one place.
2012-03-28 Arnaud GierschRemember the description for log categories.
2012-03-28 Arnaud GierschFirst attempt to display log categoy hierarchy.
2012-03-28 Arnaud GierschMove LOG_help() from surf_config.c to log.c.
2012-03-27 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-26 Arnaud GierschBe more defensive against broken parameters.
2012-03-26 Arnaud GierschRevert "This commit breaks the simgrid-java execution...
2012-03-26 navarroThis commit breaks the simgrid-java execution; Revert...
2012-03-23 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-22 Arnaud GierschAvoid unnecessary loop.
2012-02-13 Arnaud GierschFix another race in log initializations.
2012-02-13 Arnaud GierschCategory should be unlinked from its current parent.
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-30 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-11-28 Arnaud GierschReorganize structs to save a few bytes.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-06 Arnaud GierschRemove useless code obfuscation.
2011-11-05 Arnaud GierschAvoid (almost) duplicated code in xbt_log_layout_*.
2011-10-20 Martin Quinsonmerge branches
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 unknownNo need to have difference between win32 and Unix syste...
2011-04-22 Christophe ThiéryAttempt to allow initializing log categories before...
2011-04-21 Christophe ThiéryFix the race condition in _xbt_log_cat_init().
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 Martin Quinsonwtf? 13k spaces are a bit overplayed
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-18 Martin Quinsondocument the several thresolds recognized by the -...
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussMerge branch 'mention-debian-package-for-bibtex2html...
2011-03-29 Pierre-Nicolas ClaussCoding Sprint: Synchronize SVN with GitHub
2011-03-29 thieryProtect recursive calls to _xbt_log_cat_init from this...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-17 agierschDefine variadic logging macros.
2011-01-27 agierschAlways free cat->layout on xbt_log_layout_set.
2010-11-09 mquinsonImplement the field width in log formats
2010-11-09 mquinsondocumentation fix
2010-10-11 alegrandIndent include and src using this command:
2010-07-15 mquinsonfix example in the documentation
2010-07-06 navarrop[From Arnaud Giersch] Fix the following problems in...
2010-06-18 navarropDefine correctly variables for windows.
2010-05-06 mquinsonUse library init/fini functions for xbt initialization
2010-05-05 mquinsonAdd the model-checker to the build tree. It's not used yet
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-03-01 mquinsonMore ruby cleanups: stop defining everything static...
2009-08-18 mquinsonGet the simple log format omit any file location when...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-05-28 mquinsonmerge with git master
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-04-11 mquinsontiny documentation improvement
2008-12-12 mquinsonIntroduce log appenders
2008-12-11 mquinsonkeep documentation in sync with implementation
next