chiark / gitweb /
blog.git
2018-06-17 Vladimír Vondrušcss: properly handle variable declarations with comment...
2018-06-17 Vladimír Vondrušdoxygen: don't crash on anchors with IDs that don't...
2018-06-17 Vladimír Vondrušm.components: provide roles for labels.
2018-06-17 Vladimír Vondrušcss: strip trailing comments also for lines with variables.
2018-06-17 Vladimír VondrušMake the latex2svg caching fully optional.
2018-06-17 Vladimír Vondrušcss: separate page layout styling out from m-components...
2018-06-13 Vladimír Vondrušcss: reduce excessive line length.
2018-06-13 Vladimír Vondrušcss: deduplicate parser code in the CSS preprocessor.
2018-06-11 Vladimír VondrušExclude the third-party latex2svg.py from code coverage.
2018-06-11 Vladimír VondrušInclude general symbols for math rendering.
2018-06-11 Vladimír VondrušImplement caching of rendered math output.
2018-06-11 Vladimír Vondrušm.math: properly reset formula counter on page breaks.
2018-06-09 Vladimír Vondrušdoxygen: warn if included code snippet is empty.
2018-06-04 Vladimír Vondrušplugins: new m.vk plugin.
2018-06-04 Vladimír Vondrušplugins: avoid dependency on __init__.py for simple...
2018-06-04 Vladimír Vondrušdoxygen: mention that block-level \m_class has to be...
2018-05-21 Vladimír Vondrušdoxygen: <image> doesn't have to be always in <para>.
2018-05-19 Vladimír Vondrušm.code: don't blow up if inline literal doesn't have...
2018-05-19 Vladimír Vondrušdoxygen: implement <small>.
2018-05-19 Vladimír Vondrušdoxygen: implement <hruler/>.
2018-05-19 Vladimír Vondrušdoc: include client search tests in Build Status.
2018-05-19 Vladimír Vondrušdoxygen: support \section etc. in function documentation.
2018-05-19 Vladimír Vondrušdoxygen: minor cleanup.
2018-05-19 Vladimír Vondrušdoxygen: proper <hX> hierarchy for headings in non...
2018-05-16 Vladimír Vondrušm.plots: matplotlib otherwise keeps everything in memory.
2018-05-16 Vladimír Vondrušm.plots: work around test failure on Travis.
2018-05-16 Vladimír Vondrušm.plots: make the font configurable so we can pass...
2018-05-16 Vladimír Vondrušm.plots: matplotlib uses X by default?!
2018-05-16 Vladimír Vondrušpackage/ci: install matplotlib.
2018-05-16 Vladimír Vondrušplugins: new m.plots plugin for rendering inline SVG...
2018-05-16 Vladimír Vondrušdoc: fix breadcrumb.
2018-05-15 Vladimír Vondrušdoxygen: be nicer to KDevelop syntax highlighter.
2018-05-15 Vladimír Vondrušdoxygen: verify that latex blow up is handled properly.
2018-05-15 Vladimír Vondrušplugins: properly print error from latex2svg when somet...
2018-05-15 Vladimír Vondrušdoxygen: don't crash during search building on too...
2018-05-15 Vladimír Vondrušdoxygen: make KDevelop higlighting happier.
2018-05-07 Vladimír Vondrušdoxygen: fix crash with class inheritance outside of...
2018-05-06 Vladimír Vondrušdoxygen: bundle a matching favicon by default.
2018-05-06 Vladimír Vondrušplugins: new plugin m.alias.
2018-05-06 Vladimír Vondrušdoc: highlight the Doxygen search functionality a bit...
2018-05-06 Vladimír Vondruštheme: render the draft status in article footer.
2018-05-06 Vladimír Vondrušdoc: mention the m.css Doxygen theme in m.dox documenta...
2018-05-06 Vladimír Vondrušm.dox: make it possible to link to arbitrary anchors.
2018-05-06 Vladimír Vondrušdoxygen: avoid needless dependency on Pelican and docutils.
2018-04-30 Vladimír Vondrušdoxygen: properly support CASE_SENSE_NAMES set to NO.
2018-04-27 Vladimír Vondrušdoxygen: implement table caption parsing.
2018-04-27 Vladimír Vondrušdoxygen: don't crash when encountering sections with...
2018-04-27 Vladimír Vondrušdoxygen: use state.current_compound.url instead of...
2018-04-25 Vladimír VondrušDoc++
2018-04-25 Vladimír Vondrušdoxygen: JAVADOC_AUTOBRIEF is... wow. I need to take...
2018-04-25 Vladimír Vondrušdoxygen: actually, just abort when CREATE_SUBDIRS is...
2018-04-25 Vladimír Vondrušdoxygen: it's CREATE_SUBDIRS, not GENERATE_SUBDIRS...
2018-04-25 Vladimír VondrušTreat *.h files as C++.
2018-04-25 Vladimír VondrušMake the GitHub language bar prettier.
2018-04-25 Vladimír Vondrušdoxygen: warn if GENERATE_SUBDIRS is enabled.
2018-04-25 Vladimír Vondrušdoc: minimal Troubleshooting section for the Pelican...
2018-04-25 Vladimír Vondrušdoc: a new Troubleshooting section for the Doxygen...
2018-04-25 Vladimír Vondrušdoc: more prominent link to the Doxygen theme "demo".
2018-04-12 Vladimír Vondrušdoxygen: fix <h2></h3>.
2018-04-12 Vladimír Vondrušdoxygen: minor cleanup.
2018-04-12 Vladimír Vondrušdoxygen: implement support for the \exception keyword.
2018-04-12 Vladimír Vondrušdoxygen: verify that \param etc. is extracted out of...
2018-04-12 Vladimír Vondrušdoxygen: safety assert so we don't miss \retval that...
2018-04-12 Vladimír Vondrušdoxygen, m.math: update math rendering tests.
2018-04-09 Vladimír Vondrušdoxygen: prevent particular Doxyfile values from becomi...
2018-04-09 Vladimír Vondrušdoxygen: be more failproof for depth attribute returned...
2018-04-09 Vladimír Vondrušdoxygen: make it possible to highlight Jinja templates.
2018-04-09 Vladimír Vondrušdoxygen: don't crash when encountering xrefs in the...
2018-03-08 Vladimír VondrušBuild status avoid jumpy relayout when loading.
2018-03-08 Vladimír VondrušBuild status: no point in showing long stuff like 117...
2018-02-11 Vladimír Vondrušdoxygen: don't mark things containing \bug as deprecated.
2018-02-11 Vladimír Vondrušdoxygen: the search might lead to the same page, so...
2018-02-11 Vladimír Vondrušdoxygen: eat T / Tab only if no modifier keys are pressed.
2018-02-11 Vladimír Vondrušdoxygen: improve the search help text.
2018-02-11 Vladimír Vondrušdoxygen: count also all aliases to the search symbol...
2018-02-11 Vladimír Vondrušdoxygen: minor cleanup.
2018-02-11 Vladimír Vondrušdoc: \section commands elsewhere than top-level docs...
2018-02-11 Vladimír Vondrušdoxygen: propagate keywords from inside sections as...
2018-02-11 Vladimír Vondrušdoxygen: minor cleanup.
2018-02-11 Vladimír Vondrušdoxygen: go back in history when closing search.
2018-02-11 Vladimír Vondrušdoxygen: render the aliases in search better.
2018-02-11 Vladimír Vondrušdoxygen: properly bubble up also enum-values-as-keyword...
2018-02-10 Vladimír Vondrušdoxygen: properly bubble search keywords from sections...
2018-02-10 Vladimír Vondrušdoxygen: test that search keywords inside sections...
2018-02-10 Vladimír Vondrušdoxygen: test another case of result URL merging.
2018-02-10 Vladimír Vondrušdoxygen: this is not needed, it was tested elsewhere.
2018-02-10 Vladimír Vondrušdoxygen: fix heavily nested result URL combining.
2018-02-10 Vladimír Vondrušdoxygen: test that nested namespaces have the URL prope...
2018-02-10 Vladimír Vondrušdoxygen: document why a test is skipped.
2018-02-10 Vladimír Vondrušdoxygen: support rendering namespace members in file...
2018-02-10 Vladimír Vondrušdoxygen: properly qualify base/derived classes in other...
2018-02-10 Vladimír Vondrušdoxygen: be more strict when parsing symbol IDs.
2018-02-10 Vladimír Vondrušdoxygen: be compatible with stock HTML output for undoc...
2018-02-10 Vladimír Vondrušdoxygen: don't populate search data when search is...
2018-02-10 Vladimír Vondrušdoxygen: explicitly encode all output files as UTF-8.
2018-02-10 Arvid GerstmannFix encoding error on Windows
2018-02-09 Vladimír Vondrušdoxygen: implement remaining kinds of section commands.
2018-02-09 Vladimír Vondrušdoxygen: hide unreachable code from coverage, remove...
2018-02-09 Vladimír Vondrušdoxygen: support the \retval command.
2018-02-09 Vladimír Vondrušdoxygen: kill dead code.
next