chiark / gitweb /
blog.git
2020-06-08 Vladimír Vondrušdocumentation/doxygen: clarify a bunch of things.
2020-06-08 Vladimír Vondrušdocumentation/doxygen: reduce boilerplate in the tests.
2020-06-08 Vladimír VondrušUpdated CREDITS.rst.
2020-06-08 Blair Conradm.code: revamp ANSI color code handling completely.
2020-06-08 Vladimír Vondrušm.code: remove the ZWNJ hack.
2020-06-08 Vladimír Vondrušdocumentation/doxygen: detach the console highlighting...
2020-06-08 Vladimír Vondrušm.code: add .. code-block:: and .. sourcecode:: aliases.
2020-06-08 Vladimír Vondrušdoc: yet another order-dependent generation issue.
2020-06-08 Vladimír VondrušUpdated credits.
2020-06-08 Yuri Edwarddocumentation/doxygen: fixed bug with exception references.
2020-06-08 Vladimír Vondrušdocumentation/python: prefix an internal utility function.
2020-06-08 Sergei Izmailovdocumentation/python: add Iterable to recognized typing...
2020-06-08 Sergei Izmailovdocumentation/python: make `parse_pybind_type` more...
2020-06-08 Sergei Izmailovdocumentation/python: improve pybind11 default argument...
2020-06-08 Vladimír Vondrušdocumentation/doxygen: switch to a config supplied...
2020-06-07 Vladimír Vondrušdoc: clarify some more Doxygen (mis)behavior.
2020-06-07 Vladimír VondrušUpdated copyright year.
2020-05-18 Sergei IzmailovFix typo
2020-05-14 Vladimír VondrušUpdated CREDITS.rst.
2020-05-14 Lukas Pirlpelican-theme: wrap page/article content in blocks.
2020-05-14 Vladimír Vondrušm.code: add a bunch of advanced .. include:: features.
2020-05-14 Vladimír Vondrušm.code: take over the whole .. include:: directive.
2020-05-14 Vladimír Vondrušdoc: mention the :filters: option earlier.
2020-05-13 Vladimír Vondrušdocumentation/doxygen: support CSS classes on table...
2020-05-13 Vladimír VondrušRevert "wrap page/article content in blocks"
2020-05-13 Lukas Pirlwrap page/article content in blocks
2020-05-12 Vladimír Vondrušdocumentation/python: parametrize tests with search...
2020-05-12 Vladimír Vondrušdoc: fix a path.
2020-05-12 Vladimír Vondrušdocumentation: improve search short data test to depend...
2020-05-12 Vladimír Vondrušdocumentation: calculate the result index differently.
2020-05-12 Vladimír Vondrušdocumentation: reduce magic constants in search impleme...
2020-05-11 Vladimír Vondrušdocumentation/python: ignore more stuff added by typing.
2020-05-11 Vladimír Vondrušdocumentation/python: ignore __next_in_mro__ under...
2020-05-11 Vladimír Vondrušdocumentation/python: repro case for another Py3.6...
2020-05-11 Vladimír Vondrušdocumentation/python: improve the Py3.6-specific _gorg...
2020-05-11 Vladimír Vondrušdocumentation/python: avoid aliasing the type() builtin.
2020-05-11 Vladimír Vondrušdocumentation/python: a futile attempt to improve a...
2020-05-11 Vladimír Vondrušdocumentation/python: attempt to reproduce a Py3.6...
2020-05-11 Vladimír Vondrušdocumentation/doxygen: if the thing crashes, I'd like...
2020-05-08 Vladimír Vondruštemplates: use an empty alt for navbar brand image.
2020-05-08 Vladimír Vondrušm.htmlsanity: apply .m-link-wrap to plain URL links.
2020-05-08 Vladimír Vondrušcss: add .m-link-wrap class for wrapping long link...
2020-05-08 Vladimír VondrušUpdate CREDITS.md.
2020-05-08 Marr11317documentation/doxygen: do not show Doxygen version...
2020-05-07 Vladimír Vondrušdocumentation/python: more graceful handling of duplica...
2020-05-07 Vladimír Vondrušdocumentation/python: deterministic formatting of funct...
2020-05-07 Vladimír Vondrušdocumentation/python: dedicated test for value formatting.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: create the output dir because...
2020-05-07 Vladimír VondrušAdapt to matplotlib output changes as well.
2020-05-07 Vladimír VondrušYet another variant of a graphviz dot output.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: avoid useless detailed docs...
2020-05-07 Vladimír Vondrušdocumentation/doxygen: don't warn about _EXPORT / _LOCAL.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: support colspan/rowspan in tables.
2020-05-07 Vladimír Vondrušpackage/ci: use doxygen 1.8.17.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: can't keep up with the bugs.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: it calculates a hash of this...
2020-05-07 Vladimír Vondrušdocumentation/doxygen: 1.8.18 parses Markdown different...
2020-05-07 Vladimír Vondrušdocumentation/doxygen: thanks for this bug also.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: thanks for new bugs, 1.8.17.
2020-05-07 Vladimír Vondrušdocumentation/doxygen: it no longer produces an empty...
2020-05-07 Vladimír Vondrušdocumentation/doxygen: drop handling for a Doxygen...
2019-12-05 Vladimír Vondrušdoc update the Pygments CSS generation snippet for...
2019-12-05 Vladimír Vondrušcss: fix a typo in the CSS file.
2019-12-05 Vladimír Vondrušcss: update console theme to match updated KDE's Breeze.
2019-12-05 Vladimír Vondrušm.code: improve ANSI coloring to work on ASan output...
2019-11-25 Vladimír Vondrušdocumentation/python: fix a cyclic crawl corner case...
2019-11-25 Vladimír Vondrušdocumentation/python: attempt to reproduce a Py3.6...
2019-11-25 DarkContactfix typo "pygments-dark" -> "pygments-console"
2019-11-25 DarkContactfix encoding
2019-11-19 Vladimír VondrušUpdated CREDITS.rst.
2019-11-19 DarkContactfix compile on windows (with code page 1251)
2019-11-17 Vladimír Vondrušdocumentation/doxygen: support \since as labels in...
2019-11-16 Vladimír Vondrušdocumentation/doxygen: support adding classes to \ref.
2019-10-25 Andy KlugerFix typo "make advantage" -> "take advantage"
2019-10-19 Cris Luengodocumentation: Added support for strikethrough markdown...
2019-10-02 Vladimír Vondrušpelican-theme: I thought the M_HTML_HEADER option was...
2019-09-27 Vladimír Vondrušdocumentation: fix a crashy corner case with the typing...
2019-09-15 Vladimír Vondrušdocumentation: save 0.6 kB per page by optimizing the...
2019-09-15 Vladimír Vondrušdocumentation/python, m.sphinx: support documenting...
2019-09-15 Vladimír Vondrušm.sphinx: improve docs in various places.
2019-09-15 Vladimír Vondrušdocumentation/python: clean up and fix property doc...
2019-09-15 Vladimír Vondrušdocumentation/python: test that a slot is properly...
2019-09-15 Vladimír Vondrušdoc: i wrote this half asleep, apparently.
2019-09-12 Vladimír Vondrušdocumentation/python: this should be checking for subti...
2019-09-12 Vladimír Vondrušdocumentation/doxygen: well, whatever.
2019-09-12 Vladimír VondrušSupport navbar project / brand logo in all three themes.
2019-09-12 Vladimír Vondrušcss: add styling for brand logo in the navbar.
2019-09-12 Vladimír Vondrušdoc: various minor improvements.
2019-09-12 Vladimír Vondrušcss: support .m-badge on standalone images as well.
2019-09-12 Vladimír Vondrušcss: deduplicate block/inline styling.
2019-09-12 Vladimír Vondrušcss: make it possible to control console color directly.
2019-09-11 Vladimír Vondrušcss: make it possible to specify a different color...
2019-09-11 Vladimír Vondrušcss: style search background separately from the header...
2019-09-10 Vladimír Vondrušdocumentation/python: create output dir for each file...
2019-09-10 Vladimír Vondrušdocumentation/python: extend URL_FORMATTER also to...
2019-09-10 Vladimír Vondrušm.sphinx: add an option to repack a decompressed invent...
2019-09-10 Vladimír Vondrušm.sphinx: dirty hack to make this file directly runnable.
2019-09-10 Vladimír Vondrušm.sphinx: ensure fully qualified name links always...
2019-09-10 Vladimír Vondrušdocumentation/python: test that fully qualified links...
2019-09-10 Vladimír Vondrušdocumentation/python: format overloaded func ID only...
next