index
:
delta/python-packages/docutils.git
abolish-userstring
abolish-userstring-haskey
abolish-userstring-haskey@5608
abolish-userstring@5603
address-rendering
address-rendering@4309
adjacent-citations
adjacent-citations@5042
ax
better-emacs
blais_interrupt_render
blais_interruptus
blais_interruptus@3512
directives
docutils-0.4
docutils-0.4@4265
goodger
include-after-until
include-after-until@4999
index-bug
index-bug@5586
lossless-rst-writer
lossless-rst-writer@5513
master
multiple-ids
nesting
plugins
plugins@4951
rel-0.15
reporter-categories
reporter-categories@3161
s5
s5@4010
subdocs
subdocs@5264
tibs
todo
todo2
todo2@3743
todo@3675
transforms
vendor
svn.code.sf.net: p/docutils/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docutils
/
utils
/
math
Commit message (
Expand
)
Author
Age
Files
Lines
*
LaTeX to MathML: fix ``\mspace``.
milde
2023-04-08
1
-6
/
+7
*
Use "pathlib" to simplify path manipulations. No change to behaviour.
milde
2022-11-24
1
-3
/
+3
*
Fix "shebang on non-executable files".
milde
2022-11-16
2
-2
/
+0
*
Support `pandoc` as an external LaTeX to MathML converter.
milde
2022-11-04
1
-2
/
+36
*
MathML: Small fixes for external latex -> MathML converters.
milde
2022-11-04
1
-7
/
+7
*
MathML: Use (re)generated version of tex2unichar.py.
milde
2022-11-04
1
-21
/
+47
*
MathML: support "mod" notation for modulo operation/arithmetic.
milde
2022-11-04
1
-4
/
+53
*
Resolve flake8 ``E261`` errors in ``math2html``
aa-turner
2022-10-20
1
-36
/
+36
*
Resolve flake8 ``E261`` errors in ``latex2mathml``
aa-turner
2022-10-20
1
-187
/
+198
*
Resolve flake8 ``E261`` errors in ``tex2unichar``
aa-turner
2022-10-20
1
-684
/
+684
*
Use 4 space indentation in ``math2html`` per PEP 8
aa-turner
2022-10-20
1
-2767
/
+2767
*
Minor error message fix
milde
2022-09-13
1
-1
/
+1
*
Unify naming of the "utf-8" codec.
milde
2022-06-13
1
-11
/
+11
*
Remove unused local variables
milde
2022-03-05
1
-1
/
+0
*
Remove unused imports.
milde
2022-03-05
1
-1
/
+0
*
Avoid ambiguous variable name l (may be mixed up with 1).
milde
2022-03-05
1
-2
/
+2
*
Simplify code as dicts have fixed order since 3.6
milde
2022-03-05
1
-8
/
+6
*
Ensure 2 blank lines around top-level functions and classes.
milde
2022-03-04
4
-1
/
+78
*
Remove excess blank lines.
milde
2022-03-04
2
-6
/
+0
*
Fix (some) missing blank lines
milde
2022-03-04
1
-0
/
+2
*
Ensure comments start with '# '
milde
2022-03-04
1
-6
/
+6
*
Ensure at least two spaces before inline comment.
milde
2022-03-04
2
-6
/
+6
*
Fix unexpected spaces around equals indicating keyword arguments.
milde
2022-03-03
1
-7
/
+7
*
Fix missing whitespace after ',' or ':'.
milde
2022-03-03
2
-81
/
+80
*
Fix missing whitespace around operator.
milde
2022-03-03
2
-2
/
+3
*
Fix multiple spaces before/after operator
milde
2022-03-03
1
-1
/
+1
*
Fix whitespace before/after delimiters and colon.
milde
2022-03-03
1
-1
/
+1
*
Fix code indentation
milde
2022-01-29
3
-29
/
+31
*
Do not use combining Unicode characters without base in literal strings.
milde
2022-01-27
1
-11
/
+11
*
Leftovers and fixes after the big clean-up.
milde
2022-01-27
3
-16
/
+16
*
New style classes no longer need to inherit from `object`.
milde
2022-01-26
2
-22
/
+22
*
Drop string prefix "u".
milde
2022-01-26
5
-1919
/
+1919
*
Skip assigning to a variable when immediately returning
milde
2022-01-26
2
-4
/
+2
*
Remove unused imports
milde
2022-01-26
1
-2
/
+0
*
Use "x not in y" over "not x in y"
milde
2022-01-26
1
-9
/
+9
*
Use "is" to check for None
milde
2022-01-26
1
-1
/
+1
*
Remove redundant parentheses
milde
2022-01-26
1
-1
/
+1
*
Use yield from
milde
2022-01-26
1
-2
/
+1
*
Small fixes and clean-ups by Adam Turner.
milde
2022-01-26
1
-5
/
+4
*
Use generator expressions with functions expecting a sequence.
milde
2022-01-26
4
-9
/
+9
*
Code modernisation. Use literals.
milde
2022-01-26
1
-4
/
+4
*
Fix flake8 warnings.
milde
2022-01-21
2
-22
/
+5
*
Fix : string containing backslash to raw
grubert
2022-01-09
1
-1
/
+1
*
Drop (most) special-casing for Python 2.x.
milde
2022-01-03
2
-86
/
+33
*
Remove "coding:" slug
milde
2022-01-03
4
-10
/
+2
*
Remove 2.7-compatibility __future__ imports.
milde
2022-01-03
1
-2
/
+1
*
Document image formats, small documentation fixes and updates.
milde
2021-11-09
1
-2
/
+5
*
Mark "latex2mathml" module as provisional.
milde
2021-11-05
1
-3
/
+6
*
Small fixes in interpreted text role definitions.
milde
2021-11-01
1
-1
/
+1
*
Fix spelling
milde
2021-10-22
2
-2
/
+2
[next]