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
*
Fix link to 2-Clause BSD license.
milde
2020-09-04
4
-4
/
+4
*
trivial: Misc whitespace fixes
milde
2019-08-27
2
-653
/
+634
*
py3: Wrap 'foo.keys()', 'zip(foo, bar') in 'list'
milde
2019-08-27
1
-1
/
+1
*
py3: Fix magic methods
milde
2019-08-27
1
-14
/
+79
*
py3: Handle 'urllib', 'urllib2' to 'urlib.*' rename
milde
2019-08-27
1
-2
/
+6
*
Formatting changes to facilitate integration of "py3" patchset.
milde
2019-08-27
1
-3
/
+3
*
py3: Replace 'ur' prefix
milde
2019-08-27
2
-16
/
+15
*
py3: Replace 'foo.next()' with 'next(foo)'
milde
2019-08-26
1
-1
/
+1
*
Use 'isinstance(foo, bar)' instead of 'type(foo) is bar'
milde
2019-08-26
1
-1
/
+1
*
py3: Use 'sorted(foo)' instead of 'foo.sort()'
milde
2019-08-26
1
-2
/
+1
*
py3: Resolve some additional undefined symbols
milde
2019-08-26
1
-4
/
+4
*
py3: Add aliases for removed symbols
milde
2019-08-26
1
-47
/
+12
*
py3: Switch to print functions
milde
2019-08-26
2
-4
/
+4
*
py3: Use new style classes
milde
2019-08-26
1
-1
/
+1
*
Fix error reporting in wrapper for external tex2mathml converters.
milde
2018-01-04
1
-9
/
+8
*
Apply patch [ 140 ] by Ville Skyttä (escape sequence deprecation fix).
milde
2017-05-30
1
-1
/
+1
*
Apply patch by Neil Schemenauer to fix bad string escapes
milde
2016-12-10
2
-3
/
+3
*
Small HTML fixes and documentation updates.
milde
2015-04-12
2
-2
/
+14
*
Support some external TeX math -> MathML converters.
milde
2015-04-10
1
-0
/
+147
*
New upstream version (additional macros, piecewise integrals and sums).
milde
2015-02-27
1
-138
/
+258
*
Add ``\\\\colon`` macro, fix spacing around colons. Fixes [ 246 ].
milde
2015-02-19
1
-4
/
+4
*
Fix mapping of "\\\\circ" macro to Unicode character.
milde
2015-02-16
1
-2
/
+2
*
Consistently use "utf-8" (not "utf8") in magic comment giving source encoding.
milde
2013-06-04
2
-2
/
+2
*
Small fixes to math-output=HTML.
milde
2013-03-02
1
-8
/
+3
*
math, error_reporting, and urischemes moved to the utils package.
milde
2012-06-25
5
-0
/
+7311