]> git.uio.no Git - u/mrichter/AliRoot.git/history - doxygen
added printout of equipment-ID in case of decode errors
[u/mrichter/AliRoot.git] / doxygen /
2015-02-13 cholmMerge branch 'master' of http://git.cern.ch/pub/AliRoot
2015-02-13 ihrivnacdoxy: MUON macros, refs, src links, no coll graph
2015-02-13 dberzanodoxy: no more mainpage artifact on left menu
2015-02-12 ihrivnacdoxy: added MUON
2015-02-11 dberzanoMerge branch 'feature-doxygen'
2015-02-11 dberzanodoxy: multiple ClassImp/Def() supported
2015-02-11 dberzanodoxy: fixed problem when infile is in cur dir
2015-02-11 dberzanodoxy: correctly consider macro blocks in methods
2015-02-11 dberzanodoxy: fixed problem with mismatching comm indent
2015-02-11 dberzanodoxy: install THtml converter
2015-02-10 dberzanoMerge branch 'feature-doxygen'
2015-02-10 dberzanodoxy: install-doxygen target
2015-02-10 dberzanodoxy: minor structure changes
2015-02-10 dberzanodoxy: remove the $Id$ line
2015-02-10 dberzanodoxy: mixed multi- and single-line classdesc
2015-02-10 dberzanodoxy: ignore //#include... on classdesc search
2015-02-10 dberzanodoxy: do not show whitespace diffs on bulk edit
2015-02-10 dberzanodoxy: images from TPCbase
2015-02-10 dberzanodoxy: consider comments after last line
2015-02-10 dberzanodoxy: re-refactor comment after adding brief
2015-02-10 dberzanodoxy: lower indentation level threshold
2015-02-10 dberzanodoxy: quit from helper conversion script
2015-02-10 dberzanodoxy: helper script prints top-level gPad
2015-02-10 dberzanodoxy: automatic \brief guess
2015-02-10 dberzanodoxy: improvements to helper conversion script
2015-02-10 dberzanodoxy: helper script to generate imgs from macros
2015-02-10 dberzanodoxy: debug messages on restored lines
2015-02-10 dberzanodoxy: support multiple ClassImp()/ClassDef()
2015-02-10 dberzanodoxy: support more comments per line
2015-02-10 dberzanodoxy: fixed wrong condition when handling prepends
2015-02-10 dberzanodoxy: code cleanup: comments and clarifications
2015-02-10 dberzanodoxy: relative path for image from macro
2015-02-10 dberzanodoxy: scale indent level, suppress too high indent
2015-02-10 dberzanodoxy: fixed regexp erasing lines containing dashes
2015-02-10 dberzanodoxy: support both ClassImp() and ClassDef()
2015-02-10 dberzanodoxy: some classes use Origin: instead of Author:
2015-02-10 dberzanodoxy: in member comment, array size can be var
2015-02-10 dberzanodoxy: TPC/testMC converted
2015-02-10 dberzanodoxy: TPC/stressTest/testSparse converted
2015-02-10 dberzanodoxy: TPC/macros/scripts converted
2015-02-10 dberzanodoxy: TPC/macros/data2011 converted
2015-02-10 dberzanodoxy: TPC/macros/clusterMacros converted
2015-02-10 dberzanodoxy: TPC/macros root converted
2015-02-10 dberzanodoxy: TPC/fastSimul
2015-02-10 dberzanodoxy: TPC/DA
2015-02-10 dberzanodoxy: more commands to the helper script
2015-02-10 dberzanodoxy: do not look too much for class desc
2015-02-10 dberzanodoxy: TPC/CalibMacros
2015-02-10 dberzanodoxy: all TPC/Cal converted
2015-02-10 dberzanodoxy: all TPC/Base converted
2015-02-10 dberzanodoxy: all TPC/Attic converted
2015-02-10 dberzanodoxy: better conversion handler script
2015-02-10 dberzanodoxy: do not double-add \cond CLASSIMP .. \endcond
2015-02-10 dberzanodoxy: make Doxygen ignore the confusing ClassImp()
2015-02-10 dberzanodoxy: support prepending comments
2015-02-10 dberzanodoxy: no trailing empty spaces in comments
2015-02-10 dberzanodoxy: do not comment vardecl inside functions
2015-01-14 cholmMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2015-01-11 allaMerge branch 'master' of https://git.cern.ch/reps/AliRoot
2015-01-09 dberzanoMerge branch 'feature-doxygen'
2015-01-09 dberzanodoxy: converted TPC/ main dir
2015-01-09 dberzanodoxy: recognize C functions
2015-01-09 dberzanodoxy: treat macros/classes differently
2015-01-09 dberzanoMerge branch 'feature-doxygen'
2015-01-09 dberzanodoxy: helper script for converting
2015-01-09 dberzanodoxy: consider doxygen dir
2015-01-09 dberzanodoxy: removed group definitions
2015-01-09 dberzanodoxy: no HTML collapsable sections
2015-01-09 dberzanodoxy: mark the end of comment blocks properly
2015-01-09 dberzanodoxy: changed colors
2015-01-09 dberzanodoxy: support static member declarations
2015-01-09 dberzanodoxy: interpret other special ROOT comment flags
2015-01-09 dberzanodoxy: correctly pick parsed date from regexp
2015-01-09 dberzanodoxy: extract ROOT macros for picture generation
2015-01-09 dberzanodoxy: do not strip <H1>, <H2>...
2015-01-09 dberzanodoxy: convert <pre> to Markdown ~~~
2015-01-09 dberzanodoxy: support multiline LaTeX
2015-01-09 dberzanodoxy: support inline LaTeX
2015-01-09 dberzanodoxy: test scripts
2015-01-09 dberzanodoxy: specify include directories on cmdline
2015-01-09 dberzanodoxy: fixed calculation of class desc last line
2015-01-09 dberzanodoxy: collapse empty comments instead of removing
2015-01-09 dberzanodoxy: deal with empty/not present class comments
2015-01-09 dberzanodoxy: deal with empty method comments
2015-01-09 dberzanodoxy: assertions in ctors to enforce consistency
2015-01-09 dberzanodoxy: do not abort if member has no description
2015-01-09 dberzanodoxy: removed old script, kept only libclang one
2015-01-09 dberzanodoxy: strip HTML before parsing date/author
2015-01-09 dberzanodoxy: preserve internal comment indentation
2015-01-09 dberzanodoxy: strip some HTML tags
2015-01-09 dberzanodoxy: Ignore Begin_Html and End_Html tags
2015-01-09 dberzanodoxy: added params description on self-doc
2015-01-09 dberzanodoxy: parse date and author(s)
2015-01-09 dberzanodoxy: always add class name
2015-01-09 dberzanodoxy: parse class description comment
2015-01-09 dberzanodoxy: correctly ignore first blank line in comment
2015-01-09 dberzanodoxy: remove garbage lines from comments
2015-01-09 dberzanodoxy: always print line (also when parse error)
2015-01-09 dberzanodoxy: parsing member comments is now idempotent
2015-01-09 dberzanodoxy: minor member comment regexp fixup
next