chiark / gitweb /
blog.git
2020-11-07 Vladimír VondrušUpdated CREDITS.rst.
2020-11-07 Guillaume JacqueminUpdate pagination Pelican template.
2020-11-07 MarinFix doxygen base path resolution.
2020-11-07 Vladimír Vondrušdoc: cross-link the Doxygen Show Undocumented option...
2020-11-07 Vladimír Vondrušdoc: document what to do in Doxyfile for nice graphviz...
2020-11-07 Vladimír VondrušDoc++
2020-11-07 Vladimír VondrušPoint to travis-ci.com instead of .org also in the...
2020-11-07 Vladimír Vondrušdocumentation/doxygen: don't create output dir if it...
2020-10-23 Vladimír Vondrušbuild-status: migrate to travis-ci.com.
2020-10-23 Vladimír Vondrušdoc: fix another order-dependent processing error.
2020-10-10 Vladimír VondrušUpdated credits.
2020-10-10 shniuboboFix import errors in plugins
2020-10-08 Vladimír Vondrušm.plots: update the regex hell for matplotlib 3.3.
2020-10-08 Vladimír Vondrušpackage/ci: go back to Pelican 4.2 until I find a fix.
2020-10-08 Vladimír Vondrušpackage/ci: download doxygen from elsewhere.
2020-10-08 Sergei IzmailovAdapt to Pillow 7.2 changes
2020-10-08 Vladimír Vondrušdoc: updated credits.
2020-10-08 Sergei IzmailovFix padding in function names
2020-10-08 Sergei IzmailovFix search input focus loose on autocompletion by tab
2020-10-08 Vladimír Vondrušdocumentation/python: improve an assert.
2020-10-08 Vladimír Vondrušm.images: improve a failure message.
2020-10-08 Vladimír Vondrušdocumentation/python: pile on more workarounds for...
2020-10-08 Vladimír Vondrušdocumentation/python: explicitly test for string type...
2020-10-08 Vladimír Vondrušdocumentation/python: define an environment variable...
2020-10-08 Vladimír Vondrušdoc: turn the Python monkey-patching docs into a first...
2020-10-08 Vladimír Vondrušdoc: fix a broken link.
2020-10-08 Vladimír Vondrušcss: make figcaption follow the heading decoration...
2020-06-28 Sergei IzmailovFix typo in closing tag name
2020-06-09 Vladimír Vondrušpelican-theme: better align tags on jumbo articles.
2020-06-09 Vladimír Vondrušm.plots: allow to specify plot width also.
2020-06-09 Vladimír Vondrušm.plots: change :labels_extra: and :bar_height: to...
2020-06-09 Vladimír Vondrušm.code: support :hl-lines: in the .. include:: directiv...
2020-06-09 Vladimír Vondrušm.code: change to :hl-lines: instead of :hl_lines:.
2020-06-09 Vladimír Vondrušcss: improve code highlighting for string escapes and...
2020-06-09 Vladimír Vondrušdocumentation/python: list forgotten default option...
2020-06-09 Vladimír Vondrušdocumentation/doxygen: doc++
2020-06-09 Sergei IzmailovFix renamed option use
2020-06-09 Vladimír Vondrušdocumentation/doxygen: add an ability to run filters...
2020-06-08 Vladimír Vondrušdocumentation/doxygen,m.code: unify code whitespace...
2020-06-08 Vladimír Vondrušdocumentation/doxygen: put deprecated label after final...
2020-06-08 Vladimír Vondrušdocumentation/doxygen: parse inline namespaces.
2020-06-08 Vladimír Vondrušdocumentation/doxygen: don't set is_final=False for...
2020-06-08 Vladimír Vondrušdocumentation/doxygen: forgot to add final label on...
2020-06-08 Vladimír Vondrušdocumentation/doxygen: preserve template info in base...
2020-06-08 Vladimír Vondrušdocumentation/doxygen: haha what.
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.
next